@hashgraphonline/standards-sdk 0.1.143-feat-solana-register.canary.1870c8f.71 → 0.1.144
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/cjs/hcs-10/sdk.d.ts +0 -8
- package/dist/cjs/hcs-10/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-15/browser.d.ts +0 -2
- package/dist/cjs/hcs-15/browser.d.ts.map +1 -1
- package/dist/cjs/hcs-15/sdk.d.ts +0 -3
- package/dist/cjs/hcs-15/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-15/tx.d.ts +0 -4
- package/dist/cjs/hcs-15/tx.d.ts.map +1 -1
- package/dist/cjs/hcs-16/browser.d.ts +2 -11
- package/dist/cjs/hcs-16/browser.d.ts.map +1 -1
- package/dist/cjs/hcs-16/sdk.d.ts +0 -40
- package/dist/cjs/hcs-16/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-16/tx.d.ts +3 -21
- package/dist/cjs/hcs-16/tx.d.ts.map +1 -1
- package/dist/cjs/hcs-17/base-client.d.ts +0 -1
- package/dist/cjs/hcs-17/base-client.d.ts.map +1 -1
- package/dist/cjs/hcs-17/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-17/tx.d.ts +0 -2
- package/dist/cjs/hcs-17/tx.d.ts.map +1 -1
- package/dist/cjs/hcs-17/types.d.ts +0 -4
- package/dist/cjs/hcs-17/types.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/schemas.d.ts +102 -102
- package/dist/cjs/standards-sdk.cjs +2 -2
- package/dist/cjs/standards-sdk.cjs.map +1 -1
- package/dist/es/hcs-10/sdk.d.ts +0 -8
- package/dist/es/hcs-10/sdk.d.ts.map +1 -1
- package/dist/es/hcs-15/browser.d.ts +0 -2
- package/dist/es/hcs-15/browser.d.ts.map +1 -1
- package/dist/es/hcs-15/sdk.d.ts +0 -3
- package/dist/es/hcs-15/sdk.d.ts.map +1 -1
- package/dist/es/hcs-15/tx.d.ts +0 -4
- package/dist/es/hcs-15/tx.d.ts.map +1 -1
- package/dist/es/hcs-16/browser.d.ts +2 -11
- package/dist/es/hcs-16/browser.d.ts.map +1 -1
- package/dist/es/hcs-16/sdk.d.ts +0 -40
- package/dist/es/hcs-16/sdk.d.ts.map +1 -1
- package/dist/es/hcs-16/tx.d.ts +3 -21
- package/dist/es/hcs-16/tx.d.ts.map +1 -1
- package/dist/es/hcs-17/base-client.d.ts +0 -1
- package/dist/es/hcs-17/base-client.d.ts.map +1 -1
- package/dist/es/hcs-17/sdk.d.ts.map +1 -1
- package/dist/es/hcs-17/tx.d.ts +0 -2
- package/dist/es/hcs-17/tx.d.ts.map +1 -1
- package/dist/es/hcs-17/types.d.ts +0 -4
- package/dist/es/hcs-17/types.d.ts.map +1 -1
- package/dist/es/services/registry-broker/schemas.d.ts +102 -102
- package/dist/es/standards-sdk.es.js +2 -8
- package/dist/es/standards-sdk.es100.js +1 -2
- package/dist/es/standards-sdk.es100.js.map +1 -1
- package/dist/es/standards-sdk.es128.js +1 -1
- package/dist/es/standards-sdk.es131.js +1 -1
- package/dist/es/standards-sdk.es138.js +1 -1
- package/dist/es/standards-sdk.es147.js.map +1 -1
- package/dist/es/standards-sdk.es148.js +15 -54
- package/dist/es/standards-sdk.es148.js.map +1 -1
- package/dist/es/standards-sdk.es149.js +48 -74
- package/dist/es/standards-sdk.es149.js.map +1 -1
- package/dist/es/standards-sdk.es150.js +80 -15
- package/dist/es/standards-sdk.es150.js.map +1 -1
- package/dist/es/standards-sdk.es19.js +0 -17
- package/dist/es/standards-sdk.es19.js.map +1 -1
- package/dist/es/standards-sdk.es57.js +1 -1
- package/dist/es/standards-sdk.es59.js +1 -1
- package/dist/es/standards-sdk.es60.js +1 -1
- package/dist/es/standards-sdk.es63.js +1 -1
- package/dist/es/standards-sdk.es65.js +1 -1
- package/dist/es/standards-sdk.es66.js +1 -1
- package/dist/es/standards-sdk.es87.js +0 -22
- package/dist/es/standards-sdk.es87.js.map +1 -1
- package/dist/es/standards-sdk.es88.js +2 -9
- package/dist/es/standards-sdk.es88.js.map +1 -1
- package/dist/es/standards-sdk.es89.js +2 -4
- package/dist/es/standards-sdk.es89.js.map +1 -1
- package/dist/es/standards-sdk.es92.js +19 -90
- package/dist/es/standards-sdk.es92.js.map +1 -1
- package/dist/es/standards-sdk.es93.js +2 -97
- package/dist/es/standards-sdk.es93.js.map +1 -1
- package/dist/es/standards-sdk.es94.js.map +1 -1
- package/dist/es/standards-sdk.es96.js +0 -1
- package/dist/es/standards-sdk.es96.js.map +1 -1
- package/dist/es/standards-sdk.es97.js +0 -2
- package/dist/es/standards-sdk.es97.js.map +1 -1
- package/dist/es/standards-sdk.es98.js +1 -3
- package/dist/es/standards-sdk.es98.js.map +1 -1
- package/package.json +4 -4
|
@@ -4948,14 +4948,14 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
4948
4948
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
4949
4949
|
costWei: z.ZodString;
|
|
4950
4950
|
}, "strip", z.ZodTypeAny, {
|
|
4951
|
+
hash?: string;
|
|
4951
4952
|
gasUsedWei?: string;
|
|
4952
4953
|
effectiveGasPriceWei?: string;
|
|
4953
|
-
hash?: string;
|
|
4954
4954
|
costWei?: string;
|
|
4955
4955
|
}, {
|
|
4956
|
+
hash?: string;
|
|
4956
4957
|
gasUsedWei?: string;
|
|
4957
4958
|
effectiveGasPriceWei?: string;
|
|
4958
|
-
hash?: string;
|
|
4959
4959
|
costWei?: string;
|
|
4960
4960
|
}>, "many">>;
|
|
4961
4961
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -4965,9 +4965,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
4965
4965
|
gasUsedWei?: string;
|
|
4966
4966
|
effectiveGasPriceWei?: string;
|
|
4967
4967
|
transactions?: {
|
|
4968
|
+
hash?: string;
|
|
4968
4969
|
gasUsedWei?: string;
|
|
4969
4970
|
effectiveGasPriceWei?: string;
|
|
4970
|
-
hash?: string;
|
|
4971
4971
|
costWei?: string;
|
|
4972
4972
|
}[];
|
|
4973
4973
|
}, {
|
|
@@ -4977,9 +4977,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
4977
4977
|
gasUsedWei?: string;
|
|
4978
4978
|
effectiveGasPriceWei?: string;
|
|
4979
4979
|
transactions?: {
|
|
4980
|
+
hash?: string;
|
|
4980
4981
|
gasUsedWei?: string;
|
|
4981
4982
|
effectiveGasPriceWei?: string;
|
|
4982
|
-
hash?: string;
|
|
4983
4983
|
costWei?: string;
|
|
4984
4984
|
}[];
|
|
4985
4985
|
}>>;
|
|
@@ -5009,9 +5009,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5009
5009
|
gasUsedWei?: string;
|
|
5010
5010
|
effectiveGasPriceWei?: string;
|
|
5011
5011
|
transactions?: {
|
|
5012
|
+
hash?: string;
|
|
5012
5013
|
gasUsedWei?: string;
|
|
5013
5014
|
effectiveGasPriceWei?: string;
|
|
5014
|
-
hash?: string;
|
|
5015
5015
|
costWei?: string;
|
|
5016
5016
|
}[];
|
|
5017
5017
|
};
|
|
@@ -5041,9 +5041,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5041
5041
|
gasUsedWei?: string;
|
|
5042
5042
|
effectiveGasPriceWei?: string;
|
|
5043
5043
|
transactions?: {
|
|
5044
|
+
hash?: string;
|
|
5044
5045
|
gasUsedWei?: string;
|
|
5045
5046
|
effectiveGasPriceWei?: string;
|
|
5046
|
-
hash?: string;
|
|
5047
5047
|
costWei?: string;
|
|
5048
5048
|
}[];
|
|
5049
5049
|
};
|
|
@@ -5079,14 +5079,14 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5079
5079
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5080
5080
|
costWei: z.ZodString;
|
|
5081
5081
|
}, "strip", z.ZodTypeAny, {
|
|
5082
|
+
hash?: string;
|
|
5082
5083
|
gasUsedWei?: string;
|
|
5083
5084
|
effectiveGasPriceWei?: string;
|
|
5084
|
-
hash?: string;
|
|
5085
5085
|
costWei?: string;
|
|
5086
5086
|
}, {
|
|
5087
|
+
hash?: string;
|
|
5087
5088
|
gasUsedWei?: string;
|
|
5088
5089
|
effectiveGasPriceWei?: string;
|
|
5089
|
-
hash?: string;
|
|
5090
5090
|
costWei?: string;
|
|
5091
5091
|
}>, "many">>;
|
|
5092
5092
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5096,9 +5096,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5096
5096
|
gasUsedWei?: string;
|
|
5097
5097
|
effectiveGasPriceWei?: string;
|
|
5098
5098
|
transactions?: {
|
|
5099
|
+
hash?: string;
|
|
5099
5100
|
gasUsedWei?: string;
|
|
5100
5101
|
effectiveGasPriceWei?: string;
|
|
5101
|
-
hash?: string;
|
|
5102
5102
|
costWei?: string;
|
|
5103
5103
|
}[];
|
|
5104
5104
|
}, {
|
|
@@ -5108,9 +5108,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5108
5108
|
gasUsedWei?: string;
|
|
5109
5109
|
effectiveGasPriceWei?: string;
|
|
5110
5110
|
transactions?: {
|
|
5111
|
+
hash?: string;
|
|
5111
5112
|
gasUsedWei?: string;
|
|
5112
5113
|
effectiveGasPriceWei?: string;
|
|
5113
|
-
hash?: string;
|
|
5114
5114
|
costWei?: string;
|
|
5115
5115
|
}[];
|
|
5116
5116
|
}>>;
|
|
@@ -5140,9 +5140,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5140
5140
|
gasUsedWei?: string;
|
|
5141
5141
|
effectiveGasPriceWei?: string;
|
|
5142
5142
|
transactions?: {
|
|
5143
|
+
hash?: string;
|
|
5143
5144
|
gasUsedWei?: string;
|
|
5144
5145
|
effectiveGasPriceWei?: string;
|
|
5145
|
-
hash?: string;
|
|
5146
5146
|
costWei?: string;
|
|
5147
5147
|
}[];
|
|
5148
5148
|
};
|
|
@@ -5172,9 +5172,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5172
5172
|
gasUsedWei?: string;
|
|
5173
5173
|
effectiveGasPriceWei?: string;
|
|
5174
5174
|
transactions?: {
|
|
5175
|
+
hash?: string;
|
|
5175
5176
|
gasUsedWei?: string;
|
|
5176
5177
|
effectiveGasPriceWei?: string;
|
|
5177
|
-
hash?: string;
|
|
5178
5178
|
costWei?: string;
|
|
5179
5179
|
}[];
|
|
5180
5180
|
};
|
|
@@ -5291,9 +5291,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5291
5291
|
gasUsedWei?: string;
|
|
5292
5292
|
effectiveGasPriceWei?: string;
|
|
5293
5293
|
transactions?: {
|
|
5294
|
+
hash?: string;
|
|
5294
5295
|
gasUsedWei?: string;
|
|
5295
5296
|
effectiveGasPriceWei?: string;
|
|
5296
|
-
hash?: string;
|
|
5297
5297
|
costWei?: string;
|
|
5298
5298
|
}[];
|
|
5299
5299
|
};
|
|
@@ -5324,9 +5324,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5324
5324
|
gasUsedWei?: string;
|
|
5325
5325
|
effectiveGasPriceWei?: string;
|
|
5326
5326
|
transactions?: {
|
|
5327
|
+
hash?: string;
|
|
5327
5328
|
gasUsedWei?: string;
|
|
5328
5329
|
effectiveGasPriceWei?: string;
|
|
5329
|
-
hash?: string;
|
|
5330
5330
|
costWei?: string;
|
|
5331
5331
|
}[];
|
|
5332
5332
|
};
|
|
@@ -5443,9 +5443,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5443
5443
|
gasUsedWei?: string;
|
|
5444
5444
|
effectiveGasPriceWei?: string;
|
|
5445
5445
|
transactions?: {
|
|
5446
|
+
hash?: string;
|
|
5446
5447
|
gasUsedWei?: string;
|
|
5447
5448
|
effectiveGasPriceWei?: string;
|
|
5448
|
-
hash?: string;
|
|
5449
5449
|
costWei?: string;
|
|
5450
5450
|
}[];
|
|
5451
5451
|
};
|
|
@@ -5476,9 +5476,9 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5476
5476
|
gasUsedWei?: string;
|
|
5477
5477
|
effectiveGasPriceWei?: string;
|
|
5478
5478
|
transactions?: {
|
|
5479
|
+
hash?: string;
|
|
5479
5480
|
gasUsedWei?: string;
|
|
5480
5481
|
effectiveGasPriceWei?: string;
|
|
5481
|
-
hash?: string;
|
|
5482
5482
|
costWei?: string;
|
|
5483
5483
|
}[];
|
|
5484
5484
|
};
|
|
@@ -5807,14 +5807,14 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5807
5807
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5808
5808
|
costWei: z.ZodString;
|
|
5809
5809
|
}, "strip", z.ZodTypeAny, {
|
|
5810
|
+
hash?: string;
|
|
5810
5811
|
gasUsedWei?: string;
|
|
5811
5812
|
effectiveGasPriceWei?: string;
|
|
5812
|
-
hash?: string;
|
|
5813
5813
|
costWei?: string;
|
|
5814
5814
|
}, {
|
|
5815
|
+
hash?: string;
|
|
5815
5816
|
gasUsedWei?: string;
|
|
5816
5817
|
effectiveGasPriceWei?: string;
|
|
5817
|
-
hash?: string;
|
|
5818
5818
|
costWei?: string;
|
|
5819
5819
|
}>, "many">>;
|
|
5820
5820
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5824,9 +5824,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5824
5824
|
gasUsedWei?: string;
|
|
5825
5825
|
effectiveGasPriceWei?: string;
|
|
5826
5826
|
transactions?: {
|
|
5827
|
+
hash?: string;
|
|
5827
5828
|
gasUsedWei?: string;
|
|
5828
5829
|
effectiveGasPriceWei?: string;
|
|
5829
|
-
hash?: string;
|
|
5830
5830
|
costWei?: string;
|
|
5831
5831
|
}[];
|
|
5832
5832
|
}, {
|
|
@@ -5836,9 +5836,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5836
5836
|
gasUsedWei?: string;
|
|
5837
5837
|
effectiveGasPriceWei?: string;
|
|
5838
5838
|
transactions?: {
|
|
5839
|
+
hash?: string;
|
|
5839
5840
|
gasUsedWei?: string;
|
|
5840
5841
|
effectiveGasPriceWei?: string;
|
|
5841
|
-
hash?: string;
|
|
5842
5842
|
costWei?: string;
|
|
5843
5843
|
}[];
|
|
5844
5844
|
}>>;
|
|
@@ -5868,9 +5868,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5868
5868
|
gasUsedWei?: string;
|
|
5869
5869
|
effectiveGasPriceWei?: string;
|
|
5870
5870
|
transactions?: {
|
|
5871
|
+
hash?: string;
|
|
5871
5872
|
gasUsedWei?: string;
|
|
5872
5873
|
effectiveGasPriceWei?: string;
|
|
5873
|
-
hash?: string;
|
|
5874
5874
|
costWei?: string;
|
|
5875
5875
|
}[];
|
|
5876
5876
|
};
|
|
@@ -5900,9 +5900,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5900
5900
|
gasUsedWei?: string;
|
|
5901
5901
|
effectiveGasPriceWei?: string;
|
|
5902
5902
|
transactions?: {
|
|
5903
|
+
hash?: string;
|
|
5903
5904
|
gasUsedWei?: string;
|
|
5904
5905
|
effectiveGasPriceWei?: string;
|
|
5905
|
-
hash?: string;
|
|
5906
5906
|
costWei?: string;
|
|
5907
5907
|
}[];
|
|
5908
5908
|
};
|
|
@@ -5938,14 +5938,14 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5938
5938
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5939
5939
|
costWei: z.ZodString;
|
|
5940
5940
|
}, "strip", z.ZodTypeAny, {
|
|
5941
|
+
hash?: string;
|
|
5941
5942
|
gasUsedWei?: string;
|
|
5942
5943
|
effectiveGasPriceWei?: string;
|
|
5943
|
-
hash?: string;
|
|
5944
5944
|
costWei?: string;
|
|
5945
5945
|
}, {
|
|
5946
|
+
hash?: string;
|
|
5946
5947
|
gasUsedWei?: string;
|
|
5947
5948
|
effectiveGasPriceWei?: string;
|
|
5948
|
-
hash?: string;
|
|
5949
5949
|
costWei?: string;
|
|
5950
5950
|
}>, "many">>;
|
|
5951
5951
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5955,9 +5955,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5955
5955
|
gasUsedWei?: string;
|
|
5956
5956
|
effectiveGasPriceWei?: string;
|
|
5957
5957
|
transactions?: {
|
|
5958
|
+
hash?: string;
|
|
5958
5959
|
gasUsedWei?: string;
|
|
5959
5960
|
effectiveGasPriceWei?: string;
|
|
5960
|
-
hash?: string;
|
|
5961
5961
|
costWei?: string;
|
|
5962
5962
|
}[];
|
|
5963
5963
|
}, {
|
|
@@ -5967,9 +5967,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5967
5967
|
gasUsedWei?: string;
|
|
5968
5968
|
effectiveGasPriceWei?: string;
|
|
5969
5969
|
transactions?: {
|
|
5970
|
+
hash?: string;
|
|
5970
5971
|
gasUsedWei?: string;
|
|
5971
5972
|
effectiveGasPriceWei?: string;
|
|
5972
|
-
hash?: string;
|
|
5973
5973
|
costWei?: string;
|
|
5974
5974
|
}[];
|
|
5975
5975
|
}>>;
|
|
@@ -5999,9 +5999,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
5999
5999
|
gasUsedWei?: string;
|
|
6000
6000
|
effectiveGasPriceWei?: string;
|
|
6001
6001
|
transactions?: {
|
|
6002
|
+
hash?: string;
|
|
6002
6003
|
gasUsedWei?: string;
|
|
6003
6004
|
effectiveGasPriceWei?: string;
|
|
6004
|
-
hash?: string;
|
|
6005
6005
|
costWei?: string;
|
|
6006
6006
|
}[];
|
|
6007
6007
|
};
|
|
@@ -6031,9 +6031,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6031
6031
|
gasUsedWei?: string;
|
|
6032
6032
|
effectiveGasPriceWei?: string;
|
|
6033
6033
|
transactions?: {
|
|
6034
|
+
hash?: string;
|
|
6034
6035
|
gasUsedWei?: string;
|
|
6035
6036
|
effectiveGasPriceWei?: string;
|
|
6036
|
-
hash?: string;
|
|
6037
6037
|
costWei?: string;
|
|
6038
6038
|
}[];
|
|
6039
6039
|
};
|
|
@@ -6150,9 +6150,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6150
6150
|
gasUsedWei?: string;
|
|
6151
6151
|
effectiveGasPriceWei?: string;
|
|
6152
6152
|
transactions?: {
|
|
6153
|
+
hash?: string;
|
|
6153
6154
|
gasUsedWei?: string;
|
|
6154
6155
|
effectiveGasPriceWei?: string;
|
|
6155
|
-
hash?: string;
|
|
6156
6156
|
costWei?: string;
|
|
6157
6157
|
}[];
|
|
6158
6158
|
};
|
|
@@ -6183,9 +6183,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6183
6183
|
gasUsedWei?: string;
|
|
6184
6184
|
effectiveGasPriceWei?: string;
|
|
6185
6185
|
transactions?: {
|
|
6186
|
+
hash?: string;
|
|
6186
6187
|
gasUsedWei?: string;
|
|
6187
6188
|
effectiveGasPriceWei?: string;
|
|
6188
|
-
hash?: string;
|
|
6189
6189
|
costWei?: string;
|
|
6190
6190
|
}[];
|
|
6191
6191
|
};
|
|
@@ -6302,9 +6302,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6302
6302
|
gasUsedWei?: string;
|
|
6303
6303
|
effectiveGasPriceWei?: string;
|
|
6304
6304
|
transactions?: {
|
|
6305
|
+
hash?: string;
|
|
6305
6306
|
gasUsedWei?: string;
|
|
6306
6307
|
effectiveGasPriceWei?: string;
|
|
6307
|
-
hash?: string;
|
|
6308
6308
|
costWei?: string;
|
|
6309
6309
|
}[];
|
|
6310
6310
|
};
|
|
@@ -6335,9 +6335,9 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6335
6335
|
gasUsedWei?: string;
|
|
6336
6336
|
effectiveGasPriceWei?: string;
|
|
6337
6337
|
transactions?: {
|
|
6338
|
+
hash?: string;
|
|
6338
6339
|
gasUsedWei?: string;
|
|
6339
6340
|
effectiveGasPriceWei?: string;
|
|
6340
|
-
hash?: string;
|
|
6341
6341
|
costWei?: string;
|
|
6342
6342
|
}[];
|
|
6343
6343
|
};
|
|
@@ -6666,14 +6666,14 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6666
6666
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6667
6667
|
costWei: z.ZodString;
|
|
6668
6668
|
}, "strip", z.ZodTypeAny, {
|
|
6669
|
+
hash?: string;
|
|
6669
6670
|
gasUsedWei?: string;
|
|
6670
6671
|
effectiveGasPriceWei?: string;
|
|
6671
|
-
hash?: string;
|
|
6672
6672
|
costWei?: string;
|
|
6673
6673
|
}, {
|
|
6674
|
+
hash?: string;
|
|
6674
6675
|
gasUsedWei?: string;
|
|
6675
6676
|
effectiveGasPriceWei?: string;
|
|
6676
|
-
hash?: string;
|
|
6677
6677
|
costWei?: string;
|
|
6678
6678
|
}>, "many">>;
|
|
6679
6679
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -6683,9 +6683,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6683
6683
|
gasUsedWei?: string;
|
|
6684
6684
|
effectiveGasPriceWei?: string;
|
|
6685
6685
|
transactions?: {
|
|
6686
|
+
hash?: string;
|
|
6686
6687
|
gasUsedWei?: string;
|
|
6687
6688
|
effectiveGasPriceWei?: string;
|
|
6688
|
-
hash?: string;
|
|
6689
6689
|
costWei?: string;
|
|
6690
6690
|
}[];
|
|
6691
6691
|
}, {
|
|
@@ -6695,9 +6695,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6695
6695
|
gasUsedWei?: string;
|
|
6696
6696
|
effectiveGasPriceWei?: string;
|
|
6697
6697
|
transactions?: {
|
|
6698
|
+
hash?: string;
|
|
6698
6699
|
gasUsedWei?: string;
|
|
6699
6700
|
effectiveGasPriceWei?: string;
|
|
6700
|
-
hash?: string;
|
|
6701
6701
|
costWei?: string;
|
|
6702
6702
|
}[];
|
|
6703
6703
|
}>>;
|
|
@@ -6727,9 +6727,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6727
6727
|
gasUsedWei?: string;
|
|
6728
6728
|
effectiveGasPriceWei?: string;
|
|
6729
6729
|
transactions?: {
|
|
6730
|
+
hash?: string;
|
|
6730
6731
|
gasUsedWei?: string;
|
|
6731
6732
|
effectiveGasPriceWei?: string;
|
|
6732
|
-
hash?: string;
|
|
6733
6733
|
costWei?: string;
|
|
6734
6734
|
}[];
|
|
6735
6735
|
};
|
|
@@ -6759,9 +6759,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6759
6759
|
gasUsedWei?: string;
|
|
6760
6760
|
effectiveGasPriceWei?: string;
|
|
6761
6761
|
transactions?: {
|
|
6762
|
+
hash?: string;
|
|
6762
6763
|
gasUsedWei?: string;
|
|
6763
6764
|
effectiveGasPriceWei?: string;
|
|
6764
|
-
hash?: string;
|
|
6765
6765
|
costWei?: string;
|
|
6766
6766
|
}[];
|
|
6767
6767
|
};
|
|
@@ -6797,14 +6797,14 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6797
6797
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6798
6798
|
costWei: z.ZodString;
|
|
6799
6799
|
}, "strip", z.ZodTypeAny, {
|
|
6800
|
+
hash?: string;
|
|
6800
6801
|
gasUsedWei?: string;
|
|
6801
6802
|
effectiveGasPriceWei?: string;
|
|
6802
|
-
hash?: string;
|
|
6803
6803
|
costWei?: string;
|
|
6804
6804
|
}, {
|
|
6805
|
+
hash?: string;
|
|
6805
6806
|
gasUsedWei?: string;
|
|
6806
6807
|
effectiveGasPriceWei?: string;
|
|
6807
|
-
hash?: string;
|
|
6808
6808
|
costWei?: string;
|
|
6809
6809
|
}>, "many">>;
|
|
6810
6810
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -6814,9 +6814,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6814
6814
|
gasUsedWei?: string;
|
|
6815
6815
|
effectiveGasPriceWei?: string;
|
|
6816
6816
|
transactions?: {
|
|
6817
|
+
hash?: string;
|
|
6817
6818
|
gasUsedWei?: string;
|
|
6818
6819
|
effectiveGasPriceWei?: string;
|
|
6819
|
-
hash?: string;
|
|
6820
6820
|
costWei?: string;
|
|
6821
6821
|
}[];
|
|
6822
6822
|
}, {
|
|
@@ -6826,9 +6826,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6826
6826
|
gasUsedWei?: string;
|
|
6827
6827
|
effectiveGasPriceWei?: string;
|
|
6828
6828
|
transactions?: {
|
|
6829
|
+
hash?: string;
|
|
6829
6830
|
gasUsedWei?: string;
|
|
6830
6831
|
effectiveGasPriceWei?: string;
|
|
6831
|
-
hash?: string;
|
|
6832
6832
|
costWei?: string;
|
|
6833
6833
|
}[];
|
|
6834
6834
|
}>>;
|
|
@@ -6858,9 +6858,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6858
6858
|
gasUsedWei?: string;
|
|
6859
6859
|
effectiveGasPriceWei?: string;
|
|
6860
6860
|
transactions?: {
|
|
6861
|
+
hash?: string;
|
|
6861
6862
|
gasUsedWei?: string;
|
|
6862
6863
|
effectiveGasPriceWei?: string;
|
|
6863
|
-
hash?: string;
|
|
6864
6864
|
costWei?: string;
|
|
6865
6865
|
}[];
|
|
6866
6866
|
};
|
|
@@ -6890,9 +6890,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
6890
6890
|
gasUsedWei?: string;
|
|
6891
6891
|
effectiveGasPriceWei?: string;
|
|
6892
6892
|
transactions?: {
|
|
6893
|
+
hash?: string;
|
|
6893
6894
|
gasUsedWei?: string;
|
|
6894
6895
|
effectiveGasPriceWei?: string;
|
|
6895
|
-
hash?: string;
|
|
6896
6896
|
costWei?: string;
|
|
6897
6897
|
}[];
|
|
6898
6898
|
};
|
|
@@ -7027,9 +7027,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7027
7027
|
gasUsedWei?: string;
|
|
7028
7028
|
effectiveGasPriceWei?: string;
|
|
7029
7029
|
transactions?: {
|
|
7030
|
+
hash?: string;
|
|
7030
7031
|
gasUsedWei?: string;
|
|
7031
7032
|
effectiveGasPriceWei?: string;
|
|
7032
|
-
hash?: string;
|
|
7033
7033
|
costWei?: string;
|
|
7034
7034
|
}[];
|
|
7035
7035
|
};
|
|
@@ -7060,9 +7060,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7060
7060
|
gasUsedWei?: string;
|
|
7061
7061
|
effectiveGasPriceWei?: string;
|
|
7062
7062
|
transactions?: {
|
|
7063
|
+
hash?: string;
|
|
7063
7064
|
gasUsedWei?: string;
|
|
7064
7065
|
effectiveGasPriceWei?: string;
|
|
7065
|
-
hash?: string;
|
|
7066
7066
|
costWei?: string;
|
|
7067
7067
|
}[];
|
|
7068
7068
|
};
|
|
@@ -7184,9 +7184,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7184
7184
|
gasUsedWei?: string;
|
|
7185
7185
|
effectiveGasPriceWei?: string;
|
|
7186
7186
|
transactions?: {
|
|
7187
|
+
hash?: string;
|
|
7187
7188
|
gasUsedWei?: string;
|
|
7188
7189
|
effectiveGasPriceWei?: string;
|
|
7189
|
-
hash?: string;
|
|
7190
7190
|
costWei?: string;
|
|
7191
7191
|
}[];
|
|
7192
7192
|
};
|
|
@@ -7217,9 +7217,9 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7217
7217
|
gasUsedWei?: string;
|
|
7218
7218
|
effectiveGasPriceWei?: string;
|
|
7219
7219
|
transactions?: {
|
|
7220
|
+
hash?: string;
|
|
7220
7221
|
gasUsedWei?: string;
|
|
7221
7222
|
effectiveGasPriceWei?: string;
|
|
7222
|
-
hash?: string;
|
|
7223
7223
|
costWei?: string;
|
|
7224
7224
|
}[];
|
|
7225
7225
|
};
|
|
@@ -7548,14 +7548,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7548
7548
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7549
7549
|
costWei: z.ZodString;
|
|
7550
7550
|
}, "strip", z.ZodTypeAny, {
|
|
7551
|
+
hash?: string;
|
|
7551
7552
|
gasUsedWei?: string;
|
|
7552
7553
|
effectiveGasPriceWei?: string;
|
|
7553
|
-
hash?: string;
|
|
7554
7554
|
costWei?: string;
|
|
7555
7555
|
}, {
|
|
7556
|
+
hash?: string;
|
|
7556
7557
|
gasUsedWei?: string;
|
|
7557
7558
|
effectiveGasPriceWei?: string;
|
|
7558
|
-
hash?: string;
|
|
7559
7559
|
costWei?: string;
|
|
7560
7560
|
}>, "many">>;
|
|
7561
7561
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7565,9 +7565,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7565
7565
|
gasUsedWei?: string;
|
|
7566
7566
|
effectiveGasPriceWei?: string;
|
|
7567
7567
|
transactions?: {
|
|
7568
|
+
hash?: string;
|
|
7568
7569
|
gasUsedWei?: string;
|
|
7569
7570
|
effectiveGasPriceWei?: string;
|
|
7570
|
-
hash?: string;
|
|
7571
7571
|
costWei?: string;
|
|
7572
7572
|
}[];
|
|
7573
7573
|
}, {
|
|
@@ -7577,9 +7577,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7577
7577
|
gasUsedWei?: string;
|
|
7578
7578
|
effectiveGasPriceWei?: string;
|
|
7579
7579
|
transactions?: {
|
|
7580
|
+
hash?: string;
|
|
7580
7581
|
gasUsedWei?: string;
|
|
7581
7582
|
effectiveGasPriceWei?: string;
|
|
7582
|
-
hash?: string;
|
|
7583
7583
|
costWei?: string;
|
|
7584
7584
|
}[];
|
|
7585
7585
|
}>>;
|
|
@@ -7609,9 +7609,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7609
7609
|
gasUsedWei?: string;
|
|
7610
7610
|
effectiveGasPriceWei?: string;
|
|
7611
7611
|
transactions?: {
|
|
7612
|
+
hash?: string;
|
|
7612
7613
|
gasUsedWei?: string;
|
|
7613
7614
|
effectiveGasPriceWei?: string;
|
|
7614
|
-
hash?: string;
|
|
7615
7615
|
costWei?: string;
|
|
7616
7616
|
}[];
|
|
7617
7617
|
};
|
|
@@ -7641,9 +7641,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7641
7641
|
gasUsedWei?: string;
|
|
7642
7642
|
effectiveGasPriceWei?: string;
|
|
7643
7643
|
transactions?: {
|
|
7644
|
+
hash?: string;
|
|
7644
7645
|
gasUsedWei?: string;
|
|
7645
7646
|
effectiveGasPriceWei?: string;
|
|
7646
|
-
hash?: string;
|
|
7647
7647
|
costWei?: string;
|
|
7648
7648
|
}[];
|
|
7649
7649
|
};
|
|
@@ -7679,14 +7679,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7679
7679
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7680
7680
|
costWei: z.ZodString;
|
|
7681
7681
|
}, "strip", z.ZodTypeAny, {
|
|
7682
|
+
hash?: string;
|
|
7682
7683
|
gasUsedWei?: string;
|
|
7683
7684
|
effectiveGasPriceWei?: string;
|
|
7684
|
-
hash?: string;
|
|
7685
7685
|
costWei?: string;
|
|
7686
7686
|
}, {
|
|
7687
|
+
hash?: string;
|
|
7687
7688
|
gasUsedWei?: string;
|
|
7688
7689
|
effectiveGasPriceWei?: string;
|
|
7689
|
-
hash?: string;
|
|
7690
7690
|
costWei?: string;
|
|
7691
7691
|
}>, "many">>;
|
|
7692
7692
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7696,9 +7696,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7696
7696
|
gasUsedWei?: string;
|
|
7697
7697
|
effectiveGasPriceWei?: string;
|
|
7698
7698
|
transactions?: {
|
|
7699
|
+
hash?: string;
|
|
7699
7700
|
gasUsedWei?: string;
|
|
7700
7701
|
effectiveGasPriceWei?: string;
|
|
7701
|
-
hash?: string;
|
|
7702
7702
|
costWei?: string;
|
|
7703
7703
|
}[];
|
|
7704
7704
|
}, {
|
|
@@ -7708,9 +7708,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7708
7708
|
gasUsedWei?: string;
|
|
7709
7709
|
effectiveGasPriceWei?: string;
|
|
7710
7710
|
transactions?: {
|
|
7711
|
+
hash?: string;
|
|
7711
7712
|
gasUsedWei?: string;
|
|
7712
7713
|
effectiveGasPriceWei?: string;
|
|
7713
|
-
hash?: string;
|
|
7714
7714
|
costWei?: string;
|
|
7715
7715
|
}[];
|
|
7716
7716
|
}>>;
|
|
@@ -7740,9 +7740,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7740
7740
|
gasUsedWei?: string;
|
|
7741
7741
|
effectiveGasPriceWei?: string;
|
|
7742
7742
|
transactions?: {
|
|
7743
|
+
hash?: string;
|
|
7743
7744
|
gasUsedWei?: string;
|
|
7744
7745
|
effectiveGasPriceWei?: string;
|
|
7745
|
-
hash?: string;
|
|
7746
7746
|
costWei?: string;
|
|
7747
7747
|
}[];
|
|
7748
7748
|
};
|
|
@@ -7772,9 +7772,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7772
7772
|
gasUsedWei?: string;
|
|
7773
7773
|
effectiveGasPriceWei?: string;
|
|
7774
7774
|
transactions?: {
|
|
7775
|
+
hash?: string;
|
|
7775
7776
|
gasUsedWei?: string;
|
|
7776
7777
|
effectiveGasPriceWei?: string;
|
|
7777
|
-
hash?: string;
|
|
7778
7778
|
costWei?: string;
|
|
7779
7779
|
}[];
|
|
7780
7780
|
};
|
|
@@ -7891,9 +7891,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7891
7891
|
gasUsedWei?: string;
|
|
7892
7892
|
effectiveGasPriceWei?: string;
|
|
7893
7893
|
transactions?: {
|
|
7894
|
+
hash?: string;
|
|
7894
7895
|
gasUsedWei?: string;
|
|
7895
7896
|
effectiveGasPriceWei?: string;
|
|
7896
|
-
hash?: string;
|
|
7897
7897
|
costWei?: string;
|
|
7898
7898
|
}[];
|
|
7899
7899
|
};
|
|
@@ -7924,9 +7924,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
7924
7924
|
gasUsedWei?: string;
|
|
7925
7925
|
effectiveGasPriceWei?: string;
|
|
7926
7926
|
transactions?: {
|
|
7927
|
+
hash?: string;
|
|
7927
7928
|
gasUsedWei?: string;
|
|
7928
7929
|
effectiveGasPriceWei?: string;
|
|
7929
|
-
hash?: string;
|
|
7930
7930
|
costWei?: string;
|
|
7931
7931
|
}[];
|
|
7932
7932
|
};
|
|
@@ -8043,9 +8043,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8043
8043
|
gasUsedWei?: string;
|
|
8044
8044
|
effectiveGasPriceWei?: string;
|
|
8045
8045
|
transactions?: {
|
|
8046
|
+
hash?: string;
|
|
8046
8047
|
gasUsedWei?: string;
|
|
8047
8048
|
effectiveGasPriceWei?: string;
|
|
8048
|
-
hash?: string;
|
|
8049
8049
|
costWei?: string;
|
|
8050
8050
|
}[];
|
|
8051
8051
|
};
|
|
@@ -8076,9 +8076,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8076
8076
|
gasUsedWei?: string;
|
|
8077
8077
|
effectiveGasPriceWei?: string;
|
|
8078
8078
|
transactions?: {
|
|
8079
|
+
hash?: string;
|
|
8079
8080
|
gasUsedWei?: string;
|
|
8080
8081
|
effectiveGasPriceWei?: string;
|
|
8081
|
-
hash?: string;
|
|
8082
8082
|
costWei?: string;
|
|
8083
8083
|
}[];
|
|
8084
8084
|
};
|
|
@@ -8406,14 +8406,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8406
8406
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8407
8407
|
costWei: z.ZodString;
|
|
8408
8408
|
}, "strip", z.ZodTypeAny, {
|
|
8409
|
+
hash?: string;
|
|
8409
8410
|
gasUsedWei?: string;
|
|
8410
8411
|
effectiveGasPriceWei?: string;
|
|
8411
|
-
hash?: string;
|
|
8412
8412
|
costWei?: string;
|
|
8413
8413
|
}, {
|
|
8414
|
+
hash?: string;
|
|
8414
8415
|
gasUsedWei?: string;
|
|
8415
8416
|
effectiveGasPriceWei?: string;
|
|
8416
|
-
hash?: string;
|
|
8417
8417
|
costWei?: string;
|
|
8418
8418
|
}>, "many">>;
|
|
8419
8419
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -8423,9 +8423,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8423
8423
|
gasUsedWei?: string;
|
|
8424
8424
|
effectiveGasPriceWei?: string;
|
|
8425
8425
|
transactions?: {
|
|
8426
|
+
hash?: string;
|
|
8426
8427
|
gasUsedWei?: string;
|
|
8427
8428
|
effectiveGasPriceWei?: string;
|
|
8428
|
-
hash?: string;
|
|
8429
8429
|
costWei?: string;
|
|
8430
8430
|
}[];
|
|
8431
8431
|
}, {
|
|
@@ -8435,9 +8435,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8435
8435
|
gasUsedWei?: string;
|
|
8436
8436
|
effectiveGasPriceWei?: string;
|
|
8437
8437
|
transactions?: {
|
|
8438
|
+
hash?: string;
|
|
8438
8439
|
gasUsedWei?: string;
|
|
8439
8440
|
effectiveGasPriceWei?: string;
|
|
8440
|
-
hash?: string;
|
|
8441
8441
|
costWei?: string;
|
|
8442
8442
|
}[];
|
|
8443
8443
|
}>>;
|
|
@@ -8467,9 +8467,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8467
8467
|
gasUsedWei?: string;
|
|
8468
8468
|
effectiveGasPriceWei?: string;
|
|
8469
8469
|
transactions?: {
|
|
8470
|
+
hash?: string;
|
|
8470
8471
|
gasUsedWei?: string;
|
|
8471
8472
|
effectiveGasPriceWei?: string;
|
|
8472
|
-
hash?: string;
|
|
8473
8473
|
costWei?: string;
|
|
8474
8474
|
}[];
|
|
8475
8475
|
};
|
|
@@ -8499,9 +8499,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8499
8499
|
gasUsedWei?: string;
|
|
8500
8500
|
effectiveGasPriceWei?: string;
|
|
8501
8501
|
transactions?: {
|
|
8502
|
+
hash?: string;
|
|
8502
8503
|
gasUsedWei?: string;
|
|
8503
8504
|
effectiveGasPriceWei?: string;
|
|
8504
|
-
hash?: string;
|
|
8505
8505
|
costWei?: string;
|
|
8506
8506
|
}[];
|
|
8507
8507
|
};
|
|
@@ -8537,14 +8537,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8537
8537
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8538
8538
|
costWei: z.ZodString;
|
|
8539
8539
|
}, "strip", z.ZodTypeAny, {
|
|
8540
|
+
hash?: string;
|
|
8540
8541
|
gasUsedWei?: string;
|
|
8541
8542
|
effectiveGasPriceWei?: string;
|
|
8542
|
-
hash?: string;
|
|
8543
8543
|
costWei?: string;
|
|
8544
8544
|
}, {
|
|
8545
|
+
hash?: string;
|
|
8545
8546
|
gasUsedWei?: string;
|
|
8546
8547
|
effectiveGasPriceWei?: string;
|
|
8547
|
-
hash?: string;
|
|
8548
8548
|
costWei?: string;
|
|
8549
8549
|
}>, "many">>;
|
|
8550
8550
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -8554,9 +8554,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8554
8554
|
gasUsedWei?: string;
|
|
8555
8555
|
effectiveGasPriceWei?: string;
|
|
8556
8556
|
transactions?: {
|
|
8557
|
+
hash?: string;
|
|
8557
8558
|
gasUsedWei?: string;
|
|
8558
8559
|
effectiveGasPriceWei?: string;
|
|
8559
|
-
hash?: string;
|
|
8560
8560
|
costWei?: string;
|
|
8561
8561
|
}[];
|
|
8562
8562
|
}, {
|
|
@@ -8566,9 +8566,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8566
8566
|
gasUsedWei?: string;
|
|
8567
8567
|
effectiveGasPriceWei?: string;
|
|
8568
8568
|
transactions?: {
|
|
8569
|
+
hash?: string;
|
|
8569
8570
|
gasUsedWei?: string;
|
|
8570
8571
|
effectiveGasPriceWei?: string;
|
|
8571
|
-
hash?: string;
|
|
8572
8572
|
costWei?: string;
|
|
8573
8573
|
}[];
|
|
8574
8574
|
}>>;
|
|
@@ -8598,9 +8598,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8598
8598
|
gasUsedWei?: string;
|
|
8599
8599
|
effectiveGasPriceWei?: string;
|
|
8600
8600
|
transactions?: {
|
|
8601
|
+
hash?: string;
|
|
8601
8602
|
gasUsedWei?: string;
|
|
8602
8603
|
effectiveGasPriceWei?: string;
|
|
8603
|
-
hash?: string;
|
|
8604
8604
|
costWei?: string;
|
|
8605
8605
|
}[];
|
|
8606
8606
|
};
|
|
@@ -8630,9 +8630,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8630
8630
|
gasUsedWei?: string;
|
|
8631
8631
|
effectiveGasPriceWei?: string;
|
|
8632
8632
|
transactions?: {
|
|
8633
|
+
hash?: string;
|
|
8633
8634
|
gasUsedWei?: string;
|
|
8634
8635
|
effectiveGasPriceWei?: string;
|
|
8635
|
-
hash?: string;
|
|
8636
8636
|
costWei?: string;
|
|
8637
8637
|
}[];
|
|
8638
8638
|
};
|
|
@@ -8749,9 +8749,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8749
8749
|
gasUsedWei?: string;
|
|
8750
8750
|
effectiveGasPriceWei?: string;
|
|
8751
8751
|
transactions?: {
|
|
8752
|
+
hash?: string;
|
|
8752
8753
|
gasUsedWei?: string;
|
|
8753
8754
|
effectiveGasPriceWei?: string;
|
|
8754
|
-
hash?: string;
|
|
8755
8755
|
costWei?: string;
|
|
8756
8756
|
}[];
|
|
8757
8757
|
};
|
|
@@ -8782,9 +8782,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8782
8782
|
gasUsedWei?: string;
|
|
8783
8783
|
effectiveGasPriceWei?: string;
|
|
8784
8784
|
transactions?: {
|
|
8785
|
+
hash?: string;
|
|
8785
8786
|
gasUsedWei?: string;
|
|
8786
8787
|
effectiveGasPriceWei?: string;
|
|
8787
|
-
hash?: string;
|
|
8788
8788
|
costWei?: string;
|
|
8789
8789
|
}[];
|
|
8790
8790
|
};
|
|
@@ -8901,9 +8901,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8901
8901
|
gasUsedWei?: string;
|
|
8902
8902
|
effectiveGasPriceWei?: string;
|
|
8903
8903
|
transactions?: {
|
|
8904
|
+
hash?: string;
|
|
8904
8905
|
gasUsedWei?: string;
|
|
8905
8906
|
effectiveGasPriceWei?: string;
|
|
8906
|
-
hash?: string;
|
|
8907
8907
|
costWei?: string;
|
|
8908
8908
|
}[];
|
|
8909
8909
|
};
|
|
@@ -8934,9 +8934,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8934
8934
|
gasUsedWei?: string;
|
|
8935
8935
|
effectiveGasPriceWei?: string;
|
|
8936
8936
|
transactions?: {
|
|
8937
|
+
hash?: string;
|
|
8937
8938
|
gasUsedWei?: string;
|
|
8938
8939
|
effectiveGasPriceWei?: string;
|
|
8939
|
-
hash?: string;
|
|
8940
8940
|
costWei?: string;
|
|
8941
8941
|
}[];
|
|
8942
8942
|
};
|
|
@@ -9264,14 +9264,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9264
9264
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9265
9265
|
costWei: z.ZodString;
|
|
9266
9266
|
}, "strip", z.ZodTypeAny, {
|
|
9267
|
+
hash?: string;
|
|
9267
9268
|
gasUsedWei?: string;
|
|
9268
9269
|
effectiveGasPriceWei?: string;
|
|
9269
|
-
hash?: string;
|
|
9270
9270
|
costWei?: string;
|
|
9271
9271
|
}, {
|
|
9272
|
+
hash?: string;
|
|
9272
9273
|
gasUsedWei?: string;
|
|
9273
9274
|
effectiveGasPriceWei?: string;
|
|
9274
|
-
hash?: string;
|
|
9275
9275
|
costWei?: string;
|
|
9276
9276
|
}>, "many">>;
|
|
9277
9277
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -9281,9 +9281,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9281
9281
|
gasUsedWei?: string;
|
|
9282
9282
|
effectiveGasPriceWei?: string;
|
|
9283
9283
|
transactions?: {
|
|
9284
|
+
hash?: string;
|
|
9284
9285
|
gasUsedWei?: string;
|
|
9285
9286
|
effectiveGasPriceWei?: string;
|
|
9286
|
-
hash?: string;
|
|
9287
9287
|
costWei?: string;
|
|
9288
9288
|
}[];
|
|
9289
9289
|
}, {
|
|
@@ -9293,9 +9293,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9293
9293
|
gasUsedWei?: string;
|
|
9294
9294
|
effectiveGasPriceWei?: string;
|
|
9295
9295
|
transactions?: {
|
|
9296
|
+
hash?: string;
|
|
9296
9297
|
gasUsedWei?: string;
|
|
9297
9298
|
effectiveGasPriceWei?: string;
|
|
9298
|
-
hash?: string;
|
|
9299
9299
|
costWei?: string;
|
|
9300
9300
|
}[];
|
|
9301
9301
|
}>>;
|
|
@@ -9325,9 +9325,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9325
9325
|
gasUsedWei?: string;
|
|
9326
9326
|
effectiveGasPriceWei?: string;
|
|
9327
9327
|
transactions?: {
|
|
9328
|
+
hash?: string;
|
|
9328
9329
|
gasUsedWei?: string;
|
|
9329
9330
|
effectiveGasPriceWei?: string;
|
|
9330
|
-
hash?: string;
|
|
9331
9331
|
costWei?: string;
|
|
9332
9332
|
}[];
|
|
9333
9333
|
};
|
|
@@ -9357,9 +9357,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9357
9357
|
gasUsedWei?: string;
|
|
9358
9358
|
effectiveGasPriceWei?: string;
|
|
9359
9359
|
transactions?: {
|
|
9360
|
+
hash?: string;
|
|
9360
9361
|
gasUsedWei?: string;
|
|
9361
9362
|
effectiveGasPriceWei?: string;
|
|
9362
|
-
hash?: string;
|
|
9363
9363
|
costWei?: string;
|
|
9364
9364
|
}[];
|
|
9365
9365
|
};
|
|
@@ -9395,14 +9395,14 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9395
9395
|
effectiveGasPriceWei: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9396
9396
|
costWei: z.ZodString;
|
|
9397
9397
|
}, "strip", z.ZodTypeAny, {
|
|
9398
|
+
hash?: string;
|
|
9398
9399
|
gasUsedWei?: string;
|
|
9399
9400
|
effectiveGasPriceWei?: string;
|
|
9400
|
-
hash?: string;
|
|
9401
9401
|
costWei?: string;
|
|
9402
9402
|
}, {
|
|
9403
|
+
hash?: string;
|
|
9403
9404
|
gasUsedWei?: string;
|
|
9404
9405
|
effectiveGasPriceWei?: string;
|
|
9405
|
-
hash?: string;
|
|
9406
9406
|
costWei?: string;
|
|
9407
9407
|
}>, "many">>;
|
|
9408
9408
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -9412,9 +9412,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9412
9412
|
gasUsedWei?: string;
|
|
9413
9413
|
effectiveGasPriceWei?: string;
|
|
9414
9414
|
transactions?: {
|
|
9415
|
+
hash?: string;
|
|
9415
9416
|
gasUsedWei?: string;
|
|
9416
9417
|
effectiveGasPriceWei?: string;
|
|
9417
|
-
hash?: string;
|
|
9418
9418
|
costWei?: string;
|
|
9419
9419
|
}[];
|
|
9420
9420
|
}, {
|
|
@@ -9424,9 +9424,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9424
9424
|
gasUsedWei?: string;
|
|
9425
9425
|
effectiveGasPriceWei?: string;
|
|
9426
9426
|
transactions?: {
|
|
9427
|
+
hash?: string;
|
|
9427
9428
|
gasUsedWei?: string;
|
|
9428
9429
|
effectiveGasPriceWei?: string;
|
|
9429
|
-
hash?: string;
|
|
9430
9430
|
costWei?: string;
|
|
9431
9431
|
}[];
|
|
9432
9432
|
}>>;
|
|
@@ -9456,9 +9456,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9456
9456
|
gasUsedWei?: string;
|
|
9457
9457
|
effectiveGasPriceWei?: string;
|
|
9458
9458
|
transactions?: {
|
|
9459
|
+
hash?: string;
|
|
9459
9460
|
gasUsedWei?: string;
|
|
9460
9461
|
effectiveGasPriceWei?: string;
|
|
9461
|
-
hash?: string;
|
|
9462
9462
|
costWei?: string;
|
|
9463
9463
|
}[];
|
|
9464
9464
|
};
|
|
@@ -9488,9 +9488,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9488
9488
|
gasUsedWei?: string;
|
|
9489
9489
|
effectiveGasPriceWei?: string;
|
|
9490
9490
|
transactions?: {
|
|
9491
|
+
hash?: string;
|
|
9491
9492
|
gasUsedWei?: string;
|
|
9492
9493
|
effectiveGasPriceWei?: string;
|
|
9493
|
-
hash?: string;
|
|
9494
9494
|
costWei?: string;
|
|
9495
9495
|
}[];
|
|
9496
9496
|
};
|
|
@@ -9625,9 +9625,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9625
9625
|
gasUsedWei?: string;
|
|
9626
9626
|
effectiveGasPriceWei?: string;
|
|
9627
9627
|
transactions?: {
|
|
9628
|
+
hash?: string;
|
|
9628
9629
|
gasUsedWei?: string;
|
|
9629
9630
|
effectiveGasPriceWei?: string;
|
|
9630
|
-
hash?: string;
|
|
9631
9631
|
costWei?: string;
|
|
9632
9632
|
}[];
|
|
9633
9633
|
};
|
|
@@ -9658,9 +9658,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9658
9658
|
gasUsedWei?: string;
|
|
9659
9659
|
effectiveGasPriceWei?: string;
|
|
9660
9660
|
transactions?: {
|
|
9661
|
+
hash?: string;
|
|
9661
9662
|
gasUsedWei?: string;
|
|
9662
9663
|
effectiveGasPriceWei?: string;
|
|
9663
|
-
hash?: string;
|
|
9664
9664
|
costWei?: string;
|
|
9665
9665
|
}[];
|
|
9666
9666
|
};
|
|
@@ -9782,9 +9782,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9782
9782
|
gasUsedWei?: string;
|
|
9783
9783
|
effectiveGasPriceWei?: string;
|
|
9784
9784
|
transactions?: {
|
|
9785
|
+
hash?: string;
|
|
9785
9786
|
gasUsedWei?: string;
|
|
9786
9787
|
effectiveGasPriceWei?: string;
|
|
9787
|
-
hash?: string;
|
|
9788
9788
|
costWei?: string;
|
|
9789
9789
|
}[];
|
|
9790
9790
|
};
|
|
@@ -9815,9 +9815,9 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9815
9815
|
gasUsedWei?: string;
|
|
9816
9816
|
effectiveGasPriceWei?: string;
|
|
9817
9817
|
transactions?: {
|
|
9818
|
+
hash?: string;
|
|
9818
9819
|
gasUsedWei?: string;
|
|
9819
9820
|
effectiveGasPriceWei?: string;
|
|
9820
|
-
hash?: string;
|
|
9821
9821
|
costWei?: string;
|
|
9822
9822
|
}[];
|
|
9823
9823
|
};
|
|
@@ -9895,8 +9895,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
9895
9895
|
}, "strip", z.ZodTypeAny, {
|
|
9896
9896
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
9897
9897
|
errors?: string[];
|
|
9898
|
-
accountId?: string;
|
|
9899
9898
|
uaid?: string;
|
|
9899
|
+
accountId?: string;
|
|
9900
9900
|
mode?: "register" | "update";
|
|
9901
9901
|
primary?: {
|
|
9902
9902
|
status?: "pending" | "failed" | "completed";
|
|
@@ -9926,8 +9926,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
9926
9926
|
}, {
|
|
9927
9927
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
9928
9928
|
errors?: string[];
|
|
9929
|
-
accountId?: string;
|
|
9930
9929
|
uaid?: string;
|
|
9930
|
+
accountId?: string;
|
|
9931
9931
|
mode?: "register" | "update";
|
|
9932
9932
|
primary?: {
|
|
9933
9933
|
status?: "pending" | "failed" | "completed";
|
|
@@ -9959,8 +9959,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
9959
9959
|
progress?: {
|
|
9960
9960
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
9961
9961
|
errors?: string[];
|
|
9962
|
-
accountId?: string;
|
|
9963
9962
|
uaid?: string;
|
|
9963
|
+
accountId?: string;
|
|
9964
9964
|
mode?: "register" | "update";
|
|
9965
9965
|
primary?: {
|
|
9966
9966
|
status?: "pending" | "failed" | "completed";
|
|
@@ -9992,8 +9992,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
9992
9992
|
progress?: {
|
|
9993
9993
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
9994
9994
|
errors?: string[];
|
|
9995
|
-
accountId?: string;
|
|
9996
9995
|
uaid?: string;
|
|
9996
|
+
accountId?: string;
|
|
9997
9997
|
mode?: "register" | "update";
|
|
9998
9998
|
primary?: {
|
|
9999
9999
|
status?: "pending" | "failed" | "completed";
|
|
@@ -10135,8 +10135,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
10135
10135
|
}, "strip", z.ZodTypeAny, {
|
|
10136
10136
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
10137
10137
|
errors?: string[];
|
|
10138
|
-
accountId?: string;
|
|
10139
10138
|
uaid?: string;
|
|
10139
|
+
accountId?: string;
|
|
10140
10140
|
mode?: "register" | "update";
|
|
10141
10141
|
primary?: {
|
|
10142
10142
|
status?: "pending" | "failed" | "completed";
|
|
@@ -10166,8 +10166,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
10166
10166
|
}, {
|
|
10167
10167
|
status?: "pending" | "failed" | "completed" | "partial";
|
|
10168
10168
|
errors?: string[];
|
|
10169
|
-
accountId?: string;
|
|
10170
10169
|
uaid?: string;
|
|
10170
|
+
accountId?: string;
|
|
10171
10171
|
mode?: "register" | "update";
|
|
10172
10172
|
primary?: {
|
|
10173
10173
|
status?: "pending" | "failed" | "completed";
|