πŸ”’User's Reward Distributions

Get user's distribution history

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

Weight: 10

[
    {
        "roundNumber": 0,
        "referralProgramProfit": 0,
        "robbinhoodProgramProfit": 0,
        "totalProfit": 0
    }
]

Last updated