Skip to content

Commit

Permalink
Add Ethereum pow chain (trustwallet#22728)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoolish authored Oct 14, 2022
1 parent 8901094 commit 048e98e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion blockchains/ethereum/chainlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"chain": "61",
"coinId": "ethereumclassic"
"coinId": "classic"
},
{
"chain": "42161",
Expand All @@ -23,6 +23,10 @@
{
"chain": "288",
"coinId": "boba"
},
{
"chain": "10001",
"coinId": "ethereumpow"
}
]
}

0 comments on commit 048e98e

Please sign in to comment.