RandomPandaClub

Verified contract

Active on Ethereum with 2,267 txns
Deployed by via 0xffe03ea9 at 15340023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "RandomPandaClub"

0x3093155d283d04ae713163821c54b94beab6fb9ee1de2b7b67fa61defdccb70b
0xa627ffc27504557cf6c3826b4f633a22ef402f9cdb761d3971de95474b03cd6e
0xf2c6b27b490cad1c27e08c472c670481ae25d728ff1a524dd719d86e451e47f3
0x5fbfa7ed3b19904cb03a0438e60d4ec9fdf4da18d17e4e4578303afacdf1a767
0x879324723e9beb350d04fef9b3489c903355d7f1cfe94b81ead049e51d812c10
0x898ffd0fb41730badb844d2bd6f2adbe25a17b6dcdcf93ac9516a2a88f7cf915
0x72bd2dd9e7a374c24b68cccf29fc965c8bd747a1b48bb45921659e879eb64c53
0x3f2d23f07f881f4ba59e2f4a7d368456c8543ddd8369eb683b4c1debe8418286
0x1c8672e9920c6dae61b6b9ca7f4225ed63e9d9f81a5c633eee9b95ced14054a9
0xf03636f857e6b5b1b4752bea797b31efe8f28545940310351b8ab7a738f53779

Functions
Getter at block 21227558
BASE_URI(view returns (string)
ipfs://QmaJgVgGUyjRkKCS7zuEYChNBn9ZgfDsQjksGfxHJdeXne/
MAX_ETHMINT_FOR_ADDRESS(view returns (uint256)
10
MAX_PANDAMINT_FOR_ADDRESS(view returns (uint256)
10
NFT_MAX_INDEX(view returns (uint256)
10000
PANDA(view returns (address)
0x3cbb7f5d7499af626026e96a2f05df806f2200dc
PS_ETH_PRICE(view returns (uint256)
200000000000000000
PS_MAX_PANDAMINT_QUANTITY(view returns (uint256)
1000
PS_PANDA_MINTED(view returns (uint256)
1136
PS_PANDA_PRICE(view returns (uint256)
60000000000000000000000
PS_PERIOD(view returns (uint256)
259200
PS_QUANTITY(view returns (uint256)
5999
PS_STARTING_TIMESTAMP(view returns (uint256)
1660608000
REVEALED(view returns (bool)
true
TREASURY_ADD(view returns (address)
0xe19b5757b8c2dd0c9b0fc6d5df739d0d581d0c59
WL_MINTED(view returns (uint256)
1426
WL_PANDA_PRICE(view returns (uint256)
50000000000000000000000
WL_PERIOD(view returns (uint256)
86400
WL_QUANTITY(view returns (uint256)
3001
WL_STARTING_TIMESTAMP(view returns (uint256)
1660521600
merkleRoot(view returns (bytes32)
0x6521a950807426b167608dba954dc602ca14c945c1bcb2a2089ba629419b683f
name(view returns (string)
RandomPandaClub
owner(view returns (address)
0xfd372dc3d7e6dbb6bbd9a42a1330723b2c0c8281
symbol(view returns (string)
RPC
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
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)
userToHasETHMintedPS(addressview returns (uint256)
userToHasMintedWL(addressview returns (uint256)
userToHasPANDAMintedPS(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
devMint(address dev_Add
devMintSafe(address dev_Adduint256 leftNum
mintWL(uint256 quantityuint256 maxQuantitybytes32[] merkleProof
publicSaleByETH(uint8 quantitypayable 
publicSaleByPANDA(uint8 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_bool _revealed
setETHPrice(uint256 ethPrice
setMaxETHMint(uint256 maxETHMint
setMaxPandaMint(uint256 maxPandaMint
setMerkleRoot(bytes32 _merkleRoot
setPANDAPrice(uint256 pandaPrice
setPSPeriod(uint256 psPeriod
setStartTime(uint256 startTime
setWLPeriod(uint256 wlPeriod
setWLSupply(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(uint256 tokenAmount
withdrawEther(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DevMint(uint256 quantity
MintWL(address minteruint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleByETH(address minteruint256 quantity
SetBaseURI(string baseURIbool revealed
SetETHPrice(uint256 ethPrice
SetMaxETHMint(uint256 maxETHMint
SetMaxPandaMint(uint256 maxPandaMint
SetMerkleRoot(bytes32 _merkleRoot
SetPANDAPrice(uint256 pandaPrice
SetPSPeriod(uint256 psPeriod
SetStartTime(uint256 startTime
SetWLPeriod(uint256 wlPeriod
SetWLSupply(uint256 quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawERC20(uint256 tokenAmount
WithdrawEther(uint256 quantity
Constructor
constructor(string uriuint256 tsbytes32 root
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallIsAnContract(address originCalleraddress caller
DevMintOver(uint256 leftNumuint256 leftOver
MaxETHMintForAddr(uint256 totalMintuint256 mintNumuint256 ethMintNumPerAddr
MaxPANDAMintForAddr(uint256 totalMintuint256 mintNumuint256 pandaMintNumPerAddr
MaxSupplyForPANDAMINT(uint256 totalSupplyuint256 mintNumuint256 pandaMintNum
MaxSupplyForPS(uint256 totalSupplyuint256 mintNumuint256 psNum
MaxSupplyWl(uint256 mintNumuint256 wlNum
MerkleProofFail(
NotEnoughEth(uint256 msgValueuint256 needValue
NotZeroAddress(address addr
PSMintingFinished(uint256 timestampuint256 psFinishTime
PSNotFinished(uint256 timestampuint256 psFinishTime
PSNotStart(uint256 timestampuint256 psStartTime
WLSaleNotStart(uint256 timestampuint256 startTime
WlMintOverMax(uint256 mintNum
WlMintingFinished(uint256 timestampuint256 wlFinishTime