Add lua token icon
This commit is contained in:
parent
4c45341e31
commit
604fa4b293
|
@ -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',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue