subscan
Runtime Modules / AssetManager
Spec Version:
Events
Name
Lookup
Attributes
ForeignAssetRegistered1f00["AssetId","ForeignAssetType","AssetRegistrarMetadata"]
UnitsPerSecondChanged1f01["ForeignAssetType","u128"]
ForeignAssetTypeChanged1f02["AssetId","ForeignAssetType"]
ForeignAssetRemoved1f03["AssetId","ForeignAssetType"]
SupportedAssetRemoved1f04["ForeignAssetType"]
LocalAssetRegistered1f05["AssetId","AccountId","AccountId"]
ForeignAssetDestroyed1f06["AssetId","ForeignAssetType"]
LocalAssetDestroyed1f07["AssetId"]
Storage Functions
Name
Type
AssetIdType{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"moonbase_runtime:xcm_config:AssetType","keys_id":6,"value_id":145}}
AssetTypeId{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbase_runtime:xcm_config:AssetType"],"value":"U128","keys_id":145,"value_id":6}}
AssetTypeUnitsPerSecond{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["moonbase_runtime:xcm_config:AssetType"],"value":"U128","keys_id":145,"value_id":6}}
LocalAssetCounter{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
LocalAssetDeposit{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"pallet_asset_manager:pallet:AssetInfo","keys_id":6,"value_id":579}}
SupportedFeePaymentAssets{"origin":"PlainType","plain_type":"Vec<moonbase_runtime:xcm_config:AssetType>","PlainTypeValue":580}
Constants
Name
Type
Value
LocalAssetDepositU128000010632d5ec76b0500000000000000
Error Types
Name
Docs
ErrorCreatingAsset
AssetAlreadyExists
AssetDoesNotExist
TooLowNumAssetsWeightHint
LocalAssetLimitReached
ErrorDestroyingAsset
NotSufficientDeposit
NonExistentLocalAsset