-
Notifications
You must be signed in to change notification settings - Fork 101
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
Frontend: Buy Token #249
base: main
Are you sure you want to change the base?
Frontend: Buy Token #249
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@KeneePatel is attempting to deploy a commit to the keep-starknet-strange Team on Vercel. A member of the Team first needs to authorize it. |
closes issue: #226 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR ! I'll just fix some things
Hey @0xChqrles, Please let me know if any more change is required, I will be happy to do the changes and push it to the branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, Thanks for the work and sorry for so late response! I've just requested one small change, after that we can merge, LGTM
const DEFAULT_SLIPPAGE = 0.5 | ||
const DEFAULT_AMOUNT = 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These can be moved to the constants
Updated the Token page to have options to buy token.
the UI looks at the moment looks like this: