bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface DistributionRewardsResponse

    interface DistributionRewardsResponse {
        rewards: Reward[];
        total: CosmosCoin<string>[];
    }
    Index

    Properties

    Properties

    rewards: Reward[]
    total: CosmosCoin<string>[]