You're viewing a demo portfolio

Join the waitlist
PRSM

bridge_status

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

Track a cross-chain bridge submitted via bridge_quote — returns DONE / PENDING / FAILED plus the receiving-chain tx once it completes. Pass the source-chain tx hash (and the bridge tool from the quote for a faster lookup).

Parameters schema

{
  "type": "object",
  "required": [
    "txHash"
  ],
  "properties": {
    "bridge": {
      "type": "string",
      "description": "The bridge tool from bridge_quote (e.g. across, stargate) — optional"
    },
    "txHash": {
      "type": "string",
      "description": "Source-chain transaction hash from submitting the bridge tx"
    },
    "toChain": {
      "type": "string",
      "description": "Destination chain id/key (optional)"
    },
    "fromChain": {
      "type": "string",
      "description": "Source chain id/key (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →