Jito Labs · JSON-LD Context

Jito Context

JSON-LD context defining the semantic vocabulary for Jito from Jito Labs.

26 Classes 0 Properties 3 Namespaces
View Context View on GitHub

Namespaces

jito: https://raw.githubusercontent.com/api-evangelist/jito/main/json-ld/jito-context.jsonld#
solana: https://solana.com/vocabulary/
mev: https://flashbots.net/vocabulary/mev/

Classes

Bundle BundleStatus TipAccount TipFloor Searcher Validator BlockEngine Relayer ShredStream JitoSOL StakePool StakeNet Restaking Vault NCN Operator JTO transactions tipAccount tipLamports bundle_id confirmationStatus slot leader shred encoding

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "jito": "https://raw.githubusercontent.com/api-evangelist/jito/main/json-ld/jito-context.jsonld#",
    "solana": "https://solana.com/vocabulary/",
    "mev": "https://flashbots.net/vocabulary/mev/",
    "Bundle": "jito:Bundle",
    "BundleStatus": "jito:BundleStatus",
    "TipAccount": "jito:TipAccount",
    "TipFloor": "jito:TipFloor",
    "Searcher": "jito:Searcher",
    "Validator": "jito:Validator",
    "BlockEngine": "jito:BlockEngine",
    "Relayer": "jito:Relayer",
    "ShredStream": "jito:ShredStream",
    "JitoSOL": "jito:JitoSOL",
    "StakePool": "jito:StakePool",
    "StakeNet": "jito:StakeNet",
    "Restaking": "jito:Restaking",
    "Vault": "jito:Vault",
    "NCN": "jito:NCN",
    "Operator": "jito:Operator",
    "JTO": "jito:JTO",
    "transactions": "jito:transactions",
    "tipAccount": "jito:tipAccount",
    "tipLamports": "jito:tipLamports",
    "bundle_id": "jito:bundleId",
    "confirmationStatus": "jito:confirmationStatus",
    "slot": "solana:slot",
    "leader": "solana:leader",
    "shred": "solana:shred",
    "encoding": "jito:encoding"
  }
}