Skip to content

Commit

Permalink
chore: update gasModifier
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Jun 4, 2024
1 parent 39c0318 commit e11a0cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions chains/mainnets/cheqd/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"average": 25,
"high": 25
},
"gasModifier": 1.4,
"coinDecimals": 9,
"features": ["ibc-transfer"],
"coinGeckoId": "cheqd-network",
Expand Down
1 change: 1 addition & 0 deletions chains/mainnets/comdex/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"average": 0.025,
"high": 0.025
},
"gasModifier": 1.4,
"coinDecimals": 6,
"features": ["ibc-transfer", "ibc-go", "cosmwasm"],
"coinGeckoId": "comdex",
Expand Down
1 change: 1 addition & 0 deletions chains/mainnets/evmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"average": 0.000000025,
"high": 0.000000025
},
"gasModifier": 2,
"coinDecimals": 18,
"features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"coinGeckoId": "evmos",
Expand Down
1 change: 1 addition & 0 deletions chains/mainnets/nyx/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"average": 0.03,
"high": 0.05
},
"gasModifier": 1.4,
"coinDecimals": 6,
"features": ["ibc-transfer", "cosmwasm"],
"coinGeckoId": "",
Expand Down

0 comments on commit e11a0cc

Please sign in to comment.