Skip to content

Commit 6fa3332

Browse files
add chain to hardcoded list
1 parent 3281375 commit 6fa3332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/gas/fee-data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
4343
1942999413, // Humanity Testnet
4444
1952959480, // Lumia Testnet
4545
994873017, // Lumia Mainnet
46+
1942999413, // Humanity Mainnet
4647
];
4748

4849
/**

0 commit comments

Comments
 (0)