Name | Lookup | Parameters | |
|---|---|---|---|
| claim_spirit | 6900 | - | |
| redeem_spirit | 6901 | 1 | |
| buy_rare_origin_of_shell | 6902 | 3 | |
| buy_prime_origin_of_shell | 6903 | 3 | |
| preorder_origin_of_shell | 6904 | 2 | |
| mint_chosen_preorders | 6905 | 1 | |
| refund_not_chosen_preorders | 6906 | 1 | |
| mint_gift_origin_of_shell | 6907 | 5 | |
| set_overlord | 6908 | 1 | |
| initialize_world_clock | 6909 | - | |
| set_status_type | 690a | 2 | |
| init_rarity_type_counts | 690b | - | |
| update_rarity_type_counts | 690c | 3 | |
| set_spirit_collection_id | 690d | 1 | |
| set_origin_of_shell_collection_id | 690e | 1 | |
| pw_create_collection | 690f | 3 | |
| set_spirits_metadata | 6910 | 1 | |
| set_origin_of_shells_metadata | 6911 | 1 | |
| set_payee | 6912 | 1 | |
| set_signer | 6913 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| WorldClockStarted | 6900 | ["u64"] | |
| NewEra | 6901 | ["u64","u64"] | |
| SpiritClaimed | 6902 | ["AccountId","CollectionIdOf","ItemIdOf"] | |
| OriginOfShellPreordered | 6903 | ["AccountId","PreorderId","RaceType","CareerType"] | |
| OriginOfShellMinted | 6904 | ["RarityType","CollectionIdOf","ItemIdOf","AccountId","RaceType","CareerType","GenerationId"] | |
| SpiritCollectionIdSet | 6905 | ["CollectionIdOf"] | |
| OriginOfShellCollectionIdSet | 6906 | ["CollectionIdOf"] | |
| OriginOfShellInventoryUpdated | 6907 | ["RarityType"] | |
| ClaimSpiritStatusChanged | 6908 | ["bool"] | |
| PurchaseRareOriginOfShellsStatusChanged | 6909 | ["bool"] | |
| PurchasePrimeOriginOfShellsStatusChanged | 690a | ["bool"] | |
| PreorderOriginOfShellsStatusChanged | 690b | ["bool"] | |
| ChosenPreorderMinted | 690c | ["PreorderId","AccountId","NftId"] | |
| NotChosenPreorderRefunded | 690d | ["PreorderId","AccountId"] | |
| LastDayOfSaleStatusChanged | 690e | ["bool"] | |
| OverlordChanged | 690f | ["Option<AccountId>","AccountId"] | |
| OriginOfShellsInventoryWasSet | 6910 | ["bool"] | |
| OriginOfShellGiftedToOwner | 6911 | ["AccountId","NftSaleType"] | |
| SpiritsMetadataSet | 6912 | ["BoundedVec<u8, StringLimit>"] | |
| OriginOfShellsMetadataSet | 6913 | ["Vec<(RaceType, BoundedVec<u8, StringLimit>)>"] | |
| PayeeChanged | 6914 | ["Option<AccountId>","AccountId"] | |
| SignerChanged | 6915 | ["Option<AccountId>","AccountId"] |
Name | Type | |
|---|---|---|
| NextCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| NextNftId | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}} | |
| NextResourceId | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"U32","keys_id":40,"value_id":4}} | |
| PreorderIndex | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| Preorders | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_phala_world:traits:PreorderInfo","keys_id":4,"value_id":702}} | |
| OwnerHasPreorder | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"Bool","keys_id":0,"value_id":88}} | |
| OriginOfShellsInventory | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["pallet_phala_world:traits:RarityType","pallet_phala_world:traits:RaceType"],"value":"pallet_phala_world:traits:NftSaleInfo","keys_id":703,"value_id":704}} | |
| ZeroDay | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| Era | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| CanClaimSpirits | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| CanPurchaseRareOriginOfShells | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| CanPurchasePrimeOriginOfShells | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| CanPreorderOriginOfShells | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| LastDayOfSale | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| SpiritCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| OriginOfShellCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| CareerTypeCount | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["pallet_phala_world:traits:CareerType"],"value":"U32","keys_id":162,"value_id":4}} | |
| IsOriginOfShellsInventorySet | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":88} | |
| SpiritsMetadata | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":149} | |
| OriginOfShellsMetadata | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["pallet_phala_world:traits:RaceType"],"value":"Vec<U8>","keys_id":161,"value_id":149}} | |
| Overlord | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} | |
| Payee | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} | |
| Signer | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} |
Name | Type | Value | |
|---|---|---|---|
| SecondsPerEra | U64 | 8051010000000000 | |
| MinBalanceToClaimSpirit | U128 | 00a0724e180900000000000000000000 | |
| LegendaryOriginOfShellPrice | U128 | 0080a1a76b4a35000000000000000000 | |
| MagicOriginOfShellPrice | U128 | 0000c16ff28623000000000000000000 | |
| PrimeOriginOfShellPrice | U128 | 00406352bfc601000000000000000000 | |
| IterLimit | U32 | e8030000 |
Name | Docs |
|---|---|
| WorldClockAlreadySet | |
| SpiritClaimNotAvailable | |
| RareOriginOfShellPurchaseNotAvailable | |
| PrimeOriginOfShellPurchaseNotAvailable | |
| PreorderOriginOfShellNotAvailable | |
| PreorderClaimNotAvailable | |
| SpiritAlreadyClaimed | |
| InvalidSpiritClaim | |
| InvalidMetadata | |
| MustOwnSpiritToPurchase | |
| OriginOfShellAlreadyPurchased | |
| BelowMinimumBalanceThreshold | |
| WhitelistVerificationFailed | |
| InvalidPurchase | |
| NoAvailablePreorderId | |
| PreorderClaimNotDetected | |
| RefundClaimNotDetected | |
| PreorderIsPending | |
| PreordersCorrupted | |
| NotPreorderOwner | |
| RaceMintMaxReached | |
| OverlordNotSet | |
| RequireOverlordAccount | |
| InvalidStatusType | |
| WrongRarityType | |
| SpiritCollectionNotSet | |
| SpiritCollectionIdAlreadySet | |
| SpiritsMetadataNotSet | |
| OriginOfShellCollectionNotSet | |
| OriginOfShellCollectionIdAlreadySet | |
| OriginOfShellInventoryCorrupted | |
| OriginOfShellInventoryAlreadySet | |
| OriginOfShellsMetadataNotSet | |
| KeyTooLong | |
| NoAvailableRaceGivewayLeft | |
| NoAvailableRaceReservedLeft | |
| WrongNftSaleType | |
| NoAvailableResourceId | |
| NoAvailableNftId | |
| ValueNotDetected | |
| PayeeNotSet | |
| SignerNotSet | |
| NoAvailableCollectionId |