← Protocol index
Resource / 13212
unknownUnnamed resource.
CoinStats historical price on a specific exchange (Binance, Coinbase, Kraken, etc.) at a timestamp
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x0750a9e669C37FE1A1847E4B8f9e16F07c16162f |
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": {
"exchange": "binance",
"from": "bitcoin",
"timestamp": "1700000000",
"to": "usd"
},
"type": "http"
}
OutputJSON
{
"example": {
"price": 15.7349
},
"type": "json"
}