원클릭으로
bridge-skills
bridge-skills에는 Orbiter-Finance에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.