Skip to main content
GET
JavaScript

Authorizations

x-glacier-api-key
string
header
required

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

Path Parameters

chainId
string
required

A supported evm chain id or blockchain id. Use the /chains endpoint to get a list of supported chain ids.

address
string
required

Contract address on the relevant chain.

Response

Successful response

address
string
required

A wallet or contract address in mixed-case checksum encoding.

Example:

"0x71C7656EC7ab88b098defB751B7401B5f6d8976F"

ercType
enum<string>
required
Available options:
ERC-721
name
string

The contract name.

Example:

"Wrapped AVAX"

description
string
officialSite
string
email
string
logoAsset
object
bannerAsset
object
color
string
tags
string[]
deploymentDetails
object
symbol
string

The contract symbol.

Example:

"WAVAX"