FETCH402
← Protocol index

Resource / 14343

unknown

SYNTHORA.

Assess the security risk of a cross-chain bridge before routing funds through it. Combines live DefiLlama TVL and audit status with the full bridge-hack incident history and known-exploit analysis into a 0-100 risk score, a safe/caution/high_risk/critical signal and explicit risk factors. Use it for bridge risk and cross-chain due diligence. Ed25519-signed. 0.002 USDC on Base.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 100000 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": {
    "amount_usd": 5000,
    "bridge": "stargate",
    "from_chain": "ethereum",
    "to_chain": "base"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{
  "example": {
    "niche": "bridge_risk",
    "ok": true,
    "result": {
      "audit_status": "audited",
      "bridge": "stargate",
      "bridge_tvl_usd": 0,
      "incident_history": [],
      "risk_factors": [],
      "risk_score": 0,
      "signal": "safe"
    }
  },
  "type": "json"
}