Genesiz Shapez
Verified contract
Active on
Ethereum with 4,340 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Genesiz Shapez"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21144001 | 3 days ago | | | 0 | 0.0017950461 | |
| 20279778 | 4 months ago | | | 0 | 0.00011967332 | |
| 20200762 | 4 months ago | | | 0 | 0.000081938082 | |
| 20158670 | 5 months ago | | | 0 | 0.000073344234 | |
| 19799956 | 6 months ago | | | 0 | 0.00012230358 | |
| 19799955 | 6 months ago | | | 0 | 0.00018878170 | |
| 19660745 | 7 months ago | | | 0 | 0.00057972177 | |
| 19609497 | 7 months ago | | | 0 | 0.00054438268 | |
| 18903752 | 10 months ago | | | 0 | 0.00052379830 | |
| 18051284 | a year ago | | | 0 | 0.00024826423 |
ABI
ABI objects
Getter at block 21163428
cost() view returns (uint256)
0
hiddenMetadataUri() view returns (string)
https://evolutionz.art/nft/hidden.json
maxMintAmountPerTx() view returns (uint256)
1
maxRooMints() view returns (uint256)
2
maxSupply() view returns (uint256)
3500
name() view returns (string)
Genesiz Shapez
owner() view returns (address)
0x629c30d261cf1e323891578c4de961dec4b5c5ba
paused() view returns (bool)
false
revealed() view returns (bool)
true
rooAddress() view returns (address)
0x928f072c009727fbad81bbf3aaa885f9fea65fcf
roosMinted() view returns (uint256)
2
symbol() view returns (string)
SHAPEZ
totalSupply() view returns (uint256)
3500
uriPrefix() view returns (string)
https://evolutionz.art/nft/
uriSuffix() view returns (string)
.json
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)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
mintForAddress(uint256 _mintAmount, address _receiver)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCost(uint256 _cost)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setMaxRooMints(uint256 _newAmount)
setPaused(bool _state)
setRevealed(bool _state)
setRooAddress(address _newAddress)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.