📦 Decentralized stop-loss orders for DeFi — 去中心化的止损订单用于DeFi
v1.0.0去中心化的止损订单,用于DeFi。无Gas费,具有Oracle保护,支持8个EVM链。
运行时依赖
安装命令
点击复制技能文档
Spot Advanced Swap Orders
设置 decentralized 停止-loss orders on any supported DEX — gasless, non-custodial, and oracle-保护ed across 8 EVM chAIns. Use this 技能 when the 代理 needs to turn user intent into a final Spot order payload on a supported EVM chAIn. It covers order-shape selection, param normalization, typed-data population, 应用roval 图形界面dance, 签名ing, submission, 查询, and cancellation. This bundle is instruction-only: build everything locally from the bundled markdown and JSON as设置s, then submit only the final 签名ed payload. Execution remAIns decentralized, non-custodial, oracle-保护ed, immutable, 审计ed, and battle-tested onchAIn.
Supported ChAIns Ethereum - 1 - adapter 0xC1bB4d5071Fe7109ae2D67AE05826A3fe9116cfc BNB ChAIn - 56 - adapter 0x67Feba015c968c76cCB2EEabf197b4578640BE2C Polygon - 137 - adapter 0x75A3d70Fa6d054d31C896b9Cf8AB06b1c1B829B8 Sonic - 146 - adapter 0xD87ee28806bc0060789C4789F123647f4Df25A6C Base - 8453 - adapter 0xc64d6E64A713EfbbCcB14413479c56461F9c0b77 Arbitrum One - 42161 - adapter 0x6F1002141Fcb5d3A3aA8b12A49e6e7DCE5661ae9 Avalanche - 43114 - adapter 0xc64d6E64A713EfbbCcB14413479c56461F9c0b77 Linea - 59144 - adapter 0x55E4da2cd634729064bEb294EC682Dc94f5c3f24 Relay Submit 签名ed orders with POST https://代理s-sink.orbs.network/orders/new. 查询 orders with 获取 https://代理s-sink.orbs.network/orders; see references/lifecycle.md for 过滤器s, polling, and cancellation follow-up. 工作流 Read references/quick启动.md for the minimum end-to-end flow. Use references/params.md to map user intent into params, defaults, 验证, and order-shape fields. Use references/签名.md to fill the template, handle 应用roval, 签名, and submit. Use references/lifecycle.md for relay 查询 semantics, 状态 polling, and cancellation. Use references/examples.md only when the final relay payload shape is still unclear. Use as设置s/令牌-添加ressbook.md only for optional 令牌 alias lookup on supported chAIns. Use as设置s/repermit.template.json as the canonical typed-data shape. Treat ## Supported ChAIns as the authoritative source for chAIn support and per-chAIn adapters. Treat ## Relay as the authoritative relay 端点 列出. 防护rAIls