Name | Lookup | Parameters | |
|---|---|---|---|
| set_staking_expectations | 1400 | 1 | |
| set_inflation | 1401 | 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 | 2 | |
| 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_with_auto_compound | 1412 | 6 | |
| schedule_revoke_delegation | 1416 | 1 | |
| delegator_bond_more | 1417 | 2 | |
| schedule_delegator_bond_less | 1418 | 2 | |
| execute_delegation_request | 1419 | 2 | |
| cancel_delegation_request | 141a | 1 | |
| set_auto_compound | 141b | 4 | |
| notify_inactive_collator | 141d | 1 | |
| enable_marking_offline | 141e | 1 | |
| force_join_candidates | 141f | 3 | |
| set_inflation_distribution_config | 1420 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| NewRound | 1400 | ["BlockNumberFor","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 | ["AccountId"] | |
| CandidateBackOnline | 1407 | ["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"] | |
| DelegationKicked | 1413 | ["AccountId","AccountId","BalanceOf"] | |
| DelegatorExitCancelled | 1414 | ["AccountId"] | |
| CancelledDelegationRequest | 1415 | ["AccountId","CancelledScheduledRequest<BalanceOf>","AccountId"] | |
| Delegation | 1416 | ["AccountId","BalanceOf","AccountId","DelegatorAdded<BalanceOf>","Percent"] | |
| DelegatorLeftCandidate | 1417 | ["AccountId","AccountId","BalanceOf","BalanceOf"] | |
| Rewarded | 1418 | ["AccountId","BalanceOf"] | |
| InflationDistributed | 1419 | ["u32","AccountId","BalanceOf"] | |
| InflationDistributionConfigUpdated | 141a | ["InflationDistributionConfig<AccountId>","InflationDistributionConfig<AccountId>"] | |
| InflationSet | 141b | ["Perbill","Perbill","Perbill","Perbill","Perbill","Perbill"] | |
| StakeExpectationsSet | 141c | ["BalanceOf","BalanceOf","BalanceOf"] | |
| TotalSelectedSet | 141d | ["u32","u32"] | |
| CollatorCommissionSet | 141e | ["Perbill","Perbill"] | |
| BlocksPerRoundSet | 141f | ["RoundIndex","BlockNumberFor","u32","u32","Perbill","Perbill","Perbill"] | |
| AutoCompoundSet | 1420 | ["AccountId","AccountId","Percent"] | |
| Compounded | 1421 | ["AccountId","AccountId","BalanceOf"] |
Name | Type | |
|---|---|---|
| CollatorCommission | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":47} | |
| TotalSelected | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| InflationDistributionInfo | {"origin":"PlainType","plain_type":"[pallet_parachain_staking:types:InflationDistributionAccount; 2]","PlainTypeValue":44} | |
| Round | {"origin":"PlainType","plain_type":"pallet_parachain_staking:types:RoundInfo","PlainTypeValue":541} | |
| DelegatorState | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"pallet_parachain_staking:types:Delegator","keys_id":0,"value_id":542}} | |
| CandidateInfo | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"pallet_parachain_staking:types:CandidateMetadata","keys_id":0,"value_id":547}} | |
| DelegationScheduledRequests | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"Vec<pallet_parachain_staking:delegation_requests:ScheduledRequest>","keys_id":0,"value_id":552}} | |
| AutoCompoundingDelegations | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"Vec<pallet_parachain_staking:auto_compound:AutoCompoundConfig>","keys_id":0,"value_id":555}} | |
| TopDelegations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"pallet_parachain_staking:types:Delegations","keys_id":0,"value_id":558}} | |
| BottomDelegations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H160"],"value":"pallet_parachain_staking:types:Delegations","keys_id":0,"value_id":558}} | |
| SelectedCandidates | {"origin":"PlainType","plain_type":"Vec<H160>","PlainTypeValue":559} | |
| Total | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| CandidatePool | {"origin":"PlainType","plain_type":"Vec<pallet_parachain_staking:types:Bond>","PlainTypeValue":560} | |
| AtStake | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","H160"],"value":"pallet_parachain_staking:types:CollatorSnapshot","keys_id":562,"value_id":563}} | |
| WasInactive | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","H160"],"value":"NULL","keys_id":562,"value_id":57}} | |
| DelayedPayouts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_parachain_staking:types:DelayedPayout","keys_id":4,"value_id":566}} | |
| InflationConfig | {"origin":"PlainType","plain_type":"pallet_parachain_staking:inflation:InflationInfo","PlainTypeValue":567} | |
| 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","H160"],"value":"U32","keys_id":562,"value_id":4}} | |
| EnableMarkingOffline | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8} |
Name | Type | Value | |
|---|---|---|---|
| MinBlocksPerRound | U32 | 0a000000 | |
| MaxOfflineRounds | U32 | 02000000 | |
| LeaveCandidatesDelay | U32 | 18000000 | |
| CandidateBondLessDelay | U32 | 18000000 | |
| LeaveDelegatorsDelay | U32 | 18000000 | |
| RevokeDelegationDelay | U32 | 18000000 | |
| DelegationBondLessDelay | U32 | 18000000 | |
| RewardPaymentDelay | U32 | 02000000 | |
| MinSelectedCandidates | U32 | 08000000 | |
| MaxTopDelegationsPerCandidate | U32 | 2c010000 | |
| MaxBottomDelegationsPerCandidate | U32 | 32000000 | |
| MaxDelegationsPerDelegator | U32 | 64000000 | |
| MinCandidateStk | U128 | 000050efe2d6e41a1b00000000000000 | |
| MinDelegation | U128 | 0000f444829163450000000000000000 | |
| SlotDuration | U64 | 7017000000000000 | |
| BlockTime | U64 | 7017000000000000 | |
| MaxCandidates | U32 | c8000000 | |
| LinearInflationThreshold | option<U128> | 00 |
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 | |
| RoundLengthMustBeGreaterThanTotalSelectedCollators | |
| NoWritingSameValue | |
| TotalInflationDistributionPercentExceeds100 | |
| TooLowCandidateCountWeightHintJoinCandidates | |
| TooLowCandidateCountWeightHintCancelLeaveCandidates | |
| TooLowCandidateCountToLeaveCandidates | |
| TooLowDelegationCountToDelegate | |
| TooLowCandidateDelegationCountToDelegate | |
| TooLowCandidateDelegationCountToLeaveCandidates | |
| TooLowDelegationCountToLeaveDelegators | |
| PendingCandidateRequestsDNE | |
| PendingCandidateRequestAlreadyExists | |
| PendingCandidateRequestNotDueYet | |
| PendingDelegationRequestDNE | |
| PendingDelegationRequestAlreadyExists | |
| PendingDelegationRequestNotDueYet | |
| CannotDelegateLessThanOrEqualToLowestBottomWhenFull | |
| PendingDelegationRevoke | |
| TooLowDelegationCountToAutoCompound | |
| TooLowCandidateAutoCompoundingDelegationCountToAutoCompound | |
| TooLowCandidateAutoCompoundingDelegationCountToDelegate | |
| TooLowCollatorCountToNotifyAsInactive | |
| CannotBeNotifiedAsInactive | |
| TooLowCandidateAutoCompoundingDelegationCountToLeaveCandidates | |
| TooLowCandidateCountWeightHint | |
| TooLowCandidateCountWeightHintGoOffline | |
| CandidateLimitReached | |
| CannotSetAboveMaxCandidates | |
| MarkingOfflineNotEnabled | |
| CurrentRoundTooLow |