subscan
Runtime Modules / Bounties
Spec Version:
Events
Name
Lookup
Attributes
BountyProposed1500["BountyIndex"]
BountyRejected1501["BountyIndex","BalanceOf"]
BountyBecameActive1502["BountyIndex"]
BountyAwarded1503["BountyIndex","AccountId"]
BountyClaimed1504["BountyIndex","BalanceOf","AccountId"]
BountyCanceled1505["BountyIndex"]
BountyExtended1506["BountyIndex"]
BountyApproved1507["BountyIndex"]
CuratorProposed1508["BountyIndex","AccountId"]
CuratorUnassigned1509["BountyIndex"]
CuratorAccepted150a["BountyIndex","AccountId"]
Storage Functions
Name
Type
BountyCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Bounties{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_bounties:Bounty","keys_id":4,"value_id":445}}
BountyDescriptions{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":4,"value_id":447}}
BountyApprovals{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":440}
Constants
Name
Type
Value
BountyDepositBaseU1280010a5d4e80000000000000000000000
BountyDepositPayoutDelayU32201c0000
BountyUpdatePeriodU32c0890100
CuratorDepositMultiplierU3220a10700
CuratorDepositMaxoption<U128>0100407a10f35a00000000000000000000
CuratorDepositMinoption<U128>010010a5d4e80000000000000000000000
BountyValueMinimumU128005039278c0400000000000000000000
DataDepositPerByteU12800e40b54020000000000000000000000
MaximumReasonLengthU3200400000
Error Types
Name
Docs
InsufficientProposersBalance
InvalidIndex
ReasonTooBig
UnexpectedStatus
RequireCurator
InvalidValue
InvalidFee
PendingPayout
Premature
HasActiveChildBounty
TooManyQueued