Returns the Contract Metadata by Address

Fetches detailed metadata for a contract, including its ABI, token name, symbol, implemented standards (like ERC-20, ERC-721), and contract type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported Protocols & Networks

Protocol Network Path Parameter
Ethereum Mainnet ethereum/mainnet
Hoodi ethereum/hoodi
Sepolia ethereum/sepolia
Polygon Mainnet polygon/mainnet
Amoy polygon/amoy

🚧

Why don’t I see an image_url in my response?

The image_url field is only available on the following networks:

  • Ethereum/Mainnet
  • Polygon/Mainnet

Path Params
string
enum
required
Defaults to ethereum

Name of the protocol (e.g., ethereum, polygon).

Allowed:
string
enum
required
Defaults to mainnet

The specific network within the protocol (e.g. mainnet, hoodi, amoy).

Allowed:
string
required

The contract address you want to query.

Query Params
string
enum
Defaults to raw_string

How the result should be formatted. raw_string (plain JSON string) or json (parsed JSON array).

Allowed:
Responses

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