v1

latestOpenAPI 3.0.12026-07-142791104.2 KB
Account

Get NFTs of account

This endpoint can be used to fetch NFTs owned by a given account.

get/openapi/v1/account/assetList

Query parameters

chain'eth' | 'bsc' | 'polygon' | 'avalanche' | 'arbitrum' | 'zksync' | 'linea' | 'starknet' | 'opbnb' | 'base' | 'scroll' | 'manta_pacific' | 'optimism' | 'mantle' | 'zkfair' | 'blast' | 'merlin' | 'mode' | 'cyber' | 'bob' | 'lightlink' | 'zeta' | 'nibiru' | 'abstract' | 'bitlayer' | 'mantra' | 'monad' | 'ink' required

Chain Name, eth is default.

wallet_addressstring

Wallet address (defaults to account address if empty).

statusstring

Filter by asset order states, allow values: ON_SALE, empty for all asset.

collection_slugstring

Filter by collection slug.

cursorstring

Cursor for to retrieve the next page of assets

limitinteger

Page size, max is 50, default 20

Response

OK

codeinteger

Error Code

msgstring

Error Message

messagestring