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

The Plague

Verified contract

Active on Ethereum with 30,371 txns
Deployed by via 0x34da38e1 at 14539820
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "The Plague"

0x46ada5d228f644b71b7bde1d805dd10eaece151c9caaf52326e81830e95bf92e
0x9d44a952c25799e9ad4f39aea36f23b6483b2dcdb938bd694614e48d5d6d98df
0x8514957548fda011bf40998f3df890ea13eac72c6152c40a3dd6e652f03815e1
0xd13d978a46bfb8782b43867093b2cff7d9c8349d8597873cb357d401de592d27
From
0xce9cf2cbccf764318906cdb9d16f9f43dd1a67c3394a6265373a9cb4a5054d6a
0xc393b7b588bf78e429cd9d5f3532ede8634fbde7f80055d5d04a0821bd413051
0x909779a3f53e9e9b5f504018ef58b4fd9e3a2ce88dac4923e2d98284cd4275db
0xdace1da1534cc50848aaf5fb84bb5febd7c73d1447f23856ead9089bfd953ea3
0x8066b7b42c16cebf2474f741fc523f7b34e856994c3f6da1e768f4f552de3e8e
From
0x97e0ee1f1e2e4a589bdb374a20f09dc1ea5e2362344cd6f6da4734c5fb05e706
From

Functions
Getter at block 20792783
maxPerWallet(view returns (uint256)
5
maximumSupply(view returns (uint256)
11000
mintPrice(view returns (uint256)
32000000000000000
mintRound(view returns (uint256)
3
mintableSupply(view returns (uint256)
11000
name(view returns (string)
The Plague
owner(view returns (address)
0xc79aa6d2cdb80b2b82ff308c5e8b24a60948d086
publicSale(view returns (bool)
false
symbol(view returns (string)
FROG
totalSupply(view returns (uint256)
11000
whitelistSale(view returns (bool)
false
Read-only
addressMintCount(uint256addressview returns (uint256)
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)
tieredWhitelistMerkleRoot(uint256view returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintAdmin(address _recipientuint256 _quantity
mintPublic(uint256 _quantitypayable 
mintWhitelist(uint256 _tieruint256 _quantitybytes32[] merkleProofpayable 
reduceMaximumSupply(uint256 _supply
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerWallet(uint256 _amount
setMintPrice(uint256 _price
setMintRound(uint256 _round
setMintableSupply(uint256 _supply
setPublicSale(
setWhitelistMerkleRoot(uint256 tierbytes32 merkleRoot
setWhitelistSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.