Skip to content

Commit

Permalink
add LZOO token to tokenList
Browse files Browse the repository at this point in the history
  • Loading branch information
foxier25 committed Nov 23, 2024
1 parent c726afe commit 87dafd1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/tokens-lux/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,15 @@ export const TOKENS_LUX_LIST = {
"logoURI": "https://cdn.lux.network/exchange/icon-png/lton.png",
"extensions": {}
},
{
"chainId": 96369,
"address": "0x5E5290f350352768bD2bfC59c2DA15DD04A7cB88",
"name": "Lux ZOO",
"symbol": "LZOO",
"decimals": 18,
"logoURI": "https://cdn.lux.network/exchange/icon-png/lzoo.png",
"extensions": {}
},
{
"chainId": 200200,
"address": "0x4888E4a2Ee0F03051c72D2BD3ACf755eD3498B3E",
Expand Down

0 comments on commit 87dafd1

Please sign in to comment.