PFPBlindBox
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "PFPBlindBox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PFPBlindBox"
ABI
ABI objects
Getter at block 21390348 queryProgress() view returns (uint256, uint256)
getCallGas() view returns (uint256)
0
getFeeAddr() view returns (address)
0x0000000000000000000000000000000000000000
getPFP() view returns (address)
0x0000000000000000000000000000000000000000
getPrice() view returns (uint256)
0
getSPP2PFP() view returns (address)
0x0000000000000000000000000000000000000000
getSecondAdmin() view returns (address)
0x0000000000000000000000000000000000000000
getTime() view returns (uint256, uint256)
(0, 0)
getTokenIdRange() view returns (uint256, uint256, uint256)
(0, 0, 0)
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getWhitelistMintAllowance(address account) view returns (uint256)
State-modifying
Events addWhitelistBatch(address[] accounts, uint256[] mintAllowances)
buy(uint256 num) payable
incrementWhitelist(address account)
initialize()
removeWhitelistBatch(address[] accounts)
renounceOwnership()
setCallGas(uint256 callGas)
setFeeAddr(address feeAddr)
setPFP(address pfpAddress)
setPrice(uint256 price)
setSPP2PFP(address spp2pfp)
setSecondAdmin(address secondAdmin)
setTime(uint256 startTime, uint256 endTime)
setTokenIdRange(uint256 minTokenId, uint256 maxTokenId, uint256 groupCount)
transferOwnership(address newOwner)
withdrawEther(address to)
withdrawNFT(address nft, uint256 tokenId, address to)
withdrawTokens(address token, uint256 amount, address to)
Buy(address indexed sender, uint256 num, uint256 amount, address feeAddr)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.