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 403e422 commit 85b0441Copy full SHA for 85b0441
packages/thirdweb/src/gas/fee-data.ts
@@ -39,6 +39,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
39
2442, // Polygon zkEVM Cardona Testnet
40
1942999413, // Humanity Testnet
41
1952959480, // Lumia Testnet
42
+ 994873017, // Lumia Mainnet
43
];
44
45
/**
0 commit comments