Skip to content

Commit a85ef0b

Browse files
authored
Add Zephyr testnet to pre-1559 chains (#8092)
1 parent 51177fb commit a85ef0b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/sad-cloths-obey.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
add zephyr testnet to pre-1559 chains

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
4747
2020, // Ronin Mainnet
4848
2021, // Ronin Testnet (Saigon)
4949
98866, // Plume mainnet
50+
1417429182, // Wilderworld Zephyr Testnet
5051
];
5152

5253
/**

0 commit comments

Comments
 (0)