subscan
Runtime Modules / Homa
Spec Version:
Events
Name
Lookup
Attributes
Minted8800["AccountId","Balance","Balance","Balance"]
RequestedRedeem8801["AccountId","Balance","bool"]
RedeemRequestCancelled8802["AccountId","Balance"]
RedeemedByFastMatch8803["AccountId","Balance","Balance","Balance"]
RedeemedByUnbond8804["AccountId","EraIndex","Balance","Balance"]
WithdrawRedemption8805["AccountId","Balance"]
CurrentEraBumped8806["EraIndex"]
CurrentEraReset8807["EraIndex"]
LedgerBondedReset8808["u16","Balance"]
LedgerUnlockingReset8809["u16","Vec<UnlockChunk>"]
SoftBondedCapPerSubAccountUpdated880a["Balance"]
EstimatedRewardRatePerEraUpdated880b["Rate"]
CommissionRateUpdated880c["Rate"]
FastMatchFeeRateUpdated880d["Rate"]
LastEraBumpedBlockUpdated880e["BlockNumberFor"]
BumpEraFrequencyUpdated880f["BlockNumberFor"]
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":46,"value_id":569}}
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":570}}
Unbondings{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"U128","keys_id":571,"value_id":6}}
EstimatedRewardRatePerEra{"origin":"PlainType","plain_type":"U128","PlainTypeValue":558}
SoftBondedCapPerSubAccount{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
CommissionRate{"origin":"PlainType","plain_type":"U128","PlainTypeValue":558}
FastMatchFeeRate{"origin":"PlainType","plain_type":"U128","PlainTypeValue":558}
LastEraBumpedBlock{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
BumpEraFrequency{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Constants
Name
Type
Value
StakingCurrencyIdacala_primitives:currency:CurrencyId0002
LiquidCurrencyIdacala_primitives:currency:CurrencyId0003
PalletId[U8; 8]6163612f686f6d61
DefaultExchangeRateU12800008a5d784563010000000000000000
TreasuryAccountAccountId6d6f646c6163612f686d74720000000000000000000000000000000000000000
ActiveSubAccountsIndexListVec<U16>040000
BondingDurationU321c000000
MintThresholdU12800e40b54020000000000000000000000
RedeemThresholdU12800e87648170000000000000000000000
Error Types
Name
Docs
BelowMintThreshold
BelowRedeemThreshold
ExceededStakingCurrencySoftCap
InsufficientUnclaimedRedemption
OutdatedEraIndex
FastMatchIsNotAllowed
CannotCompletelyFastMatch
InvalidRate
InvalidLastEraBumpedBlock