List coin holders (with pagination)
coins
List coin holders by contract address
Retrieve a paginated list of holders for a tokenized post
GET
List coin holders (with pagination)
Documentation Index
Fetch the complete documentation index at: https://paragraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Contract address
Pattern:
^0x[a-fA-F0-9]{40}$Query Parameters
Cursor for pagination
Maximum number of items to return (1-100, default: 10)
Required range:
1 <= x <= 100
