Larva Doodles

Verified contract

Active on Ethereum with 957 txns
Deployed by via 0xef2d87ec at 13943408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $250.54
0x1b82ed4085397be5eb6061e2fe7f744217f7437ece27ba54125a19787046164d
0xff001249b49e08c309637b4a1222f01007cf19c2c1f8ad118547d31c4dc8a3b3
0xf18b2d5e6eeab51b3bfb272524a7065a394c365c877a16f76350c15d32795e59
0x48538571efb0031ef16c11cad35f824bbb8e43295bd91c3d8f96470d27a8c673
0xe4cc5de85c4bcf44961a357a3f473400f3c0962be8061baa1aefa56b4d969b63
0x27bd14d11687738b713817e986b577810cf3d9f30f84eed965afe720cd5d85aa
0xf1578f503f370f7bc4a79aef4bb4921e51c8875de0be5d4b86094091f26466aa
0xf20d1839d4e490dab264169695cd196f461a5b41789095dcb7986d93c4223adb
0x4b6099c8fd0a52b9426c2ae71e876d8ffd605264a9ffe06a4be606eec59ad82b
0x79e91e598aa9ee002aabe3256ffb89cdae1cb5aace39eeb30f4e78c7e963996f

Functions
Getter at block 21223491
freeMintAmount(view returns (uint256)
2222
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
16000000000000000
name(view returns (string)
Larva Doodles
owner(view returns (address)
0x68baa5c06c3f6744ac806a01f1e491d16070e5f5
publicSaleState(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
LDOODLE
totalSupply(view returns (uint256)
2348
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeStatePublicSale(returns (bool)
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 numberOfTokens
reveal(returns (bool)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setfreeAmount(uint16 _newFreeMints
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.