Name | Lookup | Parameters | |
---|---|---|---|
set_staking_expectations | 1400 | 1 | |
set_inflation | 1401 | 1 | |
set_parachain_bond_account | 1402 | 1 | |
set_parachain_bond_reserve_percent | 1403 | 1 | |
set_total_selected | 1404 | 1 | |
set_collator_commission | 1405 | 1 | |
set_blocks_per_round | 1406 | 1 | |
join_candidates | 1407 | 2 | |
schedule_leave_candidates | 1408 | 1 | |
execute_leave_candidates | 1409 | 1 | |
cancel_leave_candidates | 140a | 1 | |
go_offline | 140b | - | |
go_online | 140c | - | |
candidate_bond_more | 140d | 1 | |
schedule_candidate_bond_less | 140e | 1 | |
execute_candidate_bond_less | 140f | 1 | |
cancel_candidate_bond_less | 1410 | - | |
delegate | 1411 | 4 | |
schedule_leave_delegators | 1412 | - | |
execute_leave_delegators | 1413 | 2 | |
cancel_leave_delegators | 1414 | - | |
schedule_revoke_delegation | 1415 | 1 | |
delegator_bond_more | 1416 | 2 | |
schedule_delegator_bond_less | 1417 | 2 | |
execute_delegation_request | 1418 | 2 | |
cancel_delegation_request | 1419 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
NewRound | 1400 | ["BlockNumber","RoundIndex","u32","BalanceOf"] | |
JoinedCollatorCandidates | 1401 | ["AccountId","BalanceOf","BalanceOf"] | |
CollatorChosen | 1402 | ["RoundIndex","AccountId","BalanceOf"] | |
CandidateBondLessRequested | 1403 | ["AccountId","BalanceOf","RoundIndex"] | |
CandidateBondedMore | 1404 | ["AccountId","BalanceOf","BalanceOf"] | |
CandidateBondedLess | 1405 | ["AccountId","BalanceOf","BalanceOf"] | |
CandidateWentOffline | 1406 | ["RoundIndex","AccountId"] | |
CandidateBackOnline | 1407 | ["RoundIndex","AccountId"] | |
CandidateScheduledExit | 1408 | ["RoundIndex","AccountId","RoundIndex"] | |
CancelledCandidateExit | 1409 | ["AccountId"] | |
CancelledCandidateBondLess | 140a | ["AccountId","BalanceOf","RoundIndex"] | |
CandidateLeft | 140b | ["AccountId","BalanceOf","BalanceOf"] | |
DelegationDecreaseScheduled | 140c | ["AccountId","AccountId","BalanceOf","RoundIndex"] | |
DelegationIncreased | 140d | ["AccountId","AccountId","BalanceOf","bool"] | |
DelegationDecreased | 140e | ["AccountId","AccountId","BalanceOf","bool"] | |
DelegatorExitScheduled | 140f | ["RoundIndex","AccountId","RoundIndex"] | |
DelegationRevocationScheduled | 1410 | ["RoundIndex","AccountId","AccountId","RoundIndex"] | |
DelegatorLeft | 1411 | ["AccountId","BalanceOf"] | |
DelegationRevoked | 1412 | ["AccountId","AccountId","BalanceOf"] | |
DelegatorExitCancelled | 1413 | ["AccountId"] | |
CancelledDelegationRequest | 1414 | ["AccountId","DelegationRequest<AccountId, BalanceOf>"] | |
Delegation | 1415 | ["AccountId","BalanceOf","AccountId","DelegatorAdded<BalanceOf>"] | |
DelegatorLeftCandidate | 1416 | ["AccountId","AccountId","BalanceOf","BalanceOf"] | |
Rewarded | 1417 | ["AccountId","BalanceOf"] | |
ReservedForParachainBond | 1418 | ["AccountId","BalanceOf"] | |
ParachainBondAccountSet | 1419 | ["AccountId","AccountId"] | |
ParachainBondReservePercentSet | 141a | ["Percent","Percent"] | |
InflationSet | 141b | ["Perbill","Perbill","Perbill","Perbill","Perbill","Perbill"] | |
StakeExpectationsSet | 141c | ["BalanceOf","BalanceOf","BalanceOf"] | |
TotalSelectedSet | 141d | ["u32","u32"] | |
CollatorCommissionSet | 141e | ["Perbill","Perbill"] | |
BlocksPerRoundSet | 141f | ["RoundIndex","BlockNumber","u32","u32","Perbill","Perbill","Perbill"] |
Name | Type | |
---|---|---|
CollatorCommission | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":38} | |
TotalSelected | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
ParachainBondInfo | {"origin":"PlainType","plain_type":"parachain_staking:pallet:ParachainBondConfig","PlainTypeValue":145} | |
Round | {"origin":"PlainType","plain_type":"parachain_staking:pallet:RoundInfo","PlainTypeValue":146} | |
NominatorState2 | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 20]"],"value":"parachain_staking:pallet:Nominator2","keys_id":0,"value_id":147}} | |
DelegatorState | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 20]"],"value":"parachain_staking:pallet:Delegator","keys_id":0,"value_id":153}} | |
CandidateState | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 20]"],"value":"parachain_staking:pallet:CollatorCandidate","keys_id":0,"value_id":158}} | |
CollatorState2 | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 20]"],"value":"parachain_staking:pallet:Collator2","keys_id":0,"value_id":162}} | |
SelectedCandidates | {"origin":"PlainType","plain_type":"Vec<[U8; 20]>","PlainTypeValue":70} | |
Total | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
CandidatePool | {"origin":"PlainType","plain_type":"Vec<parachain_staking:pallet:Bond>","PlainTypeValue":148} | |
ExitQueue2 | {"origin":"PlainType","plain_type":"parachain_staking:pallet:ExitQ","PlainTypeValue":163} | |
AtStake | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","[U8; 20]"],"value":"parachain_staking:pallet:CollatorSnapshot","keys_id":168,"value_id":169}} | |
DelayedPayouts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"parachain_staking:pallet:DelayedPayout","keys_id":4,"value_id":170}} | |
Staked | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}} | |
InflationConfig | {"origin":"PlainType","plain_type":"parachain_staking:inflation:InflationInfo","PlainTypeValue":171} | |
Points | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}} | |
AwardedPts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","[U8; 20]"],"value":"U32","keys_id":168,"value_id":4}} |
Name | Type | Value | |
---|---|---|---|
MinBlocksPerRound | U32 | 0a000000 | |
DefaultBlocksPerRound | U32 | 08070000 | |
LeaveCandidatesDelay | U32 | 1c000000 | |
CandidateBondLessDelay | U32 | 1c000000 | |
LeaveDelegatorsDelay | U32 | 1c000000 | |
RevokeDelegationDelay | U32 | 1c000000 | |
DelegationBondLessDelay | U32 | 1c000000 | |
RewardPaymentDelay | U32 | 02000000 | |
MinSelectedCandidates | U32 | 08000000 | |
MaxDelegatorsPerCandidate | U32 | 2c010000 | |
MaxDelegationsPerDelegator | U32 | 64000000 | |
DefaultCollatorCommission | U32 | 00c2eb0b | |
DefaultParachainBondReservePercent | U8 | 1e | |
MinCollatorStk | U128 | 000080f64ae1c7022d15000000000000 | |
MinCandidateStk | U128 | 000080f64ae1c7022d15000000000000 | |
MinDelegation | U128 | 000088b116afe3b50200000000000000 | |
MinDelegatorStk | U128 | 000088b116afe3b50200000000000000 |
Name | Docs |
---|---|
DelegatorDNE | |
DelegatorDNEinTopNorBottom | |
DelegatorDNEInDelegatorSet | |
CandidateDNE | |
DelegationDNE | |
DelegatorExists | |
CandidateExists | |
CandidateBondBelowMin | |
InsufficientBalance | |
DelegatorBondBelowMin | |
DelegationBelowMin | |
AlreadyOffline | |
AlreadyActive | |
DelegatorAlreadyLeaving | |
DelegatorNotLeaving | |
DelegatorCannotLeaveYet | |
CannotDelegateIfLeaving | |
CandidateAlreadyLeaving | |
CandidateNotLeaving | |
CandidateCannotLeaveYet | |
CannotGoOnlineIfLeaving | |
ExceedMaxDelegationsPerDelegator | |
AlreadyDelegatedCandidate | |
InvalidSchedule | |
CannotSetBelowMin | |
RoundLengthMustBeAtLeastTotalSelectedCollators | |
NoWritingSameValue | |
TooLowCandidateCountWeightHintJoinCandidates | |
TooLowCandidateCountWeightHintCancelLeaveCandidates | |
TooLowCandidateCountToLeaveCandidates | |
TooLowDelegationCountToDelegate | |
TooLowCandidateDelegationCountToDelegate | |
TooLowDelegationCountToLeaveDelegators | |
PendingCandidateRequestsDNE | |
PendingCandidateRequestAlreadyExists | |
PendingCandidateRequestNotDueYet | |
PendingDelegationRequestDNE | |
PendingDelegationRequestAlreadyExists | |
PendingDelegationRequestNotDueYet |