subscan
Runtime Modules / Democracy
Spec Version:
Events
Name
Lookup
Attributes
Proposed4500["PropIndex","BalanceOf"]
Tabled4501["PropIndex","BalanceOf","Vec<AccountId>"]
ExternalTabled4502
Started4503["ReferendumIndex","VoteThreshold"]
Passed4504["ReferendumIndex"]
NotPassed4505["ReferendumIndex"]
Cancelled4506["ReferendumIndex"]
Executed4507["ReferendumIndex","DispatchResult"]
Delegated4508["AccountId","AccountId"]
Undelegated4509["AccountId"]
Vetoed450a["AccountId","Hash","BlockNumber"]
PreimageNoted450b["Hash","AccountId","BalanceOf"]
PreimageUsed450c["Hash","AccountId","BalanceOf"]
PreimageInvalid450d["Hash","ReferendumIndex"]
PreimageMissing450e["Hash","ReferendumIndex"]
PreimageReaped450f["Hash","AccountId","BalanceOf","AccountId"]
Blacklisted4510["Hash"]
Voted4511["AccountId","ReferendumIndex","AccountVote<BalanceOf>"]
Seconded4512["AccountId","PropIndex"]
ProposalCanceled4513["PropIndex"]
Storage Functions
Name
Type
PublicPropCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
PublicProps{"origin":"PlainType","plain_type":"Vec<Tuple:U32H256AccountId>","PlainTypeValue":480}
DepositOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:Vec<AccountId>U128","keys_id":4,"value_id":482}}
Preimages{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"pallet_democracy:PreimageStatus","keys_id":9,"value_id":483}}
ReferendumCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
LowestUnbaked{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
ReferendumInfoOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_democracy:types:ReferendumInfo","keys_id":4,"value_id":484}}
VotingOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_democracy:vote:Voting","keys_id":0,"value_id":487}}
LastTabledWasExternal{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":126}
NextExternal{"origin":"PlainType","plain_type":"Tuple:H256pallet_democracy:vote_threshold:VoteThreshold","PlainTypeValue":492}
Blacklist{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Tuple:U32Vec<AccountId>","keys_id":9,"value_id":493}}
Cancellations{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Bool","keys_id":9,"value_id":126}}
StorageVersion{"origin":"PlainType","plain_type":"pallet_democracy:Releases","PlainTypeValue":494}
Constants
Name
Type
Value
EnactmentPeriodU3260090000
LaunchPeriodU32201c0000
VotingPeriodU32201c0000
VoteLockingPeriodU32c0890100
MinimumDepositU1280080c6a47e8d03000000000000000000
InstantAllowedBool01
FastTrackVotingPeriodU3284030000
CooloffPeriodU32e0c40000
PreimageByteDepositU1280046c323000000000000000000000000
MaxVotesU3264000000
MaxProposalsU3264000000
Error Types
Name
Docs
ValueLow
ProposalMissing
AlreadyCanceled
DuplicateProposal
ProposalBlacklisted
NotSimpleMajority
InvalidHash
NoProposal
AlreadyVetoed
DuplicatePreimage
NotImminent
TooEarly
Imminent
PreimageMissing
ReferendumInvalid
PreimageInvalid
NoneWaiting
NotVoter
NoPermission
AlreadyDelegating
InsufficientFunds
NotDelegating
VotesExist
InstantNotAllowed
Nonsense
WrongUpperBound
MaxVotesReached
TooManyProposals
VotingPeriodLow