mythos
subscan
Mythos
Runtime Modules / Migration
Spec Version:
Events
Name
Lookup
Attributes
MigratorUpdated2a00["AccountId"]
NextCollectionIdUpdated2a01["CollectionId"]
AskCreated2a02["CollectionId","ItemId","Ask<AccountId, MarketplaceBalanceOf, Moment, AccountId >"]
SerialMintEnabled2a03["CollectionId"]
Storage Functions
Name
Type
Migrator{"origin":"PlainType","plain_type":"H160","PlainTypeValue":0}
Constants
Name
Type
Value
PotId[U8; 8]506f744d69677261
Error Types
Name
Docs
NotMigratorThe caller is not the migrator account.
ItemNotFoundThe item with the given collectionId and itemId was not found.
InvalidExpirationExpiration below current timestamp.
AccountAlreadySetTried to store an account that is already set for this storage value.
MigratorNotSet
SellerNotItemOwnerSeller of ask is not the owner of the given item.
AlreadyOwnerThe account is already the owner of the item.
CollectionNotFoundThe collection with the provided Id was not found.
SerialMintAlreadyEnabledSerial Mint config is already enabled for the given collection.