Skip to content

Commit

Permalink
fix: cent usdc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpdunne committed Jan 9, 2024
1 parent a24242c commit e90fa83
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/chaindata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1024,17 +1024,6 @@
"relay": {
"id": "polkadot"
},
"balancesConfig": {
"substrate-native": {
"coingeckoId": "centrifuge"
}
}
},
{
"id": "centrifuge-standalone",
"name": "Centrifuge Standalone [Archived]",
"account": "*25519",
"rpcs": [],
"balancesConfig": {
"substrate-native": {
"coingeckoId": "centrifuge"
Expand All @@ -1052,6 +1041,17 @@
}
}
},
{
"id": "centrifuge-standalone",
"name": "Centrifuge Standalone [Archived]",
"account": "*25519",
"rpcs": [],
"balancesConfig": {
"substrate-native": {
"coingeckoId": "centrifuge"
}
}
},
{
"id": "cere",
"name": "Cere",
Expand Down

0 comments on commit e90fa83

Please sign in to comment.