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

MetaPiggyBanks

Verified contract

Active on Ethereum with 666 txns
Deployed by via 0x585b0b18 at 14336186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
Value $600
0xf2520c90941982ce8255c6d0559df3869acf86e151f778d18eb6ff06c0cfff51
0x34d9cf4510b318ddd806d8eb6221ffcd10926b525baf2fe93c8fc8a851568342
0xc10dc1ae498b91631b24859044f50ce38856259fed281043c92161c523ba34fc
0xc6371dd3ebec8d19b2965effc626b6a9076f14d21776ac93d5102e411e614719
0x619d82c0e127a28e7803266560e790a7eb42bfce3f52bfc8b5863892e3ff366f
0x945891cd3ce718ad03358cb6ac1543f1836a0df66c2d04f19ce672182e1795c2
0xee4fefa77743924952448b90b89376789947a7638e6019a861cfccd2c06600da
0xa35fa4425e3177f53e069f90a8c26d02f0fed51a79d5714a1ff2051aea6e3f4c
0x0265553ac75316af93d296057448de76de5d229bcf56cb88b62e604fc4f1f14e
0xec5819b5ec3a2deaab56bd02e278a6879028c1ae681c9c42b33962878d326b8e

Functions
Getter at block 20793629
maxBatchMint(view returns (uint256)
5
maxSupply(view returns (uint256)
8888
merkleRoot(view returns (bytes32)
0x2422a8de61394b7f1f36f62a17f7ee217b917a6dafd3a5b482a6dd017bb239fd
name(view returns (string)
MetaPiggyBanks
owner(view returns (address)
0xcf70f3b4dddde8c3a8fa293818d5594d78ed052c
publicMintPrice(view returns (uint256)
88800000000000000
publicMintStartAt(view returns (uint256)
71697398400
saleSupply(view returns (uint256)
888
salesCounter(view returns (uint256)
555
symbol(view returns (string)
MPB
totalSupply(view returns (uint256)
603
whitelistLimitPerAccount(view returns (uint256)
1
whitelistMintPrice(view returns (uint256)
0
whitelistMintStartAt(view returns (uint256)
71697398400
whitelistRound(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistMinted(uint256addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 amountpayable returns (uint256[])
mint(address topayable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxBatchMint(uint256 maxBatchMint_
setMerkleRoot(bytes32 merkleRoot_
setPublicMintPrice(uint256 publicMintPrice_
setPublicMintStartAt(uint256 publicMintStartAt_
setSaleSupply(uint256 saleSupply_
setWhitelistLimitPerAccount(uint256 whitelistLimitPerAccount_
setWhitelistMintPrice(uint256 whitelistMintPrice_
setWhitelistMintStartAt(uint256 whitelistMintStartAt_
setWhitelistRound(uint256 whitelistRound_
teamBatchMint(address touint256 amountreturns (uint256[])
teamMint(address toreturns (uint256)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] merkleProofuint256 amountpayable returns (uint256[])
withdraw(payable 
withdrawToken(address tokenAddress
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.