Name | Lookup | Parameters | |
---|---|---|---|
start_incubation | 6a00 | 2 | |
feed_origin_of_shell | 6a01 | 2 | |
hatch_origin_of_shell | 6a02 | 3 | |
set_can_start_incubation_status | 6a03 | 1 | |
set_shell_collection_id | 6a04 | 1 | |
set_shell_parts_collection_id | 6a05 | 1 | |
set_origin_of_shell_chosen_parts | 6a06 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
CanStartIncubationStatusChanged | 6a00 | ["bool","u64","u64"] | |
StartedIncubation | 6a01 | ["CollectionId","NftId","AccountId","u64","u64"] | |
OriginOfShellReceivedFood | 6a02 | ["CollectionId","NftId","AccountId","EraId"] | |
OriginOfShellChosenPartsUpdated | 6a03 | ["CollectionId","NftId","Option<ShellPartsOf>","ShellPartsOf"] | |
ShellCollectionIdSet | 6a04 | ["CollectionId"] | |
ShellPartsCollectionIdSet | 6a05 | ["CollectionId"] | |
ShellPartMinted | 6a06 | ["CollectionId","NftId","CollectionId","NftId","AccountId"] | |
ShellAwakened | 6a07 | ["CollectionId","NftId","RarityType","CareerType","RaceType","GenerationId","CollectionId","NftId","AccountId"] |
Name | Type | |
---|---|---|
FoodByOwners | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_phala_world:traits:FoodInfo","keys_id":0,"value_id":635}} | |
OriginOfShellFoodStats | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U64","Tuple:U32U32"],"value":"U32","keys_id":639,"value_id":4}} | |
OfficialHatchTime | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":10} | |
CanStartIncubation | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":100} | |
HasOriginOfShellStartedIncubation | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:U32U32"],"value":"Bool","keys_id":39,"value_id":100}} | |
ShellCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
ShellPartsCollectionId | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
OriginOfShellsChosenParts | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:U32U32"],"value":"Vec<Tuple:Vec<U8>pallet_phala_world:traits:ShellPartInfo>","keys_id":39,"value_id":151}} |
Name | Type | Value | |
---|---|---|---|
FoodPerEra | U32 | 05000000 | |
MaxFoodFeedSelf | U8 | 02 | |
IncubationDurationSec | U64 | 008c0a0000000000 |
Name | Docs |
---|---|
StartIncubationNotAvailable | |
HatchingInProgress | |
CannotHatchOriginOfShell | |
CannotSendFoodToOriginOfShell | |
_Deprecated_MaxFoodFedLimitReached | |
CannotSetOriginOfShellChosenParts | |
AlreadySentFoodTwice | |
_Deprecated_NoFoodAvailable | |
NotOwner | |
NoPermission | |
WrongCollectionId | |
_Deprecated_NoHatchTimeDetected | |
ShellCollectionIdAlreadySet | |
ShellCollectionIdNotSet | |
RaceNotDetected | |
CareerNotDetected | |
RarityTypeNotDetected | |
GenerationNotDetected | |
FoodInfoUpdateError | |
ShellPartsCollectionIdAlreadySet | |
ShellPartsCollectionIdNotSet | |
ChosenPartsNotDetected | |
MissingShellPartMetadata | |
NoFoodLeftToFeedOriginOfShell |