stackswap-front-api-test-02 1.1.47 → 1.1.48

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.
@@ -174,7 +174,7 @@ export class StackswapMainetConfig {
174
174
  return "stackswap-one-step-group-farm-v1a";
175
175
  }
176
176
  CONTRACT_NAME_STACKSWAP_MULTICHAIN() {
177
- return "multichain_v002";
177
+ return "multichain_v003";
178
178
  }
179
179
  CONTRACT_NAME_REWARD_BALANCER() {
180
180
  return "stackswap-reward-balancer-v1d";