Proxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x57c160a7 at 17482143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
Native
Value $2,882,332,450.05
ERC-20
Value $26.8
ERC-20
Value $24.17
ERC-20
Value $6.48
ERC-20
Value $5.39
ERC-20
Value $2.53
ERC-20
Value $1.09
ERC-20
Value $1
ERC-20
Value $0
ERC-20
Value $0
0xa28bd8f7aee20d0e957dafbe4025611c8e61aef3f8a2276c1da6957668a3cac5
0x1096a5d93d96d7d8119105930f89373cc9c2ac7d7b150952627b39c2798028d6
0x30211fbc08922b55a80347e4a78dee5b7629117bf603685f4f8d5e102638ff6d
0xcd799fded453630a2b23bdf12b2de28230a0389cf1669f46b4d48f711bfe1dd4
0x919e778b5a4b58c3eb7f764479125752bfc0492500c48f158c9dc54e38cf3851
0xa84d9aad2604a13c7cf40dabf723d375e787c8a0000be1ee8aed84a0a6984a5a
0x6a3f5d28f00bf59ea56cf66b38718ac45d3d00712737bea0e179c0e6129dca59
0x8536ee6716ae3bb28815680c29edb2910600a76dd242d0ec8d219b9bbe792a05
0xc2187e5fb85f6f8bb9b87e0e8728f198ffd172d7f2f6e9c1406a4f565b70ff13
0xc2160e39f48fdbe9416d88a0d34262511605bfba190302164225fcb43440fef4

Functions
Getter at block 21244732
disputeGameFactory(view returns (address)
0x43edb88c4b80fdd2adff2412a7bebf9df42cb40e
disputeGameFinalityDelaySeconds(view returns (uint256)
302400
guardian(view returns (address)
0x09f7150d8c019bef34450d6920f6b3608cefdaf2
l2Sender(view returns (address)
0x000000000000000000000000000000000000dead
params(view returns (uint128 prevBaseFeeuint64 prevBoughtGasuint64 prevBlockNum)
(prevBaseFee=1000000000, prevBoughtGas=492334, prevBlockNum=21244724)
paused(view returns (bool)
false
proofMaturityDelaySeconds(view returns (uint256)
604800
respectedGameType(view returns (uint32)
0
respectedGameTypeUpdatedAt(view returns (uint64)
1730302883
superchainConfig(view returns (address)
0x95703e0982140d16f8eba6d158fccede42f04a4c
systemConfig(view returns (address)
0x73a79fab69143498ed3712e519a88a918e1f4072
version(view returns (string)
3.10.0
Read-only
checkWithdrawal(bytes32 _withdrawalHashaddress _proofSubmitterview 
disputeGameBlacklist(addressview returns (bool)
finalizedWithdrawals(bytes32view returns (bool)
minimumGasLimit(uint64 _byteCountpure returns (uint64)
numProofSubmitters(bytes32 _withdrawalHashview returns (uint256)
proofSubmitters(bytes32uint256view returns (address)
provenWithdrawals(bytes32addressview returns (address disputeGameProxyuint64 timestamp)
State-modifying
admin(returns (address)
changeAdmin(address _admin
implementation(returns (address)
upgradeTo(address _implementation
upgradeToAndCall(address _implementationbytes _datapayable returns (bytes)
blacklistDisputeGame(address _disputeGame
depositTransaction(address _touint256 _valueuint64 _gasLimitbool _isCreationbytes _datapayable 
donateETH(payable 
finalizeWithdrawalTransaction(struct TypesWithdrawalTransaction _tx
finalizeWithdrawalTransactionExternalProof(struct TypesWithdrawalTransaction _txaddress _proofSubmitter
initialize(address _disputeGameFactoryaddress _systemConfigaddress _superchainConfiguint32 _initialRespectedGameType
proveWithdrawalTransaction(struct TypesWithdrawalTransaction _txuint256 _disputeGameIndexstruct TypesOutputRootProof _outputRootProofbytes[] _withdrawalProof
setRespectedGameType(uint32 _gameType
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DisputeGameBlacklisted(address indexed disputeGame
Initialized(uint8 version
RespectedGameTypeSet(uint32 indexed newGameTypeuint64 indexed updatedAt
TransactionDeposited(address indexed fromaddress indexed touint256 indexed versionbytes opaqueData
WithdrawalFinalized(bytes32 indexed withdrawalHashbool success
WithdrawalProven(bytes32 indexed withdrawalHashaddress indexed fromaddress indexed to
WithdrawalProvenExtension1(bytes32 indexed withdrawalHashaddress indexed proofSubmitter
Constructor
constructor(address _admin
Fallback and receive
fallback(
receive(
receive(
Errors
BadTarget(
CallPaused(
ContentLengthMismatch(
EmptyItem(
GasEstimation(
InvalidDataRemainder(
InvalidHeader(
LargeCalldata(
OutOfGas(
SmallGasLimit(
Unauthorized(
UnexpectedList(
UnexpectedString(