with one click
bridge-skills
bridge-skills contains 14 collected skills from Orbiter-Finance, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
One-click flow combining quote, signable tx, approval check, and optional simulation (no signing/broadcast).
Get a cross-chain quote and optimal route with fees and steps.
Derive the bridge transaction step from quote input (skips approve).
Query wallet portfolio by VM type and address.
Sign a tx template locally and broadcast it to the chain.
Generate a signable transaction template with optional RPC enrichment.
Deprecated: chain status placeholder; use orbiter_chains for lists.
List supported chains and basic metadata.
Check RPC availability, chain id, and latency.
Query tokens by chain and symbol/address prefix.
Query a cross-chain transaction by hash.
Broadcast a signed tx via eth_sendRawTransaction.
Preflight a tx via eth_estimateGas with optional revert reason.
Deprecated: track tx status via orbiter_transaction.