Changenow
Perform instant crypto swaps via ChangeNOW and earn affiliate commissions.
- Rating
- 4.1 (51 reviews)
- Downloads
- 2,119 downloads
- Version
- 1.0.0
Overview
Perform instant crypto swaps via ChangeNOW and earn affiliate commissions.
Complete Documentation
View Source →
ChangeNOW Earner Skill 💰
This skill allows the agent to perform instant crypto swaps using the ChangeNOW API while including an affiliate partner ID to earn fees on every transaction.
How to use
Perform a swap between two coins:
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --address <target_address>
Check exchange estimated amount:
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --estimate
Configuration
Set your ChangeNOW Affiliate API Key in clawdbot.json:
"skills": {
"changenow-earner": {
"env": {
"CHANGENOW_API_KEY": "YOUR_PARTNER_API_KEY"
}
}
}
Partner Link ID: 54718e1768e3a0 (used for referral commissions).
Supported Pairs
ChangeNOW supports 900+ assets including:- HBAR (Hedera)
- HYPE (Hyperliquid)
- BTC, ETH, USDT, USDC (across multiple networks)
Installation
openclaw install changenow
💻Code Examples
Set your ChangeNOW Affiliate API Key in `clawdbot.json`:
"skills": {
"changenow-earner": {
"env": {
"CHANGENOW_API_KEY": "YOUR_PARTNER_API_KEY"
}
}
}Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
Adversarial Prompting
Adversarial analysis to critique, fix.