FrankenPunks

Verified contract

Active on Ethereum with 22,101 txns
Deployed by via 0x21125e9e at 13996444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "FrankenPunks"

0x7ba1eca8f2d53ce90a4e1e42101efbc359e9e6e4540cd90df518acccc9418c8d
0x2e3bbc11ba926249e502453d8090a2159bef2918e619b8f7191a1938c7d3443a
0xd2b46add0aaa628bf6a9b911d7c7fcaff033c5cbb50bce1bb061ef6dd18983ab
0x13e95fa94ee5086846f46819e2e84ed70257b318bdf3b10c7a8afb468d9bd3d8
From
0x050108a0c32bbe91d5b5c5724da2ccd8d32ea8f46d692935c8780c1e1f3257f0
0xf471459a60a23b091b7503894ec35191a51fa7022bbf1ea5cfd319bb3d110e8b
0xc03f6413c5c302dccfa08902b4f39f61cbaaf8abe43c791ea6bc07630d27cb7f
0xc639b78b917a0088978640b20f67a579fdbf99daec092249c9cfb8f67a42d68d
From
0xa719413f5bf4992b411a0531a1b196ac3e608e236a01fee1e00c60b342a13380
0xc9c50fef62599ddc524273d9c6d910ce4a89fc248190c5b32753e13f20cc571c

Functions
Getter at block 21248998
AUCTION_PRICE_END(view returns (uint256)
88000000000000000
AUCTION_PRICE_START(view returns (uint256)
500000000000000000
MAX_MINT_PER_TX(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
10000
PRESALE_PRICE(view returns (uint256)
88000000000000000
RESERVED_SUPPLY(view returns (uint256)
300
ROYALTY_AMOUNT_DENOMINATOR(view returns (uint256)
1000000000000000000
TOKEN_URI_EXTENSION(view returns (string)
.json
_auctionEnd(view returns (uint256)
1642445040
_auctionStart(view returns (uint256)
1642272240
_isFinalized(view returns (bool)
false
_isRevealed(view returns (bool)
true
_presaleIsActive(view returns (bool)
false
_presaleMerkleRoot(view returns (bytes32)
0x810bc6dd779a50755716f6aa85ed810c9671479036a3a6d6795eef6e34e3d213
_provenanceHash(view returns (string)
0xf517985e33ce2227d74c27c1dafcda266cfc430736b4697741f332341618e08d
_royaltyAmountNumerator(view returns (uint256)
75000000000000000
_royaltyRecipient(view returns (address)
0xe0baf312b5f8c27b25380ff1f97447ad9747752f
_saleIsActive(view returns (bool)
false
_startingIndex(view returns (uint256)
2625
_startingIndexBlockNumber(view returns (uint256)
14032457
_startingIndexWasSet(view returns (bool)
true
contractURI(view returns (string)
getCurrentAuctionPrice(view returns (uint256)
88000000000000000
name(view returns (string)
FrankenPunks
owner(view returns (address)
0xe0baf312b5f8c27b25380ff1f97447ad9747752f
symbol(view returns (string)
FP
totalSupply(view returns (uint256)
10000
Read-only
_numPresaleMints(addressview returns (uint256)
_usedVoucher(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCost(uint256 numToMintbool isPresaleview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address owneruint256 startIduint256 endIdview returns (uint256[])
walletOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
fallbackSetStartingIndexBlockNumber(
finalize(
mint(uint256 numToMintpayable 
mintPresale(uint256 numToMintuint256 maxMintsuint256 voucherAmountbytes32[] merkleProofpayable 
mintReservedTokens(address recipientuint256 numToMint
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuctionStartAndEnd(uint256 auctionStartuint256 auctionEnd
setBaseURI(string baseURI
setContractURI(string newContractURI
setIsRevealed(bool isRevealed
setPlaceholderURI(string placeholderURI
setPresaleIsActive(bool presaleIsActive
setPresaleMerkleRoot(bytes32 root
setProvenanceHash(string provenanceHash
setRoyaltyInfo(address royaltyRecipientuint256 royaltyAmountNumerator
setSaleIsActive(bool saleIsActive
setStartingIndex(
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
Finalized(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAuctionStartAndEnd(uint256 auctionStartuint256 auctionEnd
SetBaseURI(string baseURI
SetContractURI(string contractURI
SetIsRevealed(bool isRevealed
SetPlaceholderURI(string placeholderURI
SetPresaleIsActive(bool presaleIsActive
SetPresaleMerkleRoot(bytes32 root
SetProvenanceHash(string provenanceHash
SetRoyaltyInfo(address royaltyRecipientuint256 royaltyAmountNumerator
SetSaleIsActive(bool saleIsActive
SetStartingIndex(uint256 startingIndexuint256 blockNumber
SetStartingIndexBlockNumber(uint256 blockNumberbool usedForce
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrew(uint256 balance
Constructor
constructor(string placeholderURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.