pancakeswap

Execute cross-chain token swaps and balance checks across BNB Chain, Ethereum, Arbitrum, and Base.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill pancakeswap-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pancakeswap
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/pancakeswap
Command: npx skills add https://github.com/nirholas/agenti --skill pancakeswap-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PancakeSwap enables cross-chain token swaps across BNB Chain, Ethereum, Arbitrum, and Base from a unified interface, reducing the need to manage multiple wallets and endpoints.

Core Features & Use Cases

  • Cross-chain swaps and quotes via a single interface
  • Price lookups and balance checks across supported networks
  • Real-world use: a trader swaps USDT on BSC for ETH on Arbitrum in one flow

Quick Start

Use the PancakeSwap skill to swap tokens across multiple chains using the /cake command.

Frequently Asked Questions about pancakeswap

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

FAQPage Schema
How do I execute cross-chain token swaps across multiple networks?

Cross-chain token swaps are executed across BNB Chain, Ethereum, Arbitrum, and Base using a single command interface. The system delegates tasks to the internal engine to fetch quotes and process trades across supported networks.

Can I check token balances across different blockchains in one place?

Yes, balance checks are supported across multiple networks including BNB Chain, Ethereum, Arbitrum, and Base. This enables real-time portfolio checks without needing to manage multiple wallets and endpoints.

Do I need an EVM private key to use the multi-chain DEX interface?

Yes, the EVM_PRIVATE_KEY environment variable is required to access the networks and execute trades. Optional RPC URL overrides can also be configured to access the networks.

What is the best way to get token prices for multi-network arbitrage?

Price lookups and quote fetches are computed across BNB Chain, Ethereum, Arbitrum, and Base. This enables flexible trading and real-world scenarios such as multi-network arbitrage or cross-chain trades.

Does the unified swap interface support BNB Chain and Arbitrum?

Yes, the interface supports BNB Chain and Arbitrum along with Ethereum and Base. A trader can swap USDT on BSC for ETH on Arbitrum in one flow using the single command interface.