Skip to content

fix: use token amount#4818

Merged
tomiir merged 1 commit intomainfrom
fix/token-amount-exchange
Aug 12, 2025
Merged

fix: use token amount#4818
tomiir merged 1 commit intomainfrom
fix/token-amount-exchange

Conversation

@tomiir
Copy link
Copy Markdown
Collaborator

@tomiir tomiir commented Aug 12, 2025

Description

  • Uses tokenAmount instead of amount for fund from exchange

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 12, 2025

⚠️ No Changeset found

Latest commit: 5f5295b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Preview Comment Aug 12, 2025 0:03am
appkit-demo Ready Preview Comment Aug 12, 2025 0:03am
appkit-gallery Ready Preview Comment Aug 12, 2025 0:03am
appkit-laboratory Ready Preview Comment Aug 12, 2025 0:03am
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored Aug 12, 2025 0:03am
appkit-basic-sign-client-example ⬜️ Ignored Aug 12, 2025 0:03am
appkit-basic-up-example ⬜️ Ignored Aug 12, 2025 0:03am
appkit-ethers5-bera ⬜️ Ignored Aug 12, 2025 0:03am
appkit-nansen-demo ⬜️ Ignored Aug 12, 2025 0:03am
appkit-vue-solana ⬜️ Ignored Aug 12, 2025 0:03am
appkit-wagmi-cdn-example ⬜️ Ignored Aug 12, 2025 0:03am
ethereum-provider-wagmi-example ⬜️ Ignored Aug 12, 2025 0:03am
next-wagmi-solana-bitcoin-example ⬜️ Ignored Aug 12, 2025 0:03am
vue-wagmi-example ⬜️ Ignored Aug 12, 2025 0:03am

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.04% 32499 / 41642
🔵 Statements 78.04% 32499 / 41642
🔵 Functions 69.69% 2698 / 3871
🔵 Branches 84.82% 6900 / 8134
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/controllers/src/controllers/ExchangeController.ts 96.38% 90% 63.15% 96.38% 105, 109, 122-123, 141, 153
Generated in workflow #14202 for commit 5f5295b by the Vitest Coverage Report Action

@tomiir tomiir merged commit df11f54 into main Aug 12, 2025
41 checks passed
@tomiir tomiir deleted the fix/token-amount-exchange branch August 12, 2025 13:15
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