Stellar · Schema

MaxFeeDistribution

BlockchainCryptocurrencyDecentralized ExchangeLedgerPaymentsSmart ContractsWeb3
View JSON Schema on GitHub

JSON Schema

stellar-horizon-maxfeedistribution.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://developers.stellar.org/schemas/horizon/MaxFeeDistribution.json",
  "title": "MaxFeeDistribution",
  "allOf": [
    {
      "$ref": "#/components/schemas/BaseFeeDistribution"
    },
    {
      "type": "object",
      "properties": {
        "max": {
          "description": "Maximum (highest) value of the maximum fee bid over the last 5 ledgers."
        },
        "min": {
          "description": "Minimum (lowest) value of the maximum fee bid over the last 5 ledgers."
        },
        "mode": {
          "description": "Mode (middle) value of the maximum fee bid over the last 5 ledgers."
        },
        "p10": {
          "description": "10th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p20": {
          "description": "20th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p30": {
          "description": "30th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p40": {
          "description": "40th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p50": {
          "description": "50th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p60": {
          "description": "60th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p70": {
          "description": "70th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p80": {
          "description": "80th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p90": {
          "description": "90th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p95": {
          "description": "95th percentile value of the maximum fee bid over the last 5 ledgers."
        },
        "p99": {
          "description": "99th percentile value of the maximum fee bid over the last 5 ledgers."
        }
      }
    }
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/stellar-horizon-maxfeedistribution"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.