@typus/typus-perp-sdk 1.0.51 → 1.0.52-upgrade
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/src/_dependencies/source/0x2/bag/structs.d.ts +61 -0
- package/dist/src/_dependencies/source/0x2/bag/structs.js +229 -0
- package/dist/src/_dependencies/source/0x2/balance/structs.d.ts +88 -0
- package/dist/src/_dependencies/source/0x2/balance/structs.js +386 -0
- package/dist/src/_dependencies/source/0x2/coin/structs.d.ts +460 -0
- package/dist/src/_dependencies/source/0x2/coin/structs.js +1247 -0
- package/dist/src/_dependencies/source/0x2/linked-table/structs.d.ts +153 -0
- package/dist/src/_dependencies/source/0x2/linked-table/structs.js +438 -0
- package/dist/src/_dependencies/source/0x2/sui/structs.d.ts +46 -0
- package/dist/src/_dependencies/source/0x2/sui/structs.js +222 -0
- package/dist/src/_dependencies/source/0x2/table/structs.d.ts +61 -0
- package/dist/src/_dependencies/source/0x2/table/structs.js +248 -0
- package/dist/src/_dependencies/source/0x2/table-vec/structs.d.ts +68 -0
- package/dist/src/_dependencies/source/0x2/table-vec/structs.js +274 -0
- package/dist/src/_dependencies/source/0x2/token/structs.d.ts +449 -0
- package/dist/src/_dependencies/source/0x2/token/structs.js +1095 -0
- package/dist/src/_dependencies/source/0x2/transfer-policy/structs.d.ts +370 -0
- package/dist/src/_dependencies/source/0x2/transfer-policy/structs.js +1091 -0
- package/dist/src/_dependencies/source/0x2/url/structs.d.ts +53 -0
- package/dist/src/_dependencies/source/0x2/url/structs.js +223 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/airdrop/structs.d.ts +489 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/airdrop/structs.js +1084 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/big-vector/structs.d.ts +147 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/big-vector/structs.js +456 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/critbit/structs.d.ts +239 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/critbit/structs.js +653 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/ecosystem/structs.d.ts +405 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/ecosystem/structs.js +899 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/index.d.ts +8 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/index.js +11 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/init.d.ts +2 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/init.js +102 -0
- package/dist/src/_dependencies/source/{0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277 → 0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a}/keyed-big-vector/structs.d.ts +70 -70
- package/dist/src/_dependencies/source/{0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277 → 0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a}/keyed-big-vector/structs.js +174 -174
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/leaderboard/structs.d.ts +699 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/leaderboard/structs.js +1459 -0
- package/dist/src/_dependencies/source/{0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277 → 0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a}/linked-object-table/structs.d.ts +62 -62
- package/dist/src/_dependencies/source/{0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277 → 0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a}/linked-object-table/structs.js +170 -170
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/linked-set/structs.d.ts +147 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/linked-set/structs.js +430 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/tails-staking/structs.d.ts +1071 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/tails-staking/structs.js +2261 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/tgld/structs.d.ts +279 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/tgld/structs.js +733 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/user/structs.d.ts +328 -0
- package/dist/src/_dependencies/source/0x4b0f4ee1a40ce37ec81c987cc4e76a665419e74b863319492fc7d26f708b835a/user/structs.js +892 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/authority/structs.d.ts +88 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/authority/structs.js +263 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/balance-pool/structs.d.ts +347 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/balance-pool/structs.js +591 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/big-vector/structs.d.ts +73 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/big-vector/structs.js +258 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/dutch/structs.d.ts +876 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/dutch/structs.js +1721 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/i64/structs.d.ts +46 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/i64/structs.js +222 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/index.d.ts +3 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/index.js +6 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/init.d.ts +2 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/init.js +89 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/linked-list/structs.d.ts +155 -0
- package/dist/src/_dependencies/source/0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274/linked-list/structs.js +444 -0
- package/dist/src/_dependencies/source/{0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded → 0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274}/vault/structs.d.ts +84 -84
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/discount-mint/structs.d.ts +446 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/discount-mint/structs.js +844 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/index.d.ts +6 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/index.js +9 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/init.d.ts +2 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/init.js +69 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/royalty-rule/structs.d.ts +94 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/royalty-rule/structs.js +376 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/staking/structs.d.ts +454 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/staking/structs.js +881 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/table-vec/structs.d.ts +68 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/table-vec/structs.js +274 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/typus-nft/structs.d.ts +1117 -0
- package/dist/src/_dependencies/source/0xbd147bc7f12f38f175d78947a61364e8e077b9b188b00e7094bc0c3623162196/typus-nft/structs.js +2387 -0
- package/dist/src/api/sentio.js +4 -1
- package/dist/src/fetch.d.ts +1 -1
- package/dist/src/fetch.js +1 -1
- package/dist/src/index.js +17 -17
- package/dist/src/typus_perp/admin/structs.d.ts +67 -5
- package/dist/src/typus_perp/admin/structs.js +155 -1
- package/dist/src/typus_perp/escrow/functions.js +1 -1
- package/dist/src/typus_perp/escrow/structs.d.ts +2 -2
- package/dist/src/typus_perp/escrow/structs.js +1 -1
- package/dist/src/typus_perp/lp-pool/structs.d.ts +28 -28
- package/dist/src/typus_perp/position/functions.js +1 -1
- package/dist/src/typus_perp/position/structs.d.ts +6 -6
- package/dist/src/typus_perp/symbol/structs.d.ts +1 -1
- package/dist/src/typus_perp/tlp/structs.d.ts +2 -2
- package/dist/src/typus_perp/trading/functions.js +1 -1
- package/dist/src/typus_perp/trading/structs.d.ts +32 -32
- package/dist/src/typus_perp/trading/structs.js +2 -2
- package/dist/src/typus_perp/treasury-caps/structs.d.ts +1 -1
- package/dist/src/typus_stake_pool/admin/functions.d.ts +25 -25
- package/dist/src/typus_stake_pool/admin/functions.js +66 -53
- package/dist/src/typus_stake_pool/admin/structs.d.ts +191 -191
- package/dist/src/typus_stake_pool/admin/structs.js +179 -179
- package/dist/src/typus_stake_pool/stake-pool/functions.d.ts +50 -44
- package/dist/src/typus_stake_pool/stake-pool/functions.js +127 -88
- package/dist/src/typus_stake_pool/stake-pool/structs.d.ts +202 -202
- package/dist/src/typus_stake_pool/stake-pool/structs.js +432 -432
- package/package.json +1 -1
- package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/index.d.ts +0 -8
- package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/index.js +0 -11
- package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.d.ts +0 -3
- package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.js +0 -6
- package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.d.ts +0 -3
- package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.js +0 -6
- /package/dist/src/_dependencies/source/{0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded → 0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274}/vault/structs.js +0 -0
|
@@ -19,10 +19,10 @@ export interface ActivateFields {
|
|
|
19
19
|
export type ActivateReified = Reified<Activate, ActivateFields>;
|
|
20
20
|
export declare class Activate implements StructClass {
|
|
21
21
|
__StructClass: true;
|
|
22
|
-
static readonly $typeName = "
|
|
22
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Activate";
|
|
23
23
|
static readonly $numTypeParams = 0;
|
|
24
24
|
static readonly $isPhantom: readonly [];
|
|
25
|
-
readonly $typeName = "
|
|
25
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Activate";
|
|
26
26
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Activate`;
|
|
27
27
|
readonly $typeArgs: [];
|
|
28
28
|
readonly $isPhantom: readonly [];
|
|
@@ -35,7 +35,7 @@ export declare class Activate implements StructClass {
|
|
|
35
35
|
static reified(): ActivateReified;
|
|
36
36
|
static get r(): reified.StructClassReified<Activate, ActivateFields>;
|
|
37
37
|
static phantom(): PhantomReified<ToTypeStr<Activate>>;
|
|
38
|
-
static get p(): reified.PhantomReified<"
|
|
38
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Activate">;
|
|
39
39
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
40
40
|
signer: string;
|
|
41
41
|
index: string;
|
|
@@ -97,10 +97,10 @@ export interface BidShareFields {
|
|
|
97
97
|
export type BidShareReified = Reified<BidShare, BidShareFields>;
|
|
98
98
|
export declare class BidShare implements StructClass {
|
|
99
99
|
__StructClass: true;
|
|
100
|
-
static readonly $typeName = "
|
|
100
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidShare";
|
|
101
101
|
static readonly $numTypeParams = 0;
|
|
102
102
|
static readonly $isPhantom: readonly [];
|
|
103
|
-
readonly $typeName = "
|
|
103
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidShare";
|
|
104
104
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::BidShare`;
|
|
105
105
|
readonly $typeArgs: [];
|
|
106
106
|
readonly $isPhantom: readonly [];
|
|
@@ -111,7 +111,7 @@ export declare class BidShare implements StructClass {
|
|
|
111
111
|
static reified(): BidShareReified;
|
|
112
112
|
static get r(): reified.StructClassReified<BidShare, BidShareFields>;
|
|
113
113
|
static phantom(): PhantomReified<ToTypeStr<BidShare>>;
|
|
114
|
-
static get p(): reified.PhantomReified<"
|
|
114
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidShare">;
|
|
115
115
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
116
116
|
receipt: string;
|
|
117
117
|
share: string;
|
|
@@ -159,10 +159,10 @@ export interface BidVaultFields {
|
|
|
159
159
|
export type BidVaultReified = Reified<BidVault, BidVaultFields>;
|
|
160
160
|
export declare class BidVault implements StructClass {
|
|
161
161
|
__StructClass: true;
|
|
162
|
-
static readonly $typeName = "
|
|
162
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidVault";
|
|
163
163
|
static readonly $numTypeParams = 0;
|
|
164
164
|
static readonly $isPhantom: readonly [];
|
|
165
|
-
readonly $typeName = "
|
|
165
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidVault";
|
|
166
166
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::BidVault`;
|
|
167
167
|
readonly $typeArgs: [];
|
|
168
168
|
readonly $isPhantom: readonly [];
|
|
@@ -179,7 +179,7 @@ export declare class BidVault implements StructClass {
|
|
|
179
179
|
static reified(): BidVaultReified;
|
|
180
180
|
static get r(): reified.StructClassReified<BidVault, BidVaultFields>;
|
|
181
181
|
static phantom(): PhantomReified<ToTypeStr<BidVault>>;
|
|
182
|
-
static get p(): reified.PhantomReified<"
|
|
182
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::BidVault">;
|
|
183
183
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
184
184
|
id: {
|
|
185
185
|
id: {
|
|
@@ -300,10 +300,10 @@ export interface ClaimFields {
|
|
|
300
300
|
export type ClaimReified = Reified<Claim, ClaimFields>;
|
|
301
301
|
export declare class Claim implements StructClass {
|
|
302
302
|
__StructClass: true;
|
|
303
|
-
static readonly $typeName = "
|
|
303
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Claim";
|
|
304
304
|
static readonly $numTypeParams = 0;
|
|
305
305
|
static readonly $isPhantom: readonly [];
|
|
306
|
-
readonly $typeName = "
|
|
306
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Claim";
|
|
307
307
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Claim`;
|
|
308
308
|
readonly $typeArgs: [];
|
|
309
309
|
readonly $isPhantom: readonly [];
|
|
@@ -315,7 +315,7 @@ export declare class Claim implements StructClass {
|
|
|
315
315
|
static reified(): ClaimReified;
|
|
316
316
|
static get r(): reified.StructClassReified<Claim, ClaimFields>;
|
|
317
317
|
static phantom(): PhantomReified<ToTypeStr<Claim>>;
|
|
318
|
-
static get p(): reified.PhantomReified<"
|
|
318
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Claim">;
|
|
319
319
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
320
320
|
signer: string;
|
|
321
321
|
index: string;
|
|
@@ -377,10 +377,10 @@ export interface CompoundFields {
|
|
|
377
377
|
export type CompoundReified = Reified<Compound, CompoundFields>;
|
|
378
378
|
export declare class Compound implements StructClass {
|
|
379
379
|
__StructClass: true;
|
|
380
|
-
static readonly $typeName = "
|
|
380
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Compound";
|
|
381
381
|
static readonly $numTypeParams = 0;
|
|
382
382
|
static readonly $isPhantom: readonly [];
|
|
383
|
-
readonly $typeName = "
|
|
383
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Compound";
|
|
384
384
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Compound`;
|
|
385
385
|
readonly $typeArgs: [];
|
|
386
386
|
readonly $isPhantom: readonly [];
|
|
@@ -395,7 +395,7 @@ export declare class Compound implements StructClass {
|
|
|
395
395
|
static reified(): CompoundReified;
|
|
396
396
|
static get r(): reified.StructClassReified<Compound, CompoundFields>;
|
|
397
397
|
static phantom(): PhantomReified<ToTypeStr<Compound>>;
|
|
398
|
-
static get p(): reified.PhantomReified<"
|
|
398
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Compound">;
|
|
399
399
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
400
400
|
signer: string;
|
|
401
401
|
index: string;
|
|
@@ -474,10 +474,10 @@ export interface DeliveryFields {
|
|
|
474
474
|
export type DeliveryReified = Reified<Delivery, DeliveryFields>;
|
|
475
475
|
export declare class Delivery implements StructClass {
|
|
476
476
|
__StructClass: true;
|
|
477
|
-
static readonly $typeName = "
|
|
477
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Delivery";
|
|
478
478
|
static readonly $numTypeParams = 0;
|
|
479
479
|
static readonly $isPhantom: readonly [];
|
|
480
|
-
readonly $typeName = "
|
|
480
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Delivery";
|
|
481
481
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Delivery`;
|
|
482
482
|
readonly $typeArgs: [];
|
|
483
483
|
readonly $isPhantom: readonly [];
|
|
@@ -491,7 +491,7 @@ export declare class Delivery implements StructClass {
|
|
|
491
491
|
static reified(): DeliveryReified;
|
|
492
492
|
static get r(): reified.StructClassReified<Delivery, DeliveryFields>;
|
|
493
493
|
static phantom(): PhantomReified<ToTypeStr<Delivery>>;
|
|
494
|
-
static get p(): reified.PhantomReified<"
|
|
494
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Delivery">;
|
|
495
495
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
496
496
|
signer: string;
|
|
497
497
|
index: string;
|
|
@@ -572,10 +572,10 @@ export interface DepositFields {
|
|
|
572
572
|
export type DepositReified = Reified<Deposit, DepositFields>;
|
|
573
573
|
export declare class Deposit implements StructClass {
|
|
574
574
|
__StructClass: true;
|
|
575
|
-
static readonly $typeName = "
|
|
575
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Deposit";
|
|
576
576
|
static readonly $numTypeParams = 0;
|
|
577
577
|
static readonly $isPhantom: readonly [];
|
|
578
|
-
readonly $typeName = "
|
|
578
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Deposit";
|
|
579
579
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Deposit`;
|
|
580
580
|
readonly $typeArgs: [];
|
|
581
581
|
readonly $isPhantom: readonly [];
|
|
@@ -587,7 +587,7 @@ export declare class Deposit implements StructClass {
|
|
|
587
587
|
static reified(): DepositReified;
|
|
588
588
|
static get r(): reified.StructClassReified<Deposit, DepositFields>;
|
|
589
589
|
static phantom(): PhantomReified<ToTypeStr<Deposit>>;
|
|
590
|
-
static get p(): reified.PhantomReified<"
|
|
590
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Deposit">;
|
|
591
591
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
592
592
|
signer: string;
|
|
593
593
|
index: string;
|
|
@@ -650,10 +650,10 @@ export interface DepositShareFields {
|
|
|
650
650
|
export type DepositShareReified = Reified<DepositShare, DepositShareFields>;
|
|
651
651
|
export declare class DepositShare implements StructClass {
|
|
652
652
|
__StructClass: true;
|
|
653
|
-
static readonly $typeName = "
|
|
653
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositShare";
|
|
654
654
|
static readonly $numTypeParams = 0;
|
|
655
655
|
static readonly $isPhantom: readonly [];
|
|
656
|
-
readonly $typeName = "
|
|
656
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositShare";
|
|
657
657
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::DepositShare`;
|
|
658
658
|
readonly $typeArgs: [];
|
|
659
659
|
readonly $isPhantom: readonly [];
|
|
@@ -669,7 +669,7 @@ export declare class DepositShare implements StructClass {
|
|
|
669
669
|
static reified(): DepositShareReified;
|
|
670
670
|
static get r(): reified.StructClassReified<DepositShare, DepositShareFields>;
|
|
671
671
|
static phantom(): PhantomReified<ToTypeStr<DepositShare>>;
|
|
672
|
-
static get p(): reified.PhantomReified<"
|
|
672
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositShare">;
|
|
673
673
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
674
674
|
receipt: string;
|
|
675
675
|
active_share: string;
|
|
@@ -746,10 +746,10 @@ export interface DepositVaultFields {
|
|
|
746
746
|
export type DepositVaultReified = Reified<DepositVault, DepositVaultFields>;
|
|
747
747
|
export declare class DepositVault implements StructClass {
|
|
748
748
|
__StructClass: true;
|
|
749
|
-
static readonly $typeName = "
|
|
749
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositVault";
|
|
750
750
|
static readonly $numTypeParams = 0;
|
|
751
751
|
static readonly $isPhantom: readonly [];
|
|
752
|
-
readonly $typeName = "
|
|
752
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositVault";
|
|
753
753
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::DepositVault`;
|
|
754
754
|
readonly $typeArgs: [];
|
|
755
755
|
readonly $isPhantom: readonly [];
|
|
@@ -775,7 +775,7 @@ export declare class DepositVault implements StructClass {
|
|
|
775
775
|
static reified(): DepositVaultReified;
|
|
776
776
|
static get r(): reified.StructClassReified<DepositVault, DepositVaultFields>;
|
|
777
777
|
static phantom(): PhantomReified<ToTypeStr<DepositVault>>;
|
|
778
|
-
static get p(): reified.PhantomReified<"
|
|
778
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::DepositVault">;
|
|
779
779
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
780
780
|
id: {
|
|
781
781
|
id: {
|
|
@@ -939,10 +939,10 @@ export interface ExerciseFields {
|
|
|
939
939
|
export type ExerciseReified = Reified<Exercise, ExerciseFields>;
|
|
940
940
|
export declare class Exercise implements StructClass {
|
|
941
941
|
__StructClass: true;
|
|
942
|
-
static readonly $typeName = "
|
|
942
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Exercise";
|
|
943
943
|
static readonly $numTypeParams = 0;
|
|
944
944
|
static readonly $isPhantom: readonly [];
|
|
945
|
-
readonly $typeName = "
|
|
945
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Exercise";
|
|
946
946
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Exercise`;
|
|
947
947
|
readonly $typeArgs: [];
|
|
948
948
|
readonly $isPhantom: readonly [];
|
|
@@ -955,7 +955,7 @@ export declare class Exercise implements StructClass {
|
|
|
955
955
|
static reified(): ExerciseReified;
|
|
956
956
|
static get r(): reified.StructClassReified<Exercise, ExerciseFields>;
|
|
957
957
|
static phantom(): PhantomReified<ToTypeStr<Exercise>>;
|
|
958
|
-
static get p(): reified.PhantomReified<"
|
|
958
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Exercise">;
|
|
959
959
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
960
960
|
signer: string;
|
|
961
961
|
index: string;
|
|
@@ -1031,10 +1031,10 @@ export interface HarvestFields {
|
|
|
1031
1031
|
export type HarvestReified = Reified<Harvest, HarvestFields>;
|
|
1032
1032
|
export declare class Harvest implements StructClass {
|
|
1033
1033
|
__StructClass: true;
|
|
1034
|
-
static readonly $typeName = "
|
|
1034
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Harvest";
|
|
1035
1035
|
static readonly $numTypeParams = 0;
|
|
1036
1036
|
static readonly $isPhantom: readonly [];
|
|
1037
|
-
readonly $typeName = "
|
|
1037
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Harvest";
|
|
1038
1038
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Harvest`;
|
|
1039
1039
|
readonly $typeArgs: [];
|
|
1040
1040
|
readonly $isPhantom: readonly [];
|
|
@@ -1049,7 +1049,7 @@ export declare class Harvest implements StructClass {
|
|
|
1049
1049
|
static reified(): HarvestReified;
|
|
1050
1050
|
static get r(): reified.StructClassReified<Harvest, HarvestFields>;
|
|
1051
1051
|
static phantom(): PhantomReified<ToTypeStr<Harvest>>;
|
|
1052
|
-
static get p(): reified.PhantomReified<"
|
|
1052
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Harvest">;
|
|
1053
1053
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1054
1054
|
signer: string;
|
|
1055
1055
|
index: string;
|
|
@@ -1126,10 +1126,10 @@ export interface IncentiviseBidderFields {
|
|
|
1126
1126
|
export type IncentiviseBidderReified = Reified<IncentiviseBidder, IncentiviseBidderFields>;
|
|
1127
1127
|
export declare class IncentiviseBidder implements StructClass {
|
|
1128
1128
|
__StructClass: true;
|
|
1129
|
-
static readonly $typeName = "
|
|
1129
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::IncentiviseBidder";
|
|
1130
1130
|
static readonly $numTypeParams = 0;
|
|
1131
1131
|
static readonly $isPhantom: readonly [];
|
|
1132
|
-
readonly $typeName = "
|
|
1132
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::IncentiviseBidder";
|
|
1133
1133
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::IncentiviseBidder`;
|
|
1134
1134
|
readonly $typeArgs: [];
|
|
1135
1135
|
readonly $isPhantom: readonly [];
|
|
@@ -1141,7 +1141,7 @@ export declare class IncentiviseBidder implements StructClass {
|
|
|
1141
1141
|
static reified(): IncentiviseBidderReified;
|
|
1142
1142
|
static get r(): reified.StructClassReified<IncentiviseBidder, IncentiviseBidderFields>;
|
|
1143
1143
|
static phantom(): PhantomReified<ToTypeStr<IncentiviseBidder>>;
|
|
1144
|
-
static get p(): reified.PhantomReified<"
|
|
1144
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::IncentiviseBidder">;
|
|
1145
1145
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1146
1146
|
signer: string;
|
|
1147
1147
|
index: string;
|
|
@@ -1199,10 +1199,10 @@ export interface NewBidVaultFields {
|
|
|
1199
1199
|
export type NewBidVaultReified = Reified<NewBidVault, NewBidVaultFields>;
|
|
1200
1200
|
export declare class NewBidVault implements StructClass {
|
|
1201
1201
|
__StructClass: true;
|
|
1202
|
-
static readonly $typeName = "
|
|
1202
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewBidVault";
|
|
1203
1203
|
static readonly $numTypeParams = 0;
|
|
1204
1204
|
static readonly $isPhantom: readonly [];
|
|
1205
|
-
readonly $typeName = "
|
|
1205
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewBidVault";
|
|
1206
1206
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::NewBidVault`;
|
|
1207
1207
|
readonly $typeArgs: [];
|
|
1208
1208
|
readonly $isPhantom: readonly [];
|
|
@@ -1213,7 +1213,7 @@ export declare class NewBidVault implements StructClass {
|
|
|
1213
1213
|
static reified(): NewBidVaultReified;
|
|
1214
1214
|
static get r(): reified.StructClassReified<NewBidVault, NewBidVaultFields>;
|
|
1215
1215
|
static phantom(): PhantomReified<ToTypeStr<NewBidVault>>;
|
|
1216
|
-
static get p(): reified.PhantomReified<"
|
|
1216
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewBidVault">;
|
|
1217
1217
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1218
1218
|
signer: string;
|
|
1219
1219
|
index: string;
|
|
@@ -1268,10 +1268,10 @@ export interface NewDepositVaultFields {
|
|
|
1268
1268
|
export type NewDepositVaultReified = Reified<NewDepositVault, NewDepositVaultFields>;
|
|
1269
1269
|
export declare class NewDepositVault implements StructClass {
|
|
1270
1270
|
__StructClass: true;
|
|
1271
|
-
static readonly $typeName = "
|
|
1271
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewDepositVault";
|
|
1272
1272
|
static readonly $numTypeParams = 0;
|
|
1273
1273
|
static readonly $isPhantom: readonly [];
|
|
1274
|
-
readonly $typeName = "
|
|
1274
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewDepositVault";
|
|
1275
1275
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::NewDepositVault`;
|
|
1276
1276
|
readonly $typeArgs: [];
|
|
1277
1277
|
readonly $isPhantom: readonly [];
|
|
@@ -1283,7 +1283,7 @@ export declare class NewDepositVault implements StructClass {
|
|
|
1283
1283
|
static reified(): NewDepositVaultReified;
|
|
1284
1284
|
static get r(): reified.StructClassReified<NewDepositVault, NewDepositVaultFields>;
|
|
1285
1285
|
static phantom(): PhantomReified<ToTypeStr<NewDepositVault>>;
|
|
1286
|
-
static get p(): reified.PhantomReified<"
|
|
1286
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewDepositVault">;
|
|
1287
1287
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1288
1288
|
signer: string;
|
|
1289
1289
|
index: string;
|
|
@@ -1354,10 +1354,10 @@ export interface NewRefundVaultFields {
|
|
|
1354
1354
|
export type NewRefundVaultReified = Reified<NewRefundVault, NewRefundVaultFields>;
|
|
1355
1355
|
export declare class NewRefundVault implements StructClass {
|
|
1356
1356
|
__StructClass: true;
|
|
1357
|
-
static readonly $typeName = "
|
|
1357
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewRefundVault";
|
|
1358
1358
|
static readonly $numTypeParams = 0;
|
|
1359
1359
|
static readonly $isPhantom: readonly [];
|
|
1360
|
-
readonly $typeName = "
|
|
1360
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewRefundVault";
|
|
1361
1361
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::NewRefundVault`;
|
|
1362
1362
|
readonly $typeArgs: [];
|
|
1363
1363
|
readonly $isPhantom: readonly [];
|
|
@@ -1367,7 +1367,7 @@ export declare class NewRefundVault implements StructClass {
|
|
|
1367
1367
|
static reified(): NewRefundVaultReified;
|
|
1368
1368
|
static get r(): reified.StructClassReified<NewRefundVault, NewRefundVaultFields>;
|
|
1369
1369
|
static phantom(): PhantomReified<ToTypeStr<NewRefundVault>>;
|
|
1370
|
-
static get p(): reified.PhantomReified<"
|
|
1370
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::NewRefundVault">;
|
|
1371
1371
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1372
1372
|
signer: string;
|
|
1373
1373
|
token: {
|
|
@@ -1419,10 +1419,10 @@ export interface RecoupFields {
|
|
|
1419
1419
|
export type RecoupReified = Reified<Recoup, RecoupFields>;
|
|
1420
1420
|
export declare class Recoup implements StructClass {
|
|
1421
1421
|
__StructClass: true;
|
|
1422
|
-
static readonly $typeName = "
|
|
1422
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Recoup";
|
|
1423
1423
|
static readonly $numTypeParams = 0;
|
|
1424
1424
|
static readonly $isPhantom: readonly [];
|
|
1425
|
-
readonly $typeName = "
|
|
1425
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Recoup";
|
|
1426
1426
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Recoup`;
|
|
1427
1427
|
readonly $typeArgs: [];
|
|
1428
1428
|
readonly $isPhantom: readonly [];
|
|
@@ -1435,7 +1435,7 @@ export declare class Recoup implements StructClass {
|
|
|
1435
1435
|
static reified(): RecoupReified;
|
|
1436
1436
|
static get r(): reified.StructClassReified<Recoup, RecoupFields>;
|
|
1437
1437
|
static phantom(): PhantomReified<ToTypeStr<Recoup>>;
|
|
1438
|
-
static get p(): reified.PhantomReified<"
|
|
1438
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Recoup">;
|
|
1439
1439
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1440
1440
|
signer: string;
|
|
1441
1441
|
index: string;
|
|
@@ -1498,10 +1498,10 @@ export interface RedeemFields {
|
|
|
1498
1498
|
export type RedeemReified = Reified<Redeem, RedeemFields>;
|
|
1499
1499
|
export declare class Redeem implements StructClass {
|
|
1500
1500
|
__StructClass: true;
|
|
1501
|
-
static readonly $typeName = "
|
|
1501
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Redeem";
|
|
1502
1502
|
static readonly $numTypeParams = 0;
|
|
1503
1503
|
static readonly $isPhantom: readonly [];
|
|
1504
|
-
readonly $typeName = "
|
|
1504
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Redeem";
|
|
1505
1505
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Redeem`;
|
|
1506
1506
|
readonly $typeArgs: [];
|
|
1507
1507
|
readonly $isPhantom: readonly [];
|
|
@@ -1513,7 +1513,7 @@ export declare class Redeem implements StructClass {
|
|
|
1513
1513
|
static reified(): RedeemReified;
|
|
1514
1514
|
static get r(): reified.StructClassReified<Redeem, RedeemFields>;
|
|
1515
1515
|
static phantom(): PhantomReified<ToTypeStr<Redeem>>;
|
|
1516
|
-
static get p(): reified.PhantomReified<"
|
|
1516
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Redeem">;
|
|
1517
1517
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1518
1518
|
signer: string;
|
|
1519
1519
|
index: string;
|
|
@@ -1571,10 +1571,10 @@ export interface RefundShareFields {
|
|
|
1571
1571
|
export type RefundShareReified = Reified<RefundShare, RefundShareFields>;
|
|
1572
1572
|
export declare class RefundShare implements StructClass {
|
|
1573
1573
|
__StructClass: true;
|
|
1574
|
-
static readonly $typeName = "
|
|
1574
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundShare";
|
|
1575
1575
|
static readonly $numTypeParams = 0;
|
|
1576
1576
|
static readonly $isPhantom: readonly [];
|
|
1577
|
-
readonly $typeName = "
|
|
1577
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundShare";
|
|
1578
1578
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::RefundShare`;
|
|
1579
1579
|
readonly $typeArgs: [];
|
|
1580
1580
|
readonly $isPhantom: readonly [];
|
|
@@ -1585,7 +1585,7 @@ export declare class RefundShare implements StructClass {
|
|
|
1585
1585
|
static reified(): RefundShareReified;
|
|
1586
1586
|
static get r(): reified.StructClassReified<RefundShare, RefundShareFields>;
|
|
1587
1587
|
static phantom(): PhantomReified<ToTypeStr<RefundShare>>;
|
|
1588
|
-
static get p(): reified.PhantomReified<"
|
|
1588
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundShare">;
|
|
1589
1589
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1590
1590
|
user: string;
|
|
1591
1591
|
share: string;
|
|
@@ -1629,10 +1629,10 @@ export interface RefundVaultFields {
|
|
|
1629
1629
|
export type RefundVaultReified = Reified<RefundVault, RefundVaultFields>;
|
|
1630
1630
|
export declare class RefundVault implements StructClass {
|
|
1631
1631
|
__StructClass: true;
|
|
1632
|
-
static readonly $typeName = "
|
|
1632
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundVault";
|
|
1633
1633
|
static readonly $numTypeParams = 0;
|
|
1634
1634
|
static readonly $isPhantom: readonly [];
|
|
1635
|
-
readonly $typeName = "
|
|
1635
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundVault";
|
|
1636
1636
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::RefundVault`;
|
|
1637
1637
|
readonly $typeArgs: [];
|
|
1638
1638
|
readonly $isPhantom: readonly [];
|
|
@@ -1645,7 +1645,7 @@ export declare class RefundVault implements StructClass {
|
|
|
1645
1645
|
static reified(): RefundVaultReified;
|
|
1646
1646
|
static get r(): reified.StructClassReified<RefundVault, RefundVaultFields>;
|
|
1647
1647
|
static phantom(): PhantomReified<ToTypeStr<RefundVault>>;
|
|
1648
|
-
static get p(): reified.PhantomReified<"
|
|
1648
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::RefundVault">;
|
|
1649
1649
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1650
1650
|
id: {
|
|
1651
1651
|
id: {
|
|
@@ -1722,10 +1722,10 @@ export interface SettleFields {
|
|
|
1722
1722
|
export type SettleReified = Reified<Settle, SettleFields>;
|
|
1723
1723
|
export declare class Settle implements StructClass {
|
|
1724
1724
|
__StructClass: true;
|
|
1725
|
-
static readonly $typeName = "
|
|
1725
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Settle";
|
|
1726
1726
|
static readonly $numTypeParams = 0;
|
|
1727
1727
|
static readonly $isPhantom: readonly [];
|
|
1728
|
-
readonly $typeName = "
|
|
1728
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Settle";
|
|
1729
1729
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Settle`;
|
|
1730
1730
|
readonly $typeArgs: [];
|
|
1731
1731
|
readonly $isPhantom: readonly [];
|
|
@@ -1739,7 +1739,7 @@ export declare class Settle implements StructClass {
|
|
|
1739
1739
|
static reified(): SettleReified;
|
|
1740
1740
|
static get r(): reified.StructClassReified<Settle, SettleFields>;
|
|
1741
1741
|
static phantom(): PhantomReified<ToTypeStr<Settle>>;
|
|
1742
|
-
static get p(): reified.PhantomReified<"
|
|
1742
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Settle">;
|
|
1743
1743
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1744
1744
|
signer: string;
|
|
1745
1745
|
index: string;
|
|
@@ -1819,10 +1819,10 @@ export interface TerminateFields {
|
|
|
1819
1819
|
export type TerminateReified = Reified<Terminate, TerminateFields>;
|
|
1820
1820
|
export declare class Terminate implements StructClass {
|
|
1821
1821
|
__StructClass: true;
|
|
1822
|
-
static readonly $typeName = "
|
|
1822
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Terminate";
|
|
1823
1823
|
static readonly $numTypeParams = 0;
|
|
1824
1824
|
static readonly $isPhantom: readonly [];
|
|
1825
|
-
readonly $typeName = "
|
|
1825
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Terminate";
|
|
1826
1826
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Terminate`;
|
|
1827
1827
|
readonly $typeArgs: [];
|
|
1828
1828
|
readonly $isPhantom: readonly [];
|
|
@@ -1833,7 +1833,7 @@ export declare class Terminate implements StructClass {
|
|
|
1833
1833
|
static reified(): TerminateReified;
|
|
1834
1834
|
static get r(): reified.StructClassReified<Terminate, TerminateFields>;
|
|
1835
1835
|
static phantom(): PhantomReified<ToTypeStr<Terminate>>;
|
|
1836
|
-
static get p(): reified.PhantomReified<"
|
|
1836
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Terminate">;
|
|
1837
1837
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1838
1838
|
signer: string;
|
|
1839
1839
|
index: string;
|
|
@@ -1889,10 +1889,10 @@ export interface TypusBidReceiptFields {
|
|
|
1889
1889
|
export type TypusBidReceiptReified = Reified<TypusBidReceipt, TypusBidReceiptFields>;
|
|
1890
1890
|
export declare class TypusBidReceipt implements StructClass {
|
|
1891
1891
|
__StructClass: true;
|
|
1892
|
-
static readonly $typeName = "
|
|
1892
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusBidReceipt";
|
|
1893
1893
|
static readonly $numTypeParams = 0;
|
|
1894
1894
|
static readonly $isPhantom: readonly [];
|
|
1895
|
-
readonly $typeName = "
|
|
1895
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusBidReceipt";
|
|
1896
1896
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::TypusBidReceipt`;
|
|
1897
1897
|
readonly $typeArgs: [];
|
|
1898
1898
|
readonly $isPhantom: readonly [];
|
|
@@ -1905,7 +1905,7 @@ export declare class TypusBidReceipt implements StructClass {
|
|
|
1905
1905
|
static reified(): TypusBidReceiptReified;
|
|
1906
1906
|
static get r(): reified.StructClassReified<TypusBidReceipt, TypusBidReceiptFields>;
|
|
1907
1907
|
static phantom(): PhantomReified<ToTypeStr<TypusBidReceipt>>;
|
|
1908
|
-
static get p(): reified.PhantomReified<"
|
|
1908
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusBidReceipt">;
|
|
1909
1909
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1910
1910
|
id: {
|
|
1911
1911
|
id: {
|
|
@@ -1975,10 +1975,10 @@ export interface TypusDepositReceiptFields {
|
|
|
1975
1975
|
export type TypusDepositReceiptReified = Reified<TypusDepositReceipt, TypusDepositReceiptFields>;
|
|
1976
1976
|
export declare class TypusDepositReceipt implements StructClass {
|
|
1977
1977
|
__StructClass: true;
|
|
1978
|
-
static readonly $typeName = "
|
|
1978
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusDepositReceipt";
|
|
1979
1979
|
static readonly $numTypeParams = 0;
|
|
1980
1980
|
static readonly $isPhantom: readonly [];
|
|
1981
|
-
readonly $typeName = "
|
|
1981
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusDepositReceipt";
|
|
1982
1982
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::TypusDepositReceipt`;
|
|
1983
1983
|
readonly $typeArgs: [];
|
|
1984
1984
|
readonly $isPhantom: readonly [];
|
|
@@ -1991,7 +1991,7 @@ export declare class TypusDepositReceipt implements StructClass {
|
|
|
1991
1991
|
static reified(): TypusDepositReceiptReified;
|
|
1992
1992
|
static get r(): reified.StructClassReified<TypusDepositReceipt, TypusDepositReceiptFields>;
|
|
1993
1993
|
static phantom(): PhantomReified<ToTypeStr<TypusDepositReceipt>>;
|
|
1994
|
-
static get p(): reified.PhantomReified<"
|
|
1994
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::TypusDepositReceipt">;
|
|
1995
1995
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
1996
1996
|
id: {
|
|
1997
1997
|
id: {
|
|
@@ -2060,10 +2060,10 @@ export interface UnsubscribeFields {
|
|
|
2060
2060
|
export type UnsubscribeReified = Reified<Unsubscribe, UnsubscribeFields>;
|
|
2061
2061
|
export declare class Unsubscribe implements StructClass {
|
|
2062
2062
|
__StructClass: true;
|
|
2063
|
-
static readonly $typeName = "
|
|
2063
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Unsubscribe";
|
|
2064
2064
|
static readonly $numTypeParams = 0;
|
|
2065
2065
|
static readonly $isPhantom: readonly [];
|
|
2066
|
-
readonly $typeName = "
|
|
2066
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Unsubscribe";
|
|
2067
2067
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Unsubscribe`;
|
|
2068
2068
|
readonly $typeArgs: [];
|
|
2069
2069
|
readonly $isPhantom: readonly [];
|
|
@@ -2075,7 +2075,7 @@ export declare class Unsubscribe implements StructClass {
|
|
|
2075
2075
|
static reified(): UnsubscribeReified;
|
|
2076
2076
|
static get r(): reified.StructClassReified<Unsubscribe, UnsubscribeFields>;
|
|
2077
2077
|
static phantom(): PhantomReified<ToTypeStr<Unsubscribe>>;
|
|
2078
|
-
static get p(): reified.PhantomReified<"
|
|
2078
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Unsubscribe">;
|
|
2079
2079
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
2080
2080
|
signer: string;
|
|
2081
2081
|
index: string;
|
|
@@ -2134,10 +2134,10 @@ export interface UpdateFeeConfigFields {
|
|
|
2134
2134
|
export type UpdateFeeConfigReified = Reified<UpdateFeeConfig, UpdateFeeConfigFields>;
|
|
2135
2135
|
export declare class UpdateFeeConfig implements StructClass {
|
|
2136
2136
|
__StructClass: true;
|
|
2137
|
-
static readonly $typeName = "
|
|
2137
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeConfig";
|
|
2138
2138
|
static readonly $numTypeParams = 0;
|
|
2139
2139
|
static readonly $isPhantom: readonly [];
|
|
2140
|
-
readonly $typeName = "
|
|
2140
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeConfig";
|
|
2141
2141
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::UpdateFeeConfig`;
|
|
2142
2142
|
readonly $typeArgs: [];
|
|
2143
2143
|
readonly $isPhantom: readonly [];
|
|
@@ -2149,7 +2149,7 @@ export declare class UpdateFeeConfig implements StructClass {
|
|
|
2149
2149
|
static reified(): UpdateFeeConfigReified;
|
|
2150
2150
|
static get r(): reified.StructClassReified<UpdateFeeConfig, UpdateFeeConfigFields>;
|
|
2151
2151
|
static phantom(): PhantomReified<ToTypeStr<UpdateFeeConfig>>;
|
|
2152
|
-
static get p(): reified.PhantomReified<"
|
|
2152
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeConfig">;
|
|
2153
2153
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
2154
2154
|
signer: string;
|
|
2155
2155
|
index: string;
|
|
@@ -2196,10 +2196,10 @@ export interface UpdateFeeShareConfigFields {
|
|
|
2196
2196
|
export type UpdateFeeShareConfigReified = Reified<UpdateFeeShareConfig, UpdateFeeShareConfigFields>;
|
|
2197
2197
|
export declare class UpdateFeeShareConfig implements StructClass {
|
|
2198
2198
|
__StructClass: true;
|
|
2199
|
-
static readonly $typeName = "
|
|
2199
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeShareConfig";
|
|
2200
2200
|
static readonly $numTypeParams = 0;
|
|
2201
2201
|
static readonly $isPhantom: readonly [];
|
|
2202
|
-
readonly $typeName = "
|
|
2202
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeShareConfig";
|
|
2203
2203
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::UpdateFeeShareConfig`;
|
|
2204
2204
|
readonly $typeArgs: [];
|
|
2205
2205
|
readonly $isPhantom: readonly [];
|
|
@@ -2213,7 +2213,7 @@ export declare class UpdateFeeShareConfig implements StructClass {
|
|
|
2213
2213
|
static reified(): UpdateFeeShareConfigReified;
|
|
2214
2214
|
static get r(): reified.StructClassReified<UpdateFeeShareConfig, UpdateFeeShareConfigFields>;
|
|
2215
2215
|
static phantom(): PhantomReified<ToTypeStr<UpdateFeeShareConfig>>;
|
|
2216
|
-
static get p(): reified.PhantomReified<"
|
|
2216
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::UpdateFeeShareConfig">;
|
|
2217
2217
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
2218
2218
|
signer: string;
|
|
2219
2219
|
index: string;
|
|
@@ -2275,10 +2275,10 @@ export interface VAULTFields {
|
|
|
2275
2275
|
export type VAULTReified = Reified<VAULT, VAULTFields>;
|
|
2276
2276
|
export declare class VAULT implements StructClass {
|
|
2277
2277
|
__StructClass: true;
|
|
2278
|
-
static readonly $typeName = "
|
|
2278
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::VAULT";
|
|
2279
2279
|
static readonly $numTypeParams = 0;
|
|
2280
2280
|
static readonly $isPhantom: readonly [];
|
|
2281
|
-
readonly $typeName = "
|
|
2281
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::VAULT";
|
|
2282
2282
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::VAULT`;
|
|
2283
2283
|
readonly $typeArgs: [];
|
|
2284
2284
|
readonly $isPhantom: readonly [];
|
|
@@ -2287,7 +2287,7 @@ export declare class VAULT implements StructClass {
|
|
|
2287
2287
|
static reified(): VAULTReified;
|
|
2288
2288
|
static get r(): reified.StructClassReified<VAULT, VAULTFields>;
|
|
2289
2289
|
static phantom(): PhantomReified<ToTypeStr<VAULT>>;
|
|
2290
|
-
static get p(): reified.PhantomReified<"
|
|
2290
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::VAULT">;
|
|
2291
2291
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
2292
2292
|
dummy_field: boolean;
|
|
2293
2293
|
}, {
|
|
@@ -2320,10 +2320,10 @@ export interface WithdrawFields {
|
|
|
2320
2320
|
export type WithdrawReified = Reified<Withdraw, WithdrawFields>;
|
|
2321
2321
|
export declare class Withdraw implements StructClass {
|
|
2322
2322
|
__StructClass: true;
|
|
2323
|
-
static readonly $typeName = "
|
|
2323
|
+
static readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Withdraw";
|
|
2324
2324
|
static readonly $numTypeParams = 0;
|
|
2325
2325
|
static readonly $isPhantom: readonly [];
|
|
2326
|
-
readonly $typeName = "
|
|
2326
|
+
readonly $typeName = "0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Withdraw";
|
|
2327
2327
|
readonly $fullTypeName: `${typeof PKG_V1}::vault::Withdraw`;
|
|
2328
2328
|
readonly $typeArgs: [];
|
|
2329
2329
|
readonly $isPhantom: readonly [];
|
|
@@ -2335,7 +2335,7 @@ export declare class Withdraw implements StructClass {
|
|
|
2335
2335
|
static reified(): WithdrawReified;
|
|
2336
2336
|
static get r(): reified.StructClassReified<Withdraw, WithdrawFields>;
|
|
2337
2337
|
static phantom(): PhantomReified<ToTypeStr<Withdraw>>;
|
|
2338
|
-
static get p(): reified.PhantomReified<"
|
|
2338
|
+
static get p(): reified.PhantomReified<"0xb4f25230ba74837d8299e92951306100c4a532e8c48cc3d8828abe9b91c8b274::vault::Withdraw">;
|
|
2339
2339
|
static get bcs(): import("@mysten/sui/bcs").BcsType<{
|
|
2340
2340
|
signer: string;
|
|
2341
2341
|
index: string;
|