Name | Lookup | Attributes | |
|---|---|---|---|
| AssetRateCreated | 0d00 | ["AssetKind","FixedU128"] | |
| AssetRateRemoved | 0d01 | ["AssetKind"] | |
| AssetRateUpdated | 0d02 | ["AssetKind","FixedU128","FixedU128"] |
Name | Type | |
|---|---|---|
| ConversionRateToNative | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["staging_xcm:v5:location:Location"],"value":"U128","keys_id":44,"value_id":65}} |
Name | Docs |
|---|---|
| UnknownAssetKind | The given asset ID is unknown. |
| AlreadyExists | The given asset ID already has an assigned conversion rate and cannot be re-created. |
| Overflow | Overflow ocurred when calculating the inverse rate. |