This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Doodles

Verified contract

Active on Ethereum with 90,214 txns
Deployed by via 0x9a655fe4 at 13430097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,084.05
ERC-20
Value $6,477.04
ERC-20
Value $1.49
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#413)
ERC-721
--
 (#4951)
ERC-721
--
0x8bf1d6a4668b43323b3c513a3ad4ff225d823546fa60217b73bcf54e0cbb4cfd
0x49bd7aad2b59608bff424abb55400a1b443a6c017fdb6fad586b8026e82a6649
0x38634267635d70a44c1eae4d2d45eff4f5cd381f4f1d5822813be3f6ec62b706
0x839c81541dba94b23656b7af8727d384a2a0dc04695f0798ad0ce84b02f5ec0d
0x558d4e9ac32485032c6ef43256b751d04909d3d1ad6c639beddaada5fc841a1c
0x5dfb085015c526a5b9195b4df471b341632081db4d3c9abceedde5681b15047f
0x137282a319989936a949f7f4e9d9b2a9d7621798aa63d2f8bce17628398d1850
0xbfc4580e8b5ea7076ea3675c86c72e4ab4466a2d1fd3f82090b7daf3ac875841
0x03e5399e77cf781c9f1612c7c438897d4a3f8d63328ba37b1728fdd7f694971c
0x4ce548d2ef1e7d2ac1241a2a8083f9d5163dd9a51718613f8bf71bf820a30289
From

Functions
Getter at block 20793900
MAX_PUBLIC_MINT(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
10000
PRICE_PER_TOKEN(view returns (uint256)
123000000000000000
PROVENANCE(view returns (string)
32223239cec3be97780fd6a43717feee6dc7d7c2d50fa31ef44d6fcead1a3681
isAllowListActive(view returns (bool)
false
name(view returns (string)
Doodles
owner(view returns (address)
0x9d863ed039d61b9313fdc06a9e5ab4b6c2f63ba8
saleIsActive(view returns (bool)
false
symbol(view returns (string)
DOODLE
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numAvailableToMint(address addrview returns (uint8)
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
mint(uint256 numberOfTokenspayable 
mintAllowList(uint8 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 n
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(address[] addressesuint8 numAllowedToMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setIsAllowListActive(bool _isAllowListActive
setProvenance(string provenance
setSaleState(bool newState
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.