FETCH402
← Protocol index

Resource / 13325

unknown

Unnamed resource.

Get rich cryptocurrency asset snapshots for one or more asset ids or slugs.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 3 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 100000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x75Ddd3c42eAce13c59EA0CD1141B886A1c70D2A5
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 100000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v jPt2dffmPi7WEtV8J6UFHJQaatEJVyuSFmz5b4DHFG8
active eip155:196 exact 100000 0x779Ded0c9e1022225f8E0630b35a9b54bE713736 0xda60f4d061fc9acf3b107123f0bf44c293b328d0

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": {
    "ids": "bitcoin,ethereum",
    "slugs": "bitcoin,ethereum"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "data": [
      {
        "id": "btc",
        "marketcap": 0,
        "name": "Bitcoin",
        "symbol": "BTC"
      }
    ]
  }
}