TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,950 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 49 additional slots
-
variable spans 48 additional slots
0x4331…1e44
0x0237…2d31
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16902111 | 2 years ago | | | 0 | 0.0048613156 | |
| 16902101 | 2 years ago | | | 0 | 0.0023469017 | |
| 16902094 | 2 years ago | | | 0 | 0.0021385902 | |
| 16902069 | 2 years ago | | | 0 | 0.0020360128 | |
| 16902057 | 2 years ago | | | 0 | 0.0068969922 | |
| 16902053 | 2 years ago | | | 0 | 0.0055639274 | |
| 16902040 | 2 years ago | | | 0 | 0.0014883427 | |
| 16902036 | 2 years ago | | | 0 | 0.0044647753 | |
| 16902034 | 2 years ago | | | 0 | 0.0021454536 | |
| 16902033 | 2 years ago | | | 0 | 0.028353728 |
ABI
ABI objects
Getter at block 21275097
owner() view returns (address)
0xf75efdf7d00e9459155d13dacebe7ecdd4ec1858
Read-only
batchStatus(uint256[] nftIds) view returns (struct BricksLogicBrick_Status[])
claimStatus(uint256 nftId) view returns (uint256, uint256, uint256, uint256)
price(uint256) view returns (uint256)
usersSupplyOfType(uint256, address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
claim(address wallet, uint256 nftId)
claimBatch(address wallet, uint256[] nftIds)
initialize()
renounceOwnership()
setBricksContract(address newAddress)
setClaimAmount(uint256 claimAmt)
setContract(address nftContract)
setIntervalInSeconds(uint256 newInterval)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.