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":482}
DepositOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:Vec<AccountId>U128","keys_id":4,"value_id":484}}
Preimages{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"pallet_democracy:PreimageStatus","keys_id":9,"value_id":485}}
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":486}}
VotingOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_democracy:vote:Voting","keys_id":0,"value_id":489}}
LastTabledWasExternal{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":126}
NextExternal{"origin":"PlainType","plain_type":"Tuple:H256pallet_democracy:vote_threshold:VoteThreshold","PlainTypeValue":494}
Blacklist{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Tuple:U32Vec<AccountId>","keys_id":9,"value_id":495}}
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":496}
Constants
Name
Type
Value
EnactmentPeriodU3240380000
LaunchPeriodU32a08c0000
VotingPeriodU32a08c0000
VoteLockingPeriodU32e0c40000
MinimumDepositU12800407a10f35a00000000000000000000
InstantAllowedBool01
FastTrackVotingPeriodU3284030000
CooloffPeriodU32e0c40000
PreimageByteDepositU12800a3e111000000000000000000000000
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