emblem-token-swap

emblem token swap

emblemcompany 12 ↓ 8.6k MIT updated 3mo ago
Claude Code
View source ↗

What it does

  • Solana uses splBuyIntent for both quotes and execution — it handles token lookup by name/symbol/CA and flexible amounts ($USD, SOL, or token quantity)
  • EVM chains (Ethereum, Base, BSC, Polygon) route through automatic DEX aggregation
  • Cross-chain bridges via ChangeNow support 500+ currencies
  • Bitcoin has balance support (getBTCBalances) but no on-chain swap tools — use ChangeNow for BTC bridges
  • "Swap SOL to USDC"
  • "Exchange ETH for USDT"
  • "Convert my tokens"

Requirements & configuration

  • Emblem Token Swap
  • Guided token swapping powered by EmblemAI. Swap tokens on Solana, Ethereum, Base, BSC, Polygon, and Hedera with automatic routing. Cross-chain bridging via ChangeNow.
  • Requires: npm install -g @emblemvault/agentwallet
  • | Chain | Quote Tool | Swap Tool | Balance Tool | Token Search |
  • Solana uses splBuyIntent for both quotes and execution — it handles token lookup by name/symbol/CA and flexible amounts ($USD, SOL, or token quantity)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

emblem token swap

Source

Repository: https://github.com/emblemcompany/agent-skills

emblem-token-swap FAQ

What does the emblem-token-swap skill do?

> Execute token swaps across 6 blockchains via EmblemAI. Automatic route optimization and cross-chain bridging via ChangeNow. Use when the user wants to swap tokens, exchange crypto, convert between currencies, or bridge assets cross-chain. Solana uses splBuyIntent for both quotes and execution — it handles token lookup by name/symbol/CA and flexible amounts ($USD, SOL, or token quantity) EVM chains (Ethereum, Base, BSC, Polygon) route through automatic DEX aggregation

What does emblem-token-swap require?

Emblem Token Swap Guided token swapping powered by EmblemAI. Swap tokens on Solana, Ethereum, Base, BSC, Polygon, and Hedera with automatic routing. Cross-chain bridging via ChangeNow. Requires: npm install -g @emblemvault/agentwallet | Chain | Quote Tool | Swap Tool | Balance Tool | Token Search | Solana uses splBuyIntent for both quotes and execution — it handles token lookup by name/symbol/CA and flexible amounts ($USD, SOL, or token quantity)

How do I install emblem-token-swap?

Run: npx -y skills add https://github.com/emblemcompany/agent-skills --skill emblem-token-swap --agent claude-code — the source lives at github.com/emblemcompany/agent-skills.

Maintain emblem-token-swap?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

emblem-token-swap on getagentictools
[![emblem-token-swap on getagentictools](https://getagentictools.com/badge/skills/emblemcompany-agent-skills-emblem-token-swap.svg)](https://getagentictools.com/skills/emblemcompany-agent-skills-emblem-token-swap?ref=badge)
npx agentictools info skills/emblemcompany-agent-skills-emblem-token-swap

The second line is the CLI lookup for this page — handy in READMEs and docs.