Contracts
Get contract metadata
Gets metadata about the contract at the given address.
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.
Response
200 - application/json
A wallet or contract address in mixed-case checksum encoding.
Available options:
ERC-721
The contract name.
The contract symbol.
Was this page helpful?