Get NFT Holders

Get NFT Metadata By Address

Definition

This endpoint retrieves information about holders of a specific NFT (Non-Fungible Token). It provides details about the addresses that currently hold instances of the NFT within a specified blockchain network.

Query Parameters

  • address (string): The blockchain address where the NFT contract is deployed or where instances of the NFT reside.
  • chain_id (string): The identifier of the blockchain network where the NFT contract is deployed or where the NFT instances exist.

Response

The response will include a JSON object containing information about the holders of the specified NFT.

This endpoint is useful for understanding the distribution of a specific NFT among holders within a blockchain network, providing insights into ownership patterns and facilitating transparency within NFT ecosystems.

Language
Credentials
Query
Click Try It! to start a request and see the response here!