subscan
Runtime Modules / HomaLite
Spec Version:
Call Functions
Name
Lookup
Parameters
mint73002
set_total_staking_currency73011
set_minting_cap73021
Storage Functions
Name
Type
TotalStakingCurrency{"origin":"PlainType","plain_type":"Balance"}
StakingCurrencyMintCap{"origin":"PlainType","plain_type":"Balance"}
Constants
Name
Type
Value
StakingCurrencyIdCurrencyId0x0082
LiquidCurrencyIdCurrencyId0x0083
MinimumMintThresholdBalance0x00e87648170000000000000000000000
SovereignSubAccountLocationMultiLocation0x02000200d7b8926b326dd349355a9a7cca6606c1e0eb6fd2b506066b518c7155ff0d8297
DefaultExchangeRateExchangeRate0x00008a5d784563010000000000000000
MaxRewardPerEraPermill0xf4010000
MintFeeBalance0x00c2eb0b000000000000000000000000
Error Types
Name
Docs
InvalidTotalStakingCurrency The total amount for the Staking currency must be more than zero.
MintAmountBelowMinimumThreshold The mint amount is below the minimum threshold allowed.
ExceededStakingCurrencyMintCap The amount of Staking currency used has exceeded the cap allowed.
XcmTransferFailed Error has occurred during Cross-chain transfer.