@scallop-io/sui-scallop-sdk 1.4.26-alpha.1 → 1.4.26

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scallop-io/sui-scallop-sdk",
3
- "version": "1.4.26-alpha.1",
3
+ "version": "1.4.26",
4
4
  "description": "Typescript sdk for interacting with Scallop contract on SUI",
5
5
  "keywords": [
6
6
  "sui",
@@ -860,7 +860,6 @@ export const POOL_ADDRESSES: OptionalKeys<
860
860
  pythFeedObjectId:
861
861
  '0xc6352e1ea55d7b5acc3ed690cc3cdf8007978071d7bfd6a189445018cfb366e0',
862
862
  },
863
- // @TODO: update the address
864
863
  usdy: {
865
864
  coinName: 'usdy',
866
865
  symbol: 'USDY',