返回顶部
w

wiseWise国际转账

Wise (TransferWise) — international transfers, multi-currency balances, recipients, exchange rates, and statements.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
293
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

wise

💸 Wise

Wise(TransferWise)——国际转账、多币种余额、收款人、汇率及账单明细。

环境要求

变量必填说明
WISEAPITOKENWise API令牌

快速开始

bash

列出账户(个人/企业)


python3 {{baseDir}}/scripts/wise.py get-profiles

获取多币种余额

python3 {{baseDir}}/scripts/wise.py get-balances --profile-id <值>

列出收款人

python3 {{baseDir}}/scripts/wise.py list-recipients --profile-id <值>

创建收款人

python3 {{baseDir}}/scripts/wise.py create-recipient --profile-id <值> --currency <值> --type <值> --details JSON

创建转账报价

python3 {{baseDir}}/scripts/wise.py create-quote --profile-id <值> --source <值> --target <值> --amount <值>

创建转账

python3 {{baseDir}}/scripts/wise.py create-transfer --quote-id <值> --recipient-id <值> --reference <值>

为转账充值

python3 {{baseDir}}/scripts/wise.py fund-transfer --profile-id <值> --transfer-id <值>

获取转账状态

python3 {{baseDir}}/scripts/wise.py get-transfer

列出转账记录

python3 {{baseDir}}/scripts/wise.py list-transfers --profile-id <值> --limit 10

获取汇率

python3 {{baseDir}}/scripts/wise.py get-rate --source <值> --target <值>

获取账单明细

python3 {{baseDir}}/scripts/wise.py get-statement --profile-id <值> --balance-id <值>

输出格式

所有命令默认输出JSON格式。

脚本参考

脚本说明
{baseDir}/scripts/wise.py主命令行工具——集成所有命令

致谢

M. Abidi 开发 | agxntsix.ai YouTube | GitHub 属于面向OpenClaw代理的 AgxntSix技能套件 的一部分。

📅 需要为您的企业搭建OpenClaw? 预约免费咨询

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 wise-1776192272 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 wise-1776192272 技能

通过命令行安装

skillhub install wise-1776192272

下载

⬇ 下载 wise v1.0.0(免费)

文件大小: 3.65 KB | 发布时间: 2026-4-15 13:04

v1.0.0 最新 2026-4-15 13:04
Initial release of the Wise (TransferWise) skill.

- Supports international transfers, multi-currency balances, recipients, exchange rates, and statements via Wise API.
- Simple Python 3.10+ CLI tool with no external dependencies (stdlib only).
- All commands output JSON by default for easy integration.
- Requires WISE_API_TOKEN for authentication.
- Includes Quick Start guide and environment setup instructions.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部