Jito Labs · Schema

Jito Bundle Tip Floor

Snapshot of landed-tips distribution across recent bundles, used by searchers to size the SOL tip on sendBundle.

SolanaMEVBlock EngineBundlesLiquid StakingJitoSOLRestakingJTODAOValidatorSearcherShredStreamCryptoDeFi

Properties

Name Type Description
time string
landed_tips_25th_percentile number
landed_tips_50th_percentile number
landed_tips_75th_percentile number
landed_tips_95th_percentile number
landed_tips_99th_percentile number
ema_landed_tips_50th_percentile number
View JSON Schema on GitHub

JSON Schema

jito-tip-floor-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/jito/main/json-schema/jito-tip-floor-schema.json",
  "title": "Jito Bundle Tip Floor",
  "description": "Snapshot of landed-tips distribution across recent bundles, used by searchers to size the SOL tip on sendBundle.",
  "type": "object",
  "properties": {
    "time": {"type": "string", "format": "date-time"},
    "landed_tips_25th_percentile": {"type": "number"},
    "landed_tips_50th_percentile": {"type": "number"},
    "landed_tips_75th_percentile": {"type": "number"},
    "landed_tips_95th_percentile": {"type": "number"},
    "landed_tips_99th_percentile": {"type": "number"},
    "ema_landed_tips_50th_percentile": {"type": "number"}
  }
}

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/jito-tip-floor"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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