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

Updated base buy currency from USD to ETH in buy token trade modal #10431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mzparacha
Copy link
Contributor

@mzparacha mzparacha commented Dec 23, 2024

Link to Issue

Closes: #10248

Description of Changes

Updated base buy currency from USD to ETH in buy token trade modal

"How We Fixed It"

N/A

Test Plan

  1. Set FLAG_TOKENIZED_COMMUNITY=true in .env
  2. Visit /communities and press "Launch Token" to create a token-based community
  3. Visit that community and attempt to open the buy token trade modal from the community token widget "Buy" button
  4. Verify that the buy amounts are in ETH
  5. Verify that changing buy amount correctly gets reflects in the modal (in pricing conversions, receipt details and the "bought token" amount)
  6. Verify that buy the token works correctly and you received the correct buy amounts as specified in the buy receipt.

Deployment Plan

N/A

Other Considerations

N/A

@github-actions github-actions bot marked this pull request as draft December 23, 2024 15:14
@mzparacha mzparacha self-assigned this Dec 23, 2024
@mzparacha mzparacha marked this pull request as ready for review December 23, 2024 15:17
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.

Update amount on purchase modal
2 participants