FETCH402
← Protocol index

Resource / 14346

unknown

SYNTHORA.

SYNTHORA binance-ticker24: 24h ticker that places the current price INSIDE its own 24h range — not just the last trade, but where it sits between the period high and low, with the distance to each end and the direction of travel. Deterministic, Ed25519-signed. Input: trading pair symbol (e.g. BTCUSDT).

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 50000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x10800a5a5B9d72251566EC651E862A8b4B427dE0

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "symbol": "BTCUSDT"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{
  "example": {
    "niche": "binance_ticker24",
    "ok": true,
    "result": {
      "as_of_utc": "2026-08-05T16:31:23Z",
      "ask": 64690.01,
      "bid": 64690,
      "fuente": "<omitido en el ejemplo publico>",
      "high_24h": 64760.99,
      "last_price": 64690,
      "latencia_s": 0.27,
      "low_24h": 63880,
      "open_24h": 64011.99,
      "posicion_en_rango_24h_pct": 91.94,
      "price_change_pct_24h": 1.059,
      "senal": "cotiza en el 91.94% del rango de 24 h",
      "spread_pct": 2.0e-5,
      "symbol": "BTCUSDT",
      "trades_24h": 2506551,
      "volume_24h_quote": 838119043.6470296
    }
  },
  "type": "json"
}