v1

latestOpenAPI 3.0.12026-07-2699111970.1 KB
Wallet

Get NFTs from Wallet

Fetch the NFTs in a provided wallet

API scope required: wallets:nfts.read

get/2022-06-09/wallets/{identifier}/nfts

Path parameters

identifierstring required

The wallet identifier in the format of <chain>:<address>, email:<email_address>:<chain> or userId:<userId>:<chain>.

Query parameters

pagestring required

Page index

perPagestring required

Number of items to display per page

contractAddressstring[]

Filter NFTs by contract address. Can be a single address or an array of addresses.

tokenIdstring

Filter NFTs by token ID

Response

Success

OR