Skip to content

Commit b476923

Browse files
authored
Merge pull request #435 from alephium/fix-weth-on-testnet
Fix the weth address on the testnet
2 parents f05e423 + beaecc4 commit b476923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tokens/testnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TETH.png"
2727
},
2828
{
29-
"id": "9a8cda8bc3423347b7fe2932ef7981ed67e8825dba3a5ee36011f578d1d70f00",
30-
"name": "Wrapped Ether (Wormhole)",
29+
"id": "e70d225282dc48e76740a6533d4ff76c93a26b4ae9a81e2ef584bb781a815300",
30+
"name": "Wrapped Ether (AlphBridge)",
3131
"symbol": "WETH",
3232
"decimals": 18,
3333
"description": "ETH Bridged to Alephium from Wormhole",

0 commit comments

Comments
 (0)