TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 366 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
0xa38b…3354
0x803d…c999
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19446191 | 9 months ago | | | 0 | 0.00084012658 | |
| 19326136 | 10 months ago | | | 0 | 0.019101365 | |
| 19326132 | 10 months ago | | | 0 | 0.016563623 | |
| 19326099 | 10 months ago | | | 0 | 0.018884768 | |
| 19326087 | 10 months ago | | | 0 | 0.018572180 | |
| 19326071 | 10 months ago | | | 0 | 0.020877117 | |
| 19326071 | 10 months ago | | | 0 | 0.020876340 | |
| 19326059 | 10 months ago | | | 0 | 0.020425132 | |
| 19325998 | 10 months ago | | | 0 | 0.018949401 | |
| 19325980 | 10 months ago | | | 0 | 0.020231472 |
ABI
ABI objects
Getter at block 21395834
getPFP() view returns (address)
0xbb3f21dd9b16741e9822392f753d07da4c6b6cd6
getPFPBlindBox() view returns (address)
0x803de0f3317173ca14939f29e8375c357d79c999
getSPP() view returns (address)
0xa38b204ce561eb5af49614944e0129d9c8d43354
getTime() view returns (uint256, uint256)
(1709107200, 1709125200)
getTokenIdRange() view returns (uint256, uint256, uint256)
(1, 500, 10)
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events convert(uint256 id1, uint256 id2)
initialize()
renounceOwnership()
setPFP(address pfpAddr)
setPFPBlindBox(address pfpBlindBox)
setSPP(address sppAddr)
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)
Convert(address indexed sender, uint256 id1, uint256 id2, uint256 tokenId)
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.