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 9b3c7f6 commit e65d6f4Copy full SHA for e65d6f4
packages/thirdweb/src/gas/fee-data.ts
@@ -37,6 +37,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
37
2016, // MainnetZ Mainnet
38
9768, // MainnetZ Testnet
39
2442, // Polygon zkEVM Cardona Testnet
40
+ 1942999413, // Humanity Testnet
41
];
42
43
/**
0 commit comments