Doodle Phunks

Verified contract

Active on Ethereum with 526 txns
Deployed by via 0x0b171084 at 13762115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Doodle Phunks"

0x57ad8e2777c28007c6b60ee54797f40a3eeaa8880cac565e886882019ab60d84
0x2690a844c5e464c65ebac80cc6edd575dcbdfaeb4c6273342f55c60847facee4
0xc7312dba86e23c999a8ab24453a8a47dea83a2f14a6ef16a3083833d06834638
0x653550d790446d431355e21498f3f871ff0f9100f6c3c73a40f142a557efeb89
0xea541b5d12306e7f9f9f1b8b47a9486de40f29c61a789f230bcb028b22a616cc
0xfe310724ac7675cfdbdd84f0e26e32a5919b6ab03fe274a6612ecd2d6577a2a2
0xe46f6bcfe138da5ae01a923bef39661cd62025445848187b076bca7eb246bcdf
0x87cf3daaf0e4e8f75675fbfa24b6839f7ee80bf77df76309247db158dbdaa104
From
0x887ebab913595b40b307fd700f823b1c9578738e82673678523edd09d634905c
0xe85e2dbcf7b4f3315c556400cdb6f475013718ae005d317a196057907939712b

Functions
Getter at block 21311779
MAX_SUPPLY(view returns (uint256)
2500
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
500
maxFreeMintPerWallet(view returns (uint256)
10
name(view returns (string)
Doodle Phunks
owner(view returns (address)
0x7554172d1de87417dead6ff30e91dd4b8cfb6260
price(view returns (uint256)
26900000000000000
symbol(view returns (string)
DPHUNKS
totalSupply(view returns (uint256)
513
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
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.