V1 Phunks

Verified contract

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

No balances found for "V1 Phunks"

0x9e040c0b5445a6bbc4225f61850d07bbd5cf28c04dddeb8e20c391bc5c3e45fa
0xff6f9265a049ddfc3e29f8cbc814cbe6763a970269495372686a9a19878110b1
From
0xa82bb357fbb3c61116916196af72cf97702b7d3d06ea7028abb96e179df80154
0x1241a76824ce5e3b713fb0cc1c1bf959ba8ed9052b1a103f36c6c7c1401a51c7
0xd3c4b4192623d16ac4cf1e90bfe11892229205f4bf2a1a9d6d00dad10357dc95
0x5e20bac5c108f18fbb1473c35dc6a6a37f68121f98f27e874f4d92d9d1d92d39
0xa4dee8e25ec79cf4fc1174b8da1e94e36945bfb0df56363d033307d012fadf80
0xf4b4d52d427e238090f9a6d700a28d7752d7b412a842e73f7d0c6299d587f28a
0x31a8010466838b8c66da7ec700bc36edb9675a9d9dd42fb50e0804a22c5f96c9
0x9e7ddfe83c9fb0d2ad802a8400e78a8ef09a9c6c09b01a52395c143e872c03a4

Functions
Getter at block 21326325
amountForDevs(view returns (uint256)
100
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
V1 Phunks
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x3c18b0b1d2a3fe69a377df1e16482151c8cfad1e
symbol(view returns (string)
V1PHNK
totalSupply(view returns (uint256)
9500
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
devMint(uint256 quantity
mint(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.