subscan
Runtime Modules / NomineesElection
Spec Version:
Call Functions
Name
Lookup
Parameters
bond83001
unbond83011
rebond83021
withdraw_unbonded8303-
nominate83041
chill8305-
Events
Name
Lookup
Attributes
Rebond8300["AccountId","Balance"]
Storage Functions
Name
Type
Nominations{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Vec<AccountId>","keys_id":0,"value_id":563}}
Ledger{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"acala_primitives:bonding:ledger:BondingLedger@564","keys_id":0,"value_id":564}}
Votes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}}
Nominees{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":563}
CurrentEra{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Constants
Name
Type
Value
PalletId[U8; 8]6163612f6e6f6d65
MinBondU12800e40b54020000000000000000000000
BondingDurationU321c000000
NominateesCountU3207000000
MaxUnbondingChunksU3207000000
Error Types
Name
Docs
BelowMinBondThreshold
InvalidTargetsLength
MaxUnlockChunksExceeded
InvalidNominee
NominateesCountExceeded
NotBonded