Skip to content

Commit

Permalink
refactor: list $WETH
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Aug 31, 2024
1 parent d3d0e20 commit 26de3f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/iotex_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,13 @@
"logoURI": "https://files.sablier.com/tokens/DAI.png",
"name": "Dai Stablecoin",
"symbol": "ioDAI"
},
{
"address": "0x0258866edaf84d6081df17660357ab20a07d0c80",
"chainId": 4689,
"decimals": 18,
"logoURI": "https://files.sablier.com/tokens/WETH.png",
"name": "Wrapped Ether",
"symbol": "ioWETH"
}
]

0 comments on commit 26de3f1

Please sign in to comment.