Skip to content

Commit

Permalink
feat(sdk): adds humanity testnet tx support
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfromstl committed Dec 17, 2024
1 parent 9b3c7f6 commit e65d6f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/thirdweb/src/gas/fee-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
2016, // MainnetZ Mainnet
9768, // MainnetZ Testnet
2442, // Polygon zkEVM Cardona Testnet
1942999413, // Humanity Testnet
];

/**
Expand Down

0 comments on commit e65d6f4

Please sign in to comment.