OpStateBridge
Verified contract
Active on
Ethereum with 11,265 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) |
---|---|---|---|---|---|---|---|
| 21247406 | 42 minutes ago | | | 0 | 0.0025191985 | |
| 21247108 | 2 hours ago | | | 0 | 0.0024384821 | |
| 21246807 | 3 hours ago | | | 0 | 0.0027385617 | |
| 21246603 | 3 hours ago | | | 0 | 0.0025046774 | |
| 21246600 | 3 hours ago | | | 0 | 0.0027259175 | |
| 21246454 | 4 hours ago | | | 0 | 0.0025377033 | |
| 21246445 | 4 hours ago | | | 0 | 0.0028255550 | |
| 21246329 | 4 hours ago | | | 0 | 0.0025671535 | |
| 21246323 | 4 hours ago | | | 0 | 0.0028317072 | |
| 21246230 | 5 hours ago | | | 0 | 0.0028292735 |
ABI
ABI objects
Getter at block 21247612 renounceOwnership() view
DEFAULT_OP_GAS_LIMIT() view returns (uint32)
1000000
opWorldIDAddress() view returns (address)
0xb3e7771a6e2d7dd8c0666042b7a07c39b938eb7d
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()