FrankenPunks

Verified contract

Active on Ethereum with 22,090 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"

0x56fa9b4179dee675dd2f6eb7588276812b79e5668cd5336572254bd45704faa2
0xa9e16e55994c2f54dda50cd6d83cc39233085c63fb544319acaeda9e9e624dc7
0x400586baab08557ee95fb48d5d01d95d0dbe3ac0e0d3ad19b23ff6a6c6398d1e
0x136eba659268157b9d8a68421c73833962d2d2fa59619af295c3a7a5f9460afe
0xae2e8d982211c145e03e19d04686633e1cae8791d10bc46081ac6bf248e9f4f0
0xe5ee7375ec6ae529f70bb559a3127a551cada811feb3063158727b4208aa7ffb
0x9f3e24ba5bfad57357f448201f0a641aeb8800bf4f1e7c1c072ade7e79d7b236
0x082b1278d5ab08df8b7a854ff512cae7297d193ad89242daa43027e4eaf6eeab
0x17bce20efce2dd48ce00fc61dd80495104c40467f6c89b64310048653f8bcff1
0xc28ec8493699472d60e48c7199cf9850d1541632ba1ebfc7fa3aef906c9b9a28

Functions
Getter at block 21161115
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.