Name | Lookup | Parameters | |
|---|---|---|---|
| register_asset | 7e00 | 4 | |
| set_asset_units_per_second | 7e01 | 3 | |
| change_existing_asset_type | 7e02 | 3 | |
| remove_supported_asset | 7e03 | 2 | |
| remove_existing_asset_type | 7e04 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AssetRegistered | 7e00 | ["AssetId","AssetType","AssetRegistrarMetadata"] | |
| UnitsPerSecondChanged | 7e01 | ["AssetType","u128"] | |
| AssetTypeChanged | 7e02 | ["AssetId","AssetType"] | |
| AssetRemoved | 7e03 | ["AssetId","AssetType"] | |
| SupportedAssetRemoved | 7e04 | ["AssetType"] |
Name | Type | |
|---|---|---|
| AssetIdType | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"crust_parachain_runtime:AssetType","keys_id":6,"value_id":137}} | |
| AssetTypeId | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["crust_parachain_runtime:AssetType"],"value":"U128","keys_id":137,"value_id":6}} | |
| AssetTypeUnitsPerSecond | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["crust_parachain_runtime:AssetType"],"value":"U128","keys_id":137,"value_id":6}} | |
| SupportedFeePaymentAssets | {"origin":"PlainType","plain_type":"Vec<crust_parachain_runtime:AssetType>","PlainTypeValue":497} |
Name | Docs |
|---|---|
| ErrorCreatingAsset | |
| AssetAlreadyExists | |
| AssetDoesNotExist | |
| TooLowNumAssetsWeightHint |