Not A Doodle

Verified contract

Proxy

Active on Ethereum with 238 txns
Deployed by via 0xc3fca918 at 14903748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Not A Doodle"

0x4d4def6b4341bbe5af09cb6769b6fc31491e645ca63c0fd00687c382482544b0
0xf7eb1e55b0127b79a6a05f4239dac6c985405ef8cbf2238d25a0a16139b37efe
0x981844ab11cc1387b8a7dfb4e82cad62e5b9500910751377185d48e654a963d9
0x53b5633ac0c4640d6e3a2197715eed7d00b1bbfd1d0d1922ae925a2c6c28d4d8
0x0cf14d22756d36894c67251e264df712e9ae29a1b1e3756d868edc09b8faeee5
0x5c03a337b8534ea295e69509a96a28d557573aac1cdd30835f9a5abb9b461cde
0x4bc6d20d444c29ed0c753f40797a8470f9f5065d074fe6cf3b8ba7cedeab0bae
0x89b04b79983c0b87a2e81dd17e6d316c4731bf03119dcdf8498a47b70899a0a3
0x718f5a2da32d32a2c3991132028df1ba6e01d262e074424e3e86a4b9c334ee27
0x49765d3e774ada21142de4da442fcd6c9613e945280f3c6bc311ce9ee452d909
From

Functions
Getter at block 21162330
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
10000
maxPerMint(view returns (uint256)
25
maxPerWallet(view returns (uint256)
25
name(view returns (string)
Not A Doodle
owner(view returns (address)
0x77f051ed984f9a1d48168273310be5d897945d7b
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
true
symbol(view returns (string)
Notadoodle
totalRevenue(view returns (uint256)
0
totalSupply(view returns (uint256)
567
treasury(view returns (address)
0x77f051ed984f9a1d48168273310be5d897945d7b
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.