trading-evm

Execute DEX swaps, token transfers, and balance checks on EVM chains.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill trading-evm-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-evm
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/trading-evm
Command: npx skills add https://github.com/shreed27/DAIN --skill trading-evm-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies trading on various EVM-compatible blockchains by providing a unified interface for interacting with decentralized exchanges (DEXs) and managing token transfers.

Core Features & Use Cases

  • DEX Swaps: Execute token swaps on popular DEXs like Uniswap V3 and through aggregators like 1inch across multiple EVM chains.
  • Multi-Chain Balance Checking: View native and token balances across Ethereum, Arbitrum, Optimism, Base, Polygon, and Avalanche.
  • Token Transfers: Send native tokens or ERC-20 tokens between addresses on supported chains.
  • Use Case: Quickly swap ETH for USDC on the Arbitrum network, check your balance on Base, and then transfer some OP tokens to another address, all through simple commands.

Quick Start

Use the trading-evm skill to swap 1 ETH for USDC on the Arbitrum chain.

Frequently Asked Questions about trading-evm

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

FAQPage Schema
How do I execute DEX swaps across multiple EVM chains?

You can execute DEX swaps across EVM chains using Uniswap V3, 1inch, and Odos aggregators. This Skill facilitates token swaps by providing a unified interface for interacting with decentralized exchanges on networks like Ethereum, Arbitrum, and Optimism.

Can I check native and ERC-20 token balances on different EVM blockchains?

Yes, you can check native and token balances across multiple EVM blockchains. The Skill supports multi-chain balance inquiries on Ethereum, Arbitrum, Optimism, Base, Polygon, and Avalanche networks.

Do I need an EVM private key to transfer tokens between addresses?

Yes, transferring native or ERC-20 tokens between addresses requires an EVM_PRIVATE_KEY for transaction signing. The Skill uses this key to authorize token transfers across supported EVM-compatible chains.

What is the best way to optimize trading strategies on Uniswap V3 and 1inch?

The best way to optimize trading strategies is by using supported aggregators like Uniswap V3, 1inch, and Odos. These integrations allow you to find optimized swap routes and execute trades seamlessly across multiple EVM chains.

Are optional API keys required for RPC and aggregator access on EVM chains?

Optional API keys are not strictly required but provide enhanced RPC and aggregator access. Adding them improves connection reliability and routing efficiency when facilitating DEX swaps and balance inquiries across EVM-compatible blockchains.