Blog
Onchain reads, decoded.
Guides, comparisons, integrations, reference docs, and trust reports for reading smart contract data from Claude, your code, n8n, or a REST client.

Query EVM Contract Data from Python: No ABIs, No RPC Nodes, No web3.py
How to read live EVM smart contract data from Python using the evmquery REST API — no ABI files, no RPC nodes, no web3.py boilerplate. Five working recipes.

Read Smart Contracts in n8n: Fetching EVM Data in Automation Workflows (No Code)
How to read live smart contract data from an n8n workflow. Install the evmquery community node, then ship three paste-in recipes — price alerts, DAO votes, and NFT floor monitors.