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 dfe4cf0 commit 5ebb754Copy full SHA for 5ebb754
packages/thirdweb/src/gas/fee-data.ts
@@ -46,6 +46,7 @@ const FORCE_GAS_PRICE_CHAIN_IDS = [
46
5464, // Saga Mainnet
47
2020, // Ronin Mainnet
48
2021, // Ronin Testnet (Saigon)
49
+ 98866, // Plume mainnet
50
];
51
52
/**
0 commit comments