subscan
Runtime Modules / SystemStaking
Spec Version:
Call Functions
Name
Lookup
Parameters
token_config78007
delete_token78011
refresh_token_info78021
payout78031
Events
Name
Lookup
Attributes
NewRound7800["RoundIndex","BlockNumber","u32"]
TokenConfigChanged7801["CurrencyIdOf","u32","Permill","bool","BalanceOf","Vec<PoolId>","Vec<Perbill>"]
DepositFailed7802["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
MintSuccess7803["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
MintFailed7804["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
WithdrawSuccess7805["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
WithdrawFailed7806["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
Redeemed7807["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
RedeemFailed7808["CurrencyIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
VtokenNotFound7809["CurrencyIdOf"]
TokenInfoRefreshed780a["CurrencyIdOf"]
Payout780b["CurrencyIdOf","CurrencyIdOf","AccountIdOf","AccountIdOf","BalanceOf","BalanceOf","BalanceOf","BalanceOf"]
Storage Functions
Name
Type
Round{"origin":"PlainType","plain_type":"bifrost_system_staking:types:RoundInfo","PlainTypeValue":658}
TokenStatus{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"bifrost_system_staking:types:TokenInfo","keys_id":130,"value_id":659}}
TokenList{"origin":"PlainType","plain_type":"Vec<node_primitives:currency:CurrencyId>","PlainTypeValue":661}
Constants
Name
Type
Value
TreasuryAccountAccountId6d6f646c62662f74727372790000000000000000000000000000000000000000
MaxTokenLenU32f4010000
MaxFarmingPoolIdLenU3264000000
PalletId[U8; 8]62662f7379737374
BlocksPerRoundU32dc050000
Error Types
Name
Docs
InvalidTokenConfigInvalid token config params
ExceedMaxTokenLenexceed max token len
ExceedMaxFarmingPoolidLenexceed max poolid len
TokenInfoNotFoundToken info not found
PayoutFailedpayout error