RarePizzasBoxV4

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa7824cd6 at 14802739
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
16 additional variables

No balances found for "RarePizzasBoxV4"

No transactions found for "RarePizzasBoxV4"


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)
0
_purchased_pizza_count(view returns (uint256 _value)
0
_uriBase(view returns (string)
https://ipfs.io/ipfs/
batchMintCount(view returns (uint256)
0
batchMintRandom(view returns (uint256)
0
bitcoinPriceInWei(view returns (uint256)
0
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)
0
getPrice(view returns (uint256)
80000000000000000
getPriceInWei(view returns (uint256)
0
maxNewPurchases(view returns (uint256)
0
maxSupply(view returns (uint256)
10000
multiPurchaseLimit(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
preSaleWhitelist(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
price(view returns (uint256)
80000000000000000
publicSaleStart_timestampInS(view returns (uint256)
0
status(view returns (uint8)
0
symbol(view returns (string)
totalNewPurchases(view returns (uint256)
0
totalSupply(view returns (uint256)
0
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.