PandaCubz Golden Ticket

Verified contract

Active on Ethereum with 1,098 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PandaCubz Golden Ticket"

0x7d26f9f259cafb32eef9386787a9f343ffe881eec34df338c8feee5461248426
0x0d7856247335efd95b173bf13f7ed88a6b2b3ebbc8447881b3db1a09542a7840
0xaa6dc88d265752e443ca5f9c99183e84658fed3ee7ad41743b99ffbddf742066
0xa47e1f4b70438bb470b5b16412d20ae379a9fbd69fd9bebacf764dc1118ba0f6
0x399c247a6dce2360fb2992100375f9c04b8a66b8d2b62f9fef8e328f3ec3bba9
0xca280870deb2149ea23122b6c74600c7668893802c1c8538214522bc44459ac6
0x70807617e7beea1377324deafa74cc69193b9b1370fff2f3a267aa8d0487894e
0x1abad23af44d96ffa2cf4a6f0dd8b7e619bcc679e1befb70c6c983f0749779fa
0xe52967502a8973039887881ceee52a2b12668bf573301b4423288ca058946584
0x06615a82139628397e0d20212fba502488fec2c4cc39618abfa73db4e9d875cc

Functions
Getter at block 20863176
launchpassId(view returns (uint256)
53
name(view returns (string)
PandaCubz Golden Ticket
owner(view returns (address)
0x24726c18ba5b5781553b613f534e0db5f739f0d5
symbol(view returns (string)
PGT
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimable(address _addressuint256 _iduint256 _maxMintbytes32[] _proofview returns (uint256)
hasClaimed(uint256addressview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenTypes(uint256view returns (bool validbool supplyLockuint256 totalSupplyuint256 maxSupplybytes32 merkleRoot)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
verify(uint256 _idbytes32 leafbytes32[] proofview returns (bool)
State-modifying
burnForAddress(uint256 _iduint256 _quantityaddress _address
claim(uint256 _idbytes _datauint256 _maxMintuint256 _quantitybytes32[] _proof
createType(uint256 _iduint256 _maxSupply
lockSupply(uint256 _id
mintBatch(uint256 _iduint256 _quantity
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurnerAddress(address _address
setMaxSupply(uint256 _iduint256 _supply
setRoot(uint256 _idbytes32 _root
setURI(string _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(string indexed _uri
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(address _owneraddress _deployeruint256 _initialSharestruct MintPassContractInitialParameters initialParameters
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.