Skip to main content
Run any Skill in Manus
with one click

openfin-relay

Stars4
Forks0
UpdatedMay 25, 2026 at 15:09

Cross-chain bridging, swapping, and bridge+call via Relay through the OpenFinance backend. Use whenever the user wants to move tokens across chains, swap EVM same-chain with a token change, or run a destination-chain tx funded from another chain. `recipient` may be the caller's own wallet OR any external address — Relay treats them the same. Routing rule — SAME-chain transfer with NO token change → `openfin-onchain` POST /agent/onchain/send (faster, cheaper than a bridge). Solana SAME-chain swap (SPL ↔ SPL / wSOL) → `openfin-onchain` onchain_jupiter_order + onchain_jupiter_execute (native SPL routing, better pricing than Relay). Everything else (EVM same-chain swap with token change, any cross-chain) → Relay. Triggers — "bridge X from Y to Z", "move USDC to Base / Arbitrum / Optimism / Polygon / Solana", "swap ETH for USDC on Base", "cross-chain swap", "bridge and call", "how do I get to / back from Solana", "my USDC is stuck on Solana", "send USDC to 0x… on another chain", EVM↔EVM, EVM↔Solana, Bitcoin bridge

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly