Triton One · JSON-LD Context

Triton One Context

JSON-LD context defining the semantic vocabulary for Triton One from Triton One.

30 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

triton: https://triton.one/ns#
solana: https://solana.com/ns#

Classes

Account Subscription Endpoint Token RateTier AddressWatchList Yellowstone DragonsMouth Fumarole Whirligig OldFaithful Steamboat Vixen Cascade Shield DigitalAsset PriorityFee Slot Signature uuid name subscription_type rate_tier is_active endpoints tokens allowed_origins slot signature prioritizationFee

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "triton": "https://triton.one/ns#",
    "solana": "https://solana.com/ns#",
    "Account": "triton:Account",
    "Subscription": "triton:Subscription",
    "Endpoint": "triton:Endpoint",
    "Token": "triton:Token",
    "RateTier": "triton:RateTier",
    "AddressWatchList": "triton:AddressWatchList",
    "Yellowstone": "triton:Yellowstone",
    "DragonsMouth": "triton:DragonsMouth",
    "Fumarole": "triton:Fumarole",
    "Whirligig": "triton:Whirligig",
    "OldFaithful": "triton:OldFaithful",
    "Steamboat": "triton:Steamboat",
    "Vixen": "triton:Vixen",
    "Cascade": "triton:Cascade",
    "Shield": "triton:Shield",
    "DigitalAsset": "triton:DigitalAsset",
    "PriorityFee": "triton:PriorityFee",
    "Slot": "solana:Slot",
    "Signature": "solana:Signature",
    "uuid": "triton:uuid",
    "name": "schema:name",
    "subscription_type": "triton:subscriptionType",
    "rate_tier": "triton:rateTier",
    "is_active": "schema:isActive",
    "endpoints": "triton:endpoints",
    "tokens": "triton:tokens",
    "allowed_origins": "triton:allowedOrigins",
    "slot": "solana:slot",
    "signature": "solana:signature",
    "prioritizationFee": "triton:prioritizationFee"
  }
}