OpStateBridge

Verified contract

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

No balances found for "OpStateBridge"

0x0259f8fb5514b72cd50e7a96845b2090f2c26beeec76871285112af6f167e7cd
0x9a7327e449eebf1b5b989b3b45f7c829126bc086c47571362a592dd6360ccd25
0x0d57328c4aeee33bb034795806727e095fd547255d43cef4d8080c615569f6d9
0x7661812fec6b7cd09f874a8b96213c31c72c0c9654565f4f797c975e60548df7
0x6c460995bee32c6f7ff2211df71e6061cc9bec455dba776b105491d6005c1876
0x4d0e70e96490825a7f148af63630e1833263e0e96fb24b2f3a57b27a02ac05b1
0xe4943aa6e717f819b0d6dc9559aa4fb8305cf1e2a5005fb1c3890a12e9d691be
0xe70b6359f3dcd67adcad8b1c16e56608c464e47c4878fb7ffdf66091ebdb1b21
0x5bc929f25c8fc12275c36e3ed74c3f0ca90bac09005b0c0cb0aebd8c31805240
0x0c80a70582b3ce0e8593ee19a9d7b9e24fc8547b1e64503faf664ab742daf33d

Functions
Getter at block 21247612
DEFAULT_OP_GAS_LIMIT(view returns (uint32)
1000000
opWorldIDAddress(view returns (address)
0xb3e7771a6e2d7dd8c0666042b7a07c39b938eb7d
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(