stackswap-front-api-test-02 1.0.155 → 1.0.156

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.
@@ -156,7 +156,7 @@ export class StackswapMainetConfig {
156
156
  return "stackswap-one-step-group-farm-v1a";
157
157
  }
158
158
  CONTRACT_NAME_STACKSWAP_MULTICHAIN() {
159
- return "multichain_v001";
159
+ return "multichain_v002";
160
160
  }
161
161
  }
162
162
  export class StackswapTestnetConfig extends StackswapMainetConfig {