Transaction by hash
~125msFull transaction details by hash — ideal for explorers and support.
Stop worrying about overloaded public nodes. gonka RPC gives your app a dedicated, always-on gateway with full transaction history—so users never see "try again later."
Public RPC nodes go down, get rate-limited, or drop under traffic. gonka RPC spreads load across a managed pool and is operated for steady uptime—not a best-effort volunteer endpoint your users depend on.
Most nodes are pruned: fine for "latest block," broken for "show me this wallet six months ago." Our index retains full history so explorers, support tools, and analytics work for every user—not just recent ones.
Chain RPC, REST API, and rich indexed data (transactions, addresses, hardware, epoch metrics) behind one base URL. Change a single config line and your whole app is on gonka RPC.
Real queries against the live index. Copy any command into a terminal and run it with your API key—or get a free key first. Response times shown are typical for warm queries.
Full transaction details by hash — ideal for explorers and support.
Every transfer in a block height, ordered as they appeared on chain.
Full paginated history for any wallet — sent and received, newest first.
Slash records across the chain — filter by validator and height range.
Current hardware registrations for a participant — GPU models, status, timestamps.
Per-epoch hardware history — scope by epoch for fast results.
Per-epoch inference and rewards counters by participant, with optional epoch range filter.
Full endpoint reference with parameters and examples: API documentation →