subscan
Runtime Modules / Asset
Spec Version:
Events
Name
Lookup
Attributes
AssetCreated1a00["IdentityId","AssetId","bool","AssetType","IdentityId","AssetName","Vec<AssetIdentifier>","Option<FundingRoundName>"]
IdentifiersUpdated1a01["IdentityId","AssetId","Vec<AssetIdentifier>"]
DivisibilityChanged1a02["IdentityId","AssetId","bool"]
TickerRegistered1a03["IdentityId","Ticker","Option<Moment>"]
TickerTransferred1a04["IdentityId","Ticker","IdentityId"]
AssetOwnershipTransferred1a05["IdentityId","AssetId","IdentityId"]
AssetFrozen1a06["IdentityId","AssetId"]
AssetUnfrozen1a07["IdentityId","AssetId"]
AssetRenamed1a08["IdentityId","AssetId","AssetName"]
FundingRoundSet1a09["IdentityId","AssetId","FundingRoundName"]
DocumentAdded1a0a["IdentityId","AssetId","DocumentId","Document"]
DocumentRemoved1a0b["IdentityId","AssetId","DocumentId"]
ControllerTransfer1a0c["IdentityId","AssetId","PortfolioId","Balance"]
CustomAssetTypeExists1a0d["IdentityId","CustomAssetTypeId","Bytes"]
CustomAssetTypeRegistered1a0e["IdentityId","CustomAssetTypeId","Bytes"]
SetAssetMetadataValue1a0f["IdentityId","AssetId","AssetMetadataValue","Option<AssetMetadataValueDetail<Moment>>"]
SetAssetMetadataValueDetails1a10["IdentityId","AssetId","AssetMetadataValueDetail<Moment>"]
RegisterAssetMetadataLocalType1a11["IdentityId","AssetId","AssetMetadataName","AssetMetadataLocalKey","AssetMetadataSpec"]
RegisterAssetMetadataGlobalType1a12["AssetMetadataName","AssetMetadataGlobalKey","AssetMetadataSpec"]
AssetTypeChanged1a13["IdentityId","AssetId","AssetType"]
LocalMetadataKeyDeleted1a14["IdentityId","AssetId","AssetMetadataLocalKey"]
MetadataValueDeleted1a15["IdentityId","AssetId","AssetMetadataKey"]
AssetBalanceUpdated1a16["IdentityId","AssetId","Balance","Option<PortfolioId>","Option<PortfolioId>","PortfolioUpdateReason"]
AssetAffirmationExemption1a17["AssetId"]
RemoveAssetAffirmationExemption1a18["AssetId"]
PreApprovedAsset1a19["IdentityId","AssetId"]
RemovePreApprovedAsset1a1a["IdentityId","AssetId"]
AssetMediatorsAdded1a1b["IdentityId","AssetId","BTreeSet<IdentityId>"]
AssetMediatorsRemoved1a1c["IdentityId","AssetId","BTreeSet<IdentityId>"]
TickerLinkedToAsset1a1d["IdentityId","Ticker","AssetId"]
TickerUnlinkedFromAsset1a1e["IdentityId","Ticker","AssetId"]
GlobalMetadataSpecUpdated1a1f["AssetMetadataName","AssetMetadataSpec"]
Storage Functions
Name
Type
UniqueTickerRegistration{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 12]"],"value":"pallet_asset:types:TickerRegistration","keys_id":72,"value_id":617}}
TickerConfig{"origin":"PlainType","plain_type":"pallet_asset:types:TickerRegistrationConfig","PlainTypeValue":618}
Assets{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"pallet_asset:types:AssetDetails","keys_id":42,"value_id":619}}
AssetNames{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Vec<U8>","keys_id":42,"value_id":118}}
BalanceOf{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Identity"],"key_vec":["[U8; 16]","[U8; 32]"],"value":"U128","keys_id":620,"value_id":6}}
AssetIdentifiers{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Vec<polymesh_primitives:asset_identifier:AssetIdentifier>","keys_id":42,"value_id":119}}
CustomTypeIdSequence{"origin":"PlainType","plain_type":"U32","PlainTypeValue":116}
CustomTypes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":116,"value_id":12}}
CustomTypesInverse{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"U32","keys_id":12,"value_id":116}}
FundingRound{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Vec<U8>","keys_id":42,"value_id":124}}
IssuedInFundingRound{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Tuple:[U8; 16]Vec<U8>"],"value":"U128","keys_id":621,"value_id":6}}
Frozen{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Bool","keys_id":42,"value_id":78}}
AssetDocuments{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["[U8; 16]","U32"],"value":"polymesh_primitives:document:Document","keys_id":622,"value_id":126}}
AssetDocumentsIdSequence{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"U32","keys_id":42,"value_id":125}}
AssetMetadataValues{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["[U8; 16]","polymesh_primitives:asset_metadata:AssetMetadataKey"],"value":"Vec<U8>","keys_id":623,"value_id":137}}
AssetMetadataValueDetails{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["[U8; 16]","polymesh_primitives:asset_metadata:AssetMetadataKey"],"value":"polymesh_primitives:asset_metadata:AssetMetadataValueDetail","keys_id":623,"value_id":139}}
AssetMetadataLocalNameToKey{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["[U8; 16]","Vec<U8>"],"value":"U64","keys_id":624,"value_id":142}}
AssetMetadataGlobalNameToKey{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"U64","keys_id":141,"value_id":149}}
AssetMetadataLocalKeyToName{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["[U8; 16]","U64"],"value":"Vec<U8>","keys_id":625,"value_id":141}}
AssetMetadataGlobalKeyToName{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Vec<U8>","keys_id":149,"value_id":141}}
AssetMetadataLocalSpecs{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["[U8; 16]","U64"],"value":"polymesh_primitives:asset_metadata:AssetMetadataSpec","keys_id":625,"value_id":143}}
AssetMetadataGlobalSpecs{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"polymesh_primitives:asset_metadata:AssetMetadataSpec","keys_id":149,"value_id":143}}
AssetsExemptFromAffirmation{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Bool","keys_id":42,"value_id":78}}
PreApprovedAsset{"origin":"Map","n_map_type":{"hashers":["Identity","Blake2_128Concat"],"key_vec":["[U8; 32]","[U8; 16]"],"value":"Bool","keys_id":626,"value_id":78}}
MandatoryMediators{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"Vec<[U8; 32]>","keys_id":42,"value_id":419}}
CurrentAssetMetadataLocalKey{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"U64","keys_id":42,"value_id":142}}
CurrentAssetMetadataGlobalKey{"origin":"PlainType","plain_type":"U64","PlainTypeValue":149}
TickersOwnedByUser{"origin":"Map","n_map_type":{"hashers":["Identity","Blake2_128Concat"],"key_vec":["[U8; 32]","[U8; 12]"],"value":"Bool","keys_id":627,"value_id":78}}
SecurityTokensOwnedByUser{"origin":"Map","n_map_type":{"hashers":["Identity","Blake2_128Concat"],"key_vec":["[U8; 32]","[U8; 16]"],"value":"Bool","keys_id":626,"value_id":78}}
AssetIdTicker{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 16]"],"value":"[U8; 12]","keys_id":42,"value_id":72}}
TickerAssetId{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 12]"],"value":"[U8; 16]","keys_id":72,"value_id":42}}
AssetNonce{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"U64","keys_id":0,"value_id":10}}
StorageVersion{"origin":"PlainType","plain_type":"U8","PlainTypeValue":628}
Constants
Name
Type
Value
AssetNameMaxLengthU3280000000
FundingRoundNameMaxLengthU3280000000
AssetMetadataNameMaxLengthU3200010000
AssetMetadataValueMaxLengthU3200200000
AssetMetadataTypeDefMaxLengthU3200200000
MaxAssetMediatorsU3204000000
Error Types
Name
Docs
UnauthorizedThe user is not authorized.
AssetAlreadyCreatedThe token has already been created.
TickerTooLongThe ticker length is over the limit.
TickerNotAlphanumericThe ticker has non-alphanumeric parts.
TickerAlreadyRegisteredThe ticker is already registered to someone else.
TotalSupplyAboveLimitThe total supply is above the limit.
NoSuchAssetNo token associated to the given asset ID.
AlreadyFrozenThe token is already frozen.
NotAnOwnerNot an owner of the token on Ethereum.
BalanceOverflowAn overflow while calculating the balance.
TotalSupplyOverflowAn overflow while calculating the total supply.
InvalidGranularityAn invalid granularity.
NotFrozenThe asset must be frozen.
InvalidTransferTransfer validation check failed.
InsufficientBalanceThe sender balance is not sufficient.
AssetAlreadyDivisibleThe token is already divisible.
InvalidEthereumSignatureAn invalid Ethereum `EcdsaSignature`.
TickerRegistrationExpiredRegistration of ticker has expired.
SenderSameAsReceiverTransfers to self are not allowed
NoSuchDocThe given Document does not exist.
MaxLengthOfAssetNameExceededMaximum length of asset name has been exceeded.
FundingRoundNameMaxLengthExceededMaximum length of the funding round name has been exceeded.
InvalidAssetIdentifierSome `AssetIdentifier` was invalid.
InvestorUniquenessClaimNotAllowedInvestor Uniqueness claims are not allowed for this asset.
InvalidCustomAssetTypeIdInvalid `CustomAssetTypeId`.
AssetMetadataNameMaxLengthExceededMaximum length of the asset metadata type name has been exceeded.
AssetMetadataValueMaxLengthExceededMaximum length of the asset metadata value has been exceeded.
AssetMetadataTypeDefMaxLengthExceededMaximum length of the asset metadata type definition has been exceeded.
AssetMetadataKeyIsMissingAsset Metadata key is missing.
AssetMetadataValueIsLockedAsset Metadata value is locked.
AssetMetadataLocalKeyAlreadyExistsAsset Metadata Local type already exists for asset.
AssetMetadataGlobalKeyAlreadyExistsAsset Metadata Global type already exists.
TickerFirstByteNotValidTickers should start with at least one valid byte.
UnexpectedNonFungibleTokenAttempt to call an extrinsic that is only permitted for fungible tokens.
IncompatibleAssetTypeUpdateAttempt to update the type of a non fungible token to a fungible token or the other way around.
AssetMetadataKeyBelongsToNFTCollectionAttempt to delete a key that is needed for an NFT collection.
AssetMetadataValueIsEmptyAttempt to lock a metadata value that is empty.
NumberOfAssetMediatorsExceededNumber of asset mediators would exceed the maximum allowed.
InvalidTickerCharacterInvalid ticker character - valid set: A`..`Z` `0`..`9` `_` `-` `.` `/`.
InvalidTransferFrozenAssetFailed to transfer the asset - asset is frozen.
InvalidTransferComplianceFailureFailed to transfer an NFT - compliance failed.
InvalidTransferInvalidReceiverCDDFailed to transfer the asset - receiver cdd is not valid.
InvalidTransferInvalidSenderCDDFailed to transfer the asset - sender cdd is not valid.
TickerRegistrationNotFoundThe ticker registration associated to the ticker was not found.
TickerIsAlreadyLinkedToAnAssetThe given ticker is already linked to an asset.
AssetIdGenerationErrorAn unexpected error when generating a new asset ID.
TickerNotRegisteredToCallerThe ticker doesn't belong to the caller.
AssetIsAlreadyLinkedToATickerThe given asset is already linked to a ticker.
TickerIsNotLinkedToTheAssetThe given ticker is not linked to the given asset.
BadAuthorizationTypeThe extrinsic expected a different `AuthorizationType` than what the `data.auth_type()` is.