From 97fbf989dee5b72711f1c9df9a6965c8f7968ca8 Mon Sep 17 00:00:00 2001 From: JulesCrown Date: Tue, 17 Sep 2024 15:32:33 +0200 Subject: [PATCH] updated for new new deployment 2 --- services/txnBot/.graphclientrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/txnBot/.graphclientrc.yml b/services/txnBot/.graphclientrc.yml index 8cb9bcf..6c48e52 100644 --- a/services/txnBot/.graphclientrc.yml +++ b/services/txnBot/.graphclientrc.yml @@ -3,7 +3,7 @@ sources: - name: harberg handler: graphql: - endpoint: https://api.studio.thegraph.com/query/47986/harberg-base-sepolia/v0.0.5 + endpoint: https://api.studio.thegraph.com/query/47986/harberg-base-sepolia/v0.0.6 transforms: - autoPagination: # You might want to disable schema validation for faster startup