We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66490b commit 853b653Copy full SHA for 853b653
crates/cli/src/utils/cmd.rs
@@ -169,6 +169,7 @@ pub fn has_different_gas_calc(chain_id: u64) -> bool {
169
| NamedChain::KaruraTestnet
170
| NamedChain::Mantle
171
| NamedChain::MantleSepolia
172
+ | NamedChain::MonadTestnet
173
| NamedChain::Moonbase
174
| NamedChain::Moonbeam
175
| NamedChain::MoonbeamDev
0 commit comments