Skip to content

Commit e65d6f4

Browse files
committed
feat(sdk): adds humanity testnet tx support
1 parent 9b3c7f6 commit e65d6f4

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
@@ -37,6 +37,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
3737
2016, // MainnetZ Mainnet
3838
9768, // MainnetZ Testnet
3939
2442, // Polygon zkEVM Cardona Testnet
40+
1942999413, // Humanity Testnet
4041
];
4142

4243
/**

0 commit comments

Comments
 (0)