Rare Pizza Box

Verified contract

Proxy

Active on Ethereum with 2,494 txns
Deployed by via 0x0e91336c at 12047378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
18 additional variables
Native
Value $14,156.51
0x5fd6a1b0a39e806d8e7ef40a94e327273b380c2aceec32e7777d1205d4c88a3f
From
0x96fdca8f7a0cc3f48b5d4f0f8809ddefa6773fe18bcf82f6ffb65bd3b57e235b
0x70f751e65b87b93ddfccea435f85cff268e8edfa0d0aa4a9f382995b493be2ee
0x2d330468cf7fb4095b3f7f4830fb66e73eca70f0c3ef044647bab67d60fb5cc6
0xc2ddb631c22e93afafa2b2ffc7b802333042d91b49628c933eac1d56610f058d
0xdd0bd204e977f40621f9100e265a4fddc97e09e7a0b560482e87ccfd7b9907a6
From
0x70eae1abfd95194bc7f3bae1166399b3743b6c58097ec2385b9fc0d2349caa3a
From
0xca88faecb6776ade0c4e7aaf825d47376f83d8e988640b01f8b338dd04ba887e
0xbae1098dc613d4bbed94b9d16d365dfea631155591d2ec57911fba986835b4a0
0xe2e3e6dee20e534336d8701ebfe41e45c4d1004b3af92f988e8cc9ec3434a950
From

Functions
Getter at block 21305750
MAX_MINTABLE_SUPPLY(view returns (uint256)
1250
MAX_PURCHASABLE_SUPPLY(view returns (uint256)
8750
MAX_TOKEN_SUPPLY(view returns (uint256)
10000
_minted_pizza_count(view returns (uint256 _value)
1065
_purchased_pizza_count(view returns (uint256 _value)
1769
_uriBase(view returns (string)
https://ipfs.io/ipfs/
batchMintCount(view returns (uint256)
2
batchMintRandom(view returns (uint256)
96643544888218642423771273925764057570132423176728768707627975863844426346852
bitcoinPriceInWei(view returns (uint256)
14269406392694060000
claimWhiteList(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
https://raw.githubusercontent.com/PizzaDAO/pizza-smartcontract/master/data/opensea_metadata.mainnet.json
getBitcoinPriceInWei(view returns (uint256)
14269406392694060000
getPrice(view returns (uint256)
80000000000000000
getPriceInWei(view returns (uint256)
0
maxNewPurchases(view returns (uint256)
6000
maxSupply(view returns (uint256)
10000
multiPurchaseLimit(view returns (uint256)
15
name(view returns (string)
Rare Pizza Box
owner(view returns (address)
0xba5e28a2d1c8cf67ac9e0dfc850dc8b7b21a4de2
preSaleWhitelist(view returns (bytes32)
0x35f659b30edcd8fa4f35f1fa33638768010220b411dfb5816bdc89b4a3a69cca
price(view returns (uint256)
80000000000000000
publicSaleStart_timestampInS(view returns (uint256)
1653066840
status(view returns (uint8)
1
symbol(view returns (string)
ZABOX
totalNewPurchases(view returns (uint256)
650
totalSupply(view returns (uint256)
2184
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
claims(uint256view returns (address touint256 amount)
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
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
claim(bytes32[] proofuint256 amount
finishBatchMint(
fulfillRandomWords(uint256 requestuint256[] random
fulfillRandomness(bytes32 requestuint256 random
gift(address toPizzaiolouint256 count
initialize(address chainlinkBTCETHFeed
mint(address toPizzaiolouint8 count
multiPurchase(uint256 npayable 
prePurchase(bytes32[] proofuint256 npayable 
purchase(payable 
purchaseTo(address toPaisanopayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxNewPurchases(uint256 n
setPresaleAllowed(uint8 countaddress[] toPaisanos
setSaleStartTimestamp(uint256 epochSeconds
setSaleWhitelist(bytes32 b
setVRFConsumer(address consumer
setclaimWhiteList(bytes32 b
setmultiPurchaseLimit(uint256 n
startBatchMint(address[] usersuint256 count
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBitcoinPriceInWei(uint256 fallbackValue
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BTCETHPriceUpdated(uint256 olduint256 current
Gift(address auint256 n
InternalArtworkAssigned(uint256 tokenIduint256 artworkURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleAllowedUpdated(
SaleStartTimestampUpdated(uint256 olduint256 current
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VRFConsumerUpdated(address oldConsumeraddress newConsumer
claimCompleted(uint256 idaddress touint256 amount
claimStarted(uint256 idaddress touint256 amount
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.