add logo to the frontend metadata

This commit is contained in:
c9s 2021-02-15 16:54:29 +08:00
parent d1fdd044c5
commit 9f20f4cd1a

View File

@ -30,6 +30,9 @@ const logoCurrencies = {
"DAI": true,
"MAX": true,
"TWD": true,
"SNT": true,
"YFI": true,
"GRT": true,
}
export default function TotalAssetsDetails({assets}) {