GET
/
v1
/
networks
/
{network}
/
blockchains
/
{blockchainId}
/
vertices
/
{vertexHash}

Authorizations

x-glacier-api-key
string
headerrequired

Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.

Path Parameters

vertexHash
string
required

A vertex hash string.

blockchainId
enum<string>
required

A primary network blockchain id or alias.

Available options:
2oYMBNV4eNHyqk2fjjV5nVQLDbtmNJzq5s3qs3Lo6ftnC6FByM,
2JVSBoinj9C2J33VntvzYtVJNZdN2NKiwwKjcumHUWEb5DbBrm,
x-chain
network
enum<string>
required

Either mainnet or a testnet.

Available options:
mainnet,
fuji

Response

200 - application/json
vertexHash
string
required
parentHashes
string[]
required
vertexHeight
number
required
vertexIndex
number
required
vertexTimestamp
number
required
txCount
number
required
transactions
string[]
required
vertexSizeBytes
number
required