Skip to content

Commit

Permalink
chore: add withCoingeckoApi (value same as isNativelySupportedByKeplr)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Mar 22, 2024
1 parent 2fb762f commit 19a177e
Show file tree
Hide file tree
Showing 65 changed files with 137 additions and 67 deletions.
12 changes: 9 additions & 3 deletions chains/chain.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"links",
"isExplorerEnabled",
"isModuleEnabled",
"isNativelySupportedByKeplr"
"isNativelySupportedByKeplr",
"withCoingeckoApi"
],
"properties": {
"$schema": {
Expand Down Expand Up @@ -124,12 +125,17 @@
},
"gasModifier": {
"description": "If the gas calculation is wrong, you can change the multiplier.",
"default": 1.3,
"type": "number"
"type": "number",
"default": 1.3
},
"isNativelySupportedByKeplr": {
"description": "Allow to add the chain in Keplr.",
"type": "boolean"
},
"withCoingeckoApi": {
"description": "If we validate your chain, we'll take care of the API ourselves. If not, don't hesitate to provide us with an API key: contact[@]ezstaking[.]io.",
"type": "boolean",
"default": false
}
},
"$defs": {
Expand Down
3 changes: 2 additions & 1 deletion chains/mainnets/akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/archway/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/assetmantle/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/axelar/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/bitcanna/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/bitsong/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/canto/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/celestia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/cheqd/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/chihuahua/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/comdex/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/coreum/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/cosmoshub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/crescent/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/cronos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/cudos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/desmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/dydx/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/dymension/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/emoney/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": false
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/evmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/fetchhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/finschia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/firmachain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/gravitybridge/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,5 +780,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/humans/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/injective/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/irisnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/ixo/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/juno/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/kava/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/kichain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/kujira/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/kyve/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/likecoin/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/lumnetwork/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/mars/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/neutron/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"isModuleEnabled": {
"governance": false
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/noble/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"isModuleEnabled": {
"governance": false
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/nois/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/nyx/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/omniflixhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/onomy/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
"isNativelySupportedByKeplr": false,
"withCoingeckoApi": false
}
3 changes: 2 additions & 1 deletion chains/mainnets/osmosis/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/passage/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
3 changes: 2 additions & 1 deletion chains/mainnets/persistence/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": true
}
Loading

0 comments on commit 19a177e

Please sign in to comment.