subscan
Runtime Modules / Bounties
Spec Version:
Storage Functions
Name
Type
BountyCount{"origin":"PlainType","plain_type":"BountyIndex"}
Bounties{"origin":"MapType","map_type":{"key":"BountyIndex","hasher":"Twox64Concat","value":"Bounty<AccountId, BalanceOf, BlockNumber>","isLinked":false}}
BountyDescriptions{"origin":"MapType","map_type":{"key":"BountyIndex","hasher":"Twox64Concat","value":"Bytes","isLinked":false}}
BountyApprovals{"origin":"PlainType","plain_type":"Vec<BountyIndex>"}
Constants
Name
Type
Value
DataDepositPerByteBalanceOf0x00407a10f35a00000000000000000000
BountyDepositBaseBalanceOf0x000064a7b3b6e00d0000000000000000
BountyDepositPayoutDelayBlockNumber0x40380000
BountyUpdatePeriodBlockNumber0xc0890100
BountyCuratorDepositPermill0x20a10700
BountyValueMinimumBalanceOf0x0000f444829163450000000000000000
MaximumReasonLengthu320x00400000
Error Types
Name
Docs
InsufficientProposersBalance Proposer's balance is too low.
InvalidIndex No proposal or bounty at that index.
ReasonTooBig The reason given is just too big.
UnexpectedStatus The bounty status is unexpected.
RequireCurator Require bounty curator.
InvalidValue Invalid bounty value.
InvalidFee Invalid bounty fee.
PendingPayout A bounty payout is pending. To cancel the bounty, you must unassign and slash the curator.
Premature The bounties cannot be claimed/closed because it's still in the countdown period.