subscan
Runtime Modules / Democracy
Spec Version:
Events
Name
Lookup
Attributes
Proposed4800["PropIndex","BalanceOf"]
Tabled4801["PropIndex","BalanceOf"]
ExternalTabled4802
Started4803["ReferendumIndex","VoteThreshold"]
Passed4804["ReferendumIndex"]
NotPassed4805["ReferendumIndex"]
Cancelled4806["ReferendumIndex"]
Delegated4807["AccountId","AccountId"]
Undelegated4808["AccountId"]
Vetoed4809["AccountId","Hash","BlockNumberFor"]
Blacklisted480a["Hash"]
Voted480b["AccountId","ReferendumIndex","AccountVote<BalanceOf>"]
Seconded480c["AccountId","PropIndex"]
ProposalCanceled480d["PropIndex"]
MetadataSet480e["MetadataOwner","Hash"]
MetadataCleared480f["MetadataOwner","Hash"]
MetadataTransferred4810["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":489}
DepositOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Tuple:Vec<AccountId>U128","keys_id":4,"value_id":492}}
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":493}}
VotingOf{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_democracy:vote:Voting","keys_id":0,"value_id":496}}
LastTabledWasExternal{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30}
NextExternal{"origin":"PlainType","plain_type":"Tuple:frame_support:traits:preimages:Boundedpallet_democracy:vote_threshold:VoteThreshold","PlainTypeValue":502}
Blacklist{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Tuple:U32Vec<AccountId>","keys_id":12,"value_id":503}}
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":104,"value_id":12}}
Constants
Name
Type
Value
EnactmentPeriodU3205000000
LaunchPeriodU3258020000
VotingPeriodU322c010000
VoteLockingPeriodU3205000000
MinimumDepositU1280010a5d4e80000000000000000000000
InstantAllowedBool01
FastTrackVotingPeriodU322c010000
CooloffPeriodU3205000000
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