Skip to Content
Research with Our Labs
BlockchainAddrNFTs

NFTs

Retrieve the NFTs associated with a wallet address on a specified blockchain.

Endpoint:

GET /api/v1/blockchain/addr/{{address}}/ntfs?chain={{chain}}

Query Parameters:

  • address (required): The wallet address to query.
  • chain (required): The blockchain network to query. Refer to the Supported Chains section for available options.
Last updated on