EvoSnailsV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa945430f at 13732788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "EvoSnailsV2"

No transactions found for "EvoSnailsV2"


Functions
Getter at block 20796866
cost(view returns (uint256)
0
leaf(view returns (address)
0x0000000000000000000000000000000000000000
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
5555
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
publicMintStartTime(view returns (uint88)
0
startTime(view returns (uint88)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
whitelistMintStartTime(view returns (uint88)
0
Read-only
balanceOf(address ownerview returns (uint256)
canLoot(uint256 iduint8 rollTierview returns (bool)
claimableLeaf(uint256 idview returns (uint256 _claimable)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
leafModifier(uint256 idview returns (uint256 mod)
ownerOf(uint256 tokenIdview returns (address)
pools(uint8view returns (uint16 costuint16 totaluint8 minTieruint16 tier1uint16 tier2uint16 tier3uint16 tier4)
setClaimed(uint8view returns (bool)
snailActivities(uint256view returns (uint8 stateaddress useruint48 sinceuint40 lastRoll)
snails(uint256view returns (uint8 backgrounduint8 trailuint8 bodyuint8 shelluint8 eyesuint8 mouthuint8 accessory)
stakedSnailByIndex(address _owneruint256 indexview returns (uint256)
stakedSnailsCount(address _ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tierUnlocked(uint8 tierview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
adminSetSnail(uint256 iduint8 accessoryuint8 backgrounduint8 bodyuint8 eyesuint8 mouthuint8 shelluint8 trail
approve(address touint256 tokenId
greenhouseSnails(uint256[] ids
initialize(
lootForSnail(uint256 iduint8 rollTierbool rollAccessorybool rollBackgroundbool rollBodybool rollShellbool rollTrail
mint(uint256 _mintAmountpayable 
mintLeaf(address _touint256 _amount
mintWhitelist(address accountuint256 tokenIdbytes32[] proofpayable 
pause(
renounceOwnership(
returnSnails(uint256[] ids
safeMint(address _touint256 _tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCooldownEnabled(bool _enabled
setGamePaused(bool _paused
setInventoryManager(address manager
setLeaf(address leaf_
setMerkleRoot(bytes32 _merkleRoot
setPublicMintStartTime(uint88 _time
setRollingPaused(bool _paused
setStartTime(uint88 _time
setWhitelistMintStartTime(uint88 _time
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(payable 
withdrawLeaf(uint256[] ids
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.