PolygonHubConnector

Verified contract

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

No balances found for "PolygonHubConnector"

0x1f0108cdfaffc403e5855203df036bfe4168cb69048eac2702ba48f44b899f23
0xbb49ad94bb5dad713d5b5ce16a2342be008c0c5ed1b5a7c34f2f85295ee4e6f2
0x0ce308719a0ca6db9b1c600ac2eb02fc276805679b20bd3342fad596f412edef
0x2620aff66494d8da95715c2175c49dda27d02c34974d67838e4c900c0993766a
0xdc5643a21f277f1249a467a5dcbd8e5561643942aaa0fda7b51b3cdfc158db86
0xf7523f1633d8c7d9d42953041d294c27149c5c4bab56798e3b35a0855f33de84
0x842b42f1ff4df8dbda576dbf9eaab01d4ccef18f2b92a5077244333c8177d3e1
0x407a40a29225037ed6b7e1a05249a9dbc2389b08ce5f60b3a95cac53e028269e
0x7907f52bc098333c4ea26d7d83c276a6884f13a326c3e27191a8adff97eb6fd0
0x57005f5fd79496bf9753a796d7d415b6f3efc24bb92f0a2052d1fd5c8467a328

Functions
Getter at block 21163178
AMB(view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
DOMAIN(view returns (uint32)
6648936
MIRROR_DOMAIN(view returns (uint32)
1886350457
ROOT_MANAGER(view returns (address)
0xd5d61e9dfb6680cba8353988ba0337802811c2e1
SEND_MESSAGE_EVENT_SIG(view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager(view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
delay(view returns (uint256)
604800
fxChildTunnel(view returns (address)
0x96fddc1a6fbdb232e9ada1ffc1026799f85128e9
fxRoot(view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
mirrorConnector(view returns (address)
0x96fddc1a6fbdb232e9ada1ffc1026799f85128e9
owner(view returns (address)
0x4d50a469fc788a3c0cdc8fd67868877dcb246625
proposed(view returns (address)
0x0000000000000000000000000000000000000000
proposedTimestamp(view returns (uint256)
0
renounced(view returns (bool)
false
Read-only
processedExits(bytes32view returns (bool)
State-modifying
acceptProposedOwner(
processMessage(bytes _data
proposeNewOwner(address newlyProposed
receiveMessage(bytes inputData
renounceOwnership(
sendMessage(bytes _databytes _encodedDatapayable 
setMirrorConnector(address _mirrorConnector
verifySender(address _expectedreturns (bool)
Events
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 _checkPointManager
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(