Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
orbiter-sign-template
// Generate a signable transaction template with optional RPC enrichment.
$ git log --oneline --stat
stars:351
forks:10
updated:2026年3月12日 02:49
SKILL.md
// Generate a signable transaction template with optional RPC enrichment.
| name | orbiter-sign-template |
| description | Generate a signable transaction template with optional RPC enrichment. |
Generate a signable transaction template (nonce and gas/fee fields can be filled from RPC).
sourceChainId (string)destChainId (string)sourceToken (string)destToken (string)amount (string)userAddress (string)targetRecipient (string)slippage (number, optional)feeConfig (object, optional)channel (string, optional)rpcUrl (string, optional)chainId (string, optional)txquotetemplate (includes nonce / gas / fee)orbiter bridge sign-template \
--source-chain 42161 \
--dest-chain 8453 \
--source-token 0x0000000000000000000000000000000000000000 \
--dest-token 0x0000000000000000000000000000000000000000 \
--amount 300000000000000 \
--user 0xabc... \
--recipient 0xabc... \
--chain 42161
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.
Deprecated: chain status placeholder; use orbiter_chains for lists.