The Plague

Verified contract

Active on Ethereum with 30,380 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"

0x4854c60eaaeb566e90cd6d424d5121fde75b08ea45936470d86d4f476efb71f6
0x4629d44fd047b52b335d2db1731ea6580424018394bb75f5c6a66df2e224b0d1
0x0a64797f61e9cfaaf6f1cfefbc08795689b3bce61f828a39eac002dec30b89d8
0xd07dea18572b1b01ae5a1888d36e010d2968183cbdace6b0ff1eb39dd492550f
0x0f8a8fb2cea8f99f0c5b979a6581ab6af7f7105b6d5af897977dd228e15be759
0x52489e023b3c03b848f00f3f2a101aa6329b61dafb3d2b1394d74e0993b9ce08
0xfb1d7de6dbf4610d7cbf7bf8b8cfcaa6b52ee2ef2269687f422e0cd890b554cf
0x128283cd4e4c4dde2660156b820d2c54cf3ef6c4624a76e2e011d6dc59843739
0x1a755092192a1621d88325b22b3a6349a2c266dc3424396a67eb3b5a8d07288c
0x46ada5d228f644b71b7bde1d805dd10eaece151c9caaf52326e81830e95bf92e

Functions
Getter at block 21256801
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.