Baby Doodle Punks

Verified contract

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

No balances found for "Baby Doodle Punks"

0x6f123f48a9b409fffe1d1461afbe385fc31a13c602147fd39322e7f4df446a3b
0xc961be626c052f5f8423319d3f7a2c31fa9f4ec2020ea797310b3ed3eb56ac50
0x5f6160eedce1257fc9a501f2c0230d279d33f51cbd5c586df70ba8fb25d0b099
0x5451c4720e4db1cd5122fc7579cf8ab27e63f54a8968d6743b5c847a8cdb3029
0x7cc9b1797df185ec9f0af2b6e0cfe908d83a1f581fbf1f67c0a7e16ca232acfd
0x2493160f4bcaac13c5e0aeb8247b66aca598b759b1458cb31312c9b0208bc9d3
0x8920303818b5e18f552211c85de3b324f7e3092c8bb070b03f01e3a309d6d26c
0x7fb89b25b1b9d3d67e9323dcd0b8336b87d5f5247ad0562bc8eb2e345bbc568c
0x1abbb5a7ef7bc6b581390b74d87cacbc04e06bf42b0552075aeddfb906dd5637
0x0ac4253b7331f23b9f9b02d28433d8ee813be657e656db838dac0eca9c7161ca

Functions
Getter at block 21327770
MAX_SUPPLY(view returns (uint256)
5555
contractURI(view returns (string)
ipfs://QmQQjzTujPNAD4a5UBtd9xk5vgYQE7iEQvuZmpPmr7DMu6
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
555
maxFreeMintPerWallet(view returns (uint256)
25
name(view returns (string)
Baby Doodle Punks
owner(view returns (address)
0xc7bb3a56c1ff0c79696c82aa6aeee827eae4bebe
price(view returns (uint256)
0
symbol(view returns (string)
BDP
totalSupply(view returns (uint256)
2983
Read-only
addressToFreeMinted(addressview returns (uint256)
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
freeMint(
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPrice(uint256 newPrice
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.