bridge_status
ActiveTool of aeX402 RPC (Solana + Robinhood Chain)
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries