Get NFT transfers by wallet

Get transfers of NFTs given the wallet and other parameters.

Path Params
string
required

The wallet address of the sender or recipient of the transfers

Query Params
string
enum
Defaults to eth

The chain to query

string
enum
Defaults to decimal

The format of the token ID

Allowed:
string
enum
Defaults to both

The transfer direction

Allowed:
integer
≥ 0

The minimum block number from which to get the transfers

  • Provide the param 'from_block' or 'from_date'
  • If 'from_date' and 'from_block' are provided, 'from_block' will be used.
string

To get the reserves at this block number

integer
≥ 0

The desired page size of the result.

string

The cursor returned in the previous response (used for getting the next page).

Response

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