Midgard

What is Midgard in the THORChain tech stack

Midgard is a layer 2 REST API that provides front-end consumers with semi real-time rolled up data and analytics of the THORChain network. Most requests to the network will come through Midgard. This daemon is here to keep the chain itself from fielding large quantities of requests. You can think of it as a “read-only slave” to the chain. This keeps the resources of the network focused on processing transactions.

Midgard is heavily used in dashboards and transaction scanners like Thorchain.net, Thorchain.network and Runescan.io. You find a full overview of the REST API endpoints on:

For more information see Gitlab repo.

Last updated