Add lua token icon

This commit is contained in:
Nathaniel Parke 2020-11-09 16:03:17 +08:00
parent 4c45341e31
commit 604fa4b293
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ export const TOKENS = {
tokenSymbol: 'LUA',
mintAddress: 'EqWCKXfs3x47uVosDpTRgFniThL9Y8iCztJaapxbEaVX',
tokenName: 'Wrapped LUA',
icon: 'https://raw.githubusercontent.com/trustwallet/assets/2d2491130e6beda208ba4fc6df028a82a0106ab6/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/logo.png',
},
],
};