OpStateBridge
Verified contract
Active on
Ethereum with 2,675 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OpStateBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173052 | 13 minutes ago | | | 0 | 0.0042091383 | |
| 21173027 | 18 minutes ago | | | 0 | 0.0036600272 | |
| 21172877 | an hour ago | | | 0 | 0.0038690176 | |
| 21172778 | an hour ago | | | 0 | 0.0042429161 | |
| 21172653 | 2 hours ago | | | 0 | 0.0043096466 | |
| 21172603 | 2 hours ago | | | 0 | 0.0036791801 | |
| 21172578 | 2 hours ago | | | 0 | 0.0036503635 | |
| 21172332 | 3 hours ago | | | 0 | 0.0037354580 | |
| 21172158 | 3 hours ago | | | 0 | 0.0035483237 | |
| 21171908 | 4 hours ago | | | 0 | 0.0033043148 |
ABI
ABI objects
Getter at block 21173113 renounceOwnership() view
DEFAULT_OP_GAS_LIMIT() view returns (uint32)
1000000
opWorldIDAddress() view returns (address)
0x047ee5313f98e26cc8177fa38877cb36292d2364
owner() view returns (address)
0x96d55bd9c8c4706fed243c1e15825ff7854920fa
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
worldIDAddress() view returns (address)
0xf7134ce138832c1456f2a91d64621ee90c2bddea
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
propagateRoot()
setGasLimitPropagateRoot(uint32 _opGasLimit)
setGasLimitSetRootHistoryExpiry(uint32 _opGasLimit)
setGasLimitTransferOwnershipOp(uint32 _opGasLimit)
setRootHistoryExpiry(uint256 _rootHistoryExpiry)
transferOwnership(address newOwner)
transferOwnershipOp(address _owner, bool _isLocal)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferredOp(address indexed previousOwner, address indexed newOwner, bool isLocal)
RootPropagated(uint256 root)
SetGasLimitPropagateRoot(uint32 _opGasLimit)
SetGasLimitSetRootHistoryExpiry(uint32 _opGasLimit)
SetGasLimitTransferOwnershipOp(uint32 _opGasLimit)
SetRootHistoryExpiry(uint256 rootHistoryExpiry)
constructor(address _worldIDIdentityManager, address _opWorldIDAddress, address _crossDomainMessenger)
This contract contains no fallback and receive objects.
AddressZero()
CannotRenounceOwnership()
GasLimitZero()