-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
feat: add topper and paymonade #10024
feat: add topper and paymonade #10024
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
|
export const chainIdToTopperNetworkId: { [id: number]: string } = { | ||
[OnRampChainId.ETHEREUM]: 'ethereum', | ||
[OnRampChainId.ARBITRUM_ONE]: 'arbitrum', | ||
0: 'bitcoin', |
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.
why bitcoin is 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.
btc doesnt have a chanid so its a work around so that it works with our token list and chaind mapings system
PR-Codex overview
The focus of this PR is to update the BuyCrypto feature with new provider availabilities, transaction fee details, and translations.
Detailed summary
Topper
in the BuyCrypto feature