Reward Distribution

Get distribution history of all rewards

GET https://api.staging.dexilon.io/api/v1/rewards/distributionHistory

Weight: 5

[
    {
        "roundNumber": 1,
        "distributedAt": 1680220800000,
        "totalRewardPoolSize": 51690.94935388,
        "totalReferralProgramPoolSize": 9538.37262377,
        "totalRobbinhoodPoolSize": 42152.57673011
    },
    {
        "roundNumber": 2,
        "distributedAt": 1680520800000,
        "totalRewardPoolSize": 54025.69420014,
        "totalReferralProgramPoolSize": 4308.17262962,
        "totalRobbinhoodPoolSize": 46150.55400215
    }
]

Last updated