zo-sdk 0.1.37 → 0.1.38

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.
@@ -17,14 +17,6 @@
17
17
  "weight": "500000000000000000",
18
18
  "reserving_fee_model": "0x06420378d3b4bdba8d5afc2f88d33b7c7640aa14330c35f14c9874289147f15b"
19
19
  },
20
- "usdc": {
21
- "weight": "50000000000000000",
22
- "reserving_fee_model": "0x75183cd63566bf3ef9c5d1ec790a28e5b0a75a0901a33b48e1e8423a62a6eb9d"
23
- },
24
- "usdt": {
25
- "weight": "50000000000000000",
26
- "reserving_fee_model": "0xbb09fbc5c2103ffcde3c589463c700b7c6cd2c2a462429c6b5fd147c7b1aba4f"
27
- },
28
20
  "afSui": {
29
21
  "weight": "200000000000000000",
30
22
  "reserving_fee_model": "0x94243eff61204c6afb510639de396217dbbc0cc838626ce7ae8ab7aa9b30a020"
@@ -40,14 +32,6 @@
40
32
  "nusdc": {
41
33
  "weight": "50000000000000000",
42
34
  "reserving_fee_model": "0xc9f2c56c85589ce19d58a55097234df845fca075a902c4b912d36ba5d21b32de"
43
- },
44
- "suiEth": {
45
- "weight": "50000000000000000",
46
- "reserving_fee_model": "0xd0d0b5076dd61ff70205a2f38d3abc6d18974b0ef524bb2dc7631371b5090b8c"
47
- },
48
- "ausd": {
49
- "weight": "25000000000000000",
50
- "reserving_fee_model": "0xcf5fcdd8fc9d295f1d44ba68a0b74350fe8191ee6b367dfa8c103c5ebc6f80c0"
51
35
  }
52
36
  },
53
37
  "symbols": {
@@ -28,10 +28,6 @@
28
28
  "wal": {
29
29
  "weight": "25000000000000000",
30
30
  "reserving_fee_model": "0x86ee98bdf815a46d4eff6a622f4e95eb0cf630e48a51ab2c340abb57883442b1"
31
- },
32
- "cetus": {
33
- "weight": "12500000000000000",
34
- "reserving_fee_model": "0x21c5f1cc0596ac9fc2b2cc6c4c748dc5ccc66f116fcf25900822c683d6a38972"
35
31
  }
36
32
  },
37
33
  "symbols": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zo-sdk",
3
3
  "type": "module",
4
- "version": "0.1.37",
4
+ "version": "0.1.38",
5
5
  "author": "zo",
6
6
  "exports": {
7
7
  ".": {
@@ -17,14 +17,6 @@
17
17
  "weight": "500000000000000000",
18
18
  "reserving_fee_model": "0x06420378d3b4bdba8d5afc2f88d33b7c7640aa14330c35f14c9874289147f15b"
19
19
  },
20
- "usdc": {
21
- "weight": "50000000000000000",
22
- "reserving_fee_model": "0x75183cd63566bf3ef9c5d1ec790a28e5b0a75a0901a33b48e1e8423a62a6eb9d"
23
- },
24
- "usdt": {
25
- "weight": "50000000000000000",
26
- "reserving_fee_model": "0xbb09fbc5c2103ffcde3c589463c700b7c6cd2c2a462429c6b5fd147c7b1aba4f"
27
- },
28
20
  "afSui": {
29
21
  "weight": "200000000000000000",
30
22
  "reserving_fee_model": "0x94243eff61204c6afb510639de396217dbbc0cc838626ce7ae8ab7aa9b30a020"
@@ -40,14 +32,6 @@
40
32
  "nusdc": {
41
33
  "weight": "50000000000000000",
42
34
  "reserving_fee_model": "0xc9f2c56c85589ce19d58a55097234df845fca075a902c4b912d36ba5d21b32de"
43
- },
44
- "suiEth": {
45
- "weight": "50000000000000000",
46
- "reserving_fee_model": "0xd0d0b5076dd61ff70205a2f38d3abc6d18974b0ef524bb2dc7631371b5090b8c"
47
- },
48
- "ausd": {
49
- "weight": "25000000000000000",
50
- "reserving_fee_model": "0xcf5fcdd8fc9d295f1d44ba68a0b74350fe8191ee6b367dfa8c103c5ebc6f80c0"
51
35
  }
52
36
  },
53
37
  "symbols": {
@@ -28,10 +28,6 @@
28
28
  "wal": {
29
29
  "weight": "25000000000000000",
30
30
  "reserving_fee_model": "0x86ee98bdf815a46d4eff6a622f4e95eb0cf630e48a51ab2c340abb57883442b1"
31
- },
32
- "cetus": {
33
- "weight": "12500000000000000",
34
- "reserving_fee_model": "0x21c5f1cc0596ac9fc2b2cc6c4c748dc5ccc66f116fcf25900822c683d6a38972"
35
31
  }
36
32
  },
37
33
  "symbols": {