subscan
Runtime Modules / Homa
Spec Version:
Events
Name
Lookup
Attributes
Minted7400["AccountId","Balance","Balance","Balance"]
RequestedRedeem7401["AccountId","Balance","bool"]
RedeemRequestCancelled7402["AccountId","Balance"]
RedeemedByFastMatch7403["AccountId","Balance","Balance","Balance"]
RedeemedByUnbond7404["AccountId","EraIndex","Balance","Balance"]
WithdrawRedemption7405["AccountId","Balance"]
CurrentEraBumped7406["EraIndex"]
CurrentEraReset7407["EraIndex"]
LedgerBondedReset7408["u16","Balance"]
LedgerUnlockingReset7409["u16","Vec<UnlockChunk>"]
SoftBondedCapPerSubAccountUpdated740a["Balance"]
EstimatedRewardRatePerEraUpdated740b["Rate"]
CommissionRateUpdated740c["Rate"]
FastMatchFeeRateUpdated740d["Rate"]
LastEraBumpedBlockUpdated740e["BlockNumber"]
BumpEraFrequencyUpdated740f["BlockNumber"]
Storage Functions
Name
Type
RelayChainCurrentEra{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
StakingLedgers{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U16"],"value":"module_homa:module:StakingLedger","keys_id":38,"value_id":550}}
TotalStakingBonded{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
ToBondPool{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
TotalVoidLiquid{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
UnclaimedRedemption{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
RedeemRequests{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Tuple:U128Bool","keys_id":0,"value_id":551}}
Unbondings{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"U128","keys_id":552,"value_id":6}}
EstimatedRewardRatePerEra{"origin":"PlainType","plain_type":"U128","PlainTypeValue":59}
SoftBondedCapPerSubAccount{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
CommissionRate{"origin":"PlainType","plain_type":"U128","PlainTypeValue":59}
FastMatchFeeRate{"origin":"PlainType","plain_type":"U128","PlainTypeValue":59}
LastEraBumpedBlock{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
BumpEraFrequency{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Constants
Name
Type
Value
StakingCurrencyIdacala_primitives:currency:CurrencyId0082
LiquidCurrencyIdacala_primitives:currency:CurrencyId0083
PalletId[U8; 8]6163612f686f6d61
DefaultExchangeRateU12800008a5d784563010000000000000000
TreasuryAccountAccountId6d6f646c6163612f686d74720000000000000000000000000000000000000000
ActiveSubAccountsIndexListVec<U16>0c000001000200
BondingDurationU321c000000
MintThresholdU1280010a5d4e80000000000000000000000
RedeemThresholdU1280010a5d4e80000000000000000000000
Error Types
Name
Docs
BelowMintThreshold
BelowRedeemThreshold
ExceededStakingCurrencySoftCap
InsufficientUnclaimedRedemption
OutdatedEraIndex
FastMatchIsNotAllowed
CannotCompletelyFastMatch
InvalidLastEraBumpedBlock