EvoSnails Gardenscape
Verified contract
Proxy
Active on
Ethereum with 1,962 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
0x48ab…a48a
7 additional
variables
Balances ($0.00)
No balances found for "EvoSnails Gardenscape"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20660682 | 3 months ago | | | 0 | 0.000055126680 | |
| 20586497 | 3 months ago | | | 0 | 0.000033416441 | |
| 20491685 | 3 months ago | | | 0 | 0.00053087051 | |
| 20271078 | 4 months ago | | | 0 | 0.00026020538 | |
| 20269258 | 4 months ago | | | 0 | 0.00032421578 | |
| 19158512 | 9 months ago | | | 0 | 0.00071613742 | |
| 19001215 | 10 months ago | | | 0 | 0.00076764165 | |
| 18799970 | a year ago | | | 0 | 0.0018422153 | |
| 18402018 | a year ago | | | 0 | 0.00035957682 | |
| 18375232 | a year ago | | | 0 | 0.00080098605 |
ABI
ABI objects
Getter at block 21210016
baseURI() view returns (string)
https://evosnails-gardenscapes-metadata.sfo3.cdn.digitaloceanspaces.com/
cost() view returns (uint256)
100000000000000000
leafCost() view returns (uint256)
1000000000000000000000
maxMintAmount() view returns (uint256)
5
mintableSupply() view returns (uint256)
2000
name() view returns (string)
EvoSnails Gardenscape
owner() view returns (address)
0xe8d850aaf9f6d2e982eb0bc4b193aecb72d8da8e
paused() view returns (bool)
false
publicMintStartTime() view returns (uint88)
1638662400
rewardSupply() view returns (uint256)
5000
symbol() view returns (string)
GARDEN
totalSupply() view returns (uint256)
2009
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
initialize(address _leaf)
mint(uint256 _mintAmount) payable
mintAsReward(address _to)
mintWithLeaf()
renounceOwnership()
safeMint(address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setPublicMintStartTime(uint88 _time)
setRacing(address _racing)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.