← Protocol index
Resource / 13391
unknownUnnamed resource.
Batch trading signals for multiple crypto assets
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 75000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xf080a1Aab08650946acDa41410a7eDC14f7Be035 |
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": {
"symbols": {
"description": "Comma-separated symbols, e.g. BTC,ETH,SOL. Omit for all 10 assets.",
"required": false,
"type": "string"
}
},
"type": "http"
}
OutputJSON
{
"example": {
"count": 10,
"signals": {
"BTC": {
"components": {
"macro": {
"label": "bullish",
"score": 0.8
},
"market": {
"label": "bullish",
"score": 0.7
},
"social": {
"label": "bullish",
"score": 0.6
}
},
"confidence": 0.85,
"regime": "risk_on",
"signal": "long",
"signal_strength": 72,
"symbol": "BTC"
}
}
},
"type": "json"
}