{"uid":"cap_u5VKzSvUC34l-Ym1FhhLL","slug":"quicknode-ab59bf08","name":"QuickNode JSON-RPC Proxy — Mantle Sepolia","description":"JSON-RPC proxy — mantle-sepolia","url":"https://x402.quicknode.com/mantle-sepolia/","method":"POST","headers":{},"bodySchema":{"type":"object","required":["jsonrpc","method"],"properties":{"id":{"type":["number","string"],"description":"Request identifier"},"method":{"type":"string","description":"JSON-RPC method name (e.g., eth_blockNumber, eth_call)"},"params":{"type":"array","description":"Method parameters"},"jsonrpc":{"type":"string","const":"2.0"}}},"responseSchema":{"type":"object","properties":{"id":{"type":["number","string"]},"error":{"type":"object","properties":{"code":{"type":"integer"},"message":{"type":"string"}}},"result":{"description":"RPC result (type varies by method)"},"jsonrpc":{"type":"string","const":"2.0"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$10/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"10","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"10","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vdMthtrN2K0FmhDXaPh6d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"10","costPer":"request","priority":0,"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Proxies JSON-RPC calls to the Mantle Sepolia testnet via QuickNode's infrastructure, enabling blockchain reads and writes over a pay-per-call x402 payment model.","exampleAgentPrompt":"Call eth_blockNumber on the Mantle Sepolia testnet to get the latest block height — use JSON-RPC 2.0 with an empty params array and request ID 1.","exampleUseCases":[{"title":"Check testnet smart contract balance","prompt":"Check the MNT token balance for my deployed contract on Mantle Sepolia — call eth_call with the contract address and the balanceOf function signature to see how much test MNT it's holding."},{"title":"Debug failing transaction before mainnet","prompt":"Fetch the transaction receipt for my failed test tx on Mantle Sepolia to see the revert reason and gas usage — I need to understand what went wrong before deploying to mainnet."},{"title":"Estimate gas for Layer 2 contract call","prompt":"Estimate the gas cost for my smart contract interaction on Mantle Sepolia testnet — run eth_estimateGas with my contract call data so I know how much test gas I'll need."}],"resultDescription":"Returns a standard JSON-RPC 2.0 response object containing the result of the requested method (e.g., block number as a hex string, transaction data as an object, contract call return value) or an error object with code and message if the call fails.","failureModes":["Invalid JSON-RPC method name returns error code -32601 (method not found)","Malformed params array returns error code -32602 (invalid params)","Payment failure or insufficient USDC balance blocks the request with a 402 response","Network or node downtime on Mantle Sepolia returns a 5xx or timeout error","Calling mainnet-only methods on a testnet returns an unsupported method error"],"whenToPreferThis":"Use this endpoint when you need to interact with the Mantle Sepolia testnet specifically — for testing Mantle Layer 2 smart contracts, checking testnet state, or broadcasting test transactions without using real funds. Prefer this over general Ethereum RPC endpoints when your target is the Mantle L2 environment, and over the Mantle mainnet endpoint when you want a risk-free testnet environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:52:25.221Z","isFirstParty":false}