L2GasPriceOracle

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xfe0d6e92 at 18306933
Slot
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

No balances found for "L2GasPriceOracle"

No transactions found for "L2GasPriceOracle"


Functions
Getter at block 21157349
intrinsicParams(view returns (uint64 txGasuint64 txGasContractCreationuint64 zeroGasuint64 nonZeroGas)
(txGas=0, txGasContractCreation=0, zeroGas=0, nonZeroGas=0)
l2BaseFee(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
whitelist(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateIntrinsicGasFee(bytes _messageview returns (uint256)
estimateCrossDomainMessageFee(uint256 _gasLimitview returns (uint256)
State-modifying
initialize(uint64 _txGasuint64 _txGasContractCreationuint64 _zeroGasuint64 _nonZeroGas
renounceOwnership(
setIntrinsicParams(uint64 _txGasuint64 _txGasContractCreationuint64 _zeroGasuint64 _nonZeroGas
setL2BaseFee(uint256 _newL2BaseFee
transferOwnership(address newOwner
updateWhitelist(address _newWhitelist
Events
Initialized(uint8 version
IntrinsicParamsUpdated(uint256 txGasuint256 txGasContractCreationuint256 zeroGasuint256 nonZeroGas
L2BaseFeeUpdated(uint256 oldL2BaseFeeuint256 newL2BaseFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateWhitelist(address _oldWhitelistaddress _newWhitelist
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.