GET
/
v1
/
nft
/
owner
/
history

Headers

x-api-key
string
required

Query Parameters

chain_id
integer
required

chain network id, see list of details

contract_address
string

The address of the NFT contract

token_id
string

NFT token id in hex or num string

from_block
string

Inclusive from block number (hex string or int)

to_block
string

Inclusive to block number (hex string, int, or 'latest')

from_timestamp
integer

Inclusive start timestamp

end_timestamp
integer

Inclusive end timestamp

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[]
required
next_page
integer
count
integer