OpStateBridge

Verified contract

Active on Ethereum with 2,675 txns
Deployed by via 0xe23c3fd3 at 20391568
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OpStateBridge"

0xdb57f3c279d0f8aee7cc0232622233a4a9ccbb467e21cdde31d5dc49367fc536
0xb8440547ca752ba62a9a86d7b9052e25f1f07ced489d6a2a62de2bbf37f26a6f
0x04a355d4a75eca397000985f9e8c001b5bbe9db698af23a948b4aa15cb4c2d98
0xb55dd3ac2c6089b7f9a9c90afc85005b99cfb8f393f755d44bae37e5741256e9
0x1804917bfc097b1fb0484293ac4aeb2ed990802d980087856b13932cf9cda23d
0xccd24b10f0a5c645b6cd0cb4300ccab5614dffc7656bda0e7c795e3bcb4b9395
0x97724df270aec158b6e2ff5be5772f3efd88f8976d59ae75f81285afeab93cd2
0x8c61ca1dc16d57037669f3f6f01c1313ffcc6a7e2ab09b44410a1ad3be1d80e4
0x8cfe6ea88c7015567883df17994696afc8a41aa3d712292777c61dd27abd6090
0x2abb674b674757af39e6b8cb757c7538a7b6c0ff6cf65e30ca5348158cc76b3a

Functions
Getter at block 21173113
DEFAULT_OP_GAS_LIMIT(view returns (uint32)
1000000
opWorldIDAddress(view returns (address)
0x047ee5313f98e26cc8177fa38877cb36292d2364
owner(view returns (address)
0x96d55bd9c8c4706fed243c1e15825ff7854920fa
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
renounceOwnership(view 
worldIDAddress(view returns (address)
0xf7134ce138832c1456f2a91d64621ee90c2bddea
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
propagateRoot(
setGasLimitPropagateRoot(uint32 _opGasLimit
setGasLimitSetRootHistoryExpiry(uint32 _opGasLimit
setGasLimitTransferOwnershipOp(uint32 _opGasLimit
setRootHistoryExpiry(uint256 _rootHistoryExpiry
transferOwnership(address newOwner
transferOwnershipOp(address _ownerbool _isLocal
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
OwnershipTransferredOp(address indexed previousOwneraddress indexed newOwnerbool isLocal
RootPropagated(uint256 root
SetGasLimitPropagateRoot(uint32 _opGasLimit
SetGasLimitSetRootHistoryExpiry(uint32 _opGasLimit
SetGasLimitTransferOwnershipOp(uint32 _opGasLimit
SetRootHistoryExpiry(uint256 rootHistoryExpiry
Constructor
constructor(address _worldIDIdentityManageraddress _opWorldIDAddressaddress _crossDomainMessenger
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
CannotRenounceOwnership(
GasLimitZero(