From 168977fe1c73ce339cb3adcb4551037da4a4d6e8 Mon Sep 17 00:00:00 2001 From: julian merlo Date: Thu, 25 Apr 2024 15:31:43 -0300 Subject: [PATCH] Map testnet contracts --- deploy/blockchain-watcher/workers/source-events-2.yaml | 8 ++++---- deploy/blockchain-watcher/workers/target-events-2.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/deploy/blockchain-watcher/workers/source-events-2.yaml b/deploy/blockchain-watcher/workers/source-events-2.yaml index 912dc8d3..a7ac5989 100644 --- a/deploy/blockchain-watcher/workers/source-events-2.yaml +++ b/deploy/blockchain-watcher/workers/source-events-2.yaml @@ -374,7 +374,7 @@ data: "blockBatchSize": 100, "commitment": "latest", "interval": 5000, - "addresses": [""], + "addresses": ["0x376428e7f26D5867e69201b275553C45B09EE090"], "chain": "mantle", "chainId": 35 } @@ -387,7 +387,7 @@ data: "config": { "abi": "event LogMessagePublished(address indexed sender, uint64 sequence, uint32 nonce, bytes payload, uint8 consistencyLevel)", "filter": { - "addresses": [""], + "addresses": ["0x376428e7f26D5867e69201b275553C45B09EE090"], "topics": ["0x6eb224fb001ed210e379b335e35efe88672a8ce935d981a6896b27ffdf52a3b2"] }, "metricName": "process_source_event" @@ -676,7 +676,7 @@ data: "blockBatchSize": 100, "commitment": "latest", "interval": 5000, - "addresses": ["0x376428e7f26D5867e69201b275553C45B09EE090"], + "addresses": [""], "chain": "mantle", "chainId": 35 } @@ -689,7 +689,7 @@ data: "config": { "abi": "event LogMessagePublished(address indexed sender, uint64 sequence, uint32 nonce, bytes payload, uint8 consistencyLevel)", "filter": { - "addresses": ["0x376428e7f26D5867e69201b275553C45B09EE090"], + "addresses": [""], "topics": ["0x6eb224fb001ed210e379b335e35efe88672a8ce935d981a6896b27ffdf52a3b2"] }, "metricName": "process_source_event" diff --git a/deploy/blockchain-watcher/workers/target-events-2.yaml b/deploy/blockchain-watcher/workers/target-events-2.yaml index a083e953..457bc2f6 100644 --- a/deploy/blockchain-watcher/workers/target-events-2.yaml +++ b/deploy/blockchain-watcher/workers/target-events-2.yaml @@ -338,7 +338,7 @@ data: "commitment": "latest", "interval": 5000, "addresses": [ - "" + "0x75Bfa155a9D7A3714b0861c8a8aF0C4633c45b5D" ], "chain": "mantle", "chainId": 35, @@ -356,7 +356,7 @@ data: "abi": "", "filter": { "addresses": [ - "" + "0x75Bfa155a9D7A3714b0861c8a8aF0C4633c45b5D" ], "topics": [ "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef" @@ -648,7 +648,7 @@ data: "commitment": "latest", "interval": 5000, "addresses": [ - "0x75Bfa155a9D7A3714b0861c8a8aF0C4633c45b5D" + "" ], "chain": "mantle", "chainId": 35, @@ -667,7 +667,7 @@ data: "abi": "", "filter": { "addresses": [ - "0x75Bfa155a9D7A3714b0861c8a8aF0C4633c45b5D" + "" ], "topics": [ "0xcaf280c8cfeba144da67230d9b009c8f868a75bac9a528fa0474be1ba317c169",