OptimismHubConnector

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x7bc604f0 at 18737767
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OptimismHubConnector"

0x107132950c67ab94ffa71cc9b0bb4aa6cdf11e16e05a575cf15d608939ab391f
0x095c98b4d4cea34f65783ed9d6925bf997e00f8e83d77c4a81e3cd9645194a10
0x4cab352aada1bb3b8c8db89d2c0a8c2bf76cae489026d9cfdae8ca7e1606e2a6
0xd445b1d38dadd9d1926903174d44627f723c4195835cd553db84838e98838a70
0x78631436ee2bb8063bcf684954588b358aa692f3da3697c0a75e24a268a988f3

Functions
Getter at block 21218623
AMB(view returns (address)
0x25ace71c97b33cc4729cf772ae268934f7ab5fa1
DOMAIN(view returns (uint32)
6648936
MIRROR_DOMAIN(view returns (uint32)
1869640809
OPTIMISM_PORTAL(view returns (address)
0xbeb5fc579115071764c7423a4f12edde41f106ed
ROOT_MANAGER(view returns (address)
0x523ab7424ad126809b1d7a134eb6e0ee414c9b3a
delay(view returns (uint256)
604800
gasCap(view returns (uint256)
850000
mirrorConnector(view returns (address)
0x432006ced3bba818e3d0d8730426b32bb34a42ab
owner(view returns (address)
0x4d50a469fc788a3c0cdc8fd67868877dcb246625
proposed(view returns (address)
0x0000000000000000000000000000000000000000
proposedTimestamp(view returns (uint256)
0
renounced(view returns (bool)
false
Read-only
processed(bytes32view returns (bool)
State-modifying
acceptProposedOwner(
processMessage(bytes _data
processMessageFromRoot(struct TypesWithdrawalTransaction _txuint256 _l2OutputIndexstruct TypesOutputRootProof _outputRootProofbytes[] _withdrawalProof
proposeNewOwner(address newlyProposed
renounceOwnership(
sendMessage(bytes _databytes _encodedDatapayable 
setGasCap(uint256 _gasCap
setMirrorConnector(address _mirrorConnector
verifySender(address _expectedreturns (bool)
withdrawFunds(address _to
Events
FundsWithdrawn(address indexed touint256 amount
GasCapUpdated(uint256 _previousuint256 _updated
MessageProcessed(bytes dataaddress caller
MessageSent(bytes databytes encodedDataaddress caller
MirrorConnectorUpdated(address previousaddress current
NewConnector(uint32 indexed domainuint32 indexed mirrorDomainaddress ambaddress rootManageraddress mirrorConnector
OwnershipProposed(address indexed proposedOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint32 _domainuint32 _mirrorDomainaddress _ambaddress _rootManageraddress _mirrorConnectoraddress _optimismPortaluint256 _gasCap
Fallback and receive
receive(
Errors
Connector__processMessage_notUsed(
ProposedOwnable__onlyOwner_notOwner(
ProposedOwnable__onlyProposed_notProposedOwner(
ProposedOwnable__ownershipDelayElapsed_delayNotElapsed(
ProposedOwnable__proposeNewOwner_invalidProposal(
ProposedOwnable__proposeNewOwner_noOwnershipChange(
ProposedOwnable__renounceOwnership_invalidProposal(
ProposedOwnable__renounceOwnership_noProposal(