REST API DOCS
Client APIBlockchain

Blockchain. TOP-50 holders by Address

GET
/backend/api/v1/ethereum/holders/

Get TOP-50 Holder of token by Address.

Notice:

In the URL pass the network

  • Ethereum - ethereum

  • Polygon - polygon

  • Solana - solana

  • Algorand - algorand

  • Avalanche - avalanche

  • Arbitrum - arbitrum

  • Base - base

  • Optimism - optimism

  • BNB Chain - bsc

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

contract_address*string

Response Body

application/json

curl -X GET "https://example.com/backend/api/v1/ethereum/holders/?contract_address=0xe1385fdd5ffb10081cd52c56584f25efa9084015"
{  "message": "success",  "code": 200,  "data": [    {      "data": [        {          "rank": 1,          "label": "Deployer",          "value": null,          "amount": "165386.0",          "address": "0x5f7a4c11bde4f218f0025ef444c369d838ffa2ad",          "percentage": "97.2859",          "explorer_url": "https://etherscan.io/address/0x5f7a4c11bde4f218f0025ef444c369d838ffa2ad",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 2,          "label": null,          "value": null,          "amount": "2708.0",          "address": "0x02835e72d5346935039869aa636b2bae53985be7",          "percentage": "1.5929",          "explorer_url": "https://etherscan.io/address/0x02835e72d5346935039869aa636b2bae53985be7",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 3,          "label": null,          "value": null,          "amount": "1709.0",          "address": "0xcdddbcb65f01d7696ecca0e635f425ce4d429010",          "percentage": "1.0053",          "explorer_url": "https://etherscan.io/address/0xcdddbcb65f01d7696ecca0e635f425ce4d429010",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 4,          "label": null,          "value": null,          "amount": "191.0",          "address": "0x33188902ac763b2d62790666fac25ee34a5fc98f",          "percentage": "0.1124",          "explorer_url": "https://etherscan.io/address/0x33188902ac763b2d62790666fac25ee34a5fc98f",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 5,          "label": null,          "value": null,          "amount": "2.0",          "address": "0x8e67034f6c2d55cbc99b35fda82b45f3559e225b",          "percentage": "0.0012",          "explorer_url": "https://etherscan.io/address/0x8e67034f6c2d55cbc99b35fda82b45f3559e225b",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 6,          "label": null,          "value": null,          "amount": "0.0",          "address": "0x38a1047af049c54b0f967dd1537dfb4150ec4185",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0x38a1047af049c54b0f967dd1537dfb4150ec4185",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 7,          "label": null,          "value": null,          "amount": "0.0",          "address": "0xd6232d19d71e2be7ea9d3a0a33a4b4c7a3993621",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0xd6232d19d71e2be7ea9d3a0a33a4b4c7a3993621",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 8,          "label": null,          "value": null,          "amount": "0.0",          "address": "0x10d5b0bf0ef7ceba1c1d99547fa9dba3bb68a7e4",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0x10d5b0bf0ef7ceba1c1d99547fa9dba3bb68a7e4",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 9,          "label": null,          "value": null,          "amount": "0.0",          "address": "0xd7e701e5f68bb2d6df6ba1ec3ba13b48a10d663a",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0xd7e701e5f68bb2d6df6ba1ec3ba13b48a10d663a",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 10,          "label": "Settlement",          "value": null,          "amount": "0.0",          "address": "0x9008d19f58aabd9ed0d60971565aa8510560ab41",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0x9008d19f58aabd9ed0d60971565aa8510560ab41",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 11,          "label": "Fees",          "value": null,          "amount": "0.0",          "address": "0xad01c20d5886137e056775af56915de824c8fce5",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0xad01c20d5886137e056775af56915de824c8fce5",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 12,          "label": null,          "value": null,          "amount": "0.0",          "address": "0xea6df897fc8ea83d2b81391abec672ae1cfbae1c",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0xea6df897fc8ea83d2b81391abec672ae1cfbae1c",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        },        {          "rank": 13,          "label": null,          "value": null,          "amount": "0.0",          "address": "0xd524f98f554bd34f4185678f64a85bb98971d314",          "percentage": "0.0",          "explorer_url": "https://etherscan.io/address/0xd524f98f554bd34f4185678f64a85bb98971d314",          "total_buy_count": null,          "realized_pnl_usd": null,          "total_sell_count": null,          "unrealized_pnl_usd": null,          "average_buy_price_usd": null,          "realized_pnl_percentage": null,          "unrealized_pnl_percentage": null        }      ],      "updated": "2026-05-28T00:21:29.000327+00:00"    }  ]}