diff --git a/.config.json b/.config.json index c56f3d2..6bd9c14 100644 --- a/.config.json +++ b/.config.json @@ -1 +1 @@ -[{"query": "{ indexers { id queryFeesCollected queryFeeRebates} }", "URL": "https://gateway-testnet.thegraph.com/network"}] +[{"query": "{ indexers (first:1000) { id queryFeesCollected queryFeeRebates} }", "URL": "https://gateway-testnet.thegraph.com/network"}]