Skip to main content
GET
Get Dividend Distribution Info
Lists the dividend distributions executed for a token, newest first.

Query Parameters

  • tokenSymbol (required): Token symbol

Example

Response

Amounts are denominated in the payment token, not in the security token. To prepare a new distribution, see dividendDistribution and the approve allowance it requires.

Authorizations

x-api-key
string
header
required

Query Parameters

tokenSymbol
string
required

The symbol of the token.

Response

200 - application/json

Successful response

tokenSymbol
string

Token symbol of the asset.

companyName
string

Company name of the asset.

tokenizerEmail
string

Email of the tokenizer that owns the asset.

distributions
object[]

Distributions ordered from newest to oldest.

total
integer

Number of distributions returned.