V2 Phunks

Verified contract

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

No balances found for "V2 Phunks"

0x6c85cf38975408392a75178371ddb3e66cd913d2205e245f33f9cdf5777259f3
0x945d8ff3c0196d6cbd2aa7012e23118be3ff5092517bfed16bc6f4b52387e982
0x5f5a47c1a1f3642f8d4fc77ceed7112f8838986e61a3c3f457f1cc540d5b936a
0xce538e99fae6dde6c59d60b6044c9d631aac840b060828b7d2598a38c4677ebf
0x08df7126d3c47739aa1806d8f498f2d855776eacfd49e4e09442c9ecff2bb03d
0x727021eed05b37617f210d265a3b3a2ae056e3d0886006c002889fe7122a3827
0x8bdfb6045f66226e4c4ce14ef94be16f856384b2d453c93101722da11d02ff7a
0x9ef2030f0d0d661de4dc1887ec55a913a4774ad94fffd61567a6296d936322c9
0x3d85e0ce73527990ffac80db20e44d65c0b6a2d44a4027676323e62a73a20771
0x4391c2c4b08267bfe8284f17331c33cb234848d5e00e0d1edb60c5c0ba02bee2

Functions
Getter at block 21216244
baseURI(view returns (string)
ipfs://bafybeids6yhv3wswbkboehlvj5wed2xvhbq6k62dv3r2hcbzsolrwaeng4/
maxPerFree(view returns (uint256)
0
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
V2 Phunks
owner(view returns (address)
0x4f3c1737823f9f16780aaaf22b37c2a1378fe522
price(view returns (uint256)
0
symbol(view returns (string)
V2PHUNKS
totalFree(view returns (uint256)
0
totalSupply(view returns (uint256)
10000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setPrice(uint256 price_
toggleMinting(
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.