One-click flow combining quote, signable tx, approval check, and optional simulation (no signing/broadcast).
Orbiter-Finance/bridge-skills
SkillsMP has collected 14 skills from Orbiter-Finance/bridge-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 14
- GitHub stars
- 317
- GitHub forks
- 8
Skills in this repository
Showing 14 of 14 collected skills.
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.
Source text: Undetermined
Preflight a tx via eth_estimateGas with optional revert reason.
Deprecated: track tx status via orbiter_transaction.