Chain RPC
CometBFT JSON-RPC
Status, blocks, validators, ABCI queries, tx broadcast. The same interface wallets and CosmJS use.
- Prefix
/chain-rpc/or root/ - Full JSON-RPC POST support
rpc.gonka.gg gives you instant, authenticated access to every Gonka blockchain API
through a single URL. CometBFT RPC, Cosmos REST, Gonka custom APIs, ClickHouse-indexed history, and the official
inferenced CLI — one key, one endpoint, zero infrastructure.
No more juggling :26657, :1317, :9090, and custom ports. One base URL serves CometBFT RPC, Cosmos REST, Gonka API, and indexed data — just change the path prefix.
Every request is keyed. No open nodes leaking resources. Per-key rate limits, monthly quotas, and abuse protection come built in. Get a free key in 30 seconds.
Feather gateway caches smart: immutable data (historical blocks, finalized txs) cached for 24 hours. Live state refreshes every 1–3 seconds. Your app feels instant.
Pre-indexed transactions, blocks, addresses, slashing, hardware stats, and epoch performance. Sub-50ms responses on complex queries that would take seconds on a raw node.
Machine-readable docs at /llms.txt and /api/endpoints. AI agents can discover and call any endpoint without human intervention. Learn more →
We run the Feather nodes, the ClickHouse cluster, the chain sync, and the monitoring. You get a stable, versioned API and focus on your product.
Sign in with your Gonka wallet on the developer portal. Your free key is ready instantly.
Replace your node URL with rpc.gonka.gg and add your key as a header or in the URL path.
Query balances, broadcast transactions, search history, run validators — all through one endpoint.
Six ways to reach chain and index data, all through the same base URL.
CometBFT JSON-RPC
Status, blocks, validators, ABCI queries, tx broadcast. The same interface wallets and CosmJS use.
/chain-rpc/ or root /gRPC-gateway paths
Bank, staking, governance, auth, IBC, CosmWasm — the standard Cosmos REST API.
/chain-api/cosmos/*/cosmos/*Developer-friendly JSON
Models, participants, epochs, inference requests, and custom Gonka blockchain features.
/v1/*ClickHouse-backed queries
Transactions, blocks, addresses, slashing, hardware, epoch performance — all pre-indexed for speed.
/api/ch/*Direct node RPC
Low-level CometBFT access outside the Feather cache — same paths as native :26657.
/comet/*Wallet sign-in & key management
Create API keys, monitor usage, upgrade plans — all from a simple wallet-authenticated dashboard.
Live row counts across the indexed datasets served via GET /api/ch/*.