subscan
Runtime Modules / HomaLite
Spec Version:
Storage Functions
Name
Type
TotalStakingCurrency{"origin":"PlainType","plain_type":"Balance"}
StakingCurrencyMintCap{"origin":"PlainType","plain_type":"Balance"}
XcmDestWeight{"origin":"PlainType","plain_type":"Weight"}
RedeemRequests{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"(Balance, Permill)","isLinked":false}}
AvailableStakingBalance{"origin":"PlainType","plain_type":"Balance"}
ScheduledUnbond{"origin":"PlainType","plain_type":"BoundedVec<(Balance, RelayChainBlockNumberOf), MaxScheduledUnbonds>"}
Constants
Name
Type
Value
StakingCurrencyIdCurrencyId0x0082
LiquidCurrencyIdCurrencyId0x0083
MinimumMintThresholdBalance0x00e87648170000000000000000000000
MinimumRedeemThresholdBalance0x0010a5d4e80000000000000000000000
SovereignSubAccountLocationMultiLocation0x01010100d7b8926b326dd349355a9a7cca6606c1e0eb6fd2b506066b518c7155ff0d8297
SubAccountIndexu160x0000
DefaultExchangeRateExchangeRate0x00008a5d784563010000000000000000
MaxRewardPerEraPermill0xf4010000
MintFeeBalance0x00c2eb0b000000000000000000000000
BaseWithdrawFeePermill0xac0d0000
XcmUnbondFeeBalance0x0046c323000000000000000000000000
ParachainAccountAccountId0x70617261d0070000000000000000000000000000000000000000000000000000
MaximumRedeemRequestMatchesForMintu320x14000000
RelayChainUnbondingSlashingSpansu320x05000000
MaxScheduledUnbondsu320x0e000000
Error Types
Name
Docs
InvalidTotalStakingCurrency The total amount for the Staking currency must be more than zero.
AmountBelowMinimumThreshold The mint amount is below the minimum threshold allowed.
ExceededStakingCurrencyMintCap The amount of Staking currency used has exceeded the cap allowed.
InsufficientReservedBalances There isn't enough reserved currencies to cancel the redeem request.
InsufficientTotalStakingCurrency Amount redeemed is above total amount staked.
InsufficientLiquidBalance There isn't enough liquid balance in the user's account.
TooManyScheduledUnbonds Too many Scheduled unbonds
XcmFailed The xcm operation have failed