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 Dynamic L1 Fees API

The Dynamic L1 Fees API from THORChain — 3 operation(s) for dynamic l1 fees.

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

Tagged areas include Dynamic L1 Fees. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 7 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.

3 operations 3 paths 7 schemas 3 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 3

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

Dynamic L1 Fees 3
GET
/thorchain/dynamic_l1_fees
Returns every stored dynamic L1 fee record (ADR-026). Each entry is a thorname/pair tuple with its current dynamicbps, whitelist state, last active epoch, and latest sealed-epoch fees in TOR (1e8-pre…
dynamicL1Fees 1 param → 200
GET
/thorchain/dynamic_l1_fees/{thorname}
Returns the dynamic L1 fee state and full epoch history for every pair tracked for the given thorname (ADR-026).
dynamicL1FeesByThorname 2 params → 200
GET
/thorchain/dynamic_l1_fees_current
Returns the in-progress (current epoch, not yet sealed) dynamic L1 fee accumulators (ADR-026). Each entry has the thorname/pair tuple and the live volume and fees recorded so far this epoch in TOR (1…
dynamicL1FeesCurrent 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DynamicL1FeeEntry (6 properties), DynamicL1FeeCurrentEntry (5 properties), DynamicL1FeeHistoryEntry (4 properties), DynamicL1FeePairDetail (4 properties). Each schema is shown below with its type and property counts.

DynamicL1FeePairDetail
object
4 properties 4 required
DynamicL1FeeCurrentEntry
object
5 properties 5 required
DynamicL1FeeHistoryEntry
object
4 properties 4 required
DynamicL1FeeEntry
object
6 properties 5 required
DynamicL1FeesCurrentResponse
object
2 properties 2 required
DynamicL1FeesResponse
object
1 property 1 required
DynamicL1FeesByThornameResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thorchain-dynamic-l1-fees-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