@hashgraphonline/standards-sdk 0.1.143-feat-solana-register.canary.d0f61a7.66 → 0.1.143-feat-solana-register.canary.b3bfd5e.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. package/dist/cjs/hcs-16/browser.d.ts +4 -0
  2. package/dist/cjs/hcs-16/browser.d.ts.map +1 -1
  3. package/dist/cjs/hcs-16/sdk.d.ts +4 -0
  4. package/dist/cjs/hcs-16/sdk.d.ts.map +1 -1
  5. package/dist/cjs/hcs-16/tx.d.ts +5 -1
  6. package/dist/cjs/hcs-16/tx.d.ts.map +1 -1
  7. package/dist/cjs/hcs-17/base-client.d.ts +1 -0
  8. package/dist/cjs/hcs-17/base-client.d.ts.map +1 -1
  9. package/dist/cjs/hcs-17/sdk.d.ts.map +1 -1
  10. package/dist/cjs/hcs-17/tx.d.ts +2 -0
  11. package/dist/cjs/hcs-17/tx.d.ts.map +1 -1
  12. package/dist/cjs/hcs-17/types.d.ts +6 -2
  13. package/dist/cjs/hcs-17/types.d.ts.map +1 -1
  14. package/dist/cjs/services/registry-broker/schemas.d.ts +96 -96
  15. package/dist/cjs/standards-sdk.cjs +2 -2
  16. package/dist/cjs/standards-sdk.cjs.map +1 -1
  17. package/dist/es/hcs-16/browser.d.ts +4 -0
  18. package/dist/es/hcs-16/browser.d.ts.map +1 -1
  19. package/dist/es/hcs-16/sdk.d.ts +4 -0
  20. package/dist/es/hcs-16/sdk.d.ts.map +1 -1
  21. package/dist/es/hcs-16/tx.d.ts +5 -1
  22. package/dist/es/hcs-16/tx.d.ts.map +1 -1
  23. package/dist/es/hcs-17/base-client.d.ts +1 -0
  24. package/dist/es/hcs-17/base-client.d.ts.map +1 -1
  25. package/dist/es/hcs-17/sdk.d.ts.map +1 -1
  26. package/dist/es/hcs-17/tx.d.ts +2 -0
  27. package/dist/es/hcs-17/tx.d.ts.map +1 -1
  28. package/dist/es/hcs-17/types.d.ts +6 -2
  29. package/dist/es/hcs-17/types.d.ts.map +1 -1
  30. package/dist/es/services/registry-broker/schemas.d.ts +96 -96
  31. package/dist/es/standards-sdk.es100.js +3 -2
  32. package/dist/es/standards-sdk.es100.js.map +1 -1
  33. package/dist/es/standards-sdk.es102.js +1 -1
  34. package/dist/es/standards-sdk.es104.js +1 -1
  35. package/dist/es/standards-sdk.es111.js +5 -5
  36. package/dist/es/standards-sdk.es12.js +1 -1
  37. package/dist/es/standards-sdk.es121.js +1 -1
  38. package/dist/es/standards-sdk.es122.js +1 -1
  39. package/dist/es/standards-sdk.es123.js +5 -5
  40. package/dist/es/standards-sdk.es125.js +1 -1
  41. package/dist/es/standards-sdk.es126.js +1 -1
  42. package/dist/es/standards-sdk.es128.js +1 -1
  43. package/dist/es/standards-sdk.es13.js +1 -1
  44. package/dist/es/standards-sdk.es131.js +1 -1
  45. package/dist/es/standards-sdk.es138.js +1 -1
  46. package/dist/es/standards-sdk.es145.js +105 -12256
  47. package/dist/es/standards-sdk.es145.js.map +1 -1
  48. package/dist/es/standards-sdk.es146.js +37 -133
  49. package/dist/es/standards-sdk.es146.js.map +1 -1
  50. package/dist/es/standards-sdk.es147.js +12280 -33
  51. package/dist/es/standards-sdk.es147.js.map +1 -1
  52. package/dist/es/standards-sdk.es148.js +13 -168
  53. package/dist/es/standards-sdk.es148.js.map +1 -1
  54. package/dist/es/standards-sdk.es149.js +55 -321
  55. package/dist/es/standards-sdk.es149.js.map +1 -1
  56. package/dist/es/standards-sdk.es150.js +67 -331
  57. package/dist/es/standards-sdk.es150.js.map +1 -1
  58. package/dist/es/standards-sdk.es151.js +129 -410
  59. package/dist/es/standards-sdk.es151.js.map +1 -1
  60. package/dist/es/standards-sdk.es152.js +200 -209
  61. package/dist/es/standards-sdk.es152.js.map +1 -1
  62. package/dist/es/standards-sdk.es153.js +334 -64
  63. package/dist/es/standards-sdk.es153.js.map +1 -1
  64. package/dist/es/standards-sdk.es154.js +452 -55
  65. package/dist/es/standards-sdk.es154.js.map +1 -1
  66. package/dist/es/standards-sdk.es155.js +317 -68
  67. package/dist/es/standards-sdk.es155.js.map +1 -1
  68. package/dist/es/standards-sdk.es156.js +74 -15
  69. package/dist/es/standards-sdk.es156.js.map +1 -1
  70. package/dist/es/standards-sdk.es19.js +3 -3
  71. package/dist/es/standards-sdk.es20.js +1 -1
  72. package/dist/es/standards-sdk.es23.js +1 -1
  73. package/dist/es/standards-sdk.es28.js +2 -2
  74. package/dist/es/standards-sdk.es31.js +1 -1
  75. package/dist/es/standards-sdk.es32.js +1 -1
  76. package/dist/es/standards-sdk.es36.js +1 -1
  77. package/dist/es/standards-sdk.es37.js +3 -3
  78. package/dist/es/standards-sdk.es38.js +1 -1
  79. package/dist/es/standards-sdk.es5.js +1 -1
  80. package/dist/es/standards-sdk.es54.js +1 -1
  81. package/dist/es/standards-sdk.es57.js +1 -1
  82. package/dist/es/standards-sdk.es59.js +1 -1
  83. package/dist/es/standards-sdk.es60.js +1 -1
  84. package/dist/es/standards-sdk.es61.js +1 -1
  85. package/dist/es/standards-sdk.es63.js +1 -1
  86. package/dist/es/standards-sdk.es65.js +1 -1
  87. package/dist/es/standards-sdk.es66.js +2 -2
  88. package/dist/es/standards-sdk.es69.js +2 -2
  89. package/dist/es/standards-sdk.es70.js +1 -1
  90. package/dist/es/standards-sdk.es72.js +1 -1
  91. package/dist/es/standards-sdk.es77.js +1 -1
  92. package/dist/es/standards-sdk.es79.js +1 -1
  93. package/dist/es/standards-sdk.es8.js +1 -1
  94. package/dist/es/standards-sdk.es82.js +1 -1
  95. package/dist/es/standards-sdk.es84.js +1 -1
  96. package/dist/es/standards-sdk.es88.js +1 -1
  97. package/dist/es/standards-sdk.es92.js +14 -9
  98. package/dist/es/standards-sdk.es92.js.map +1 -1
  99. package/dist/es/standards-sdk.es93.js +6 -2
  100. package/dist/es/standards-sdk.es93.js.map +1 -1
  101. package/dist/es/standards-sdk.es94.js.map +1 -1
  102. package/dist/es/standards-sdk.es96.js +1 -0
  103. package/dist/es/standards-sdk.es96.js.map +1 -1
  104. package/dist/es/standards-sdk.es97.js +2 -0
  105. package/dist/es/standards-sdk.es97.js.map +1 -1
  106. package/dist/es/standards-sdk.es98.js +4 -2
  107. package/dist/es/standards-sdk.es98.js.map +1 -1
  108. package/package.json +1 -1
@@ -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;
4952
4951
  gasUsedWei?: string;
4953
4952
  effectiveGasPriceWei?: string;
4953
+ hash?: string;
4954
4954
  costWei?: string;
4955
4955
  }, {
4956
- hash?: string;
4957
4956
  gasUsedWei?: string;
4958
4957
  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;
4969
4968
  gasUsedWei?: string;
4970
4969
  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;
4981
4980
  gasUsedWei?: string;
4982
4981
  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;
5013
5012
  gasUsedWei?: string;
5014
5013
  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;
5045
5044
  gasUsedWei?: string;
5046
5045
  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;
5083
5082
  gasUsedWei?: string;
5084
5083
  effectiveGasPriceWei?: string;
5084
+ hash?: string;
5085
5085
  costWei?: string;
5086
5086
  }, {
5087
- hash?: string;
5088
5087
  gasUsedWei?: string;
5089
5088
  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;
5100
5099
  gasUsedWei?: string;
5101
5100
  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;
5112
5111
  gasUsedWei?: string;
5113
5112
  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;
5144
5143
  gasUsedWei?: string;
5145
5144
  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;
5176
5175
  gasUsedWei?: string;
5177
5176
  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;
5295
5294
  gasUsedWei?: string;
5296
5295
  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;
5328
5327
  gasUsedWei?: string;
5329
5328
  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;
5447
5446
  gasUsedWei?: string;
5448
5447
  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;
5480
5479
  gasUsedWei?: string;
5481
5480
  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;
5811
5810
  gasUsedWei?: string;
5812
5811
  effectiveGasPriceWei?: string;
5812
+ hash?: string;
5813
5813
  costWei?: string;
5814
5814
  }, {
5815
- hash?: string;
5816
5815
  gasUsedWei?: string;
5817
5816
  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;
5828
5827
  gasUsedWei?: string;
5829
5828
  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;
5840
5839
  gasUsedWei?: string;
5841
5840
  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;
5872
5871
  gasUsedWei?: string;
5873
5872
  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;
5904
5903
  gasUsedWei?: string;
5905
5904
  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;
5942
5941
  gasUsedWei?: string;
5943
5942
  effectiveGasPriceWei?: string;
5943
+ hash?: string;
5944
5944
  costWei?: string;
5945
5945
  }, {
5946
- hash?: string;
5947
5946
  gasUsedWei?: string;
5948
5947
  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;
5959
5958
  gasUsedWei?: string;
5960
5959
  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;
5971
5970
  gasUsedWei?: string;
5972
5971
  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;
6003
6002
  gasUsedWei?: string;
6004
6003
  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;
6035
6034
  gasUsedWei?: string;
6036
6035
  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;
6154
6153
  gasUsedWei?: string;
6155
6154
  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;
6187
6186
  gasUsedWei?: string;
6188
6187
  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;
6306
6305
  gasUsedWei?: string;
6307
6306
  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;
6339
6338
  gasUsedWei?: string;
6340
6339
  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;
6670
6669
  gasUsedWei?: string;
6671
6670
  effectiveGasPriceWei?: string;
6671
+ hash?: string;
6672
6672
  costWei?: string;
6673
6673
  }, {
6674
- hash?: string;
6675
6674
  gasUsedWei?: string;
6676
6675
  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;
6687
6686
  gasUsedWei?: string;
6688
6687
  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;
6699
6698
  gasUsedWei?: string;
6700
6699
  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;
6731
6730
  gasUsedWei?: string;
6732
6731
  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;
6763
6762
  gasUsedWei?: string;
6764
6763
  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;
6801
6800
  gasUsedWei?: string;
6802
6801
  effectiveGasPriceWei?: string;
6802
+ hash?: string;
6803
6803
  costWei?: string;
6804
6804
  }, {
6805
- hash?: string;
6806
6805
  gasUsedWei?: string;
6807
6806
  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;
6818
6817
  gasUsedWei?: string;
6819
6818
  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;
6830
6829
  gasUsedWei?: string;
6831
6830
  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;
6862
6861
  gasUsedWei?: string;
6863
6862
  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;
6894
6893
  gasUsedWei?: string;
6895
6894
  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;
7031
7030
  gasUsedWei?: string;
7032
7031
  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;
7064
7063
  gasUsedWei?: string;
7065
7064
  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;
7188
7187
  gasUsedWei?: string;
7189
7188
  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;
7221
7220
  gasUsedWei?: string;
7222
7221
  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;
7552
7551
  gasUsedWei?: string;
7553
7552
  effectiveGasPriceWei?: string;
7553
+ hash?: string;
7554
7554
  costWei?: string;
7555
7555
  }, {
7556
- hash?: string;
7557
7556
  gasUsedWei?: string;
7558
7557
  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;
7569
7568
  gasUsedWei?: string;
7570
7569
  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;
7581
7580
  gasUsedWei?: string;
7582
7581
  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;
7613
7612
  gasUsedWei?: string;
7614
7613
  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;
7645
7644
  gasUsedWei?: string;
7646
7645
  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;
7683
7682
  gasUsedWei?: string;
7684
7683
  effectiveGasPriceWei?: string;
7684
+ hash?: string;
7685
7685
  costWei?: string;
7686
7686
  }, {
7687
- hash?: string;
7688
7687
  gasUsedWei?: string;
7689
7688
  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;
7700
7699
  gasUsedWei?: string;
7701
7700
  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;
7712
7711
  gasUsedWei?: string;
7713
7712
  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;
7744
7743
  gasUsedWei?: string;
7745
7744
  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;
7776
7775
  gasUsedWei?: string;
7777
7776
  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;
7895
7894
  gasUsedWei?: string;
7896
7895
  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;
7928
7927
  gasUsedWei?: string;
7929
7928
  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;
8047
8046
  gasUsedWei?: string;
8048
8047
  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;
8080
8079
  gasUsedWei?: string;
8081
8080
  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;
8410
8409
  gasUsedWei?: string;
8411
8410
  effectiveGasPriceWei?: string;
8411
+ hash?: string;
8412
8412
  costWei?: string;
8413
8413
  }, {
8414
- hash?: string;
8415
8414
  gasUsedWei?: string;
8416
8415
  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;
8427
8426
  gasUsedWei?: string;
8428
8427
  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;
8439
8438
  gasUsedWei?: string;
8440
8439
  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;
8471
8470
  gasUsedWei?: string;
8472
8471
  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;
8503
8502
  gasUsedWei?: string;
8504
8503
  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;
8541
8540
  gasUsedWei?: string;
8542
8541
  effectiveGasPriceWei?: string;
8542
+ hash?: string;
8543
8543
  costWei?: string;
8544
8544
  }, {
8545
- hash?: string;
8546
8545
  gasUsedWei?: string;
8547
8546
  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;
8558
8557
  gasUsedWei?: string;
8559
8558
  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;
8570
8569
  gasUsedWei?: string;
8571
8570
  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;
8602
8601
  gasUsedWei?: string;
8603
8602
  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;
8634
8633
  gasUsedWei?: string;
8635
8634
  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;
8753
8752
  gasUsedWei?: string;
8754
8753
  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;
8786
8785
  gasUsedWei?: string;
8787
8786
  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;
8905
8904
  gasUsedWei?: string;
8906
8905
  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;
8938
8937
  gasUsedWei?: string;
8939
8938
  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;
9268
9267
  gasUsedWei?: string;
9269
9268
  effectiveGasPriceWei?: string;
9269
+ hash?: string;
9270
9270
  costWei?: string;
9271
9271
  }, {
9272
- hash?: string;
9273
9272
  gasUsedWei?: string;
9274
9273
  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;
9285
9284
  gasUsedWei?: string;
9286
9285
  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;
9297
9296
  gasUsedWei?: string;
9298
9297
  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;
9329
9328
  gasUsedWei?: string;
9330
9329
  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;
9361
9360
  gasUsedWei?: string;
9362
9361
  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;
9399
9398
  gasUsedWei?: string;
9400
9399
  effectiveGasPriceWei?: string;
9400
+ hash?: string;
9401
9401
  costWei?: string;
9402
9402
  }, {
9403
- hash?: string;
9404
9403
  gasUsedWei?: string;
9405
9404
  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;
9416
9415
  gasUsedWei?: string;
9417
9416
  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;
9428
9427
  gasUsedWei?: string;
9429
9428
  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;
9460
9459
  gasUsedWei?: string;
9461
9460
  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;
9492
9491
  gasUsedWei?: string;
9493
9492
  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;
9629
9628
  gasUsedWei?: string;
9630
9629
  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;
9662
9661
  gasUsedWei?: string;
9663
9662
  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;
9786
9785
  gasUsedWei?: string;
9787
9786
  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;
9819
9818
  gasUsedWei?: string;
9820
9819
  effectiveGasPriceWei?: string;
9820
+ hash?: string;
9821
9821
  costWei?: string;
9822
9822
  }[];
9823
9823
  };