Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SwapAction in evm-plugin #2332

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Fix SwapAction in evm-plugin #2332

wants to merge 3 commits into from

Conversation

B1boid
Copy link

@B1boid B1boid commented Jan 15, 2025

Relates to

fix bugs & improvements in plugin-evm

Risks

Medium

Background

What does this PR do?

It fixes multiple bugs in swap functionlity of plugin-evm.
Also I added Bebop dex-aggregator as alternative for swaps, since it has decent prices and chain coverage.
Now SwapAction chooses best quote across multiple dex-aggregators based on output-amount and after that it executes using best aggreagtor with fallback on next ones in case of failure.

What kind of change is this?

Bug fixes & Feature

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

pnpm test

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @B1boid! Welcome to the elizaOS community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now an elizaOS contributor!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants