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)
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
