Name | Lookup | Attributes | |
|---|---|---|---|
| NewRound | 1900 | ["BlockNumberFor","RoundIndex","u32","BalanceOf"] | |
| JoinedCollatorCandidates | 1901 | ["AccountIdOf","BalanceOf","BalanceOf"] | |
| CollatorChosen | 1902 | ["RoundIndex","AccountIdOf","BalanceOf"] | |
| CandidateBondLessRequested | 1903 | ["AccountIdOf","BalanceOf","RoundIndex"] | |
| CandidateBondedMore | 1904 | ["AccountIdOf","BalanceOf","BalanceOf"] | |
| CandidateBondedLess | 1905 | ["AccountIdOf","BalanceOf","BalanceOf"] | |
| CandidateWentOffline | 1906 | ["AccountIdOf"] | |
| CandidateBackOnline | 1907 | ["AccountIdOf"] | |
| CandidateScheduledExit | 1908 | ["RoundIndex","AccountIdOf","RoundIndex"] | |
| CancelledCandidateExit | 1909 | ["AccountIdOf"] | |
| CancelledCandidateBondLess | 190a | ["AccountIdOf","BalanceOf","RoundIndex"] | |
| CandidateLeft | 190b | ["AccountIdOf","BalanceOf","BalanceOf"] | |
| DelegationDecreaseScheduled | 190c | ["AccountIdOf","AccountIdOf","BalanceOf","RoundIndex"] | |
| DelegationIncreased | 190d | ["AccountIdOf","AccountIdOf","BalanceOf","bool"] | |
| DelegationDecreased | 190e | ["AccountIdOf","AccountIdOf","BalanceOf","bool"] | |
| DelegatorExitScheduled | 190f | ["RoundIndex","AccountIdOf","RoundIndex"] | |
| DelegationRevocationScheduled | 1910 | ["RoundIndex","AccountIdOf","AccountIdOf","RoundIndex"] | |
| DelegatorLeft | 1911 | ["AccountIdOf","BalanceOf"] | |
| DelegationRevoked | 1912 | ["AccountIdOf","AccountIdOf","BalanceOf"] | |
| DelegationKicked | 1913 | ["AccountIdOf","AccountIdOf","BalanceOf"] | |
| DelegatorExitCancelled | 1914 | ["AccountIdOf"] | |
| CancelledDelegationRequest | 1915 | ["AccountIdOf","CancelledScheduledRequest<BalanceOf>","AccountIdOf"] | |
| Delegation | 1916 | ["AccountIdOf","BalanceOf","AccountIdOf","DelegatorAdded<BalanceOf>"] | |
| DelegatorLeftCandidate | 1917 | ["AccountIdOf","AccountIdOf","BalanceOf","BalanceOf"] | |
| Rewarded | 1918 | ["AccountIdOf","BalanceOf"] | |
| ReservedForParachainBond | 1919 | ["AccountIdOf","BalanceOf"] | |
| ParachainBondAccountSet | 191a | ["AccountIdOf","AccountIdOf"] | |
| ParachainBondReservePercentSet | 191b | ["Percent","Percent"] | |
| InflationSet | 191c | ["Perbill","Perbill","Perbill","Perbill","Perbill","Perbill"] | |
| StakeExpectationsSet | 191d | ["BalanceOf","BalanceOf","BalanceOf"] | |
| TotalSelectedSet | 191e | ["u32","u32"] | |
| CollatorCommissionSet | 191f | ["Perbill","Perbill"] | |
| BlocksPerRoundSet | 1920 | ["RoundIndex","BlockNumberFor","u32","u32","Perbill","Perbill","Perbill"] |
Name | Type | |
|---|---|---|
| CollatorCommission | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":46} | |
| TotalSelected | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| ParachainBondInfo | {"origin":"PlainType","plain_type":"bifrost_parachain_staking:types:ParachainBondConfig","PlainTypeValue":589} | |
| Round | {"origin":"PlainType","plain_type":"bifrost_parachain_staking:types:RoundInfo","PlainTypeValue":590} | |
| DelegatorState | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"bifrost_parachain_staking:types:Delegator","keys_id":0,"value_id":591}} | |
| CandidateInfo | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"bifrost_parachain_staking:types:CandidateMetadata","keys_id":0,"value_id":596}} | |
| DelegatorReserveToLockMigrations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Bool","keys_id":0,"value_id":8}} | |
| CollatorReserveToLockMigrations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Bool","keys_id":0,"value_id":8}} | |
| DelegationScheduledRequests | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<bifrost_parachain_staking:delegation_requests:ScheduledRequest>","keys_id":0,"value_id":601}} | |
| TopDelegations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"bifrost_parachain_staking:types:Delegations","keys_id":0,"value_id":603}} | |
| BottomDelegations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"bifrost_parachain_staking:types:Delegations","keys_id":0,"value_id":603}} | |
| SelectedCandidates | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":93} | |
| Total | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| CandidatePool | {"origin":"PlainType","plain_type":"Vec<bifrost_parachain_staking:types:Bond>","PlainTypeValue":592} | |
| AtStake | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"bifrost_parachain_staking:types:CollatorSnapshot","keys_id":604,"value_id":605}} | |
| DelayedPayouts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"bifrost_parachain_staking:types:DelayedPayout","keys_id":4,"value_id":606}} | |
| Staked | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}} | |
| InflationConfig | {"origin":"PlainType","plain_type":"bifrost_parachain_staking:inflation:InflationInfo","PlainTypeValue":607} | |
| 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","AccountId"],"value":"U32","keys_id":604,"value_id":4}} |
Name | Type | Value | |
|---|---|---|---|
| MinBlocksPerRound | U32 | 0a000000 | |
| LeaveCandidatesDelay | U32 | 54000000 | |
| CandidateBondLessDelay | U32 | 54000000 | |
| LeaveDelegatorsDelay | U32 | 54000000 | |
| RevokeDelegationDelay | U32 | 54000000 | |
| DelegationBondLessDelay | U32 | 54000000 | |
| RewardPaymentDelay | U32 | 02000000 | |
| MinSelectedCandidates | U32 | 10000000 | |
| MaxTopDelegationsPerCandidate | U32 | 2c010000 | |
| MaxBottomDelegationsPerCandidate | U32 | 32000000 | |
| MaxDelegationsPerDelegator | U32 | 64000000 | |
| MinCollatorStk | U128 | 0080e03779c311000000000000000000 | |
| MinCandidateStk | U128 | 0080e03779c311000000000000000000 | |
| MinDelegation | U128 | 00203d88792d00000000000000000000 | |
| MinDelegatorStk | U128 | 00203d88792d00000000000000000000 | |
| AllowInflation | Bool | 00 | |
| PaymentInRound | U128 | 00400f84b5a300000000000000000000 | |
| ToMigrateInvulnables | Vec<AccountId> | 108cf80f0bafcd0a3d80ca61cb688e4400e275b39d3411b4299b47e712e9dab80940ac4effe39181731a8feb8a8ee0780e177bdd0d752b09c8fd71047e67189022624d6a004c72a1abcf93131e185515ebe1410e43a301fe1f25d20d8da345376e985d2738e512909c81289e6055e60a6824818964535ecfbf10e4d69017084756 | |
| InitSeedStk | U128 | 0080e03779c311000000000000000000 | |
| PalletId | [U8; 8] | 62662f7374616b65 |
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 | |
| TooLowCandidateDelegationCountToLeaveCandidates | |
| TooLowDelegationCountToLeaveDelegators | |
| PendingCandidateRequestsDNE | |
| PendingCandidateRequestAlreadyExists | |
| PendingCandidateRequestNotDueYet | |
| PendingDelegationRequestDNE | |
| PendingDelegationRequestAlreadyExists | |
| PendingDelegationRequestNotDueYet | |
| CannotDelegateLessThanOrEqualToLowestBottomWhenFull | |
| PendingDelegationRevoke |