SORA
subscan
Runtime Modules / VestedRewards
Spec Version:
Call Functions
Name
Lookup
Parameters
claim_rewards2800-
inject_market_makers28011
Storage Functions
Name
Type
Rewards{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"RewardInfo","isLinked":false}}
TotalRewards{"origin":"PlainType","plain_type":"Balance"}
MarketMakersRegistry{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"MarketMakerInfo","isLinked":false}}
Error Types
Name
Docs
NothingToClaim Account has no pending rewards to claim.
ClaimLimitExceeded Account has pending rewards but it has not been vested yet.
UnhandledRewardType Attempt to claim rewards of type, which is not handled.
RewardsSupplyShortage Account holding dedicated reward reserves is empty. This likely means that some of reward programmes have finished.
IncRefError Increment account reference error.
CantSubtractSnapshot Attempt to subtract more via snapshot than assigned to user.
CantCalculateReward Failed to perform reward calculation.