@defiverse/balancer-sdk-megaeth 0.1.257 → 0.1.258

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -213,7 +213,8 @@ declare enum Network {
213
213
  DEFIVERSE_TESTNET = 17117,
214
214
  OASYS = 248,
215
215
  OASYS_TESTNET = 9372,
216
- MEGAETH_TESTNET = 6343
216
+ MEGAETH_TESTNET = 6343,
217
+ MEGAETH_MAINNET = 4326
217
218
  }
218
219
 
219
220
  interface JoinPool {