← All APIs

dRPC

byAPI3Premium Sponsored?Fees are sponsored by AirnodeHub during the early accessAirnode v0.1.0

dRPC is a decentralised RPC network over 100+ chains. This Airnode wraps both halves worth attesting: raw JSON-RPC reads of chain state, and the indexed Data API for wallets, tokens, NFTs and DeFi.

Every response carries an EIP-191 signature from the Airnode that served it, so the data can be attributed back to its source rather than trusted on reputation.

Interface

Served at https://airnode-drpc.fly.dev/. The two requests below are everything the endpoint speaks, and each can be sent from this page. What comes back is verified right here in the browser.

GET /

Returns the machine-readable documentation this page is rendered from. Free, and everything an agent needs.

POST /

Names an operation and its parameters, performs it against the upstream API, and answers with the response and the attestation over it.

Verify the response

Every response is signed by the API that served it. Paste one to check it really came from this listing and was not altered along the way.