Skip to main content
GET
Get Contract Addresses for an Asset

Authorizations

x-api-key
string
header
required

Path Parameters

symbol
string
required

The GM token symbol

Response

OK

networkChainId
enum<string>
required

The chain's identifier including the chain name and chain id.

Available options:
ethereum-1,
bsc-56,
solana-900
address
string
required

The contract address on the specified chain.

Example:

"0x14c3abf95cb9c93a8b82c1cdcb76d72cb87b2d4c"

decimals
integer<int64>
required

The number of decimals places for the asset.

Example:

18