TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,848 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
0xbb3f…6cd6
0x874c…4b4a
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19446203 | 9 months ago | | | 0 | 0.00088098807 | |
| 19331234 | 9 months ago | | | 0.2 | 0.010570745 | |
| 19331227 | 9 months ago | | | 0.4 | 0.015029213 | |
| 19331226 | 9 months ago | | | 1 | 0.032263861 | |
| 19331225 | 9 months ago | | | 0.2 | 0.0087839258 | |
| 19331211 | 9 months ago | | | 0.2 | 0.0098835597 | |
| 19331192 | 9 months ago | | | 0.4 | 0.015388071 | |
| 19331192 | 9 months ago | | | 0.2 | 0.0099956622 | |
| 19331177 | 9 months ago | | | 0.2 | 0.0094757982 | |
| 19331172 | 9 months ago | | | 0.2 | 0.010086913 |
ABI
ABI objects
Getter at block 21390348
getCallGas() view returns (uint256)
4600
getFeeAddr() view returns (address)
0x874c93f731c66459a387800bda9221ffa0d14b4a
getPFP() view returns (address)
0xbb3f21dd9b16741e9822392f753d07da4c6b6cd6
getPrice() view returns (uint256)
200000000000000000
getSPP2PFP() view returns (address)
0xac6a2d84a77b288c9d134d54477b4e1e5b8707f9
getSecondAdmin() view returns (address)
0x0000000000000000000000000000000000000000
getTime() view returns (uint256, uint256)
(1709128800, 1709186400)
getTokenIdRange() view returns (uint256, uint256, uint256)
(501, 5000, 10)
owner() view returns (address)
0x0000000000000000000000000000000000000000
queryProgress() view returns (uint256, uint256)
(4500, 4017)
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Buy(address indexed sender, uint256 num, uint256 amount, address feeAddr)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.