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

Adds token approval, debounces quote calls, fixes other bugs #60

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

matthew-garrett
Copy link
Collaborator

  • Adds approveToken, getTokenAllowances methods and tokenAllowances state to EVM context
  • Adds Approve token flow to useSwapButton hook
  • Adds debounce to getQuote calls in inputs
  • Fixes transaction bug after flipping token directions
  • Adds flame explorer link on success modal and wallet modals
  • Removes unused SingleWalletButton and SwapService code

Copy link

vercel bot commented Feb 12, 2025

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

Name Status Preview Comments Updated (UTC)
flame-defi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 1:29pm

runs format

moves flameExplorerUrl to constants

formating fix

Fixes lint errors

fixes build errors

format
@matthew-garrett matthew-garrett merged commit 8869d85 into develop Feb 14, 2025
3 checks passed
@matthew-garrett matthew-garrett deleted the feature/token-approval branch February 14, 2025 13:29
steezeburger added a commit that referenced this pull request Feb 14, 2025
…tion

* develop:
  Adds token approval, debounces quote calls, fixes other bugs (#60)
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