NFTs
Get token details
Gets token details for a specific token of an NFT contract.
GET
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
A supported evm chain id or blockchain id. Use the /chains
endpoint to get a list of supported chain ids.
Contract address on the relevant chain.
TokenId on the contract
Response
200 - application/json
A wallet or contract address in mixed-case checksum encoding.
Available options:
ERC-721
The contract name.
The contract symbol.
A wallet or contract address in mixed-case checksum encoding.
Was this page helpful?