@typus/typus-sdk 1.6.11 → 1.6.13

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.
@@ -327,6 +327,7 @@ exports.oracle = {
327
327
  BLUE: "0x5cb674306348b7fbbb5cefb4b9d085727ce81ef736eeb3caa09f780677767eb6",
328
328
  TYPUS: "0xede73f9eea4e6685a096403955b535e826274f83841be1c7d9f836c5e9564a42",
329
329
  NS: "0xfae12d4846bbf638efd477108df78c4823425a2c79395d16653eba455c485447",
330
+ LBTC: "0x7781a2f3a77a9a2b4a8fe8a5ce54eb8d155e924966ff9b8d4459c08efedc946b",
330
331
  },
331
332
  TESTNET: {
332
333
  SUI: "0x9083c9ce1a1eef569bb1a8b31dfa5e0fce2e05887e68ba79ca6ae522acd041f3",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@typus/typus-sdk",
3
3
  "author": "Typus",
4
4
  "description": "typus sdk",
5
- "version": "1.6.11",
5
+ "version": "1.6.13",
6
6
  "dependencies": {
7
7
  "@mysten/bcs": "^0.11.1",
8
8
  "@mysten/kiosk": "0.9.34",