Request contract indexing

Submit a smart contract to be indexed. For proxy contracts, you should always submit the proxy contract address only (the latest implementation will be determined on our end)

Path Params
string
required

The blockchain identifier

string
required

The smart contract address

Body Params
string
required

The indexed smart contract namespace - will be combined with the blockchain name to produce the database schema

string

The smart contract name (for unverified smart contracts only)

abi
array of objects

The smart contract ABI (for unverified smart contracts only)

abi
deployChains
array of strings

The set of chains where the contract should be deployed

Responses
202

Accepted

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