You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ledger-browser): display new data about ERC721
Primary Change:
* Query will select columns of 'nft_name', 'nft_description', 'nft_image'
* Display ERC721 metadata
1. Display 'nft_name' and 'nft_description'
2. Display 'nft_image'. If 'nft_image' can not be loaded, it will use default image
3. Delete the part of URL due to already displaying all the metadata from the URL
Fixes#3895
Signed-off-by: musicboy0322 <plusultra0322@gmail.com>
0 commit comments