Get contracts by owner

Return the NFT contracts currently held by the address

Query Params
string

Ethereum address, 42-character hexadecimal string beginning with 0x.

string
enum
Defaults to nft_num

Sort by nft_num/estimated_value/unrealized_profit/realized_profit/avg_cost/sales. Default to be nft_num.

Allowed:
number

The index of data segments. The returned data is divided into many segments. One segment is returned at a time. {offset} parameter indicates the index of data segments. Default to be 0.

number

The size of a returned data segment. Default to be 20.

boolean
Defaults to false

Whether to sort results in ascending order. Default to be false.

Response

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