-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
All asset deposit addresses should be shown in the Binance Widget #9250
Comments
@ryanml I don't think this was resolved via brave/brave-core#5267. I can still reproduce it on Rather than displaying Mind taking a look? Let me know if there's something that I might be missing. |
@ryanml @bbondy so looks like the above happens when you have no assets in Binance. If a new user creates an account and starts using the widget, they'll see
Is this considered a bug or a limitation that Binance imposes? Created #9600. |
Verification PASSED on
Ran into #9600 with an account without any deposits.
|
Verification passed on
Verification passed on
|
Description
With current widget behavior, only deposit addresses for assets which users have holdings for are available. Binance recently updated their Oauth API to take the default network as a parameter for deposit info, allowing all addresses to be fetched. Networks are provided here:
https://www.binance.com/gateway-api/v1/public/capital/getNetworkCoinAll
Steps to Reproduce
Actual result:
Expected result:
An ETH deposit address to be shown, along with a QR code for the address.
Reproduces how often:
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: