V3 Phunks

Verified contract

Active on Ethereum with 7,937 txns
Deployed by via 0x3e4cf155 at 15422561
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "V3 Phunks"

0x9d0cacb5b4e7e6befab2a66c10f4fdb8af9dfa3e4229559bccecc8489bcae449
0x9518093c842501427c125da78ca5047e907ccbcf2464a6ad96dc8dd6c1af511e
0xb5a51d96b106d7d0a5241547869d5cf113fa8b7cf09be194876bf150920e4844
0xc2f6b3611018706bb34bd8ba22f102f3de76f554cfa8d43be0152b1842f278d1
0x83fa76893d41662a47ac825940799e08fc04f46bb5add77e3f5be230d4bf477e
0x90b557c580dccea705566e0b4ef69fbf178c8107c70110ac9b6c3c7b9a28e7bd
0x958cf00bcbc496cfc6c0f087ab71663dfc4336b4fd2a5f5e4588b5ca156acd0d
0xca4d3265bd5a67f252dee7d0c0b2b37ce5a8d68a1af3b29a56c79a748a2ef5fc
0xd80899afa92f2abe25f48c4f266ffe533473fcc47fa9136a95314de448131d60
0x4f03a7180fbfa6ed887779780b84c38f786a2726dfb45c4a6e9173230a8f658e

Functions
Getter at block 21291067
mapsEthAddress(view returns (address)
0xd0cf3a17f8bc362540c354e9eec761c5a7952b5d
maxSupply(view returns (uint256)
10000
mintState(view returns (bool)
false
name(view returns (string)
V3 Phunks
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
V3PHUNKS
totalSupply(view returns (uint256)
9999
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
flipMintState(
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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.