This contract is being backfilled. You may encounter incomplete storage history.

ZombieMonkeys

Verified contract

Active on Ethereum with 1,786 txns
Deployed by via 0xfb83587f at 13424039
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZombieMonkeys"

0x0c1912ab6cf222ac6a28f0d03d79523dad5f2dedfcec2fb04c085663af69031c
0x0cb522f902e02acd11eaa924d899bdb3ad3be616c91d39a4b1198c0cf30ef1ab
0xd390217e7f4554d9f68101a161194947e5bf4f384cd11caaaff64664600e985f
0x2e403d772567545e08b7dee932c548138cb619365aec7a8885b8c4943587e291
0x2707c583478b600cf49d57e0596eed62c117aec20dd493ac4e11aa65e5a21898
0xba00e13f42bf9461b74fb210d01ac4c214eec1966f0311b5cb556266c370bfbe
0x83afec307c33b46f8cfdf2ba41d5484245cc52e78d4e57fe6b9e1c1f6594714e
0x0e1d30bdb2285f8128248984c3cb7d1b34ad079dbd95b6bb55f13012beb42cc7
0x9c7f73ab5d1300b93a8ac35abef591cb6b43f008c91b841a193ecd1d915f0f82
0xa10b683c35fa9d6c4bba9d0fd721dd471bef30f258da3ffb3fe3880025fbdd57

Functions
Getter at block 20797152
baseURI(view returns (string)
ipfs://QmVEDe7Ktb6kaZ5wCA6JtNrSYiL6jcyGCnCQ55cw6oESEk/
maxBatch(view returns (uint256)
100
name(view returns (string)
ZombieMonkeys
owner(view returns (address)
0xc3bc2a4791e82101c9de66365455e72685f9526f
price(view returns (uint256)
50000000000000000
started(view returns (bool)
false
symbol(view returns (string)
ZM
totalCount(view returns (uint256)
8888
totalMonkeys(view returns (uint256)
2152
totalSupply(view returns (uint256)
2152
whiteListStart(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWhitelistMintAmount(address _addrview returns (uint256)
isAddressInWhitelist(address _addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToWhitelist(address _addruint256 numberOfMints
addToWhitelistBulk(address[] _addruint256[] _numberOfMints
adminMint(uint256 _timespayable 
adminMintGiveaways(address _addr
approve(address touint256 tokenId
changePrice(uint256 _newPrice
mintMonkey(uint256 _timespayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setNormalStart(bool _start
setTokenURI(uint256 _tokenIdstring _tokenURI
setWhiteListStart(bool _start
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _timespayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintMonkeys(address indexed minteruint256 startWithuint256 times
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.