Interface AssetRewardsInfo

Hierarchy

  • AssetRewardsInfo

Properties

Properties

assetId: number
periodRewards: {
    claimed: bigint;
    conversionRate: bigint;
    limit: bigint;
}[]

Generated using TypeDoc