Doodle Goats

Verified contract

Active on Ethereum with 992 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $452.13
0x355fb80e5b96a1d9bc3a74682b6180cc7930eab1937d35b38f2bedcef08e59b2
0x6f73ec45aeb9b316a4926a46d5fc4a2de1ff7a57b3ceb1bf3b1cf264f9717b91
0xadc2dfda54a1359789e1791a7a9d4d6f9fc3207179c5f6aca7eebffbc068fd9a
0x46644fb44d1303227087ba418b6120ac6e9389b10c7e5893526c33da5af3deb2
0xfb9a7dd28b5f9a1cc4f42251ca3e2b867e7c3c57837954ece7f43084e70303ea
0x2d5e1b3e9af984a30ed3e2670ac8ee38e7f61710409198a370b8d1572d1c911e
0x76fdeddd54d6b2bdaf341fc2db85c43e511a75d6a260a3be4fde4b8710098e30
0x92e03ca3c5b9bd54b09ba9d0c609be16fd18f83869ed407598787f5fcddadf8a
0x332a6c945e41bf4fe2ce0c41b0ed4b1e99106f35d97d99fc8220cca2224d3651
0xed3cf5d512fd21b442bbf91b03b49ac1bea12c47780982c011ff8431b898ee1e

Functions
Getter at block 20856007
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://cczlwgg.mypinata.cloud/ipfs/QmNmewNtXRMinhRbfJp8SsZyaQjTDeKDDmCA8XdQeK2obE/
hayPassMerkle(view returns (bytes32)
0xb5c0cbfff10c453a59313ad84ddc61626852fa226a7a5a566426775c05c8350e
hayPassOpen(view returns (bool)
false
hayPassPrice(view returns (uint256)
0
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
2222
name(view returns (string)
Doodle Goats
owner(view returns (address)
0xf293e8e9ec7d9c1c1eae8447a712bd8afbccf74b
publicOpen(view returns (bool)
true
publicPrice(view returns (uint256)
15500000000000000
symbol(view returns (string)
DGOATS
totalSupply(view returns (uint256)
2222
whitelistMerkle(view returns (bytes32)
0xcfebf1f32d3bc50ede34e1e71aafa1bf773d581b4cc963b0c375476663034fef
whitelistOpen(view returns (bool)
false
whitelistPrice(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hayPassMinted(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address address_view returns (uint256[])
whitelistMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
changeMaxSupply(uint256 _newSupply
changeMintPrice(uint256 _hayPriceuint256 _whitelistPriceuint256 _publicPrice
hayPass(bytes32[] _merkleProofuint256 amountpayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoots(bytes32 _hayPassMerklebytes32 _whitelistMerkle
switchSalePhase(bool _hayPassbool _whitelistbool _public
teamMint(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 amountpayable 
withdrawContractEther(address recipient
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(