← Protocol index
Resource / 14354
unknownSYNTHORA.
SYNTHORA translate: translate any text between 100+ languages with automatic source-language detection. Preserves tone, formatting and placeholders. Deterministic JSON output, Ed25519-signed. SYNTHORA.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 50000 | 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": {
"target": "es",
"text": "Hello world"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"niche": "translate",
"ok": true,
"result": {
"chars": 11,
"detected": "en",
"signed": "ed25519",
"target": "es",
"translation": "Hola mundo"
}
},
"type": "json"
}