moonpay-swap-tokens

Automate token swaps and cross-chain transfers with local signing via swaps.xyz.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Drock91/ows-hackathon --skill moonpay-swap-tokens-drock91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-swap-tokens
Source: https://github.com/Drock91/ows-hackathon/tree/main/.agents/skills/moonpay-swap-tokens
Command: npx skills add https://github.com/Drock91/ows-hackathon --skill moonpay-swap-tokens-drock91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Swap and bridge on-chain tokens efficiently, reducing manual steps and signing friction.

Core Features & Use Cases

  • On-chain token swap: exchange tokens on the same chain using the Moonpay flow and commissions handled automatically.
  • Cross-chain bridge: move assets across networks with verified routes and local signing.
  • Detached signing & tracking: sign transactions locally and broadcast with built-in tracking for auditability.

Quick Start

Invoke the token swap or cross-chain bridge flow to exchange assets across chains with a single signed command.

Frequently Asked Questions about moonpay-swap-tokens

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate token swaps and cross-chain bridges on Solana and Ethereum?

You can automate token swaps and cross-chain bridges on Solana and Ethereum by building unsigned transactions via swaps.xyz, signing them locally, and broadcasting them to the network with built-in tracking.

What is local wallet signing for cross-chain token transfers?

Local wallet signing for cross-chain token transfers is the process of securely authorizing unsigned transactions on your own machine before broadcasting them, ensuring keys never leave your device during the swap operation.

Can I move assets across networks like Polygon using swaps.xyz?

Yes, you can move assets across networks like Polygon using swaps.xyz by generating verified cross-chain routes, applying local wallet signing, and broadcasting the transaction with optional from-wallet and to-wallet configurations.

How do I sign and broadcast an on-chain token swap with a single command?

To sign and broadcast an on-chain token swap with a single command, invoke the swap flow to generate an unsigned transaction, sign it locally, and let the system broadcast it while handling commissions.

What is detached signing and tracking for blockchain transactions?

Detached signing and tracking for blockchain transactions is a mechanism that separates the local authorization of an asset swap from the broadcast step, providing an auditable record of the transaction lifecycle after it is sent.