GET /trade/v1/info/token/{chainId}/{tokenAddress}
Get information of a token given a chain id and the contract address of the token.
Path parameters
tokenAddressstringRequiredExample:
The address of the token to quote.
0x55d398326f99059ff775485246999027b3197955chainIdnumber · enumRequiredExample:
The chain ID of the chain to quote on.
56Possible values: Header parameters
X-Api-KeystringOptional
Api key
Responses
200
Token information
application/json
get
/trade/v1/info/token/{chainId}/{tokenAddress}200
Token information
Last updated
Was this helpful?