@ape.swap/bonds-sdk 4.5.0-test.2 → 4.5.0-test.4
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/main.js +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -21905,7 +21905,7 @@ const SoulZapTokenManager = {
|
|
|
21905
21905
|
};
|
|
21906
21906
|
const ACF_TO_ABOND = '0xEce2b9C3704632Ce760271B0b84E3A4A698Ca962';
|
|
21907
21907
|
const LENS_CONTRACT = {
|
|
21908
|
-
[main.ChainId.BSC]: '
|
|
21908
|
+
[main.ChainId.BSC]: '0x6Fb7A34A271cc0F4016db6A3BAA6206757a9a164', // prod
|
|
21909
21909
|
};
|
|
21910
21910
|
|
|
21911
21911
|
var bn$1 = {exports: {}};
|