diff --git a/polygon/limiter.yaml b/polygon/limiter.yaml index 091d79b..0581bf8 100644 --- a/polygon/limiter.yaml +++ b/polygon/limiter.yaml @@ -1,58 +1,28 @@ methods: - name: "debug_traceBlockByNumber" - q: "1-S" - ru: "300-S" + q: "60-M" + ru: "9150-M" limits: - - level: "L1" - q: "1-S" - ru: "300-S" - - level: "L2" - q: "1-S" - ru: "300-S" - - level: "L25" - q: "1-S" - ru: "300-S" - - level: "L3" - q: "1-S" - ru: "300-S" - - level: "L4" - q: "1-S" - ru: "300-S" - level: "L5" - q: "3-S" - ru: "600-S" + q: "180-M" + ru: "27150-M" - level: "L6" - q: "3-S" - ru: "600-S" + q: "180-M" + ru: "27150-M" - level: "L7" - q: "3-S" - ru: "600-S" + q: "180-M" + ru: "27150-M" - name: "trace_block" - q: "1-S" - ru: "40-S" + q: "60-M" + ru: "1220-M" limits: - - level: "L1" - q: "1-S" - ru: "40-S" - - level: "L2" - q: "1-S" - ru: "40-S" - - level: "L25" - q: "1-S" - ru: "40-S" - - level: "L3" - q: "1-S" - ru: "40-S" - - level: "L4" - q: "1-S" - ru: "40-S" - level: "L5" - q: "3-S" - ru: "80-S" + q: "180-M" + ru: "3620-M" - level: "L6" - q: "3-S" - ru: "80-S" + q: "180-M" + ru: "3620-M" - level: "L7" - q: "3-S" - ru: "80-S" + q: "180-M" + ru: "3620-M"