GreenRoomV2

Verified contract

Active on Ethereum with 416 txns
Deployed by via 0x0c9740c5 at 15870740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $53.12
0x434c3ed0a097aca4f2f35a59b14041acda5d6c00affb9a7d0fc3ddcf2f306731
0x0b97437bf3d625a40eb8ef73c9d6bbbcc4a9f134ea4be19eae39b7fd718faa41
0x6a712a906b8ed16eeb9e7d59fd2348cbe09c1f0d253356555428849cf997e032
0x1c72893f076cb246f4cdd91cd075ae232183d648664cb736cd916522566aab35
0x0546aac77138c22e1e5482101b05daac8c2aa19c7256f14d265df03063380de4
0xc13c7f6b731f8a779898f7c875e21dbdb796b153250f805c6322a7772e53f82f
0x96cd28a73df6c6951c878c3656a70b378dc78d9740c3b029ad74a613f7ba7c59
0xd6a0c182001ce7ded0bfd9cdd275b5ead002d4c4bc7b64aaa8897b26578cbe0b
0x74da29ffb2079da9ed25668a8470c906df5c8188ed4c7d4e9e99a2355e0112a5
0xa8678c9306efa38c167d30738c37500dbaa5c928130f405a3ea51693ea124698

Functions
Getter at block 20856276
contractURI(view returns (string)
https://deadheads.mypinata.cloud/ipfs/QmQN2SVL4abr9ZhV75GEBSYQft3ftYE5QdxbxJYa6XNQJA
owner(view returns (address)
0xd2e2e23b9f82e1351cb38987da181c22d0492aab
showTokenAddr(view returns (address)
0x136209a516d1c2660f045e70634c9d95d64325f9
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
items(uint256view returns (uint256 maxSupplyuint256 mintLimituint256 priceuint8 purchaseTypebool active)
recoverAddress(uint256 _maxSupplyuint256 _mintLimituint256 _priceuint8 _purchaseTypeuint256 _idaddress _accountbytes signatureview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
State-modifying
createItem(uint256 _maxSupplyuint256 _mintLimituint256 _quantityuint256 _priceuint8 _purchaseTypeuint256 _itemIdbytes _signaturepayable 
mint(uint256 _itemIduint256 _quantitypayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _newContractURI
setSignerAddress(address _signerAddress
setURI(string _newURI
transferOwnership(address newOwner
updateItem(uint256 _maxSupplyuint256 _mintLimituint256 _priceuint8 _purchaseTypebool _activeuint256 _itemId
updateItemActive(uint256 _itemIdbool _active
withdrawAll(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.