Name | Lookup | Parameters | |
|---|---|---|---|
| set_user_default_fee_currency | 6400 | 1 | |
| set_default_fee_currency_list | 6401 | 1 | |
| set_extra_fee | 6402 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransferTo | 6400 | ["AccountId","TargetChain","BalanceOf"] | |
| SetDefaultFeeCurrency | 6401 | ["AccountId","Option<CurrencyId>"] | |
| SetFeeCurrencyList | 6402 | ["BoundedVec<CurrencyId, MaxFeeCurrencyOrderListLen>"] | |
| SetExtraFee | 6403 | ["RawCallName","Option<(CurrencyId, BalanceOf, AccountId)>"] |
Name | Type | |
|---|---|---|
| UniversalFeeCurrencyOrderList | {"origin":"PlainType","plain_type":"Vec<bifrost_primitives:currency:CurrencyId>","PlainTypeValue":327} | |
| UserDefaultFeeCurrency | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"bifrost_primitives:currency:CurrencyId","keys_id":0,"value_id":302}} | |
| ExtraFeeByCall | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Vec<U8>"],"value":"Tuple:bifrost_primitives:currency:CurrencyIdU128AccountId","keys_id":295,"value_id":329}} |
Name | Type | Value | |
|---|---|---|---|
| TreasuryAccount | AccountId | 6d6f646c62662f74727372790000000000000000000000000000000000000000 | |
| MaxFeeCurrencyOrderListLen | U32 | 32000000 | |
| MinAssetHubExecutionFee | U128 | 0030ef7dba0200000000000000000000 | |
| MinRelaychainExecutionFee | U128 | 0030ef7dba0200000000000000000000 | |
| RelaychainCurrencyId | bifrost_primitives:currency:CurrencyId | 0204 | |
| ParachainId | U32 | d1070000 | |
| PalletId | [U8; 8] | 62662f666c657869 |
Name | Docs |
|---|---|
| NotEnoughBalance | |
| ConversionError | |
| WeightAndFeeNotExist | |
| UnweighableMessage | |
| XcmExecutionFailed | |
| CurrencyNotSupport | |
| MaxCurrenciesReached |