发现和使用优秀的技能扩展
使用Safe{Core} SDK(protocol-kit v6 / api-kit v4)提议、确认和执行Safe多签交易。采用TypeScript严格模式。当代理需要操作Safe智能账户时使用——(1)创建/预测新的Safe,(2)获取Safe所有者/阈值/随机数,(3)列出待处理的多签交易,(4)构建并提议交易,(5)添加确认,(6)在链上执行交易,或(7)排查跨链(Base/以太坊/Optimism/Arbitrum/Polygon等)的Safe随机数/签名问题。
Propose, confirm, and execute Safe multisig transactions using the Safe{Core} SDK (protocol-kit v6 / api-kit v4). TypeScript strict. Use when an agent needs to operate a Safe smart account — (1) create/predict a new Safe, (2) fetch Safe owners/threshold/nonce, (3) list pending multisig txs, (4) build + propose a tx, (5) add confirmations, (6) execute a tx onchain, or (7) troubleshoot Safe nonce/signature issues across chains (Base/Ethereum/Optimism/Arbitrum/Polygon/etc.).