Returns all current owners for a NFT by contract address and token id.

Highlights:

  • Chains supported: Ethereum, Goerli & Sepolia (testnet), Polygon, Arbitrum, BSC and Optimism with more coming soon
  • Returns all current owners for a given token by contract address and token id. Note erc1155 tokens may have multiple owners. Useful for applications needing to keep a tab of current ownership in real time.
  • Filter by token type (erc721/erc1155)
  • Data returned in ascending order by token id and then wallet address. Use the cursor to scroll through all data 25 (default) to 100 records at a time
  • Number of total and unique owners for the collection
  • The number of times acquired along with total current quantity
  • The first and most recent acquisition dates showing continued interest
  • Whether the owner is a wallet address or another contract address
Language
Authorization
Header
Click Try It! to start a request and see the response here!