FETCH402
← Protocol index

Resource / 13264

unknown

Unnamed resource.

Real-time arbitrage spreads between tokenized securities and actual stock prices. Identify premium/discount opportunities.

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

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
{
  "method": "GET",
  "queryParams": {},
  "schema": {
    "properties": {},
    "required": []
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "as_of": "2025-01-02T18:00:00Z",
    "disclaimer": "Not financial advice. Spreads may reflect fees, liquidity differences, or fractional denomination.",
    "pairs": [
      {
        "note": "Tokenized asset may trade at premium/discount due to liquidity, fees, or market structure",
        "premium_pct": 0.1,
        "signal": "FAIR_VALUE",
        "spread_usd": 0.15,
        "stock_price_usd": 143.1,
        "stock_ticker": "NVDA",
        "token_name": "NVIDIA xStock",
        "token_price_usd": 143.25,
        "token_symbol": "XNVDA"
      }
    ],
    "source": "CoinGecko + Twelve Data",
    "success": true
  }
}