RarePizzas

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x61738355 at 13510462
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
4 additional variables

No balances found for "RarePizzas"

No transactions found for "RarePizzas"


Functions
Getter at block 21264797
_uriBase(view returns (string)
ipfs://
contractURI(view returns (string)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
saleIsActive(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
addressOfRedeemer(uint256 boxTokenIdview returns (address)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isRedeemed(uint256 boxTokenIdview 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
fulfillResponse(bytes32 requestbytes32 result
initialize(address rarePizzasBoxContract
redeemRarePizzasBox(uint256 boxTokenIduint256 recipeId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string URI
setOrderAPIClient(address orderAPIClient
setPizzaArtworkURI(uint256 tokenIdbytes32 artworkURI
setRarePizzasBoxContract(address boxContract
toggleSaleIsActive(
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
InternalArtworkAssigned(uint256 tokenIdbytes32 artworkURI
OrderAPIClientUpdated(address previousaddress current
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RarePizzasBoxContractUpdated(address previousaddress current
SaleActive(bool state
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.