/evm/{chain}/abi/{contractAddress}

Returns the full ABI for the given contract address. Automatically resolves proxy contracts to their implementation unless disabled.

Path Params
string
required
Defaults to eth

Name of the chain.

string
required
Defaults to 0xdAC17F958D2ee523a2206206994597C13D831ec7

Contract address to fetch ABI for.

Query Params
boolean
Defaults to true

If true, resolves proxy contracts to their implementation address before fetching the ABI.

int64

Optional block number for historical ABI lookup.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json