Skip to content

Enables cross-chain token swaps between blockchains using the Squid Router protocol.

Notifications You must be signed in to change notification settings

elizaos-plugins/plugin-squid-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@elizaos/squid-router

This plugin adds Squid Router functionality to Eliza agents. It allows cross chain swaps between blockchains. For now, only swaps between EVM chains are supported, but the plan is to add swaps from/to Solana and the Cosomos ecosystem. For supported chains and tokens, please refer to the Squid Router documentation.

Configuration

The plugin requires the following configuration:

# Squid Router
SQUID_SDK_URL=https://apiplus.squidrouter.com # Default: https://apiplus.squidrouter.com
SQUID_INTEGRATOR_ID= # get integrator id through https://docs.squidrouter.com/
SQUID_EVM_ADDRESS=
SQUID_EVM_PRIVATE_KEY=

Actions

Cross Chain Swap

name: X_CHAIN_SWAP

Perform cross chain swaps for both native and ERC20 tokens supported by Squid Router.

Message sample: Bridge 1 ETH from Ethereum to Base

About

Enables cross-chain token swaps between blockchains using the Squid Router protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published