get https://api.tatum.io/v4/data/owners
20 credits per API call
Get all addresses that own your favorite token (ERC-20, ERC-721 or ERC-1155)! Our API lets you search for all token owners on:
- Celo - celo / celo-testnet
- Ethereum - ethereum / ethereum-sepolia / ethereum-holesky
- BNB (Binance) Smart Chain - bsc / bsc-testnet
- Polygon - polygon
- Horizen EON - eon-mainnet
- Chiliz - chiliz-mainnet
To get started:
- Provide a chain name and address of any fungible token, NFT or multitoken collection. Our API will return a list of addresses of all of their owners.
- You can also get an owner of a specific NFT by specifying
tokenId
. In case of multitoken, result is an array of addresses.