Skip to content

Commit 86e24e4

Browse files
committed
fix network symbols
1 parent 57f5ca2 commit 86e24e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

keepkeylib/eth/ethereum_networks.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"chain_id": 5,
1414
"name": "Ethereum Goerli Testnet",
15-
"symbol": "ETH"
15+
"symbol": "tETH"
1616
},
1717
{
1818
"chain_id": 8,
@@ -22,7 +22,7 @@
2222
{
2323
"chain_id": 10,
2424
"name": "Optimism",
25-
"symbol": "ETH"
25+
"symbol": "OP"
2626
},
2727
{
2828
"chain_id": 20,
@@ -47,7 +47,7 @@
4747
{
4848
"chain_id": 42,
4949
"name": "Ethereum Kovan Testnet",
50-
"symbol": "ETH"
50+
"symbol": "tETH"
5151
},
5252
{
5353
"chain_id": 56,

0 commit comments

Comments
 (0)