James Brown
James Brown
> Hi @JamesSmartCell, the test is currently failing and I’m unsure whether it’s due to issues with the test code or if some of the networks are not responding. Could...
> > Hi @JamesSmartCell, the test is currently failing and I’m unsure whether it’s due to issues with the test code or if some of the networks are not responding....
Hi @ravi19821982 is this the symbol name? eg in you picture, "BNB", "BNB_U", "BUSD", "GAMIS"? If so, you can change it in this class: ```class TokenHolder``` look for this line:...
I see, how would you propose that this is shown? Maybe under defi we can show a 'conglomerate' view that bunches together the corresponding tokens, for a start at least....
@tab00 do you know if there's a resource or API with a list of common tokens? I can see on (for example) the Tether Coingecko page there's a drop down...
> See https://api.coingecko.com/api/v3/coins/list?include_platform=true > > I'm surprised to see that USDT is on 43 different blockchains. They'll need to be checked. > > The Polygon address is different from the...
Ok, it's a valid operation, but like you say why would you? unless you're a developer testing something .
Hi @abhinawtech you can change it in the build.gradle: ```gradle defaultConfig { versionCode 250 versionName "3.71" applicationId "io.stormbird.wallet" //
Is one of our token logos not correct? If not, please submit a PR to this repo: https://github.com/AlphaWallet/iconassets Are you developing your own wallet? If so then you can fork...
Hmm, ok good idea. I tend to like to be able to copy them for development purposes but I can switch that off for production.