From 91d1a2f6eaf79e641c334ac11b62d2b6dd71926a Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Wed, 17 Jul 2024 14:24:07 +0200 Subject: [PATCH] fix: table name for chain --- tools/python/query_upkeeps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/query_upkeeps.py b/tools/python/query_upkeeps.py index 8f4d33e73..c58aea4d1 100644 --- a/tools/python/query_upkeeps.py +++ b/tools/python/query_upkeeps.py @@ -23,7 +23,7 @@ def get_upkeeps(chain="ethereum"): "arbitrum", "polygon", "optimism", - "avalanche", + "avalanche_c", "base", "gnosis", ]: