v52

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-21450373.3 KB
coins

List coin holders by contract address

Retrieve a paginated list of holders for a tokenized post

get/v1/coins/contract/{contractAddress}/holders

Path parameters

contractAddressstring required

Contract address

Query parameters

cursorstring

Cursor for pagination

limitinteger

Maximum number of items to return (1-100, default: 10)

Response

Holders retrieved successfully