Skip to content

Commit af6a4e8

Browse files
committed
tokens: add ETHx
1 parent c78415e commit af6a4e8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/assets/ethx.png

2.48 KB
Loading

src/tokens/arbitrum-one.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,5 +1511,14 @@
15111511
"logoURI": "BASE_URL/assets/arb++.svg",
15121512
"decimals": 18,
15131513
"quote": "other"
1514+
},
1515+
{
1516+
"chainId": 42161,
1517+
"symbol": "ETHx",
1518+
"name": "ETHx",
1519+
"address": "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7",
1520+
"logoURI": "BASE_URL/assets/ethx.png",
1521+
"decimals": 18,
1522+
"quote": "other"
15141523
}
15151524
]

0 commit comments

Comments
 (0)