Loading...
Loading...
Cross-chain token swap agent powered by LayerZero's Value Transfer API. Supports swapping tokens across EVM chains including Ethereum, Arbitrum, Optimism, Base, Polygon, Avalanche, and more. Handles m
npx skill4agent add teneoprotocolai/teneo-skills layerzero-teneoteneo-cliPowered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
teneo-agent-deployment| Command | Arguments | Price | Description |
|---|---|---|---|
| <amount> <fromToken> <fromChain> <toToken> <toChain> | Free | Swap tokens across chains. Fetches a quote from LayerZero, then walks through approval and swap steps automatically. |
# Agent ID: layerzero
~/teneo-skill/teneo command "layerzero" "swap <amount> <fromToken> <fromChain> <toToken> <toChain>" --room <roomId># Check if installed and get version
test -f ~/teneo-skill/teneo && ~/teneo-skill/teneo --version || echo "NOT_INSTALLED"teneo.tsdaemon.ts~/teneo-skill/teneo list-agents| Network | Chain ID | USDC Contract |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
swap~/teneo-skill/teneo command "layerzero" "swap <amount> <fromToken> <fromChain> <toToken> <toChain>" --room <roomId>humanizedlayerzero