Skip to content

Commit

Permalink
Format chainlist.json (trustwallet#22723)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoolish authored Oct 13, 2022
1 parent a67e4ab commit 2d2de23
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions blockchains/ethereum/chainlist.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"chains": [
"chains":[
{
"chain":"1",
"coinId":"ethereum"
"chain": "1",
"coinId": "ethereum"
},
{
"chain":"10",
"coinId":"optimism"
"chain": "10",
"coinId": "optimism"
},
{
"chain":"61",
"coinId":"ethereumclassic"
"chain": "61",
"coinId": "ethereumclassic"
},
{
"chain":"42161",
"coinId":"arbitrum"
"chain": "42161",
"coinId": "arbitrum"
},
{
"chain":"1313161554",
"coinId":"aurora"
"chain": "1313161554",
"coinId": "aurora"
},
{
"chain":"288",
"coinId":"boba"
"chain": "288",
"coinId": "boba"
}
]
}
]
}

0 comments on commit 2d2de23

Please sign in to comment.