Skip to content

[Issue-4321] Implement Bridge-Swap process for cross-chain swap on EVM #4340

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

Merged
merged 12 commits into from
May 23, 2025

Conversation

bluezdot
Copy link

@bluezdot bluezdot commented May 6, 2025

No description provided.

@bluezdot bluezdot self-assigned this May 6, 2025
# Conflicts:
#	packages/extension-base/src/services/swap-service/handler/uniswap-handler.ts
@bluezdot bluezdot force-pushed the koni/dev/issue-4321 branch from 587bad4 to b46a937 Compare May 6, 2025 07:17
@bluezdot bluezdot linked an issue May 6, 2025 that may be closed by this pull request
@bluezdot bluezdot changed the title [Issue-4321] feat: support bridge-swap process [Issue-4321] Implement Bridge-Swap process for cross-chain swap on EVM May 6, 2025
@saltict
Copy link

saltict commented May 6, 2025

🚀 Deployed on https://pr-4340--sw-web-runner.netlify.app

@saltict saltict temporarily deployed to pull request May 6, 2025 07:28 Inactive
# Conflicts:
#	packages/extension-base/src/services/swap-service/handler/uniswap-handler.ts
@saltict saltict temporarily deployed to pull request May 16, 2025 03:14 Inactive
@saltict saltict temporarily deployed to pull request May 19, 2025 05:23 Inactive
@saltict saltict temporarily deployed to pull request May 20, 2025 08:28 Inactive
@saltict saltict temporarily deployed to pull request May 20, 2025 08:50 Inactive
@bluezdot bluezdot force-pushed the koni/dev/issue-4321 branch from ef415ff to 79b5af9 Compare May 21, 2025 02:43
@saltict saltict temporarily deployed to pull request May 21, 2025 02:55 Inactive
@bluezdot
Copy link
Author

  • hotfix evmBridgeSwapVersion for new version

@bluezdot
Copy link
Author

  • For Bridge - Swap process: bridgeAmount = inputAmount + 1.2*destinationFee

@bluezdot
Copy link
Author

  • For Swap - Bridge process: swapAmount = inputAmount * 1.04; bridgeAmount = quote.toAmount * 1.04

@bluezdot
Copy link
Author

  • Fix approveBridge toTokenInfo

@saltict saltict temporarily deployed to pull request May 21, 2025 04:23 Inactive
@saltict saltict temporarily deployed to pull request May 22, 2025 08:52 Inactive
@S2kael S2kael self-requested a review May 22, 2025 12:25
@saltict saltict temporarily deployed to pull request May 23, 2025 03:24 Inactive
@saltict saltict merged commit ef01962 into subwallet-dev May 23, 2025
3 checks passed
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.

Implement Bridge-Swap process for cross-chain swap on EVM
3 participants