Get all contracts from owner address

Returns all token information that conforms to the ERC-721 standard held by a specific wallet address as an identification value.

Query Params
int32

Number of contracts obtained by this request.

int32

The value may be used for paging. Api will retrieve contracts less than the given lastId.

string
required

Owner address of tokens to filter contracts.

contractAddress[]
array of strings

Contract address is an identifier acquired from contract deployment process.

contractAddress[]
int32

A unique identifier of the Equilibrium chain used in EQhub service.

Headers
string
required
Defaults to your-api-key

Api-key issued to projects. The key is used for counting, tracking and logging. The key must be stored in secure place.

Response

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