← Protocol index
Resource / 14362
unknownSYNTHORA.
Real-time crowd sentiment oracle for any topic or asset: GDELT global-news tone timeline -> sentiment (very_bullish..very_bearish), tone score, trend and trading signal, with top headlines. POST {"query":"bitcoin","timespan":"6h"}. Deterministic, Ed25519-signed. SYNTHORA.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 5000 | 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": {
"query": "bitcoin",
"timespan": "6h"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"niche": "sentiment",
"ok": true,
"result": {
"headlines": [],
"query": "bitcoin",
"sentiment": "neutral",
"signal": "neutral",
"tone_score": 0,
"tone_trend": "stable"
}
},
"type": "json"
}