GET
/
v1
/
account
/
nfts

Headers

x-api-key
string
required

Query Parameters

chain_id
string
required

chain network id, see list of details

address
string
required

A hex string referencing a wallet address

contract_address
string

The address of the NFT contract, or filter multiple addresses, (max 100), eg:contract_address=0xed5af388653567af2f388e6224dc7c4b3241c544,0x1a92f7381b9f03921564a437210bb9396471050c

page
integer
default: 1

The page offset

limit
integer
default: 20

The desired page size limit. Less or equal than 100

Response

200 - application/json
code
integer
default: 0
message
string
default: ok
data
object[]
next_page
integer
count
integer