Thorchain RPC

THORChain RPC is the node‑level interface used for low‑level operations such as transaction broadcasting, block/state queries, and validator interactions. It returns raw chain data as produced by the node software and is intended for advanced integrations and operations tooling. Most applications pair RPC access with Midgard or the THORChain API for richer context.

Get started here with our Quickstart Guide

Last updated