Skip to content

Commit

Permalink
chore: update gasModifier for kyve, saga, stride
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Jun 21, 2024
1 parent 5cef942 commit b0215bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions chains/mainnets/kyve/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"average": 0.02,
"high": 0.02
},
"gasModifier": 1.5,
"coinDecimals": 6,
"features": ["ibc-transfer"],
"coinGeckoId": "kyve-network",
Expand Down
1 change: 1 addition & 0 deletions chains/mainnets/saga/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"average": 0.025,
"high": 0.04
},
"gasModifier": 1.5,
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"ibcGoVersion": "7.3.1"
Expand Down
1 change: 1 addition & 0 deletions chains/mainnets/stride/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"average": 0.025,
"high": 0.025
},
"gasModifier": 1.5,
"coinDecimals": 6,
"features": ["ibc-transfer", "ibc-go"],
"coinGeckoId": "stride",
Expand Down

0 comments on commit b0215bd

Please sign in to comment.