TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 810 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
0x2592…cf37
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19273450 | 9 months ago | | | 0 | 0.0013449667 | |
| 19273389 | 9 months ago | | | 0 | 0.0012545802 | |
| 19247816 | 9 months ago | | | 0 | 0.00085834188 | |
| 19211793 | 9 months ago | | | 0 | 0.00076905780 | |
| 19211203 | 9 months ago | | | 0 | 0.00089749411 | |
| 19211201 | 9 months ago | | | 0 | 0.00092155992 | |
| 19211129 | 9 months ago | | | 0 | 0.00080301400 | |
| 19211127 | 9 months ago | | | 0 | 0.00087702096 | |
| 19211066 | 9 months ago | | | 0 | 0.00088880339 | |
| 19211059 | 9 months ago | | | 0 | 0.00083886386 |
ABI
ABI objects
Getter at block 21157349
intrinsicParams() view returns (uint64 txGas, uint64 txGasContractCreation, uint64 zeroGas, uint64 nonZeroGas)
(txGas=21000, txGasContractCreation=53000, zeroGas=4, nonZeroGas=16)
l2BaseFee() view returns (uint256)
460000000
owner() view returns (address)
0x798576400f7d662961ba15c6b3f3d813447a26a6
whitelist() view returns (address)
0x259204ddd2ba29bd9b1b9a5c9b093f73d7eacf37
Read-only
calculateIntrinsicGasFee(bytes _message) view returns (uint256)
estimateCrossDomainMessageFee(uint256 _gasLimit) view returns (uint256)
State-modifying
Events initialize(uint64 _txGas, uint64 _txGasContractCreation, uint64 _zeroGas, uint64 _nonZeroGas)
renounceOwnership()
setIntrinsicParams(uint64 _txGas, uint64 _txGasContractCreation, uint64 _zeroGas, uint64 _nonZeroGas)
setL2BaseFee(uint256 _newL2BaseFee)
transferOwnership(address newOwner)
updateWhitelist(address _newWhitelist)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
IntrinsicParamsUpdated(uint256 txGas, uint256 txGasContractCreation, uint256 zeroGas, uint256 nonZeroGas)
L2BaseFeeUpdated(uint256 oldL2BaseFee, uint256 newL2BaseFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateWhitelist(address _oldWhitelist, address _newWhitelist)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.