TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1 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
-
variable spans 45 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18306590 | a year ago | | | 0 | 0.0017883189 |
ABI
ABI objects
Getter at block 21178229
counterpart() view returns (address)
0x567671187b5ffbcdfe0b6ecf3e56c05508a31a87
messenger() view returns (address)
0x7318152b19c3c97c886d5ee6c2525e62ce8e2aba
owner() view returns (address)
0x604d591cd2e3860218c3fe5fc6923c38c3459094
router() view returns (address)
0xc30121dae4e093c4f32d6a797ba329d4c9adb9b7
Read-only
This contract contains no read-only function objects.
State-modifying
Events depositETH(address _to, uint256 _amount, uint256 _gasLimit) payable
depositETH(uint256 _amount, uint256 _gasLimit) payable
depositETHAndCall(address _to, uint256 _amount, bytes _data, uint256 _gasLimit) payable
finalizeWithdrawETH(address _from, address _to, uint256 _amount, bytes _data) payable
initialize(address _counterpart, address _router, address _messenger)
onDropMessage(bytes _message) payable
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DepositETH(address indexed from, address indexed to, uint256 amount, bytes data)
FinalizeWithdrawETH(address indexed from, address indexed to, uint256 amount, bytes data)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundETH(address indexed recipient, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.