NFTs with null symbols are not autodiscovered #29386
Labels
feature/web3/wallet/core
feature/web3/wallet/solana
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
QA/No
release-notes/include
Milestone
See thread https://bravesoftware.slack.com/archives/C023VS4HJ6Q/p1680024794965019, we are treating symbols as required fields, however they are technically optional for both Ethereum and Solana NFTs. When the SimpleHash NFT discovery response includes a
null
symbol, let's save it as an empty string and add the token instead of not adding the token.The text was updated successfully, but these errors were encountered: