subscan
Runtime Modules / PWIncubation
Spec Version:
Events
Name
Lookup
Attributes
CanStartIncubationStatusChanged6a00["bool","u64","u64"]
StartedIncubation6a01["CollectionId","NftId","AccountId","u64","u64"]
OriginOfShellReceivedFood6a02["CollectionId","NftId","AccountId"]
HatchTimeUpdated6a03["CollectionId","NftId","u64","u64"]
ShellCollectionIdSet6a04["CollectionId"]
ShellAwakened6a05["CollectionId","NftId","AccountId"]
Storage Functions
Name
Type
FoodByOwners{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_phala_world:traits:FoodInfo","keys_id":0,"value_id":565}}
OriginOfShellFoodStats{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U64","Tuple:U32U32"],"value":"U32","keys_id":567,"value_id":4}}
OfficialHatchTime{"origin":"PlainType","plain_type":"U64","PlainTypeValue":8}
HatchTimes{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","U32"],"value":"U64","keys_id":37,"value_id":8}}
CanStartIncubation{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":98}
ShellCollectionId{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Constants
Name
Type
Value
FoodPerEraU3205000000
MaxFoodFeedSelfU802
IncubationDurationSecU640075120000000000
Error Types
Name
Docs
StartIncubationNotAvailable
HatchingInProgress
CannotHatchOriginOfShell
CannotSendFoodToOriginOfShell
MaxFoodFedLimitReached
AlreadySentFoodTwice
NoFoodAvailable
NotOwner
WrongCollectionId
NoHatchTimeDetected
ShellCollectionIdAlreadySet
ShellCollectionIdNotSet
RaceNotDetected
CareerNotDetected
RarityTypeNotDetected
GenerationNotDetected
FoodInfoUpdateError