quicknode-common-errors
Installation
SKILL.md
QuickNode Error Triage
Overview
Preserve HTTP status, JSON-RPC code, chain error, method, network, and request identifier as separate facts. Do not treat every -32000 family response as retryable or overwrite a contract revert with a provider diagnosis.
Prerequisites
- A redacted failing request and response
- Endpoint ID, chain, network, protocol, and client version
- The expected method contract and a nearby successful request if available
Instructions
Step 1: Capture the first failure
Use Read and Grep to locate the earliest complete failure before wrapper retries transform it. Redact endpoint tokens, API keys, signed transactions, addresses when sensitive, and request bodies not needed for diagnosis.