Skip to main content
GET
Get index token history

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Query Parameters

tokenAddress
string
required

Index token address. Accepts any casing; normalized to EIP-55 checksum form.

limit
number
default:20

Number of distribution cycles to return per page.

Required range: 1 <= x <= 50
cursor
string

Cursor from a previous page's nextCursor. Must be a 24-character hex ID.

Response

Successfully retrieved index token history

success
boolean
required
Example:

true

response
object