Name | Lookup | Attributes | |
|---|---|---|---|
| AssetRateCreated | 4300 | ["AssetKind","FixedU128"] | |
| AssetRateRemoved | 4301 | ["AssetKind"] | |
| AssetRateUpdated | 4302 | ["AssetKind","FixedU128","FixedU128"] |
Name | Type | |
|---|---|---|
| ConversionRateToNative | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["polkadot_runtime_common:impls:VersionedLocatableAsset"],"value":"U128","keys_id":206,"value_id":168}} |
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. |