Name | Lookup | Attributes | |
---|---|---|---|
AssetRateCreated | 6500 | ["AssetKind","FixedU128"] | |
AssetRateRemoved | 6501 | ["AssetKind"] | |
AssetRateUpdated | 6502 | ["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":318,"value_id":516}} |
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. |