getDistributions
getDistributions
is a method on the ARIO
class that returns the rewards distribution information for the specified epoch. If no epoch index is provided, the current epoch is used.
getDistributions
does not require authentication.
Examples
getDistributions
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
epochIndex | number | The epoch index for which to retrieve distribution data. | No |