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

Celo: show gas fees paid in ERC20 tokens #2061

Merged
merged 13 commits into from
Jul 8, 2024
Merged

Celo: show gas fees paid in ERC20 tokens #2061

merged 13 commits into from
Jul 8, 2024

Conversation

tom2drum
Copy link
Collaborator

@tom2drum tom2drum commented Jul 1, 2024

Description and Related Issue(s)

Resolves #1995

Added NEXT_PUBLIC_NETWORK_MULTIPLE_GAS_CURRENCIES to adjust views for chains where users can pay transaction fees in either the native coin or ERC-20 tokens.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

@tom2drum tom2drum requested a review from isstuev July 3, 2024 17:57
@tom2drum tom2drum merged commit 24d63c9 into main Jul 8, 2024
7 checks passed
@tom2drum tom2drum deleted the tom2drum/issue-1995 branch July 8, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Celo: Add UI support for gas fees paid in ERC20 tokens
3 participants