JavaScript
Contracts
Get contract metadata
Gets metadata about the contract at the given address.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.avacloud.io/llms.txt
Use this file to discover all available pages before exploring further.
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.
Response
Successful response
- Option 1
- Option 2
- Option 3
- Option 4
A wallet or contract address in mixed-case checksum encoding.
Example:
"0x71C7656EC7ab88b098defB751B7401B5f6d8976F"
Available options:
ERC-721 The contract name.
Example:
"Wrapped AVAX"
The contract symbol.
Example:
"WAVAX"