Skip to main content
Type=holders Sv The Token Holders API provides information about accounts holding a specific ERC20 token on supported EVM blockchains.

Pagination

This endpoint uses cursor-based pagination. You can use the limit query parameter to define the maximum page size. Results might at times be less than the maximum page size. The next_offset value is included in the initial response and can be used to fetch the next page of results by passing it as the offset query parameter in the next request.
You can only use the value from next_offset to set the offset query parameter of the next page of results.

Compute Unit Cost

The Token Holders endpoint has a fixed CU cost of 2 per request. See the Compute Units page for detailed information.