← Protocol index
Resource / 202
unknownToken Price.
USD token price (POST wrapper, body: {symbol} or {chain, contract}) — $0.001 USDC
Payment requirements / accepts[]
3 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x127462e296fAc1A7F5cF33bA57bB2f0FFf5cD0B6 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 1000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 6apuZvJQ51Led9iEjnHw6f5jfnXL4qjt8S1h58PeXzuR |
| active | eip155:137 | exact | 100000000000000000 | 0x431D5dfF03120AFA4bDf332c61A6e1766eF37BDB | 0x127462e296fAc1A7F5cF33bA57bB2f0FFf5cD0B6 |
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": "ETH"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"age_seconds": 0,
"chain": null,
"contract": null,
"fetched_at": 1746820000,
"market_cap_usd": 375000000000,
"name": "Ethereum",
"source": "coingecko",
"symbol": "ETH",
"usd": 3120.55,
"usd_24h_change_pct": 1.23
},
"type": "json"
}