zo-sdk 0.1.62 → 0.1.64

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.
Files changed (46) hide show
  1. package/dist/consts/deployments-usdz-mainnet.json +37 -5
  2. package/dist/consts/price_id_to_object_id.mainnet.json +3 -1
  3. package/dist/implementations/SLPAPI.cjs +544 -0
  4. package/dist/implementations/SLPAPI.cjs.map +1 -1
  5. package/dist/implementations/SLPAPI.d.cts +49 -0
  6. package/dist/implementations/SLPAPI.d.cts.map +1 -1
  7. package/dist/implementations/SLPAPI.d.mts +49 -0
  8. package/dist/implementations/SLPAPI.d.mts.map +1 -1
  9. package/dist/implementations/SLPAPI.mjs +544 -0
  10. package/dist/implementations/SLPAPI.mjs.map +1 -1
  11. package/dist/implementations/SLPDataAPI.cjs +48 -9
  12. package/dist/implementations/SLPDataAPI.cjs.map +1 -1
  13. package/dist/implementations/SLPDataAPI.d.cts.map +1 -1
  14. package/dist/implementations/SLPDataAPI.d.mts.map +1 -1
  15. package/dist/implementations/SLPDataAPI.mjs +49 -10
  16. package/dist/implementations/SLPDataAPI.mjs.map +1 -1
  17. package/dist/implementations/USDZAPI.cjs +544 -0
  18. package/dist/implementations/USDZAPI.cjs.map +1 -1
  19. package/dist/implementations/USDZAPI.d.cts +49 -0
  20. package/dist/implementations/USDZAPI.d.cts.map +1 -1
  21. package/dist/implementations/USDZAPI.d.mts +49 -0
  22. package/dist/implementations/USDZAPI.d.mts.map +1 -1
  23. package/dist/implementations/USDZAPI.mjs +544 -0
  24. package/dist/implementations/USDZAPI.mjs.map +1 -1
  25. package/dist/implementations/USDZDataAPI.cjs +47 -7
  26. package/dist/implementations/USDZDataAPI.cjs.map +1 -1
  27. package/dist/implementations/USDZDataAPI.d.cts.map +1 -1
  28. package/dist/implementations/USDZDataAPI.d.mts.map +1 -1
  29. package/dist/implementations/USDZDataAPI.mjs +47 -7
  30. package/dist/implementations/USDZDataAPI.mjs.map +1 -1
  31. package/dist/implementations/ZLPAPI.cjs +2 -6
  32. package/dist/implementations/ZLPAPI.cjs.map +1 -1
  33. package/dist/implementations/ZLPAPI.d.cts +2 -2
  34. package/dist/implementations/ZLPAPI.d.cts.map +1 -1
  35. package/dist/implementations/ZLPAPI.d.mts +2 -2
  36. package/dist/implementations/ZLPAPI.d.mts.map +1 -1
  37. package/dist/implementations/ZLPAPI.mjs +2 -6
  38. package/dist/implementations/ZLPAPI.mjs.map +1 -1
  39. package/package.json +1 -1
  40. package/src/consts/deployments-usdz-mainnet.json +37 -5
  41. package/src/consts/price_id_to_object_id.mainnet.json +3 -1
  42. package/src/implementations/SLPAPI.ts +884 -26
  43. package/src/implementations/SLPDataAPI.ts +52 -10
  44. package/src/implementations/USDZAPI.ts +913 -55
  45. package/src/implementations/USDZDataAPI.ts +50 -7
  46. package/src/implementations/ZLPAPI.ts +2 -7
@@ -86,8 +86,8 @@
86
86
  },
87
87
  "short_metax": {
88
88
  "supported_collaterals": ["nusdc"],
89
- "funding_fee_model": "0xdcd9392c08552adc177ec47e61576ebc449054f370484a62b9d6a34fe2845472",
90
- "position_config": "0x6182096ad73cc18aa16816fdbef4e55a45afddcd6b72d991bf6957d81aa30e67"
89
+ "funding_fee_model": "0x4d252e7ad3ac53e448a631b897d7098665fe843252322ab0e4e5279689760498",
90
+ "position_config": "0x309d711110ad08861e761218590007e1d73ebd1db6b816070fdd873b851e8986"
91
91
  },
92
92
  "long_nvdax": {
93
93
  "supported_collaterals": ["nusdc"],
@@ -96,8 +96,28 @@
96
96
  },
97
97
  "short_nvdax": {
98
98
  "supported_collaterals": ["nusdc"],
99
- "funding_fee_model": "0x4d252e7ad3ac53e448a631b897d7098665fe843252322ab0e4e5279689760498",
100
- "position_config": "0x309d711110ad08861e761218590007e1d73ebd1db6b816070fdd873b851e8986"
99
+ "funding_fee_model": "0xf340f54a36cea298d8d0b7e0488946a27222e14707ee1101231b7f32515248c4",
100
+ "position_config": "0x0cfc78a47983714743be93c1ae6c06907d0de271c7694af2efb2ac1bc10580d9"
101
+ },
102
+ "long_xag": {
103
+ "supported_collaterals": ["nusdc"],
104
+ "funding_fee_model": "0x812070c4d4223c6ada05d3704e10f2405d54854096e87c1b965b9bdbaf6accef",
105
+ "position_config": "0x1d035c494f9884c3c24c56df252260457ea65386b83d016fc3f1f2e877daa26b"
106
+ },
107
+ "short_xag": {
108
+ "supported_collaterals": ["nusdc"],
109
+ "funding_fee_model": "0x2b062f99c8750405dd527df7e5b1d627cd1dad4a50e4c3d5b15419ebe84b7ef0",
110
+ "position_config": "0x67bd11b9ef5149e48938238eb69ffe429d52b5bbce11a7390cad256963566c7a"
111
+ },
112
+ "long_xau": {
113
+ "supported_collaterals": ["nusdc"],
114
+ "funding_fee_model": "0x89b1525a0267431280c626067f6ac03bd90d8d29e61c3fbe1e63c46cdfb8545a",
115
+ "position_config": "0x66515536ad07b24d1a29fc31bad286dae7a56d16c02b3139ae8600427ae56ae0"
116
+ },
117
+ "short_xau": {
118
+ "supported_collaterals": ["nusdc"],
119
+ "funding_fee_model": "0x1dc2b267562ad5de33e8fcbccf61b78298fa70e3a90f31802c8b9e483d659867",
120
+ "position_config": "0xc7ca2acaf5531288afa2a117f598df71e785a2bd8e71a32b7439eef2dd0ebded"
101
121
  }
102
122
  }
103
123
  },
@@ -140,7 +160,9 @@
140
160
  "wlfi": "0x033a11423b915769b73532a9f527acc010fe99482b3fecb6d9ba54b076d24517",
141
161
  "monad": "0x83fef1bd1d597a0db1539c27a0baa06c3151268d09cbae0239ec9a1408d30932",
142
162
  "metax": "0x0cd398ea0262b504a946b3d4acde457a21bee9d41a27083ebf6ec19f99272155",
143
- "nvdax": "0x1ccc57727035cc40a122cecd95f15240de4fb3f2acd5542c8f2109ebc47871a1"
163
+ "nvdax": "0x1ccc57727035cc40a122cecd95f15240de4fb3f2acd5542c8f2109ebc47871a1",
164
+ "xag": "0xd5c5afce92e988bf0a0940d618443c36c31dd7f239a545982db3166e963c9aa4",
165
+ "xau": "0x5b36eb3c0935908082926c0c767a55b87a2a4eb3a45908785b41f9d5a11e4f7b"
144
166
  }
145
167
  },
146
168
  "coins": {
@@ -298,6 +320,16 @@
298
320
  "decimals": 9,
299
321
  "module": "0x7773cb79859e0af4923639575065e1f18aca58f54404f7df35566af3c1382d64::nvdax::NVDAX",
300
322
  "metadata": "0xbc09512eda4e639a44fae0b9aef5a0a4b63d8621274bff34d9458c78903ba238"
323
+ },
324
+ "xag": {
325
+ "decimals": 9,
326
+ "module": "0xc6e92b0f4aacffa8f376d137c7a0e8e44ea7214aafdf7df51412a48134996ec0::xag::XAG",
327
+ "metadata": "0x73e01fc3a29b58241f23388b5e6af0a9daf9947b9b9a5971b83dbc3e0e87809d"
328
+ },
329
+ "xau": {
330
+ "decimals": 9,
331
+ "module": "0x8269478490c94cf2d74288ee11be8f0588998254e75f1cd44e9a65670dc88c7e::xau::XAU",
332
+ "metadata": "0x9a76fb9a0affb606f4f3dd2e96887074f54d3abdd568b4e790795c2fa76891fb"
301
333
  }
302
334
  },
303
335
  "zo_staking": {
@@ -39,5 +39,7 @@
39
39
  "0b3eae8cb6e221e7388a435290e0f2211172563f94769077b7f4c4c6a11eea76": "0x1366f68b08a61380189dbb5cfca51c541309e7856bc2bbe5adbcdc966bab8734",
40
40
  "31491744e2dbf6df7fcf4ac0820d18a609b49076d45066d3568424e62f686cd1": "0x83fef1bd1d597a0db1539c27a0baa06c3151268d09cbae0239ec9a1408d30932",
41
41
  "bf3e5871be3f80ab7a4d1f1fd039145179fb58569e159aee1ccd472868ea5900": "0x0cd398ea0262b504a946b3d4acde457a21bee9d41a27083ebf6ec19f99272155",
42
- "4244d07890e4610f46bbde67de8f43a4bf8b569eebe904f136b469f148503b7f": "0x1ccc57727035cc40a122cecd95f15240de4fb3f2acd5542c8f2109ebc47871a1"
42
+ "4244d07890e4610f46bbde67de8f43a4bf8b569eebe904f136b469f148503b7f": "0x1ccc57727035cc40a122cecd95f15240de4fb3f2acd5542c8f2109ebc47871a1",
43
+ "f2fb02c32b055c805e7238d628e5e9dadef274376114eb1f012337cabe93871e": "0xd5c5afce92e988bf0a0940d618443c36c31dd7f239a545982db3166e963c9aa4",
44
+ "765d2ba906dbc32ca17cc11f5310a89e9ee1f6420508c63861f2f8ba4ee34bb2": "0x5b36eb3c0935908082926c0c767a55b87a2a4eb3a45908785b41f9d5a11e4f7b"
43
45
  }