Skip to content

Commit

Permalink
added LUSD
Browse files Browse the repository at this point in the history
closes #75
  • Loading branch information
retroboydev authored Nov 7, 2023
1 parent 738d3b9 commit 7f34589
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"decimals": 18,
"chainId": "0x534e5f4d41494e",
"logoURI": "https://assets.coingecko.com/coins/images/22171/small/Frame_1.png"
},
{
"name": "LUSD",
"address": "0x070a76fd48ca0ef910631754d77dd822147fe98a569b826ec85e3c33fde586ac",
"symbol": "LUSD",
"decimals": 18,
"chainId": "0x534e5f4d41494e",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png"
}
]

0 comments on commit 7f34589

Please sign in to comment.