Name | Lookup | Parameters | |
|---|---|---|---|
| force_withdraw_fund | 5a00 | 3 | |
| force_register_asset | 5a01 | 3 | |
| force_unregister_asset | 5a02 | 1 | |
| force_set_metadata | 5a03 | 2 | |
| force_mint | 5a04 | 3 | |
| force_burn | 5a05 | 3 | |
| force_set_price | 5a06 | 2 | |
| force_set_location | 5a07 | 2 | |
| force_enable_chainbridge | 5a08 | 4 | |
| force_disable_chainbridge | 5a09 | 2 | |
| force_enable_sygmabridge | 5a0a | 5 | |
| force_disable_sygmabridge | 5a0b | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AssetRegistered | 5a00 | ["<T as pallet_assets::Config>::AssetId","MultiLocation"] | |
| AssetUnregistered | 5a01 | ["<T as pallet_assets::Config>::AssetId","MultiLocation"] | |
| ChainbridgeEnabled | 5a02 | ["<T as pallet_assets::Config>::AssetId","u8","[u8; 32]"] | |
| ChainbridgeDisabled | 5a03 | ["<T as pallet_assets::Config>::AssetId","u8","[u8; 32]"] | |
| SygmabridgeEnabled | 5a04 | ["<T as pallet_assets::Config>::AssetId","DomainID","[u8; 32]"] | |
| SygmabridgeDisabled | 5a05 | ["<T as pallet_assets::Config>::AssetId","DomainID","[u8; 32]"] | |
| ForceMinted | 5a06 | ["<T as pallet_assets::Config>::AssetId","AccountId","<T as pallet_assets::Config>::Balance"] | |
| ForceBurnt | 5a07 | ["<T as pallet_assets::Config>::AssetId","AccountId","<T as pallet_assets::Config>::Balance"] |
Name | Type | |
|---|---|---|
| IdByLocations | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v3:multilocation:MultiLocation"],"value":"U32","keys_id":51,"value_id":4}} | |
| IdByResourceId | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 32]"],"value":"U32","keys_id":1,"value_id":4}} | |
| RegistryInfoByIds | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"assets_registry:pallet:AssetRegistryInfo","keys_id":4,"value_id":653}} |
Name | Type | Value | |
|---|---|---|---|
| MinBalance | U128 | 00e40b54020000000000000000000000 | |
| NativeExecutionPrice | U128 | 00f44c99184900000000000000000000 | |
| ResourceIdGenerationSalt | option<U128> | 00 | |
| NativeAssetLocation | staging_xcm:v3:multilocation:MultiLocation | 0000 | |
| NativeAssetSygmaResourceId | [U8; 32] | 0000000000000000000000000000000000000000000000000000000000000001 |
Name | Docs |
|---|---|
| AssetAlreadyExist | |
| AssetNotRegistered | |
| BridgeAlreadyEnabled | |
| BridgeAlreadyDisabled | |
| FailedToTransactAsset | |
| DuplictedLocation | |
| LocationTooLong |