Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

THORChain Network API

The Network API from THORChain — 14 operation(s) for network.

THORChain Network API is one of 65 APIs that THORChain publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 14 operations across 14 paths, and defines 18 schemas. It is described by OpenAPI 3.0.0, at version 3.19.1.

Requests are made against the base URL https://gateway.liquify.com/chain/thorchain_api.

14 operations 14 paths 18 schemas 14 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.19.1
Base URL
https://gateway.liquify.com/chain/thorchain_api
Resource Areas
1

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 14 GET. Each is listed below with its method, path, parameters, and response codes.

Network 14
GET
/v2/network
Network Data
GetNetworkData → 200
GET
/thorchain/network
Returns network overview statistics.
network 1 param → 200
GET
/thorchain/outbound_fees
Returns the last block information for all chains.
outboundFees 1 param → 200
GET
/thorchain/outbound_fee/{asset}
Returns the outbound fee information for the provided asset.
outboundFeeAsset 2 params → 200
GET
/thorchain/inbound_addresses
Returns the set of asgard addresses that should be used for inbound transactions.
inboundAddresses 1 param → 200
GET
/thorchain/lastblock
Returns the last block information for all chains.
lastblock 1 param → 200
GET
/thorchain/lastblock/{chain}
Returns the last block information for the provided chain.
lastblockChain 2 params → 200
GET
/thorchain/version
Returns the network's current THORNode version, the network's next THORNode version, and the querier's THORNode version.
version 1 param → 200
GET
/thorchain/upgrade_proposals
Returns the current upgrade proposals.
upgradeProposals 1 param → 200
GET
/thorchain/upgrade_proposal/{name}
Returns the upgrade proposal for the provided name.
upgradeProposal 2 params → 200
GET
/thorchain/upgrade_votes/{name}
Returns the upgrade votes for the provided name.
upgradeVotes 2 params → 200
GET
/thorchain/constants
Returns constant configuration, can be overridden by mimir.
constants 1 param → 200
GET
/thorchain/ragnarok
Returns a boolean indicating whether the chain is in ragnarok.
ragnarok 1 param → 200
GET
/thorchain/ban/{address}
Returns the ban status for the provided node address.
ban 2 params → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are NetworkResponse (18 properties), InboundAddress (14 properties), Network (13 properties), BondMetrics (11 properties). Each schema is shown below with its type and property counts.

BondMetrics
object
11 properties 11 required
BlockRewards
object
3 properties 3 required
Network
object
13 properties 13 required
UpgradeProposal
object
8 properties 3 required
BanResponse
object
3 properties
UpgradeProposalResponse
LastBlockResponse
array
UpgradeVotesResponse
array
UpgradeProposalsResponse
array
ConstantsResponse
object
3 properties
UpgradeVote
object
2 properties 3 required
VersionResponse
object
4 properties 3 required
NetworkResponse
object
18 properties 17 required
LastBlock
object
4 properties 4 required
InboundAddressesResponse
array
OutboundFee
object
6 properties 2 required
OutboundFeesResponse
array
InboundAddress
object
14 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thorchain-network-api-openapi.yml Raw ↑

Other APIs THORChain publishes across the network.

THORChain Actions API
THORChain AGENTS.md API
THORChain Auth API
THORChain Balance API
THORChain Bank API
THORChain Block API
THORChain Bonds API
THORChain Borrower API
THORChain Borrowers API
THORChain Churns API
THORChain Clout API
THORChain Codes API