From 7928415df0e772c95b5ae40b11192dde8a352f12 Mon Sep 17 00:00:00 2001 From: Guantong Date: Sat, 22 Jun 2024 12:41:44 +0800 Subject: [PATCH] update polygon rps --- definition/mainnets/ponder.polygon.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definition/mainnets/ponder.polygon.ts b/definition/mainnets/ponder.polygon.ts index 22218e9..b70fe38 100644 --- a/definition/mainnets/ponder.polygon.ts +++ b/definition/mainnets/ponder.polygon.ts @@ -6,7 +6,7 @@ import {ORMPAbi as ORMPAbiV2} from "./abis/v2/ORMPAbi"; const INFURA_API_KEY = process.env.INFURA_API_KEY; const BLAST_API_KEY = process.env.BLAST_API_KEY; const MAX_REQUESTS_PER_SECOND = 5; -const FAST_MAX_REQUESTS_PER_SECOND = 20; +const FAST_MAX_REQUESTS_PER_SECOND = 8; export default createConfig({ networks: {