Name | Lookup | Parameters | |
|---|---|---|---|
| mint | 7300 | 1 | |
| set_total_staking_currency | 7301 | 1 | |
| set_minting_cap | 7302 | 1 | |
| set_xcm_dest_weight | 7303 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Minted | 7300 | ||
| TotalStakingCurrencySet | 7301 | ||
| StakingCurrencyMintCapUpdated | 7302 | ||
| XcmDestWeightSet | 7303 |
Name | Type | |
|---|---|---|
| TotalStakingCurrency | {"origin":"PlainType","plain_type":"Balance"} | |
| StakingCurrencyMintCap | {"origin":"PlainType","plain_type":"Balance"} | |
| XcmDestWeight | {"origin":"PlainType","plain_type":"Weight"} |
Name | Type | Value | |
|---|---|---|---|
| StakingCurrencyId | CurrencyId | 0x0082 | |
| LiquidCurrencyId | CurrencyId | 0x0083 | |
| MinimumMintThreshold | Balance | 0x00e87648170000000000000000000000 | |
| SovereignSubAccountLocation | MultiLocation | 0x02000200d7b8926b326dd349355a9a7cca6606c1e0eb6fd2b506066b518c7155ff0d8297 | |
| DefaultExchangeRate | ExchangeRate | 0x00008a5d784563010000000000000000 | |
| MaxRewardPerEra | Permill | 0xf4010000 | |
| MintFee | Balance | 0x00c2eb0b000000000000000000000000 |
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. |