@defiverse/balancer-sdk-megaeth 0.1.252 → 0.1.253

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
@@ -212,7 +212,8 @@ declare enum Network {
212
212
  DEFIVERSE = 16116,
213
213
  DEFIVERSE_TESTNET = 17117,
214
214
  OASYS = 248,
215
- OASYS_TESTNET = 9372
215
+ OASYS_TESTNET = 9372,
216
+ MEGAETH_TESTNET = 6343
216
217
  }
217
218
 
218
219
  interface JoinPool {