latestOpenAPI 3.1.02026-08-0837114837.8 KB

c099830c76a0

get-nfts-for-address

Commonly used to render the NFTs (including ERC721 and ERC1155) held by an address.

get/v1/{chainName}/address/{walletAddress}/balances_nft/

Path parameters

chainNamestring required

The chain name eg: eth-mainnet.

walletAddressstring required

The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

Query parameters

no-spamboolean

If true, the suspected spam tokens are removed. Supported on all Foundational Chains.

no-nft-asset-metadataboolean

If true, the response shape is limited to a list of collections and token ids, omitting metadata and asset information. Helpful for faster response times and wallets holding a large number of NFTs.

Response

Successful response

addressstring

The requested address.

updated_atstring date-time

The timestamp when the response was generated. Useful to show data staleness to users.

chain_tip_heightinteger

The latest block height of the blockchain at the time this response was provided.

chain_tip_signed_atstring date-time

The timestamp of the latest signed block at the time this response was provided.