Zombiemice
Verified contract
Active on
Ethereum with 1,410 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 25 additional slots
-
variable spans 7 additional slots
Balances ($0.00)
No balances found for "Zombiemice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19714922 | 7 months ago | | | 0 | 0.00015124637 | |
| 19278630 | 9 months ago | | | 0 | 0.0037457948 | |
| 19232323 | 10 months ago | | | 0 | 0.00045240555 | |
| 19228337 | 10 months ago | | | 0 | 0.00066827462 | |
| 19223673 | 10 months ago | | | 0 | 0.00042209210 | |
| 18732833 | a year ago | | | 0 | 0.00080110559 | |
| 18723149 | a year ago | | | 0 | 0.0013029065 | |
| 18705558 | a year ago | | | 0 | 0.00066124939 | |
| 17777121 | a year ago | | | 0 | 0.00061667784 | |
| 17763255 | a year ago | | | 0 | 0.00099526681 |
ABI
ABI objects
Getter at block 21306969
_owner() view returns (address)
0x18ebffd933175c1335d4c2fbf30cf5897469e79e
gateAddress() view returns (address)
0x00a2c366c3a674cb3078145c64d55e6304d33b98
maxMintPerTx() view returns (uint256)
10
name() view returns (string)
Zombiemice
secret() view returns (address)
0x5768617420686170706e7320696e204c61623739
symbol() view returns (string)
Zmice
totalSupply() view returns (uint256)
2477
Read-only
_tokenIdToHash(uint256 _tokenId) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashToMetadata(string _hash) view returns (string)
hashToSVG(string _hash) view returns (string)
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)
traitTypes(uint256, uint256) view returns (string traitName, string traitType, string pixels, uint256 pixelCount)
walletOfOwner(address _wallet) view returns (uint256[])
State-modifying
Events addTraitType(uint256 _traitTypeIndex, struct ZombiemiceTrait[] _traits)
approve(address to, uint256 tokenId)
claimMice(address _claimer, uint256 _num)
claimMouse(address _claimer)
clearTraitType(uint256 _index)
clearTraits()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCollectionDescription(string _collectionDescription)
setGateAddress(address _gateAddress)
setSVGTail(string _tail)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
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.