subscan
Runtime Modules / Democracy
Spec Version:
Events
Name
Lookup
Attributes
Proposed4500["PropIndex","BalanceOf"]
Tabled4501["PropIndex","BalanceOf"]
ExternalTabled4502
Started4503["ReferendumIndex","VoteThreshold"]
Passed4504["ReferendumIndex"]
NotPassed4505["ReferendumIndex"]
Cancelled4506["ReferendumIndex"]
Delegated4507["AccountId","AccountId"]
Undelegated4508["AccountId"]
Vetoed4509["AccountId","Hash","BlockNumberFor"]
Blacklisted450a["Hash"]
Voted450b["AccountId","ReferendumIndex","AccountVote<BalanceOf>"]
Seconded450c["AccountId","PropIndex"]
ProposalCanceled450d["PropIndex"]
MetadataSet450e["MetadataOwner","Hash"]
MetadataCleared450f["MetadataOwner","Hash"]
MetadataTransferred4510["MetadataOwner","MetadataOwner","Hash"]
Storage Functions
Name
Type
PublicPropCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
PublicProps{"origin":"PlainType","plain_type":"Vec<Tuple:U32frame_support:traits:preimages:BoundedAccountId>","PlainTypeValue":525}
DepositOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:Vec<AccountId>U128","keys_id":4,"value_id":528}}
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":529}}
VotingOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_democracy:vote:Voting","keys_id":0,"value_id":532}}
LastTabledWasExternal{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30}
NextExternal{"origin":"PlainType","plain_type":"Tuple:frame_support:traits:preimages:Boundedpallet_democracy:vote_threshold:VoteThreshold","PlainTypeValue":538}
Blacklist{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Tuple:U32Vec<AccountId>","keys_id":12,"value_id":539}}
Cancellations{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Bool","keys_id":12,"value_id":30}}
MetadataOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["pallet_democracy:types:MetadataOwner"],"value":"H256","keys_id":157,"value_id":12}}
Constants
Name
Type
Value
EnactmentPeriodU3240380000
LaunchPeriodU32a08c0000
VotingPeriodU32a08c0000
VoteLockingPeriodU32c0890100
MinimumDepositU1280080c6a47e8d03000000000000000000
InstantAllowedBool01
FastTrackVotingPeriodU3284030000
CooloffPeriodU32e0c40000
MaxVotesU3264000000
MaxProposalsU3264000000
MaxDepositsU3264000000
MaxBlacklistedU3264000000
Error Types
Name
Docs
ValueLow
ProposalMissing
AlreadyCanceled
DuplicateProposal
ProposalBlacklisted
NotSimpleMajority
InvalidHash
NoProposal
AlreadyVetoed
ReferendumInvalid
NoneWaiting
NotVoter
NoPermission
AlreadyDelegating
InsufficientFunds
NotDelegating
VotesExist
InstantNotAllowed
Nonsense
WrongUpperBound
MaxVotesReached
TooMany
VotingPeriodLow
PreimageNotExist