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

Grumpets

Verified contract

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

No balances found for "Grumpets"

0x2dadfabf31562b90938974966cbe8cd9d7bbb359b4fc11a65800562460755245
0xf9127119f2e3d65ba204b62a439882c134e127470090cb4fde2e2ea9eed94ca4
From
0xe117fa8679c94a22749408e05ee4d6bfcb2279d56ca8fbb8287bf1b5fc4d67ad
0xa63ebaa9da502a0bd7be40984f5f13a6687eaf664000d3ae29d428ef57d449b1
0x8ad5b9225089f51efba85d1f9c83195bddcdaf0ca6795a77260f99fb99cbdff4
0x8845c740985617f5d1415962eabcc81aa5c462d1b609f413c62ead74426d5d36
0xa078746e32d3e0ed846a4a071092c2d20a091909d2283e10a2e48399ad087a96
0xfd880c411d3c976b6e07b0662411cc798d17899221cedac0700b9e78b2395900
0xa90dd7a77b52c868327d7db31324025a20f6f8cc6496fef1c00fbad7d7e48412
From
0xc3b0daedbdc6d4e0060353356edd93986b073ba52760b4c4973f76e9ed1fe78a
From

Functions
Getter at block 20792686
collectionSize(view returns (uint256)
8888
maxBatchSize(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0x80bbf591d0a3297b9845591e402572e2b86cc7919a4da6c5215e8abd98ce08a1
name(view returns (string)
Grumpets
owner(view returns (address)
0x5049c2b82ccd13ff3c2755445eae39a43f4a3527
price(view returns (uint256)
40000000000000000
reserves(view returns (uint256)
100
saleState(view returns (uint256)
0
symbol(view returns (string)
GRUMPET
totalSupply(view returns (uint256)
3600
Read-only
addressToMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getAllowance(string allowancebytes32[] proofview returns (string)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
ownerMint(uint256 quantityaddress reciever
privateSaleMint(uint256 quantityuint256 allowancebytes32[] proofpayable 
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _merkleRoot
setPrice(uint256 _newPrice
setSaleState(uint256 _saleState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(string baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.