OpStateBridge

Verified contract

Active on Ethereum with 9,357 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"

0x5bc09c9b5d2177f5a2bbe1f2687636978b0feb662aa81c4d3a4ed9366df05159
0xf53a73186ac1a8f61c8b7035cf877991d3ed5d8e4ed87120571b329c55a6f668
0xf1f6fc91bca78c7ed62807905648081dd6c2c0652b6317847ac1a7894c4386c2
0x295a00c1fe57e1a532cc5a2b4c329c22e4e18febceb457fb185c4494ce6af992
0x7ffec9f9ae12bca95dc8a4651da283df7b544f70a68c1592f7849e0302e42a53
0xb11c7fdeac2377c56bd9de215612bd7803c1c3a14f51b2a73c428357d2858eb5
0xfc7716878c9d6aba7a33ce0da4c5680f6f76a239ad4ffc37b41b97028d170f78
0xd23bd1aedf971b74e5dc1591f07a46aca7e09a36af50ee1454190030dfc6bdfa
0xad50192c495248a6b54bc4cab3751d67739992eb527def63925f75e800cab23d
0x3c7d78b7242fc71021dd7481bbd8502abd5c791f2912e11ba13c77c004dac4ad

Functions
Getter at block 20792147
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(