@sentio/api 1.0.2-rc.2 → 1.0.2-rc.21

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 (975) hide show
  1. package/README.md +48 -1
  2. package/dist/src/apis/DataApi.d.ts +39 -52
  3. package/dist/src/apis/DataApi.js +97 -128
  4. package/dist/src/apis/DataApi.js.map +1 -1
  5. package/dist/src/apis/DebugAndSimulationApi.d.ts +169 -17
  6. package/dist/src/apis/DebugAndSimulationApi.js +434 -50
  7. package/dist/src/apis/DebugAndSimulationApi.js.map +1 -1
  8. package/dist/src/apis/ForksApi.d.ts +96 -0
  9. package/dist/src/apis/ForksApi.js +223 -0
  10. package/dist/src/apis/ForksApi.js.map +1 -0
  11. package/dist/src/apis/PriceApi.d.ts +68 -0
  12. package/dist/src/apis/PriceApi.js +151 -0
  13. package/dist/src/apis/PriceApi.js.map +1 -0
  14. package/dist/src/apis/WebApi.js +9 -9
  15. package/dist/src/apis/index.d.ts +2 -0
  16. package/dist/src/apis/index.js +2 -0
  17. package/dist/src/apis/index.js.map +1 -1
  18. package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.d.ts +4 -3
  19. package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.js +5 -2
  20. package/dist/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.js.map +1 -1
  21. package/dist/src/models/AnalyticServiceLogQueryRequestFilter.d.ts +3 -2
  22. package/dist/src/models/AnalyticServiceLogQueryRequestFilter.js +4 -1
  23. package/dist/src/models/AnalyticServiceLogQueryRequestFilter.js.map +1 -1
  24. package/dist/src/models/AnalyticServiceLogQueryRequestSort.d.ts +3 -2
  25. package/dist/src/models/AnalyticServiceLogQueryRequestSort.js +4 -1
  26. package/dist/src/models/AnalyticServiceLogQueryRequestSort.js.map +1 -1
  27. package/dist/src/models/AnalyticServiceLogQueryResponse.d.ts +3 -2
  28. package/dist/src/models/AnalyticServiceLogQueryResponse.js +4 -1
  29. package/dist/src/models/AnalyticServiceLogQueryResponse.js.map +1 -1
  30. package/dist/src/models/AnalyticServiceSQLQuery.d.ts +16 -2
  31. package/dist/src/models/AnalyticServiceSQLQuery.js +9 -1
  32. package/dist/src/models/AnalyticServiceSQLQuery.js.map +1 -1
  33. package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.d.ts +4 -3
  34. package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.js +5 -2
  35. package/dist/src/models/AnalyticServiceSearchServiceQueryLogBody.js.map +1 -1
  36. package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.d.ts +4 -3
  37. package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.js +5 -2
  38. package/dist/src/models/AnalyticServiceSyncExecuteSQLResponse.js.map +1 -1
  39. package/dist/src/models/CommonAggregate.d.ts +3 -2
  40. package/dist/src/models/CommonAggregate.js +4 -1
  41. package/dist/src/models/CommonAggregate.js.map +1 -1
  42. package/dist/src/models/CommonAggregateAggregateOps.d.ts +1 -0
  43. package/dist/src/models/CommonAggregateAggregateOps.js +11 -1
  44. package/dist/src/models/CommonAggregateAggregateOps.js.map +1 -1
  45. package/dist/src/models/CommonAny.d.ts +3 -2
  46. package/dist/src/models/CommonAny.js +4 -1
  47. package/dist/src/models/CommonAny.js.map +1 -1
  48. package/dist/src/models/CommonArgument.d.ts +3 -2
  49. package/dist/src/models/CommonArgument.js +4 -1
  50. package/dist/src/models/CommonArgument.js.map +1 -1
  51. package/dist/src/models/CommonBigDecimal.d.ts +39 -0
  52. package/dist/src/models/CommonBigDecimal.js +45 -0
  53. package/dist/src/models/CommonBigDecimal.js.map +1 -0
  54. package/dist/src/models/CommonBigInteger.d.ts +38 -0
  55. package/dist/src/models/CommonBigInteger.js +44 -0
  56. package/dist/src/models/CommonBigInteger.js.map +1 -0
  57. package/dist/src/models/CommonCachePolicy.d.ts +3 -2
  58. package/dist/src/models/CommonCachePolicy.js +4 -1
  59. package/dist/src/models/CommonCachePolicy.js.map +1 -1
  60. package/dist/src/models/CommonChannel.d.ts +3 -2
  61. package/dist/src/models/CommonChannel.js +4 -1
  62. package/dist/src/models/CommonChannel.js.map +1 -1
  63. package/dist/src/models/CommonChannelType.d.ts +1 -0
  64. package/dist/src/models/CommonChannelType.js +11 -1
  65. package/dist/src/models/CommonChannelType.js.map +1 -1
  66. package/dist/src/models/CommonCohortsFilter.d.ts +4 -3
  67. package/dist/src/models/CommonCohortsFilter.js +5 -2
  68. package/dist/src/models/CommonCohortsFilter.js.map +1 -1
  69. package/dist/src/models/CommonCohortsFilterAggregation.d.ts +3 -2
  70. package/dist/src/models/CommonCohortsFilterAggregation.js +4 -1
  71. package/dist/src/models/CommonCohortsFilterAggregation.js.map +1 -1
  72. package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.d.ts +3 -2
  73. package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.js +4 -1
  74. package/dist/src/models/CommonCohortsFilterAggregationAggregateProperties.js.map +1 -1
  75. package/dist/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.d.ts +1 -0
  76. package/dist/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.js +11 -1
  77. package/dist/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.js.map +1 -1
  78. package/dist/src/models/CommonCohortsFilterAggregationOperatorType.d.ts +1 -0
  79. package/dist/src/models/CommonCohortsFilterAggregationOperatorType.js +11 -1
  80. package/dist/src/models/CommonCohortsFilterAggregationOperatorType.js.map +1 -1
  81. package/dist/src/models/CommonCohortsGroup.d.ts +4 -3
  82. package/dist/src/models/CommonCohortsGroup.js +5 -2
  83. package/dist/src/models/CommonCohortsGroup.js.map +1 -1
  84. package/dist/src/models/CommonCohortsQuery.d.ts +4 -3
  85. package/dist/src/models/CommonCohortsQuery.js +5 -2
  86. package/dist/src/models/CommonCohortsQuery.js.map +1 -1
  87. package/dist/src/models/CommonCoinID.d.ts +3 -2
  88. package/dist/src/models/CommonCoinID.js +4 -1
  89. package/dist/src/models/CommonCoinID.js.map +1 -1
  90. package/dist/src/models/CommonCoinIDAddressIdentifier.d.ts +3 -2
  91. package/dist/src/models/CommonCoinIDAddressIdentifier.js +4 -1
  92. package/dist/src/models/CommonCoinIDAddressIdentifier.js.map +1 -1
  93. package/dist/src/models/CommonColumnState.d.ts +3 -2
  94. package/dist/src/models/CommonColumnState.js +4 -1
  95. package/dist/src/models/CommonColumnState.js.map +1 -1
  96. package/dist/src/models/CommonColumnStateSort.d.ts +3 -2
  97. package/dist/src/models/CommonColumnStateSort.js +4 -1
  98. package/dist/src/models/CommonColumnStateSort.js.map +1 -1
  99. package/dist/src/models/CommonComputeStats.d.ts +3 -2
  100. package/dist/src/models/CommonComputeStats.js +4 -1
  101. package/dist/src/models/CommonComputeStats.js.map +1 -1
  102. package/dist/src/models/CommonDuration.d.ts +3 -2
  103. package/dist/src/models/CommonDuration.js +4 -1
  104. package/dist/src/models/CommonDuration.js.map +1 -1
  105. package/dist/src/models/CommonEventLogColumn.d.ts +3 -2
  106. package/dist/src/models/CommonEventLogColumn.js +4 -1
  107. package/dist/src/models/CommonEventLogColumn.js.map +1 -1
  108. package/dist/src/models/CommonEventLogConfig.d.ts +4 -3
  109. package/dist/src/models/CommonEventLogConfig.js +5 -2
  110. package/dist/src/models/CommonEventLogConfig.js.map +1 -1
  111. package/dist/src/models/CommonEventLogEntry.d.ts +3 -2
  112. package/dist/src/models/CommonEventLogEntry.js +4 -1
  113. package/dist/src/models/CommonEventLogEntry.js.map +1 -1
  114. package/dist/src/models/CommonFormula.d.ts +3 -2
  115. package/dist/src/models/CommonFormula.js +4 -1
  116. package/dist/src/models/CommonFormula.js.map +1 -1
  117. package/dist/src/models/CommonFunction.d.ts +3 -2
  118. package/dist/src/models/CommonFunction.js +4 -1
  119. package/dist/src/models/CommonFunction.js.map +1 -1
  120. package/dist/src/models/CommonJoinOperator.d.ts +1 -0
  121. package/dist/src/models/CommonJoinOperator.js +11 -1
  122. package/dist/src/models/CommonJoinOperator.js.map +1 -1
  123. package/dist/src/models/CommonMatrix.d.ts +3 -2
  124. package/dist/src/models/CommonMatrix.js +4 -1
  125. package/dist/src/models/CommonMatrix.js.map +1 -1
  126. package/dist/src/models/CommonMatrixMetric.d.ts +3 -2
  127. package/dist/src/models/CommonMatrixMetric.js +4 -1
  128. package/dist/src/models/CommonMatrixMetric.js.map +1 -1
  129. package/dist/src/models/CommonMatrixSample.d.ts +3 -2
  130. package/dist/src/models/CommonMatrixSample.js +4 -1
  131. package/dist/src/models/CommonMatrixSample.js.map +1 -1
  132. package/dist/src/models/CommonMatrixValue.d.ts +3 -2
  133. package/dist/src/models/CommonMatrixValue.js +4 -1
  134. package/dist/src/models/CommonMatrixValue.js.map +1 -1
  135. package/dist/src/models/CommonOrganization.d.ts +4 -3
  136. package/dist/src/models/CommonOrganization.js +5 -2
  137. package/dist/src/models/CommonOrganization.js.map +1 -1
  138. package/dist/src/models/CommonOrganizationMember.d.ts +3 -2
  139. package/dist/src/models/CommonOrganizationMember.js +4 -1
  140. package/dist/src/models/CommonOrganizationMember.js.map +1 -1
  141. package/dist/src/models/CommonOrganizationRole.d.ts +1 -0
  142. package/dist/src/models/CommonOrganizationRole.js +11 -1
  143. package/dist/src/models/CommonOrganizationRole.js.map +1 -1
  144. package/dist/src/models/CommonOwner.d.ts +4 -3
  145. package/dist/src/models/CommonOwner.js +5 -2
  146. package/dist/src/models/CommonOwner.js.map +1 -1
  147. package/dist/src/models/CommonPermission.d.ts +1 -0
  148. package/dist/src/models/CommonPermission.js +11 -1
  149. package/dist/src/models/CommonPermission.js.map +1 -1
  150. package/dist/src/models/CommonPriceSegmentationQuery.d.ts +3 -2
  151. package/dist/src/models/CommonPriceSegmentationQuery.js +4 -1
  152. package/dist/src/models/CommonPriceSegmentationQuery.js.map +1 -1
  153. package/dist/src/models/CommonProject.d.ts +5 -4
  154. package/dist/src/models/CommonProject.js +6 -3
  155. package/dist/src/models/CommonProject.js.map +1 -1
  156. package/dist/src/models/CommonProjectInfo.d.ts +4 -3
  157. package/dist/src/models/CommonProjectInfo.js +5 -2
  158. package/dist/src/models/CommonProjectInfo.js.map +1 -1
  159. package/dist/src/models/CommonProjectProjectMember.d.ts +3 -2
  160. package/dist/src/models/CommonProjectProjectMember.js +4 -1
  161. package/dist/src/models/CommonProjectProjectMember.js.map +1 -1
  162. package/dist/src/models/CommonProjectSuperset.d.ts +3 -2
  163. package/dist/src/models/CommonProjectSuperset.js +4 -1
  164. package/dist/src/models/CommonProjectSuperset.js.map +1 -1
  165. package/dist/src/models/CommonProjectType.d.ts +2 -0
  166. package/dist/src/models/CommonProjectType.js +13 -2
  167. package/dist/src/models/CommonProjectType.js.map +1 -1
  168. package/dist/src/models/CommonProjectView.d.ts +3 -2
  169. package/dist/src/models/CommonProjectView.js +4 -1
  170. package/dist/src/models/CommonProjectView.js.map +1 -1
  171. package/dist/src/models/CommonProjectViewProjectViewConfig.d.ts +3 -2
  172. package/dist/src/models/CommonProjectViewProjectViewConfig.js +4 -1
  173. package/dist/src/models/CommonProjectViewProjectViewConfig.js.map +1 -1
  174. package/dist/src/models/CommonProjectVisibility.d.ts +1 -0
  175. package/dist/src/models/CommonProjectVisibility.js +11 -1
  176. package/dist/src/models/CommonProjectVisibility.js.map +1 -1
  177. package/dist/src/models/CommonQuery.d.ts +3 -2
  178. package/dist/src/models/CommonQuery.js +4 -1
  179. package/dist/src/models/CommonQuery.js.map +1 -1
  180. package/dist/src/models/CommonRetentionMatrix.d.ts +3 -2
  181. package/dist/src/models/CommonRetentionMatrix.js +4 -1
  182. package/dist/src/models/CommonRetentionMatrix.js.map +1 -1
  183. package/dist/src/models/CommonRetentionMatrixSample.d.ts +3 -2
  184. package/dist/src/models/CommonRetentionMatrixSample.js +4 -1
  185. package/dist/src/models/CommonRetentionMatrixSample.js.map +1 -1
  186. package/dist/src/models/CommonRetentionQuery.d.ts +6 -5
  187. package/dist/src/models/CommonRetentionQuery.js +7 -4
  188. package/dist/src/models/CommonRetentionQuery.js.map +1 -1
  189. package/dist/src/models/CommonRetentionQueryCriteria.d.ts +1 -0
  190. package/dist/src/models/CommonRetentionQueryCriteria.js +11 -1
  191. package/dist/src/models/CommonRetentionQueryCriteria.js.map +1 -1
  192. package/dist/src/models/CommonRetentionQueryFilter.d.ts +3 -2
  193. package/dist/src/models/CommonRetentionQueryFilter.js +4 -1
  194. package/dist/src/models/CommonRetentionQueryFilter.js.map +1 -1
  195. package/dist/src/models/CommonRetentionQueryFilterTimeFilter.d.ts +3 -2
  196. package/dist/src/models/CommonRetentionQueryFilterTimeFilter.js +4 -1
  197. package/dist/src/models/CommonRetentionQueryFilterTimeFilter.js.map +1 -1
  198. package/dist/src/models/CommonRetentionQueryFilterTimeFilterType.d.ts +1 -0
  199. package/dist/src/models/CommonRetentionQueryFilterTimeFilterType.js +11 -1
  200. package/dist/src/models/CommonRetentionQueryFilterTimeFilterType.js.map +1 -1
  201. package/dist/src/models/CommonRetentionQueryInterval.d.ts +3 -2
  202. package/dist/src/models/CommonRetentionQueryInterval.js +4 -1
  203. package/dist/src/models/CommonRetentionQueryInterval.js.map +1 -1
  204. package/dist/src/models/CommonRetentionQueryIntervalUnit.d.ts +1 -0
  205. package/dist/src/models/CommonRetentionQueryIntervalUnit.js +11 -1
  206. package/dist/src/models/CommonRetentionQueryIntervalUnit.js.map +1 -1
  207. package/dist/src/models/CommonRetentionQueryResource.d.ts +3 -2
  208. package/dist/src/models/CommonRetentionQueryResource.js +4 -1
  209. package/dist/src/models/CommonRetentionQueryResource.js.map +1 -1
  210. package/dist/src/models/CommonRichStruct.d.ts +35 -0
  211. package/dist/src/models/CommonRichStruct.js +44 -0
  212. package/dist/src/models/CommonRichStruct.js.map +1 -0
  213. package/dist/src/models/CommonRichValue.d.ts +97 -0
  214. package/dist/src/models/CommonRichValue.js +67 -0
  215. package/dist/src/models/CommonRichValue.js.map +1 -0
  216. package/dist/src/models/CommonRichValueList.d.ts +33 -0
  217. package/dist/src/models/CommonRichValueList.js +43 -0
  218. package/dist/src/models/CommonRichValueList.js.map +1 -0
  219. package/dist/src/models/CommonRichValueNullValue.d.ts +24 -0
  220. package/dist/src/models/CommonRichValueNullValue.js +43 -0
  221. package/dist/src/models/CommonRichValueNullValue.js.map +1 -0
  222. package/dist/src/models/CommonSegmentParameter.d.ts +3 -2
  223. package/dist/src/models/CommonSegmentParameter.js +4 -1
  224. package/dist/src/models/CommonSegmentParameter.js.map +1 -1
  225. package/dist/src/models/CommonSegmentationQuery.d.ts +5 -4
  226. package/dist/src/models/CommonSegmentationQuery.js +6 -3
  227. package/dist/src/models/CommonSegmentationQuery.js.map +1 -1
  228. package/dist/src/models/CommonSegmentationQueryAggregation.d.ts +3 -2
  229. package/dist/src/models/CommonSegmentationQueryAggregation.js +4 -1
  230. package/dist/src/models/CommonSegmentationQueryAggregation.js.map +1 -1
  231. package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.d.ts +3 -2
  232. package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.js +4 -1
  233. package/dist/src/models/CommonSegmentationQueryAggregationAggregateProperties.js.map +1 -1
  234. package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.d.ts +1 -0
  235. package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js +11 -1
  236. package/dist/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.js.map +1 -1
  237. package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.d.ts +3 -2
  238. package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.js +4 -1
  239. package/dist/src/models/CommonSegmentationQueryAggregationCountUnique.js.map +1 -1
  240. package/dist/src/models/CommonSegmentationQueryResource.d.ts +3 -2
  241. package/dist/src/models/CommonSegmentationQueryResource.js +4 -1
  242. package/dist/src/models/CommonSegmentationQueryResource.js.map +1 -1
  243. package/dist/src/models/CommonSegmentationQueryResourceType.d.ts +1 -0
  244. package/dist/src/models/CommonSegmentationQueryResourceType.js +11 -1
  245. package/dist/src/models/CommonSegmentationQueryResourceType.js.map +1 -1
  246. package/dist/src/models/CommonSegmentationQuerySelectorExpr.d.ts +4 -3
  247. package/dist/src/models/CommonSegmentationQuerySelectorExpr.js +5 -2
  248. package/dist/src/models/CommonSegmentationQuerySelectorExpr.js.map +1 -1
  249. package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.d.ts +4 -3
  250. package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.js +5 -2
  251. package/dist/src/models/CommonSegmentationQuerySelectorExprLogicExpr.js.map +1 -1
  252. package/dist/src/models/CommonSelector.d.ts +4 -3
  253. package/dist/src/models/CommonSelector.js +5 -2
  254. package/dist/src/models/CommonSelector.js.map +1 -1
  255. package/dist/src/models/CommonSelectorExpr.d.ts +4 -3
  256. package/dist/src/models/CommonSelectorExpr.js +5 -2
  257. package/dist/src/models/CommonSelectorExpr.js.map +1 -1
  258. package/dist/src/models/CommonSelectorExprLogicExpr.d.ts +4 -3
  259. package/dist/src/models/CommonSelectorExprLogicExpr.js +5 -2
  260. package/dist/src/models/CommonSelectorExprLogicExpr.js.map +1 -1
  261. package/dist/src/models/CommonSelectorOperatorType.d.ts +1 -0
  262. package/dist/src/models/CommonSelectorOperatorType.js +11 -1
  263. package/dist/src/models/CommonSelectorOperatorType.js.map +1 -1
  264. package/dist/src/models/CommonStringList.d.ts +3 -2
  265. package/dist/src/models/CommonStringList.js +4 -1
  266. package/dist/src/models/CommonStringList.js.map +1 -1
  267. package/dist/src/models/CommonTabularData.d.ts +3 -2
  268. package/dist/src/models/CommonTabularData.js +4 -1
  269. package/dist/src/models/CommonTabularData.js.map +1 -1
  270. package/dist/src/models/CommonTabularDataColumnType.d.ts +1 -0
  271. package/dist/src/models/CommonTabularDataColumnType.js +11 -1
  272. package/dist/src/models/CommonTabularDataColumnType.js.map +1 -1
  273. package/dist/src/models/CommonTier.d.ts +1 -0
  274. package/dist/src/models/CommonTier.js +11 -1
  275. package/dist/src/models/CommonTier.js.map +1 -1
  276. package/dist/src/models/CommonTimeRange.d.ts +3 -2
  277. package/dist/src/models/CommonTimeRange.js +4 -1
  278. package/dist/src/models/CommonTimeRange.js.map +1 -1
  279. package/dist/src/models/CommonTimeRangeLite.d.ts +4 -3
  280. package/dist/src/models/CommonTimeRangeLite.js +7 -4
  281. package/dist/src/models/CommonTimeRangeLite.js.map +1 -1
  282. package/dist/src/models/CommonTimeRangeRelativeTime.d.ts +3 -2
  283. package/dist/src/models/CommonTimeRangeRelativeTime.js +4 -1
  284. package/dist/src/models/CommonTimeRangeRelativeTime.js.map +1 -1
  285. package/dist/src/models/CommonTimeRangeTimeLike.d.ts +3 -2
  286. package/dist/src/models/CommonTimeRangeTimeLike.js +4 -1
  287. package/dist/src/models/CommonTimeRangeTimeLike.js.map +1 -1
  288. package/dist/src/models/CommonUser.d.ts +3 -2
  289. package/dist/src/models/CommonUser.js +4 -1
  290. package/dist/src/models/CommonUser.js.map +1 -1
  291. package/dist/src/models/CommonUserAccountStatus.d.ts +1 -0
  292. package/dist/src/models/CommonUserAccountStatus.js +11 -1
  293. package/dist/src/models/CommonUserAccountStatus.js.map +1 -1
  294. package/dist/src/models/CommonUserInfo.d.ts +3 -2
  295. package/dist/src/models/CommonUserInfo.js +4 -1
  296. package/dist/src/models/CommonUserInfo.js.map +1 -1
  297. package/dist/src/models/EvmAccessListItem.d.ts +3 -2
  298. package/dist/src/models/EvmAccessListItem.js +4 -1
  299. package/dist/src/models/EvmAccessListItem.js.map +1 -1
  300. package/dist/src/models/EvmTransaction.d.ts +3 -2
  301. package/dist/src/models/EvmTransaction.js +4 -1
  302. package/dist/src/models/EvmTransaction.js.map +1 -1
  303. package/dist/src/models/EvmTransactionReceipt.d.ts +3 -2
  304. package/dist/src/models/EvmTransactionReceipt.js +4 -1
  305. package/dist/src/models/EvmTransactionReceipt.js.map +1 -1
  306. package/dist/src/models/GoogleApiHttpBody.d.ts +6 -48
  307. package/dist/src/models/GoogleApiHttpBody.js +4 -1
  308. package/dist/src/models/GoogleApiHttpBody.js.map +1 -1
  309. package/dist/src/models/GoogleProtobufAny.d.ts +5 -3
  310. package/dist/src/models/GoogleProtobufAny.js +4 -1
  311. package/dist/src/models/GoogleProtobufAny.js.map +1 -1
  312. package/dist/src/models/GoogleProtobufNullValue.d.ts +1 -0
  313. package/dist/src/models/GoogleProtobufNullValue.js +11 -1
  314. package/dist/src/models/GoogleProtobufNullValue.js.map +1 -1
  315. package/dist/src/models/InsightsServiceDataSource.d.ts +1 -0
  316. package/dist/src/models/InsightsServiceDataSource.js +11 -1
  317. package/dist/src/models/InsightsServiceDataSource.js.map +1 -1
  318. package/dist/src/models/InsightsServiceInsightsServiceQueryBody.d.ts +3 -2
  319. package/dist/src/models/InsightsServiceInsightsServiceQueryBody.js +4 -1
  320. package/dist/src/models/InsightsServiceInsightsServiceQueryBody.js.map +1 -1
  321. package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.d.ts +3 -2
  322. package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.js +4 -1
  323. package/dist/src/models/InsightsServiceInsightsServiceRetentionBody.js.map +1 -1
  324. package/dist/src/models/InsightsServiceListCoinsResponse.d.ts +3 -2
  325. package/dist/src/models/InsightsServiceListCoinsResponse.js +4 -1
  326. package/dist/src/models/InsightsServiceListCoinsResponse.js.map +1 -1
  327. package/dist/src/models/InsightsServiceQueryRequestQuery.d.ts +5 -4
  328. package/dist/src/models/InsightsServiceQueryRequestQuery.js +6 -3
  329. package/dist/src/models/InsightsServiceQueryRequestQuery.js.map +1 -1
  330. package/dist/src/models/InsightsServiceQueryResponse.d.ts +3 -2
  331. package/dist/src/models/InsightsServiceQueryResponse.js +4 -1
  332. package/dist/src/models/InsightsServiceQueryResponse.js.map +1 -1
  333. package/dist/src/models/InsightsServiceQueryResponseResult.d.ts +4 -3
  334. package/dist/src/models/InsightsServiceQueryResponseResult.js +5 -2
  335. package/dist/src/models/InsightsServiceQueryResponseResult.js.map +1 -1
  336. package/dist/src/models/InsightsServiceRetentionRequest.d.ts +3 -2
  337. package/dist/src/models/InsightsServiceRetentionRequest.js +4 -1
  338. package/dist/src/models/InsightsServiceRetentionRequest.js.map +1 -1
  339. package/dist/src/models/InsightsServiceRetentionResponse.d.ts +4 -3
  340. package/dist/src/models/InsightsServiceRetentionResponse.js +5 -2
  341. package/dist/src/models/InsightsServiceRetentionResponse.js.map +1 -1
  342. package/dist/src/models/MetricsServiceGetMetricsResponse.d.ts +3 -2
  343. package/dist/src/models/MetricsServiceGetMetricsResponse.js +4 -1
  344. package/dist/src/models/MetricsServiceGetMetricsResponse.js.map +1 -1
  345. package/dist/src/models/MetricsServiceMetricInfo.d.ts +3 -2
  346. package/dist/src/models/MetricsServiceMetricInfo.js +4 -1
  347. package/dist/src/models/MetricsServiceMetricInfo.js.map +1 -1
  348. package/dist/src/models/MetricsServiceMetricInfoLabelValues.d.ts +3 -2
  349. package/dist/src/models/MetricsServiceMetricInfoLabelValues.js +4 -1
  350. package/dist/src/models/MetricsServiceMetricInfoLabelValues.js.map +1 -1
  351. package/dist/src/models/MetricsServiceMetricMetadata.d.ts +3 -2
  352. package/dist/src/models/MetricsServiceMetricMetadata.js +4 -1
  353. package/dist/src/models/MetricsServiceMetricMetadata.js.map +1 -1
  354. package/dist/src/models/MetricsServiceMetricsQueryResponse.d.ts +3 -2
  355. package/dist/src/models/MetricsServiceMetricsQueryResponse.js +4 -1
  356. package/dist/src/models/MetricsServiceMetricsQueryResponse.js.map +1 -1
  357. package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.d.ts +3 -2
  358. package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.js +4 -1
  359. package/dist/src/models/MetricsServiceMetricsQueryResponseMatrix.js.map +1 -1
  360. package/dist/src/models/MetricsServiceMetricsQueryResponseMetric.d.ts +3 -2
  361. package/dist/src/models/MetricsServiceMetricsQueryResponseMetric.js +4 -1
  362. package/dist/src/models/MetricsServiceMetricsQueryResponseMetric.js.map +1 -1
  363. package/dist/src/models/MetricsServiceMetricsQueryResponseResult.d.ts +4 -3
  364. package/dist/src/models/MetricsServiceMetricsQueryResponseResult.js +5 -2
  365. package/dist/src/models/MetricsServiceMetricsQueryResponseResult.js.map +1 -1
  366. package/dist/src/models/MetricsServiceMetricsQueryResponseSample.d.ts +3 -2
  367. package/dist/src/models/MetricsServiceMetricsQueryResponseSample.js +4 -1
  368. package/dist/src/models/MetricsServiceMetricsQueryResponseSample.js.map +1 -1
  369. package/dist/src/models/MetricsServiceMetricsQueryResponseValue.d.ts +3 -2
  370. package/dist/src/models/MetricsServiceMetricsQueryResponseValue.js +4 -1
  371. package/dist/src/models/MetricsServiceMetricsQueryResponseValue.js.map +1 -1
  372. package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.d.ts +4 -3
  373. package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.js +5 -2
  374. package/dist/src/models/MetricsServiceObservabilityServiceQueryBody.js.map +1 -1
  375. package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.d.ts +4 -3
  376. package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.js +6 -3
  377. package/dist/src/models/MetricsServiceObservabilityServiceQueryRangeBody.js.map +1 -1
  378. package/dist/src/models/MetricsServiceQueryValueResponse.d.ts +3 -2
  379. package/dist/src/models/MetricsServiceQueryValueResponse.js +4 -1
  380. package/dist/src/models/MetricsServiceQueryValueResponse.js.map +1 -1
  381. package/dist/src/models/MetricsServiceQueryValueResponseResult.d.ts +3 -2
  382. package/dist/src/models/MetricsServiceQueryValueResponseResult.js +4 -1
  383. package/dist/src/models/MetricsServiceQueryValueResponseResult.js.map +1 -1
  384. package/dist/src/models/PriceServiceBatchGetPricesRequest.d.ts +39 -0
  385. package/dist/src/models/PriceServiceBatchGetPricesRequest.js +45 -0
  386. package/dist/src/models/PriceServiceBatchGetPricesRequest.js.map +1 -0
  387. package/dist/src/models/PriceServiceBatchGetPricesResponse.d.ts +33 -0
  388. package/dist/src/models/PriceServiceBatchGetPricesResponse.js +43 -0
  389. package/dist/src/models/PriceServiceBatchGetPricesResponse.js.map +1 -0
  390. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPrice.d.ts +46 -0
  391. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPrice.js +48 -0
  392. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPrice.js.map +1 -0
  393. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPricePrice.d.ts +33 -0
  394. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPricePrice.js +43 -0
  395. package/dist/src/models/PriceServiceBatchGetPricesResponseCoinPricePrice.js.map +1 -0
  396. package/dist/src/models/PriceServiceCheckLatestPriceResponse.d.ts +39 -0
  397. package/dist/src/models/PriceServiceCheckLatestPriceResponse.js +45 -0
  398. package/dist/src/models/PriceServiceCheckLatestPriceResponse.js.map +1 -0
  399. package/dist/src/models/PriceServiceCheckLatestPriceResponseCoinPrice.d.ts +45 -0
  400. package/dist/src/models/PriceServiceCheckLatestPriceResponseCoinPrice.js +47 -0
  401. package/dist/src/models/PriceServiceCheckLatestPriceResponseCoinPrice.js.map +1 -0
  402. package/dist/src/models/PriceServiceCoinID.d.ts +39 -0
  403. package/dist/src/models/PriceServiceCoinID.js +45 -0
  404. package/dist/src/models/PriceServiceCoinID.js.map +1 -0
  405. package/dist/src/models/PriceServiceCoinIDAddressIdentifier.d.ts +39 -0
  406. package/dist/src/models/PriceServiceCoinIDAddressIdentifier.js +44 -0
  407. package/dist/src/models/PriceServiceCoinIDAddressIdentifier.js.map +1 -0
  408. package/dist/src/models/PriceServiceGetPriceResponse.d.ts +38 -0
  409. package/dist/src/models/PriceServiceGetPriceResponse.js +44 -0
  410. package/dist/src/models/PriceServiceGetPriceResponse.js.map +1 -0
  411. package/dist/src/models/PriceServiceListCoinsResponse.d.ts +41 -0
  412. package/dist/src/models/PriceServiceListCoinsResponse.js +46 -0
  413. package/dist/src/models/PriceServiceListCoinsResponse.js.map +1 -0
  414. package/dist/src/models/SolidityServiceBaseChainConfig.d.ts +69 -0
  415. package/dist/src/models/SolidityServiceBaseChainConfig.js +55 -0
  416. package/dist/src/models/SolidityServiceBaseChainConfig.js.map +1 -0
  417. package/dist/src/models/SolidityServiceBlockOverrides.d.ts +3 -2
  418. package/dist/src/models/SolidityServiceBlockOverrides.js +4 -1
  419. package/dist/src/models/SolidityServiceBlockOverrides.js.map +1 -1
  420. package/dist/src/models/SolidityServiceChainIdentifier.d.ts +38 -0
  421. package/dist/src/models/SolidityServiceChainIdentifier.js +44 -0
  422. package/dist/src/models/SolidityServiceChainIdentifier.js.map +1 -0
  423. package/dist/src/models/SolidityServiceCompileSourceInternalResponse.d.ts +3 -2
  424. package/dist/src/models/SolidityServiceCompileSourceInternalResponse.js +4 -1
  425. package/dist/src/models/SolidityServiceCompileSourceInternalResponse.js.map +1 -1
  426. package/dist/src/models/SolidityServiceCompilerOptions.d.ts +3 -2
  427. package/dist/src/models/SolidityServiceCompilerOptions.js +4 -1
  428. package/dist/src/models/SolidityServiceCompilerOptions.js.map +1 -1
  429. package/dist/src/models/SolidityServiceContractKeyInfo.d.ts +3 -2
  430. package/dist/src/models/SolidityServiceContractKeyInfo.js +4 -1
  431. package/dist/src/models/SolidityServiceContractKeyInfo.js.map +1 -1
  432. package/dist/src/models/SolidityServiceCreateForkResponse.d.ts +33 -0
  433. package/dist/src/models/SolidityServiceCreateForkResponse.js +43 -0
  434. package/dist/src/models/SolidityServiceCreateForkResponse.js.map +1 -0
  435. package/dist/src/models/SolidityServiceDecodeStateDiffResponse.d.ts +3 -2
  436. package/dist/src/models/SolidityServiceDecodeStateDiffResponse.js +4 -1
  437. package/dist/src/models/SolidityServiceDecodeStateDiffResponse.js.map +1 -1
  438. package/dist/src/models/SolidityServiceExternalFork.d.ts +39 -0
  439. package/dist/src/models/SolidityServiceExternalFork.js +45 -0
  440. package/dist/src/models/SolidityServiceExternalFork.js.map +1 -0
  441. package/dist/src/models/SolidityServiceFailure.d.ts +3 -2
  442. package/dist/src/models/SolidityServiceFailure.js +4 -1
  443. package/dist/src/models/SolidityServiceFailure.js.map +1 -1
  444. package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.d.ts +3 -2
  445. package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.js +4 -1
  446. package/dist/src/models/SolidityServiceFetchAndCompileInternalResponse.js.map +1 -1
  447. package/dist/src/models/SolidityServiceFork.d.ts +77 -0
  448. package/dist/src/models/SolidityServiceFork.js +59 -0
  449. package/dist/src/models/SolidityServiceFork.js.map +1 -0
  450. package/dist/src/models/SolidityServiceForkServiceCreateForkBody.d.ts +33 -0
  451. package/dist/src/models/SolidityServiceForkServiceCreateForkBody.js +45 -0
  452. package/dist/src/models/SolidityServiceForkServiceCreateForkBody.js.map +1 -0
  453. package/dist/src/models/SolidityServiceForkServiceUpdateForkBody.d.ts +33 -0
  454. package/dist/src/models/SolidityServiceForkServiceUpdateForkBody.js +45 -0
  455. package/dist/src/models/SolidityServiceForkServiceUpdateForkBody.js.map +1 -0
  456. package/dist/src/models/SolidityServiceForkType.d.ts +25 -0
  457. package/dist/src/models/SolidityServiceForkType.js +44 -0
  458. package/dist/src/models/SolidityServiceForkType.js.map +1 -0
  459. package/dist/src/models/SolidityServiceGetForkInfoResponse.d.ts +70 -0
  460. package/dist/src/models/SolidityServiceGetForkInfoResponse.js +56 -0
  461. package/dist/src/models/SolidityServiceGetForkInfoResponse.js.map +1 -0
  462. package/dist/src/models/SolidityServiceGetForkResponse.d.ts +33 -0
  463. package/dist/src/models/SolidityServiceGetForkResponse.js +43 -0
  464. package/dist/src/models/SolidityServiceGetForkResponse.js.map +1 -0
  465. package/dist/src/models/SolidityServiceGetSimulationBundleResponse.d.ts +3 -2
  466. package/dist/src/models/SolidityServiceGetSimulationBundleResponse.js +4 -1
  467. package/dist/src/models/SolidityServiceGetSimulationBundleResponse.js.map +1 -1
  468. package/dist/src/models/SolidityServiceGetSimulationResponse.d.ts +3 -2
  469. package/dist/src/models/SolidityServiceGetSimulationResponse.js +4 -1
  470. package/dist/src/models/SolidityServiceGetSimulationResponse.js.map +1 -1
  471. package/dist/src/models/SolidityServiceGetSimulationsResponse.d.ts +3 -2
  472. package/dist/src/models/SolidityServiceGetSimulationsResponse.js +4 -1
  473. package/dist/src/models/SolidityServiceGetSimulationsResponse.js.map +1 -1
  474. package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.d.ts +3 -2
  475. package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.js +4 -1
  476. package/dist/src/models/SolidityServiceGetStorageSummaryInternalResponse.js.map +1 -1
  477. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.d.ts +3 -2
  478. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.js +4 -1
  479. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestBundle.js.map +1 -1
  480. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.d.ts +3 -2
  481. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.js +4 -1
  482. package/dist/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.js.map +1 -1
  483. package/dist/src/models/SolidityServiceGetTraceCallInternalResponse.d.ts +3 -2
  484. package/dist/src/models/SolidityServiceGetTraceCallInternalResponse.js +4 -1
  485. package/dist/src/models/SolidityServiceGetTraceCallInternalResponse.js.map +1 -1
  486. package/dist/src/models/SolidityServiceGetTraceTransactionInternalResponse.d.ts +3 -2
  487. package/dist/src/models/SolidityServiceGetTraceTransactionInternalResponse.js +4 -1
  488. package/dist/src/models/SolidityServiceGetTraceTransactionInternalResponse.js.map +1 -1
  489. package/dist/src/models/SolidityServiceListForksResponse.d.ts +33 -0
  490. package/dist/src/models/SolidityServiceListForksResponse.js +43 -0
  491. package/dist/src/models/SolidityServiceListForksResponse.js.map +1 -0
  492. package/dist/src/models/SolidityServiceManagedFork.d.ts +45 -0
  493. package/dist/src/models/SolidityServiceManagedFork.js +47 -0
  494. package/dist/src/models/SolidityServiceManagedFork.js.map +1 -0
  495. package/dist/src/models/SolidityServiceMetadata.d.ts +3 -2
  496. package/dist/src/models/SolidityServiceMetadata.js +4 -1
  497. package/dist/src/models/SolidityServiceMetadata.js.map +1 -1
  498. package/dist/src/models/SolidityServiceNodeEnvironment.d.ts +50 -0
  499. package/dist/src/models/SolidityServiceNodeEnvironment.js +48 -0
  500. package/dist/src/models/SolidityServiceNodeEnvironment.js.map +1 -0
  501. package/dist/src/models/SolidityServiceNodeForkConfig.d.ts +44 -0
  502. package/dist/src/models/SolidityServiceNodeForkConfig.js +46 -0
  503. package/dist/src/models/SolidityServiceNodeForkConfig.js.map +1 -0
  504. package/dist/src/models/SolidityServiceOptimizer.d.ts +3 -2
  505. package/dist/src/models/SolidityServiceOptimizer.js +4 -1
  506. package/dist/src/models/SolidityServiceOptimizer.js.map +1 -1
  507. package/dist/src/models/SolidityServiceOptimizerDetails.d.ts +3 -2
  508. package/dist/src/models/SolidityServiceOptimizerDetails.js +4 -1
  509. package/dist/src/models/SolidityServiceOptimizerDetails.js.map +1 -1
  510. package/dist/src/models/SolidityServiceOptimizerDetailsYulDetails.d.ts +3 -2
  511. package/dist/src/models/SolidityServiceOptimizerDetailsYulDetails.js +4 -1
  512. package/dist/src/models/SolidityServiceOptimizerDetailsYulDetails.js.map +1 -1
  513. package/dist/src/models/SolidityServicePreProcessCompilationInternalResponse.d.ts +3 -2
  514. package/dist/src/models/SolidityServicePreProcessCompilationInternalResponse.js +4 -1
  515. package/dist/src/models/SolidityServicePreProcessCompilationInternalResponse.js.map +1 -1
  516. package/dist/src/models/SolidityServiceSettings.d.ts +3 -2
  517. package/dist/src/models/SolidityServiceSettings.js +4 -1
  518. package/dist/src/models/SolidityServiceSettings.js.map +1 -1
  519. package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.d.ts +3 -2
  520. package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.js +4 -1
  521. package/dist/src/models/SolidityServiceSimulateTransactionBundleResponse.js.map +1 -1
  522. package/dist/src/models/SolidityServiceSimulateTransactionResponse.d.ts +3 -2
  523. package/dist/src/models/SolidityServiceSimulateTransactionResponse.js +4 -1
  524. package/dist/src/models/SolidityServiceSimulateTransactionResponse.js.map +1 -1
  525. package/dist/src/models/SolidityServiceSimulation.d.ts +27 -13
  526. package/dist/src/models/SolidityServiceSimulation.js +39 -11
  527. package/dist/src/models/SolidityServiceSimulation.js.map +1 -1
  528. package/dist/src/models/SolidityServiceSimulationResult.d.ts +4 -3
  529. package/dist/src/models/SolidityServiceSimulationResult.js +5 -2
  530. package/dist/src/models/SolidityServiceSimulationResult.js.map +1 -1
  531. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBody.d.ts +40 -0
  532. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBody.js +48 -0
  533. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBody.js.map +1 -0
  534. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBodyChainSpec.d.ts +32 -0
  535. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBodyChainSpec.js +42 -0
  536. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBodyChainSpec.js.map +1 -0
  537. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody.d.ts +40 -0
  538. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody.js +48 -0
  539. package/dist/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody.js.map +1 -0
  540. package/dist/src/models/SolidityServiceSourceFetcherType.d.ts +26 -0
  541. package/dist/src/models/SolidityServiceSourceFetcherType.js +45 -0
  542. package/dist/src/models/SolidityServiceSourceFetcherType.js.map +1 -0
  543. package/dist/src/models/SolidityServiceSourceInfo.d.ts +3 -2
  544. package/dist/src/models/SolidityServiceSourceInfo.js +4 -1
  545. package/dist/src/models/SolidityServiceSourceInfo.js.map +1 -1
  546. package/dist/src/models/SolidityServiceSourceMultiFile.d.ts +3 -2
  547. package/dist/src/models/SolidityServiceSourceMultiFile.js +4 -1
  548. package/dist/src/models/SolidityServiceSourceMultiFile.js.map +1 -1
  549. package/dist/src/models/SolidityServiceSourceSpec.d.ts +3 -2
  550. package/dist/src/models/SolidityServiceSourceSpec.js +4 -1
  551. package/dist/src/models/SolidityServiceSourceSpec.js.map +1 -1
  552. package/dist/src/models/SolidityServiceSpecializations.d.ts +3 -2
  553. package/dist/src/models/SolidityServiceSpecializations.js +4 -1
  554. package/dist/src/models/SolidityServiceSpecializations.js.map +1 -1
  555. package/dist/src/models/SolidityServiceStateOverride.d.ts +3 -2
  556. package/dist/src/models/SolidityServiceStateOverride.js +4 -1
  557. package/dist/src/models/SolidityServiceStateOverride.js.map +1 -1
  558. package/dist/src/models/SolidityServiceStorageSummaryResult.d.ts +3 -2
  559. package/dist/src/models/SolidityServiceStorageSummaryResult.js +4 -1
  560. package/dist/src/models/SolidityServiceStorageSummaryResult.js.map +1 -1
  561. package/dist/src/models/SolidityServiceTxIdentifier.d.ts +5 -4
  562. package/dist/src/models/SolidityServiceTxIdentifier.js +5 -4
  563. package/dist/src/models/SolidityServiceTxIdentifier.js.map +1 -1
  564. package/dist/src/models/SolidityServiceUpdateForkResponse.d.ts +33 -0
  565. package/dist/src/models/SolidityServiceUpdateForkResponse.js +43 -0
  566. package/dist/src/models/SolidityServiceUpdateForkResponse.js.map +1 -0
  567. package/dist/src/models/TxindexEvmRawTransaction.d.ts +3 -2
  568. package/dist/src/models/TxindexEvmRawTransaction.js +4 -1
  569. package/dist/src/models/TxindexEvmRawTransaction.js.map +1 -1
  570. package/dist/src/models/TxindexEvmSearchTransactionsResponse.d.ts +3 -2
  571. package/dist/src/models/TxindexEvmSearchTransactionsResponse.js +4 -1
  572. package/dist/src/models/TxindexEvmSearchTransactionsResponse.js.map +1 -1
  573. package/dist/src/models/WebServiceChart.d.ts +8 -7
  574. package/dist/src/models/WebServiceChart.js +9 -6
  575. package/dist/src/models/WebServiceChart.js.map +1 -1
  576. package/dist/src/models/WebServiceChartChartType.d.ts +1 -0
  577. package/dist/src/models/WebServiceChartChartType.js +11 -1
  578. package/dist/src/models/WebServiceChartChartType.js.map +1 -1
  579. package/dist/src/models/WebServiceChartConfig.d.ts +15 -7
  580. package/dist/src/models/WebServiceChartConfig.js +12 -6
  581. package/dist/src/models/WebServiceChartConfig.js.map +1 -1
  582. package/dist/src/models/WebServiceChartConfigBarGaugeConfig.d.ts +4 -3
  583. package/dist/src/models/WebServiceChartConfigBarGaugeConfig.js +5 -2
  584. package/dist/src/models/WebServiceChartConfigBarGaugeConfig.js.map +1 -1
  585. package/dist/src/models/WebServiceChartConfigCalculation.d.ts +1 -0
  586. package/dist/src/models/WebServiceChartConfigCalculation.js +11 -1
  587. package/dist/src/models/WebServiceChartConfigCalculation.js.map +1 -1
  588. package/dist/src/models/WebServiceChartConfigColorTheme.d.ts +3 -2
  589. package/dist/src/models/WebServiceChartConfigColorTheme.js +4 -1
  590. package/dist/src/models/WebServiceChartConfigColorTheme.js.map +1 -1
  591. package/dist/src/models/WebServiceChartConfigColumnSort.d.ts +3 -2
  592. package/dist/src/models/WebServiceChartConfigColumnSort.js +4 -1
  593. package/dist/src/models/WebServiceChartConfigColumnSort.js.map +1 -1
  594. package/dist/src/models/WebServiceChartConfigCompareTime.d.ts +3 -2
  595. package/dist/src/models/WebServiceChartConfigCompareTime.js +4 -1
  596. package/dist/src/models/WebServiceChartConfigCompareTime.js.map +1 -1
  597. package/dist/src/models/WebServiceChartConfigDirection.d.ts +1 -0
  598. package/dist/src/models/WebServiceChartConfigDirection.js +11 -1
  599. package/dist/src/models/WebServiceChartConfigDirection.js.map +1 -1
  600. package/dist/src/models/WebServiceChartConfigLineConfig.d.ts +33 -0
  601. package/dist/src/models/WebServiceChartConfigLineConfig.js +43 -0
  602. package/dist/src/models/WebServiceChartConfigLineConfig.js.map +1 -0
  603. package/dist/src/models/WebServiceChartConfigLineConfigStyle.d.ts +25 -0
  604. package/dist/src/models/WebServiceChartConfigLineConfigStyle.js +44 -0
  605. package/dist/src/models/WebServiceChartConfigLineConfigStyle.js.map +1 -0
  606. package/dist/src/models/WebServiceChartConfigMappingRule.d.ts +3 -2
  607. package/dist/src/models/WebServiceChartConfigMappingRule.js +4 -1
  608. package/dist/src/models/WebServiceChartConfigMappingRule.js.map +1 -1
  609. package/dist/src/models/WebServiceChartConfigMarker.d.ts +3 -2
  610. package/dist/src/models/WebServiceChartConfigMarker.js +4 -1
  611. package/dist/src/models/WebServiceChartConfigMarker.js.map +1 -1
  612. package/dist/src/models/WebServiceChartConfigMarkerType.d.ts +1 -0
  613. package/dist/src/models/WebServiceChartConfigMarkerType.js +11 -1
  614. package/dist/src/models/WebServiceChartConfigMarkerType.js.map +1 -1
  615. package/dist/src/models/WebServiceChartConfigPieConfig.d.ts +3 -2
  616. package/dist/src/models/WebServiceChartConfigPieConfig.js +4 -1
  617. package/dist/src/models/WebServiceChartConfigPieConfig.js.map +1 -1
  618. package/dist/src/models/WebServiceChartConfigPieConfigPieType.d.ts +1 -0
  619. package/dist/src/models/WebServiceChartConfigPieConfigPieType.js +11 -1
  620. package/dist/src/models/WebServiceChartConfigPieConfigPieType.js.map +1 -1
  621. package/dist/src/models/WebServiceChartConfigQueryValueConfig.d.ts +3 -2
  622. package/dist/src/models/WebServiceChartConfigQueryValueConfig.js +4 -1
  623. package/dist/src/models/WebServiceChartConfigQueryValueConfig.js.map +1 -1
  624. package/dist/src/models/WebServiceChartConfigSort.d.ts +3 -2
  625. package/dist/src/models/WebServiceChartConfigSort.js +4 -1
  626. package/dist/src/models/WebServiceChartConfigSort.js.map +1 -1
  627. package/dist/src/models/WebServiceChartConfigSortBy.d.ts +1 -0
  628. package/dist/src/models/WebServiceChartConfigSortBy.js +11 -1
  629. package/dist/src/models/WebServiceChartConfigSortBy.js.map +1 -1
  630. package/dist/src/models/WebServiceChartConfigTableConfig.d.ts +4 -3
  631. package/dist/src/models/WebServiceChartConfigTableConfig.js +5 -2
  632. package/dist/src/models/WebServiceChartConfigTableConfig.js.map +1 -1
  633. package/dist/src/models/WebServiceChartConfigTimeRangeOverride.d.ts +3 -2
  634. package/dist/src/models/WebServiceChartConfigTimeRangeOverride.js +4 -1
  635. package/dist/src/models/WebServiceChartConfigTimeRangeOverride.js.map +1 -1
  636. package/dist/src/models/WebServiceChartConfigValueConfig.d.ts +3 -2
  637. package/dist/src/models/WebServiceChartConfigValueConfig.js +4 -1
  638. package/dist/src/models/WebServiceChartConfigValueConfig.js.map +1 -1
  639. package/dist/src/models/WebServiceChartConfigValueConfigStyle.d.ts +1 -0
  640. package/dist/src/models/WebServiceChartConfigValueConfigStyle.js +11 -1
  641. package/dist/src/models/WebServiceChartConfigValueConfigStyle.js.map +1 -1
  642. package/dist/src/models/WebServiceChartConfigValueFormatter.d.ts +1 -0
  643. package/dist/src/models/WebServiceChartConfigValueFormatter.js +11 -1
  644. package/dist/src/models/WebServiceChartConfigValueFormatter.js.map +1 -1
  645. package/dist/src/models/WebServiceChartConfigYAxisConfig.d.ts +3 -2
  646. package/dist/src/models/WebServiceChartConfigYAxisConfig.js +4 -1
  647. package/dist/src/models/WebServiceChartConfigYAxisConfig.js.map +1 -1
  648. package/dist/src/models/WebServiceChartDataSourceType.d.ts +1 -0
  649. package/dist/src/models/WebServiceChartDataSourceType.js +11 -1
  650. package/dist/src/models/WebServiceChartDataSourceType.js.map +1 -1
  651. package/dist/src/models/WebServiceDashboard.d.ts +5 -4
  652. package/dist/src/models/WebServiceDashboard.js +6 -3
  653. package/dist/src/models/WebServiceDashboard.js.map +1 -1
  654. package/dist/src/models/WebServiceDashboardDashboardVisibility.d.ts +1 -0
  655. package/dist/src/models/WebServiceDashboardDashboardVisibility.js +11 -1
  656. package/dist/src/models/WebServiceDashboardDashboardVisibility.js.map +1 -1
  657. package/dist/src/models/WebServiceDashboardExtra.d.ts +3 -2
  658. package/dist/src/models/WebServiceDashboardExtra.js +4 -1
  659. package/dist/src/models/WebServiceDashboardExtra.js.map +1 -1
  660. package/dist/src/models/WebServiceDashboardExtraTemplateVariable.d.ts +3 -2
  661. package/dist/src/models/WebServiceDashboardExtraTemplateVariable.js +4 -1
  662. package/dist/src/models/WebServiceDashboardExtraTemplateVariable.js.map +1 -1
  663. package/dist/src/models/WebServiceDashboardExtraTemplateView.d.ts +3 -2
  664. package/dist/src/models/WebServiceDashboardExtraTemplateView.js +4 -1
  665. package/dist/src/models/WebServiceDashboardExtraTemplateView.js.map +1 -1
  666. package/dist/src/models/WebServiceDashboardLayouts.d.ts +3 -2
  667. package/dist/src/models/WebServiceDashboardLayouts.js +4 -1
  668. package/dist/src/models/WebServiceDashboardLayouts.js.map +1 -1
  669. package/dist/src/models/WebServiceDashboardLayoutsLayout.d.ts +3 -2
  670. package/dist/src/models/WebServiceDashboardLayoutsLayout.js +4 -1
  671. package/dist/src/models/WebServiceDashboardLayoutsLayout.js.map +1 -1
  672. package/dist/src/models/WebServiceDashboardResponsiveLayouts.d.ts +3 -2
  673. package/dist/src/models/WebServiceDashboardResponsiveLayouts.js +4 -1
  674. package/dist/src/models/WebServiceDashboardResponsiveLayouts.js.map +1 -1
  675. package/dist/src/models/WebServiceDashboardSharing.d.ts +3 -2
  676. package/dist/src/models/WebServiceDashboardSharing.js +4 -1
  677. package/dist/src/models/WebServiceDashboardSharing.js.map +1 -1
  678. package/dist/src/models/WebServiceEventLogsConfig.d.ts +3 -2
  679. package/dist/src/models/WebServiceEventLogsConfig.js +4 -1
  680. package/dist/src/models/WebServiceEventLogsConfig.js.map +1 -1
  681. package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.d.ts +3 -2
  682. package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.js +4 -1
  683. package/dist/src/models/WebServiceEventLogsConfigTimeRangeOverride.js.map +1 -1
  684. package/dist/src/models/WebServiceExportDashboardResponse.d.ts +3 -2
  685. package/dist/src/models/WebServiceExportDashboardResponse.js +4 -1
  686. package/dist/src/models/WebServiceExportDashboardResponse.js.map +1 -1
  687. package/dist/src/models/WebServiceGetDashboardResponse.d.ts +3 -2
  688. package/dist/src/models/WebServiceGetDashboardResponse.js +4 -1
  689. package/dist/src/models/WebServiceGetDashboardResponse.js.map +1 -1
  690. package/dist/src/models/WebServiceGetProjectListResponse.d.ts +3 -2
  691. package/dist/src/models/WebServiceGetProjectListResponse.js +4 -1
  692. package/dist/src/models/WebServiceGetProjectListResponse.js.map +1 -1
  693. package/dist/src/models/WebServiceGetProjectResponse.d.ts +3 -2
  694. package/dist/src/models/WebServiceGetProjectResponse.js +4 -1
  695. package/dist/src/models/WebServiceGetProjectResponse.js.map +1 -1
  696. package/dist/src/models/WebServiceImportDashboardRequest.d.ts +3 -2
  697. package/dist/src/models/WebServiceImportDashboardRequest.js +6 -3
  698. package/dist/src/models/WebServiceImportDashboardRequest.js.map +1 -1
  699. package/dist/src/models/WebServiceImportDashboardResponse.d.ts +3 -2
  700. package/dist/src/models/WebServiceImportDashboardResponse.js +4 -1
  701. package/dist/src/models/WebServiceImportDashboardResponse.js.map +1 -1
  702. package/dist/src/models/WebServiceNote.d.ts +4 -3
  703. package/dist/src/models/WebServiceNote.js +5 -2
  704. package/dist/src/models/WebServiceNote.js.map +1 -1
  705. package/dist/src/models/WebServiceNoteAlignment.d.ts +1 -0
  706. package/dist/src/models/WebServiceNoteAlignment.js +11 -1
  707. package/dist/src/models/WebServiceNoteAlignment.js.map +1 -1
  708. package/dist/src/models/WebServiceNoteFontSize.d.ts +1 -0
  709. package/dist/src/models/WebServiceNoteFontSize.js +11 -1
  710. package/dist/src/models/WebServiceNoteFontSize.js.map +1 -1
  711. package/dist/src/models/WebServiceNoteVerticalAlignment.d.ts +1 -0
  712. package/dist/src/models/WebServiceNoteVerticalAlignment.js +11 -1
  713. package/dist/src/models/WebServiceNoteVerticalAlignment.js.map +1 -1
  714. package/dist/src/models/WebServicePanel.d.ts +3 -2
  715. package/dist/src/models/WebServicePanel.js +4 -1
  716. package/dist/src/models/WebServicePanel.js.map +1 -1
  717. package/dist/src/models/index.d.ts +37 -3
  718. package/dist/src/models/index.js +37 -3
  719. package/dist/src/models/index.js.map +1 -1
  720. package/dist/src/runtime.js +1 -1
  721. package/dist/src/runtime.js.map +1 -1
  722. package/package.json +1 -1
  723. package/src/apis/DataApi.ts +148 -197
  724. package/src/apis/DebugAndSimulationApi.ts +832 -117
  725. package/src/apis/ForksApi.ts +396 -0
  726. package/src/apis/PriceApi.ts +229 -0
  727. package/src/apis/WebApi.ts +9 -9
  728. package/src/apis/index.ts +2 -0
  729. package/src/models/AnalyticServiceAnalyticServiceExecuteSQLBody.ts +15 -8
  730. package/src/models/AnalyticServiceLogQueryRequestFilter.ts +7 -2
  731. package/src/models/AnalyticServiceLogQueryRequestSort.ts +7 -2
  732. package/src/models/AnalyticServiceLogQueryResponse.ts +9 -2
  733. package/src/models/AnalyticServiceSQLQuery.ts +31 -2
  734. package/src/models/AnalyticServiceSearchServiceQueryLogBody.ts +17 -8
  735. package/src/models/AnalyticServiceSyncExecuteSQLResponse.ts +15 -8
  736. package/src/models/CommonAggregate.ts +10 -2
  737. package/src/models/CommonAggregateAggregateOps.ts +12 -1
  738. package/src/models/CommonAny.ts +8 -2
  739. package/src/models/CommonArgument.ts +8 -2
  740. package/src/models/CommonBigDecimal.ts +81 -0
  741. package/src/models/CommonBigInteger.ts +73 -0
  742. package/src/models/CommonCachePolicy.ts +7 -2
  743. package/src/models/CommonChannel.ts +10 -2
  744. package/src/models/CommonChannelType.ts +12 -1
  745. package/src/models/CommonCohortsFilter.ts +16 -8
  746. package/src/models/CommonCohortsFilterAggregation.ts +12 -2
  747. package/src/models/CommonCohortsFilterAggregationAggregateProperties.ts +10 -2
  748. package/src/models/CommonCohortsFilterAggregationAggregatePropertiesAggregationType.ts +12 -1
  749. package/src/models/CommonCohortsFilterAggregationOperatorType.ts +12 -1
  750. package/src/models/CommonCohortsGroup.ts +17 -8
  751. package/src/models/CommonCohortsQuery.ts +17 -8
  752. package/src/models/CommonCoinID.ts +8 -2
  753. package/src/models/CommonCoinIDAddressIdentifier.ts +7 -2
  754. package/src/models/CommonColumnState.ts +8 -2
  755. package/src/models/CommonColumnStateSort.ts +7 -2
  756. package/src/models/CommonComputeStats.ts +7 -2
  757. package/src/models/CommonDuration.ts +7 -2
  758. package/src/models/CommonEventLogColumn.ts +7 -2
  759. package/src/models/CommonEventLogConfig.ts +15 -8
  760. package/src/models/CommonEventLogEntry.ts +7 -2
  761. package/src/models/CommonFormula.ts +8 -2
  762. package/src/models/CommonFunction.ts +8 -2
  763. package/src/models/CommonJoinOperator.ts +12 -1
  764. package/src/models/CommonMatrix.ts +8 -2
  765. package/src/models/CommonMatrixMetric.ts +7 -2
  766. package/src/models/CommonMatrixSample.ts +9 -2
  767. package/src/models/CommonMatrixValue.ts +7 -2
  768. package/src/models/CommonOrganization.ts +18 -8
  769. package/src/models/CommonOrganizationMember.ts +11 -2
  770. package/src/models/CommonOrganizationRole.ts +12 -1
  771. package/src/models/CommonOwner.ts +18 -8
  772. package/src/models/CommonPermission.ts +12 -1
  773. package/src/models/CommonPriceSegmentationQuery.ts +8 -2
  774. package/src/models/CommonProject.ts +28 -14
  775. package/src/models/CommonProjectInfo.ts +18 -8
  776. package/src/models/CommonProjectProjectMember.ts +8 -2
  777. package/src/models/CommonProjectSuperset.ts +7 -2
  778. package/src/models/CommonProjectType.ts +14 -2
  779. package/src/models/CommonProjectView.ts +8 -2
  780. package/src/models/CommonProjectViewProjectViewConfig.ts +8 -2
  781. package/src/models/CommonProjectVisibility.ts +12 -1
  782. package/src/models/CommonQuery.ts +9 -2
  783. package/src/models/CommonRetentionMatrix.ts +8 -2
  784. package/src/models/CommonRetentionMatrixSample.ts +8 -2
  785. package/src/models/CommonRetentionQuery.ts +31 -19
  786. package/src/models/CommonRetentionQueryCriteria.ts +12 -1
  787. package/src/models/CommonRetentionQueryFilter.ts +9 -2
  788. package/src/models/CommonRetentionQueryFilterTimeFilter.ts +10 -2
  789. package/src/models/CommonRetentionQueryFilterTimeFilterType.ts +12 -1
  790. package/src/models/CommonRetentionQueryInterval.ts +10 -2
  791. package/src/models/CommonRetentionQueryIntervalUnit.ts +12 -1
  792. package/src/models/CommonRetentionQueryResource.ts +8 -2
  793. package/src/models/CommonRichStruct.ts +73 -0
  794. package/src/models/CommonRichValue.ts +183 -0
  795. package/src/models/CommonRichValueList.ts +73 -0
  796. package/src/models/CommonRichValueNullValue.ts +52 -0
  797. package/src/models/CommonSegmentParameter.ts +7 -2
  798. package/src/models/CommonSegmentationQuery.ts +23 -14
  799. package/src/models/CommonSegmentationQueryAggregation.ts +9 -2
  800. package/src/models/CommonSegmentationQueryAggregationAggregateProperties.ts +10 -2
  801. package/src/models/CommonSegmentationQueryAggregationAggregatePropertiesAggregationType.ts +12 -1
  802. package/src/models/CommonSegmentationQueryAggregationCountUnique.ts +8 -2
  803. package/src/models/CommonSegmentationQueryResource.ts +11 -2
  804. package/src/models/CommonSegmentationQueryResourceType.ts +12 -1
  805. package/src/models/CommonSegmentationQuerySelectorExpr.ts +15 -8
  806. package/src/models/CommonSegmentationQuerySelectorExprLogicExpr.ts +17 -8
  807. package/src/models/CommonSelector.ts +17 -8
  808. package/src/models/CommonSelectorExpr.ts +15 -8
  809. package/src/models/CommonSelectorExprLogicExpr.ts +17 -8
  810. package/src/models/CommonSelectorOperatorType.ts +12 -1
  811. package/src/models/CommonStringList.ts +7 -2
  812. package/src/models/CommonTabularData.ts +8 -2
  813. package/src/models/CommonTabularDataColumnType.ts +12 -1
  814. package/src/models/CommonTier.ts +12 -1
  815. package/src/models/CommonTimeRange.ts +9 -2
  816. package/src/models/CommonTimeRangeLite.ts +11 -6
  817. package/src/models/CommonTimeRangeRelativeTime.ts +7 -2
  818. package/src/models/CommonTimeRangeTimeLike.ts +8 -2
  819. package/src/models/CommonUser.ts +11 -2
  820. package/src/models/CommonUserAccountStatus.ts +12 -1
  821. package/src/models/CommonUserInfo.ts +7 -2
  822. package/src/models/EvmAccessListItem.ts +7 -2
  823. package/src/models/EvmTransaction.ts +8 -2
  824. package/src/models/EvmTransactionReceipt.ts +7 -2
  825. package/src/models/GoogleApiHttpBody.ts +11 -48
  826. package/src/models/GoogleProtobufAny.ts +9 -3
  827. package/src/models/GoogleProtobufNullValue.ts +12 -1
  828. package/src/models/InsightsServiceDataSource.ts +12 -1
  829. package/src/models/InsightsServiceInsightsServiceQueryBody.ts +11 -2
  830. package/src/models/InsightsServiceInsightsServiceRetentionBody.ts +9 -2
  831. package/src/models/InsightsServiceListCoinsResponse.ts +9 -2
  832. package/src/models/InsightsServiceQueryRequestQuery.ts +24 -13
  833. package/src/models/InsightsServiceQueryResponse.ts +8 -2
  834. package/src/models/InsightsServiceQueryResponseResult.ts +18 -8
  835. package/src/models/InsightsServiceRetentionRequest.ts +9 -2
  836. package/src/models/InsightsServiceRetentionResponse.ts +15 -8
  837. package/src/models/MetricsServiceGetMetricsResponse.ts +8 -2
  838. package/src/models/MetricsServiceMetricInfo.ts +9 -2
  839. package/src/models/MetricsServiceMetricInfoLabelValues.ts +7 -2
  840. package/src/models/MetricsServiceMetricMetadata.ts +7 -2
  841. package/src/models/MetricsServiceMetricsQueryResponse.ts +8 -2
  842. package/src/models/MetricsServiceMetricsQueryResponseMatrix.ts +8 -2
  843. package/src/models/MetricsServiceMetricsQueryResponseMetric.ts +7 -2
  844. package/src/models/MetricsServiceMetricsQueryResponseResult.ts +15 -8
  845. package/src/models/MetricsServiceMetricsQueryResponseSample.ts +9 -2
  846. package/src/models/MetricsServiceMetricsQueryResponseValue.ts +7 -2
  847. package/src/models/MetricsServiceObservabilityServiceQueryBody.ts +15 -8
  848. package/src/models/MetricsServiceObservabilityServiceQueryRangeBody.ts +17 -9
  849. package/src/models/MetricsServiceQueryValueResponse.ts +8 -2
  850. package/src/models/MetricsServiceQueryValueResponseResult.ts +8 -2
  851. package/src/models/PriceServiceBatchGetPricesRequest.ts +81 -0
  852. package/src/models/PriceServiceBatchGetPricesResponse.ts +73 -0
  853. package/src/models/PriceServiceBatchGetPricesResponseCoinPrice.ts +96 -0
  854. package/src/models/PriceServiceBatchGetPricesResponseCoinPricePrice.ts +73 -0
  855. package/src/models/PriceServiceCheckLatestPriceResponse.ts +81 -0
  856. package/src/models/PriceServiceCheckLatestPriceResponseCoinPrice.ts +89 -0
  857. package/src/models/PriceServiceCoinID.ts +81 -0
  858. package/src/models/PriceServiceCoinIDAddressIdentifier.ts +74 -0
  859. package/src/models/PriceServiceGetPriceResponse.ts +73 -0
  860. package/src/models/PriceServiceListCoinsResponse.ts +81 -0
  861. package/src/models/SolidityServiceBaseChainConfig.ts +123 -0
  862. package/src/models/SolidityServiceBlockOverrides.ts +7 -2
  863. package/src/models/SolidityServiceChainIdentifier.ts +73 -0
  864. package/src/models/SolidityServiceCompileSourceInternalResponse.ts +8 -2
  865. package/src/models/SolidityServiceCompilerOptions.ts +9 -2
  866. package/src/models/SolidityServiceContractKeyInfo.ts +7 -2
  867. package/src/models/SolidityServiceCreateForkResponse.ts +73 -0
  868. package/src/models/SolidityServiceDecodeStateDiffResponse.ts +7 -2
  869. package/src/models/SolidityServiceExternalFork.ts +81 -0
  870. package/src/models/SolidityServiceFailure.ts +7 -2
  871. package/src/models/SolidityServiceFetchAndCompileInternalResponse.ts +8 -2
  872. package/src/models/SolidityServiceFork.ts +145 -0
  873. package/src/models/SolidityServiceForkServiceCreateForkBody.ts +74 -0
  874. package/src/models/SolidityServiceForkServiceUpdateForkBody.ts +74 -0
  875. package/src/models/SolidityServiceForkType.ts +53 -0
  876. package/src/models/SolidityServiceGetForkInfoResponse.ts +128 -0
  877. package/src/models/SolidityServiceGetForkResponse.ts +73 -0
  878. package/src/models/SolidityServiceGetSimulationBundleResponse.ts +8 -2
  879. package/src/models/SolidityServiceGetSimulationResponse.ts +8 -2
  880. package/src/models/SolidityServiceGetSimulationsResponse.ts +8 -2
  881. package/src/models/SolidityServiceGetStorageSummaryInternalResponse.ts +8 -2
  882. package/src/models/SolidityServiceGetTraceCallInternalRequestBundle.ts +8 -2
  883. package/src/models/SolidityServiceGetTraceCallInternalRequestStateContext.ts +7 -2
  884. package/src/models/SolidityServiceGetTraceCallInternalResponse.ts +7 -2
  885. package/src/models/SolidityServiceGetTraceTransactionInternalResponse.ts +7 -2
  886. package/src/models/SolidityServiceListForksResponse.ts +73 -0
  887. package/src/models/SolidityServiceManagedFork.ts +89 -0
  888. package/src/models/SolidityServiceMetadata.ts +7 -2
  889. package/src/models/SolidityServiceNodeEnvironment.ts +89 -0
  890. package/src/models/SolidityServiceNodeForkConfig.ts +81 -0
  891. package/src/models/SolidityServiceOptimizer.ts +8 -2
  892. package/src/models/SolidityServiceOptimizerDetails.ts +8 -2
  893. package/src/models/SolidityServiceOptimizerDetailsYulDetails.ts +7 -2
  894. package/src/models/SolidityServicePreProcessCompilationInternalResponse.ts +7 -2
  895. package/src/models/SolidityServiceSettings.ts +9 -2
  896. package/src/models/SolidityServiceSimulateTransactionBundleResponse.ts +8 -2
  897. package/src/models/SolidityServiceSimulateTransactionResponse.ts +8 -2
  898. package/src/models/SolidityServiceSimulation.ts +69 -27
  899. package/src/models/SolidityServiceSimulationResult.ts +15 -8
  900. package/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBody.ts +89 -0
  901. package/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBodyChainSpec.ts +65 -0
  902. package/src/models/SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody.ts +89 -0
  903. package/src/models/SolidityServiceSourceFetcherType.ts +54 -0
  904. package/src/models/SolidityServiceSourceInfo.ts +8 -2
  905. package/src/models/SolidityServiceSourceMultiFile.ts +7 -2
  906. package/src/models/SolidityServiceSourceSpec.ts +8 -2
  907. package/src/models/SolidityServiceSpecializations.ts +7 -2
  908. package/src/models/SolidityServiceStateOverride.ts +7 -2
  909. package/src/models/SolidityServiceStorageSummaryResult.ts +7 -2
  910. package/src/models/SolidityServiceTxIdentifier.ts +10 -6
  911. package/src/models/SolidityServiceUpdateForkResponse.ts +73 -0
  912. package/src/models/TxindexEvmRawTransaction.ts +8 -2
  913. package/src/models/TxindexEvmSearchTransactionsResponse.ts +8 -2
  914. package/src/models/WebServiceChart.ts +47 -30
  915. package/src/models/WebServiceChartChartType.ts +12 -1
  916. package/src/models/WebServiceChartConfig.ts +59 -31
  917. package/src/models/WebServiceChartConfigBarGaugeConfig.ts +18 -8
  918. package/src/models/WebServiceChartConfigCalculation.ts +12 -1
  919. package/src/models/WebServiceChartConfigColorTheme.ts +7 -2
  920. package/src/models/WebServiceChartConfigColumnSort.ts +7 -2
  921. package/src/models/WebServiceChartConfigCompareTime.ts +8 -2
  922. package/src/models/WebServiceChartConfigDirection.ts +12 -1
  923. package/src/models/WebServiceChartConfigLineConfig.ts +75 -0
  924. package/src/models/WebServiceChartConfigLineConfigStyle.ts +53 -0
  925. package/src/models/WebServiceChartConfigMappingRule.ts +8 -2
  926. package/src/models/WebServiceChartConfigMarker.ts +10 -2
  927. package/src/models/WebServiceChartConfigMarkerType.ts +12 -1
  928. package/src/models/WebServiceChartConfigPieConfig.ts +11 -2
  929. package/src/models/WebServiceChartConfigPieConfigPieType.ts +12 -1
  930. package/src/models/WebServiceChartConfigQueryValueConfig.ts +11 -2
  931. package/src/models/WebServiceChartConfigSort.ts +10 -2
  932. package/src/models/WebServiceChartConfigSortBy.ts +12 -1
  933. package/src/models/WebServiceChartConfigTableConfig.ts +18 -8
  934. package/src/models/WebServiceChartConfigTimeRangeOverride.ts +9 -2
  935. package/src/models/WebServiceChartConfigValueConfig.ts +12 -2
  936. package/src/models/WebServiceChartConfigValueConfigStyle.ts +12 -1
  937. package/src/models/WebServiceChartConfigValueFormatter.ts +12 -1
  938. package/src/models/WebServiceChartConfigYAxisConfig.ts +7 -2
  939. package/src/models/WebServiceChartDataSourceType.ts +12 -1
  940. package/src/models/WebServiceDashboard.ts +26 -14
  941. package/src/models/WebServiceDashboardDashboardVisibility.ts +12 -1
  942. package/src/models/WebServiceDashboardExtra.ts +9 -2
  943. package/src/models/WebServiceDashboardExtraTemplateVariable.ts +7 -2
  944. package/src/models/WebServiceDashboardExtraTemplateView.ts +7 -2
  945. package/src/models/WebServiceDashboardLayouts.ts +8 -2
  946. package/src/models/WebServiceDashboardLayoutsLayout.ts +7 -2
  947. package/src/models/WebServiceDashboardResponsiveLayouts.ts +8 -2
  948. package/src/models/WebServiceDashboardSharing.ts +7 -2
  949. package/src/models/WebServiceEventLogsConfig.ts +9 -2
  950. package/src/models/WebServiceEventLogsConfigTimeRangeOverride.ts +8 -2
  951. package/src/models/WebServiceExportDashboardResponse.ts +7 -2
  952. package/src/models/WebServiceGetDashboardResponse.ts +9 -2
  953. package/src/models/WebServiceGetProjectListResponse.ts +8 -2
  954. package/src/models/WebServiceGetProjectResponse.ts +9 -2
  955. package/src/models/WebServiceImportDashboardRequest.ts +9 -4
  956. package/src/models/WebServiceImportDashboardResponse.ts +8 -2
  957. package/src/models/WebServiceNote.ts +18 -8
  958. package/src/models/WebServiceNoteAlignment.ts +12 -1
  959. package/src/models/WebServiceNoteFontSize.ts +12 -1
  960. package/src/models/WebServiceNoteVerticalAlignment.ts +12 -1
  961. package/src/models/WebServicePanel.ts +8 -2
  962. package/src/models/index.ts +37 -3
  963. package/src/runtime.ts +1 -1
  964. package/dist/src/models/InsightsServiceQueryRequest.d.ts +0 -95
  965. package/dist/src/models/InsightsServiceQueryRequest.js +0 -63
  966. package/dist/src/models/InsightsServiceQueryRequest.js.map +0 -1
  967. package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.d.ts +0 -44
  968. package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.js +0 -50
  969. package/dist/src/models/SolidityServiceSimulateTransactionBundleRequest.js.map +0 -1
  970. package/dist/src/models/SolidityServiceSimulateTransactionRequest.d.ts +0 -44
  971. package/dist/src/models/SolidityServiceSimulateTransactionRequest.js +0 -50
  972. package/dist/src/models/SolidityServiceSimulateTransactionRequest.js.map +0 -1
  973. package/src/models/InsightsServiceQueryRequest.ts +0 -165
  974. package/src/models/SolidityServiceSimulateTransactionBundleRequest.ts +0 -86
  975. package/src/models/SolidityServiceSimulateTransactionRequest.ts +0 -86
@@ -19,10 +19,10 @@ import type {
19
19
  SolidityServiceGetSimulationBundleResponse,
20
20
  SolidityServiceGetSimulationResponse,
21
21
  SolidityServiceGetSimulationsResponse,
22
- SolidityServiceSimulateTransactionBundleRequest,
23
22
  SolidityServiceSimulateTransactionBundleResponse,
24
- SolidityServiceSimulateTransactionRequest,
25
23
  SolidityServiceSimulateTransactionResponse,
24
+ SolidityServiceSolidityAPIServiceSimulateTransactionBody,
25
+ SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody,
26
26
  TxindexEvmSearchTransactionsResponse,
27
27
  } from '../models/index.js';
28
28
  import {
@@ -34,110 +34,625 @@ import {
34
34
  SolidityServiceGetSimulationResponseToJSON,
35
35
  SolidityServiceGetSimulationsResponseFromJSON,
36
36
  SolidityServiceGetSimulationsResponseToJSON,
37
- SolidityServiceSimulateTransactionBundleRequestFromJSON,
38
- SolidityServiceSimulateTransactionBundleRequestToJSON,
39
37
  SolidityServiceSimulateTransactionBundleResponseFromJSON,
40
38
  SolidityServiceSimulateTransactionBundleResponseToJSON,
41
- SolidityServiceSimulateTransactionRequestFromJSON,
42
- SolidityServiceSimulateTransactionRequestToJSON,
43
39
  SolidityServiceSimulateTransactionResponseFromJSON,
44
40
  SolidityServiceSimulateTransactionResponseToJSON,
41
+ SolidityServiceSolidityAPIServiceSimulateTransactionBodyFromJSON,
42
+ SolidityServiceSolidityAPIServiceSimulateTransactionBodyToJSON,
43
+ SolidityServiceSolidityAPIServiceSimulateTransactionBundleBodyFromJSON,
44
+ SolidityServiceSolidityAPIServiceSimulateTransactionBundleBodyToJSON,
45
45
  TxindexEvmSearchTransactionsResponseFromJSON,
46
46
  TxindexEvmSearchTransactionsResponseToJSON,
47
47
  } from '../models/index.js';
48
48
 
49
49
  export interface GetCallTraceRequest {
50
- networkId: string;
50
+ projectOwner: string;
51
+ projectSlug: string;
52
+ chainSpecChainId: string;
51
53
  txIdTxHash: string;
52
- projectOwner?: string;
53
- projectSlug?: string;
54
+ chainSpecForkId?: string;
54
55
  txIdSimulationId?: string;
55
56
  txIdBundleId?: string;
57
+ withInternalCalls?: boolean;
58
+ disableOptimizer?: boolean;
59
+ ignoreGasCost?: boolean;
60
+ }
61
+
62
+ export interface GetCallTrace2Request {
63
+ projectOwner: string;
64
+ projectSlug: string;
65
+ chainSpecChainId: string;
66
+ txIdSimulationId: string;
67
+ chainSpecForkId?: string;
68
+ txIdTxHash?: string;
69
+ txIdBundleId?: string;
70
+ withInternalCalls?: boolean;
56
71
  disableOptimizer?: boolean;
72
+ ignoreGasCost?: boolean;
73
+ }
74
+
75
+ export interface GetCallTrace3Request {
76
+ projectOwner: string;
77
+ projectSlug: string;
78
+ chainSpecChainId: string;
79
+ txIdBundleId: string;
80
+ chainSpecForkId?: string;
81
+ txIdTxHash?: string;
82
+ txIdSimulationId?: string;
57
83
  withInternalCalls?: boolean;
84
+ disableOptimizer?: boolean;
58
85
  ignoreGasCost?: boolean;
59
86
  }
60
87
 
61
- export interface GetSimulationRequest {
62
- simulationId: string;
63
- projectOwner?: string;
64
- projectSlug?: string;
65
- }
88
+ export interface GetCallTrace4Request {
89
+ projectOwner: string;
90
+ projectSlug: string;
91
+ chainSpecForkId: string;
92
+ txIdTxHash: string;
93
+ chainSpecChainId?: string;
94
+ txIdSimulationId?: string;
95
+ txIdBundleId?: string;
96
+ withInternalCalls?: boolean;
97
+ disableOptimizer?: boolean;
98
+ ignoreGasCost?: boolean;
99
+ }
100
+
101
+ export interface GetCallTrace5Request {
102
+ projectOwner: string;
103
+ projectSlug: string;
104
+ chainSpecForkId: string;
105
+ txIdSimulationId: string;
106
+ chainSpecChainId?: string;
107
+ txIdTxHash?: string;
108
+ txIdBundleId?: string;
109
+ withInternalCalls?: boolean;
110
+ disableOptimizer?: boolean;
111
+ ignoreGasCost?: boolean;
112
+ }
113
+
114
+ export interface GetCallTrace6Request {
115
+ projectOwner: string;
116
+ projectSlug: string;
117
+ chainSpecForkId: string;
118
+ txIdBundleId: string;
119
+ chainSpecChainId?: string;
120
+ txIdTxHash?: string;
121
+ txIdSimulationId?: string;
122
+ withInternalCalls?: boolean;
123
+ disableOptimizer?: boolean;
124
+ ignoreGasCost?: boolean;
125
+ }
126
+
127
+ export interface GetSimulationRequest {
128
+ projectOwner: string;
129
+ projectSlug: string;
130
+ simulationId: string;
131
+ }
132
+
133
+ export interface GetSimulationBundleInProjectRequest {
134
+ projectOwner: string;
135
+ projectSlug: string;
136
+ bundleId: string;
137
+ }
138
+
139
+ export interface GetSimulationsRequest {
140
+ projectOwner: string;
141
+ projectSlug: string;
142
+ labelContains?: string;
143
+ page?: number;
144
+ pageSize?: number;
145
+ }
146
+
147
+ export interface SearchTransactionsRequest {
148
+ projectOwner: string;
149
+ projectSlug: string;
150
+ chainId?: Array<string>;
151
+ address?: Array<string>;
152
+ includeDirect?: boolean;
153
+ includeTrace?: boolean;
154
+ includeIn?: boolean;
155
+ includeOut?: boolean;
156
+ startBlock?: string;
157
+ endBlock?: string;
158
+ startTimestamp?: string;
159
+ endTimestamp?: string;
160
+ transactionStatus?: Array<number>;
161
+ methodSignature?: string;
162
+ limit?: number;
163
+ pageToken?: string;
164
+ }
165
+
166
+ export interface SimulateTransactionRequest {
167
+ projectOwner: string;
168
+ projectSlug: string;
169
+ chainSpecChainId: string;
170
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBody;
171
+ }
172
+
173
+ export interface SimulateTransaction2Request {
174
+ projectOwner: string;
175
+ projectSlug: string;
176
+ chainSpecForkId: string;
177
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBody;
178
+ }
179
+
180
+ export interface SimulateTransactionBundleRequest {
181
+ projectOwner: string;
182
+ projectSlug: string;
183
+ chainSpecChainId: string;
184
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody;
185
+ }
186
+
187
+ export interface SimulateTransactionBundle2Request {
188
+ projectOwner: string;
189
+ projectSlug: string;
190
+ chainSpecForkId: string;
191
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBundleBody;
192
+ }
193
+
194
+ /**
195
+ *
196
+ */
197
+ export class DebugAndSimulationApi extends runtime.BaseAPI {
198
+
199
+ /**
200
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
201
+ * Get indexed call trace
202
+ */
203
+ async getCallTraceRaw(requestParameters: GetCallTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
204
+ if (requestParameters['projectOwner'] == null) {
205
+ throw new runtime.RequiredError(
206
+ 'projectOwner',
207
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace().'
208
+ );
209
+ }
210
+
211
+ if (requestParameters['projectSlug'] == null) {
212
+ throw new runtime.RequiredError(
213
+ 'projectSlug',
214
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace().'
215
+ );
216
+ }
217
+
218
+ if (requestParameters['chainSpecChainId'] == null) {
219
+ throw new runtime.RequiredError(
220
+ 'chainSpecChainId',
221
+ 'Required parameter "chainSpecChainId" was null or undefined when calling getCallTrace().'
222
+ );
223
+ }
224
+
225
+ if (requestParameters['txIdTxHash'] == null) {
226
+ throw new runtime.RequiredError(
227
+ 'txIdTxHash',
228
+ 'Required parameter "txIdTxHash" was null or undefined when calling getCallTrace().'
229
+ );
230
+ }
231
+
232
+ const queryParameters: any = {};
233
+
234
+ if (requestParameters['chainSpecForkId'] != null) {
235
+ queryParameters['chainSpec.forkId'] = requestParameters['chainSpecForkId'];
236
+ }
237
+
238
+ if (requestParameters['txIdSimulationId'] != null) {
239
+ queryParameters['txId.simulationId'] = requestParameters['txIdSimulationId'];
240
+ }
241
+
242
+ if (requestParameters['txIdBundleId'] != null) {
243
+ queryParameters['txId.bundleId'] = requestParameters['txIdBundleId'];
244
+ }
245
+
246
+ if (requestParameters['withInternalCalls'] != null) {
247
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
248
+ }
249
+
250
+ if (requestParameters['disableOptimizer'] != null) {
251
+ queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
252
+ }
253
+
254
+ if (requestParameters['ignoreGasCost'] != null) {
255
+ queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
256
+ }
257
+
258
+ const headerParameters: runtime.HTTPHeaders = {};
259
+
260
+ if (this.configuration && this.configuration.apiKey) {
261
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
262
+ }
263
+
264
+ const response = await this.request({
265
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/{chainSpec.chainId}/transaction/{txId.txHash}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.chainId"}}`, encodeURIComponent(String(requestParameters['chainSpecChainId']))).replace(`{${"txId.txHash"}}`, encodeURIComponent(String(requestParameters['txIdTxHash']))),
266
+ method: 'GET',
267
+ headers: headerParameters,
268
+ query: queryParameters,
269
+ }, initOverrides);
270
+
271
+ return new runtime.JSONApiResponse(response, (jsonValue) => GoogleApiHttpBodyFromJSON(jsonValue));
272
+ }
273
+
274
+ /**
275
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
276
+ * Get indexed call trace
277
+ */
278
+ async getCallTrace(requestParameters: GetCallTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
279
+ const response = await this.getCallTraceRaw(requestParameters, initOverrides);
280
+ return await response.value();
281
+ }
282
+
283
+ /**
284
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
285
+ * Get indexed call trace
286
+ */
287
+ async getCallTrace2Raw(requestParameters: GetCallTrace2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
288
+ if (requestParameters['projectOwner'] == null) {
289
+ throw new runtime.RequiredError(
290
+ 'projectOwner',
291
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace2().'
292
+ );
293
+ }
294
+
295
+ if (requestParameters['projectSlug'] == null) {
296
+ throw new runtime.RequiredError(
297
+ 'projectSlug',
298
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace2().'
299
+ );
300
+ }
301
+
302
+ if (requestParameters['chainSpecChainId'] == null) {
303
+ throw new runtime.RequiredError(
304
+ 'chainSpecChainId',
305
+ 'Required parameter "chainSpecChainId" was null or undefined when calling getCallTrace2().'
306
+ );
307
+ }
308
+
309
+ if (requestParameters['txIdSimulationId'] == null) {
310
+ throw new runtime.RequiredError(
311
+ 'txIdSimulationId',
312
+ 'Required parameter "txIdSimulationId" was null or undefined when calling getCallTrace2().'
313
+ );
314
+ }
315
+
316
+ const queryParameters: any = {};
317
+
318
+ if (requestParameters['chainSpecForkId'] != null) {
319
+ queryParameters['chainSpec.forkId'] = requestParameters['chainSpecForkId'];
320
+ }
321
+
322
+ if (requestParameters['txIdTxHash'] != null) {
323
+ queryParameters['txId.txHash'] = requestParameters['txIdTxHash'];
324
+ }
325
+
326
+ if (requestParameters['txIdBundleId'] != null) {
327
+ queryParameters['txId.bundleId'] = requestParameters['txIdBundleId'];
328
+ }
329
+
330
+ if (requestParameters['withInternalCalls'] != null) {
331
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
332
+ }
333
+
334
+ if (requestParameters['disableOptimizer'] != null) {
335
+ queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
336
+ }
337
+
338
+ if (requestParameters['ignoreGasCost'] != null) {
339
+ queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
340
+ }
341
+
342
+ const headerParameters: runtime.HTTPHeaders = {};
343
+
344
+ if (this.configuration && this.configuration.apiKey) {
345
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
346
+ }
347
+
348
+ const response = await this.request({
349
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/{chainSpec.chainId}/simulation/{txId.simulationId}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.chainId"}}`, encodeURIComponent(String(requestParameters['chainSpecChainId']))).replace(`{${"txId.simulationId"}}`, encodeURIComponent(String(requestParameters['txIdSimulationId']))),
350
+ method: 'GET',
351
+ headers: headerParameters,
352
+ query: queryParameters,
353
+ }, initOverrides);
354
+
355
+ return new runtime.JSONApiResponse(response, (jsonValue) => GoogleApiHttpBodyFromJSON(jsonValue));
356
+ }
357
+
358
+ /**
359
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
360
+ * Get indexed call trace
361
+ */
362
+ async getCallTrace2(requestParameters: GetCallTrace2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
363
+ const response = await this.getCallTrace2Raw(requestParameters, initOverrides);
364
+ return await response.value();
365
+ }
366
+
367
+ /**
368
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
369
+ * Get indexed call trace
370
+ */
371
+ async getCallTrace3Raw(requestParameters: GetCallTrace3Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
372
+ if (requestParameters['projectOwner'] == null) {
373
+ throw new runtime.RequiredError(
374
+ 'projectOwner',
375
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace3().'
376
+ );
377
+ }
378
+
379
+ if (requestParameters['projectSlug'] == null) {
380
+ throw new runtime.RequiredError(
381
+ 'projectSlug',
382
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace3().'
383
+ );
384
+ }
385
+
386
+ if (requestParameters['chainSpecChainId'] == null) {
387
+ throw new runtime.RequiredError(
388
+ 'chainSpecChainId',
389
+ 'Required parameter "chainSpecChainId" was null or undefined when calling getCallTrace3().'
390
+ );
391
+ }
392
+
393
+ if (requestParameters['txIdBundleId'] == null) {
394
+ throw new runtime.RequiredError(
395
+ 'txIdBundleId',
396
+ 'Required parameter "txIdBundleId" was null or undefined when calling getCallTrace3().'
397
+ );
398
+ }
399
+
400
+ const queryParameters: any = {};
401
+
402
+ if (requestParameters['chainSpecForkId'] != null) {
403
+ queryParameters['chainSpec.forkId'] = requestParameters['chainSpecForkId'];
404
+ }
405
+
406
+ if (requestParameters['txIdTxHash'] != null) {
407
+ queryParameters['txId.txHash'] = requestParameters['txIdTxHash'];
408
+ }
409
+
410
+ if (requestParameters['txIdSimulationId'] != null) {
411
+ queryParameters['txId.simulationId'] = requestParameters['txIdSimulationId'];
412
+ }
413
+
414
+ if (requestParameters['withInternalCalls'] != null) {
415
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
416
+ }
417
+
418
+ if (requestParameters['disableOptimizer'] != null) {
419
+ queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
420
+ }
421
+
422
+ if (requestParameters['ignoreGasCost'] != null) {
423
+ queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
424
+ }
425
+
426
+ const headerParameters: runtime.HTTPHeaders = {};
427
+
428
+ if (this.configuration && this.configuration.apiKey) {
429
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
430
+ }
431
+
432
+ const response = await this.request({
433
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/{chainSpec.chainId}/simulation_bundle/{txId.bundleId}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.chainId"}}`, encodeURIComponent(String(requestParameters['chainSpecChainId']))).replace(`{${"txId.bundleId"}}`, encodeURIComponent(String(requestParameters['txIdBundleId']))),
434
+ method: 'GET',
435
+ headers: headerParameters,
436
+ query: queryParameters,
437
+ }, initOverrides);
438
+
439
+ return new runtime.JSONApiResponse(response, (jsonValue) => GoogleApiHttpBodyFromJSON(jsonValue));
440
+ }
441
+
442
+ /**
443
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
444
+ * Get indexed call trace
445
+ */
446
+ async getCallTrace3(requestParameters: GetCallTrace3Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
447
+ const response = await this.getCallTrace3Raw(requestParameters, initOverrides);
448
+ return await response.value();
449
+ }
450
+
451
+ /**
452
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
453
+ * Get indexed call trace
454
+ */
455
+ async getCallTrace4Raw(requestParameters: GetCallTrace4Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
456
+ if (requestParameters['projectOwner'] == null) {
457
+ throw new runtime.RequiredError(
458
+ 'projectOwner',
459
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace4().'
460
+ );
461
+ }
462
+
463
+ if (requestParameters['projectSlug'] == null) {
464
+ throw new runtime.RequiredError(
465
+ 'projectSlug',
466
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace4().'
467
+ );
468
+ }
469
+
470
+ if (requestParameters['chainSpecForkId'] == null) {
471
+ throw new runtime.RequiredError(
472
+ 'chainSpecForkId',
473
+ 'Required parameter "chainSpecForkId" was null or undefined when calling getCallTrace4().'
474
+ );
475
+ }
476
+
477
+ if (requestParameters['txIdTxHash'] == null) {
478
+ throw new runtime.RequiredError(
479
+ 'txIdTxHash',
480
+ 'Required parameter "txIdTxHash" was null or undefined when calling getCallTrace4().'
481
+ );
482
+ }
483
+
484
+ const queryParameters: any = {};
485
+
486
+ if (requestParameters['chainSpecChainId'] != null) {
487
+ queryParameters['chainSpec.chainId'] = requestParameters['chainSpecChainId'];
488
+ }
489
+
490
+ if (requestParameters['txIdSimulationId'] != null) {
491
+ queryParameters['txId.simulationId'] = requestParameters['txIdSimulationId'];
492
+ }
493
+
494
+ if (requestParameters['txIdBundleId'] != null) {
495
+ queryParameters['txId.bundleId'] = requestParameters['txIdBundleId'];
496
+ }
497
+
498
+ if (requestParameters['withInternalCalls'] != null) {
499
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
500
+ }
501
+
502
+ if (requestParameters['disableOptimizer'] != null) {
503
+ queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
504
+ }
505
+
506
+ if (requestParameters['ignoreGasCost'] != null) {
507
+ queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
508
+ }
509
+
510
+ const headerParameters: runtime.HTTPHeaders = {};
511
+
512
+ if (this.configuration && this.configuration.apiKey) {
513
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
514
+ }
515
+
516
+ const response = await this.request({
517
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/fork/{chainSpec.forkId}/transaction/{txId.txHash}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.forkId"}}`, encodeURIComponent(String(requestParameters['chainSpecForkId']))).replace(`{${"txId.txHash"}}`, encodeURIComponent(String(requestParameters['txIdTxHash']))),
518
+ method: 'GET',
519
+ headers: headerParameters,
520
+ query: queryParameters,
521
+ }, initOverrides);
522
+
523
+ return new runtime.JSONApiResponse(response, (jsonValue) => GoogleApiHttpBodyFromJSON(jsonValue));
524
+ }
525
+
526
+ /**
527
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
528
+ * Get indexed call trace
529
+ */
530
+ async getCallTrace4(requestParameters: GetCallTrace4Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
531
+ const response = await this.getCallTrace4Raw(requestParameters, initOverrides);
532
+ return await response.value();
533
+ }
534
+
535
+ /**
536
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
537
+ * Get indexed call trace
538
+ */
539
+ async getCallTrace5Raw(requestParameters: GetCallTrace5Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
540
+ if (requestParameters['projectOwner'] == null) {
541
+ throw new runtime.RequiredError(
542
+ 'projectOwner',
543
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace5().'
544
+ );
545
+ }
546
+
547
+ if (requestParameters['projectSlug'] == null) {
548
+ throw new runtime.RequiredError(
549
+ 'projectSlug',
550
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace5().'
551
+ );
552
+ }
553
+
554
+ if (requestParameters['chainSpecForkId'] == null) {
555
+ throw new runtime.RequiredError(
556
+ 'chainSpecForkId',
557
+ 'Required parameter "chainSpecForkId" was null or undefined when calling getCallTrace5().'
558
+ );
559
+ }
560
+
561
+ if (requestParameters['txIdSimulationId'] == null) {
562
+ throw new runtime.RequiredError(
563
+ 'txIdSimulationId',
564
+ 'Required parameter "txIdSimulationId" was null or undefined when calling getCallTrace5().'
565
+ );
566
+ }
66
567
 
67
- export interface GetSimulationBundleRequest {
68
- bundleId: string;
69
- projectOwner?: string;
70
- projectSlug?: string;
71
- }
568
+ const queryParameters: any = {};
72
569
 
73
- export interface GetSimulationsRequest {
74
- projectOwner?: string;
75
- projectSlug?: string;
76
- page?: number;
77
- pageSize?: number;
78
- }
570
+ if (requestParameters['chainSpecChainId'] != null) {
571
+ queryParameters['chainSpec.chainId'] = requestParameters['chainSpecChainId'];
572
+ }
79
573
 
80
- export interface SearchTransactionsRequest {
81
- chainId?: Array<string>;
82
- address?: Array<string>;
83
- includeDirect?: boolean;
84
- includeTrace?: boolean;
85
- includeIn?: boolean;
86
- includeOut?: boolean;
87
- startBlock?: string;
88
- endBlock?: string;
89
- startTimestamp?: string;
90
- endTimestamp?: string;
91
- transactionStatus?: Array<number>;
92
- methodSignature?: string;
93
- limit?: number;
94
- pageToken?: string;
95
- }
574
+ if (requestParameters['txIdTxHash'] != null) {
575
+ queryParameters['txId.txHash'] = requestParameters['txIdTxHash'];
576
+ }
96
577
 
97
- export interface SimulateTransactionRequest {
98
- body: SolidityServiceSimulateTransactionRequest;
99
- }
578
+ if (requestParameters['txIdBundleId'] != null) {
579
+ queryParameters['txId.bundleId'] = requestParameters['txIdBundleId'];
580
+ }
100
581
 
101
- export interface SimulateTransactionBundleRequest {
102
- body: SolidityServiceSimulateTransactionBundleRequest;
103
- }
582
+ if (requestParameters['withInternalCalls'] != null) {
583
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
584
+ }
104
585
 
105
- /**
106
- *
107
- */
108
- export class DebugAndSimulationApi extends runtime.BaseAPI {
586
+ if (requestParameters['disableOptimizer'] != null) {
587
+ queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
588
+ }
589
+
590
+ if (requestParameters['ignoreGasCost'] != null) {
591
+ queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
592
+ }
593
+
594
+ const headerParameters: runtime.HTTPHeaders = {};
595
+
596
+ if (this.configuration && this.configuration.apiKey) {
597
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
598
+ }
599
+
600
+ const response = await this.request({
601
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/fork/{chainSpec.forkId}/simulation/{txId.simulationId}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.forkId"}}`, encodeURIComponent(String(requestParameters['chainSpecForkId']))).replace(`{${"txId.simulationId"}}`, encodeURIComponent(String(requestParameters['txIdSimulationId']))),
602
+ method: 'GET',
603
+ headers: headerParameters,
604
+ query: queryParameters,
605
+ }, initOverrides);
606
+
607
+ return new runtime.JSONApiResponse(response, (jsonValue) => GoogleApiHttpBodyFromJSON(jsonValue));
608
+ }
109
609
 
110
610
  /**
111
611
  * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
112
612
  * Get indexed call trace
113
613
  */
114
- async getCallTraceRaw(requestParameters: GetCallTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
115
- if (requestParameters['networkId'] == null) {
614
+ async getCallTrace5(requestParameters: GetCallTrace5Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
615
+ const response = await this.getCallTrace5Raw(requestParameters, initOverrides);
616
+ return await response.value();
617
+ }
618
+
619
+ /**
620
+ * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
621
+ * Get indexed call trace
622
+ */
623
+ async getCallTrace6Raw(requestParameters: GetCallTrace6Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GoogleApiHttpBody>> {
624
+ if (requestParameters['projectOwner'] == null) {
116
625
  throw new runtime.RequiredError(
117
- 'networkId',
118
- 'Required parameter "networkId" was null or undefined when calling getCallTrace().'
626
+ 'projectOwner',
627
+ 'Required parameter "projectOwner" was null or undefined when calling getCallTrace6().'
119
628
  );
120
629
  }
121
630
 
122
- if (requestParameters['txIdTxHash'] == null) {
631
+ if (requestParameters['projectSlug'] == null) {
123
632
  throw new runtime.RequiredError(
124
- 'txIdTxHash',
125
- 'Required parameter "txIdTxHash" was null or undefined when calling getCallTrace().'
633
+ 'projectSlug',
634
+ 'Required parameter "projectSlug" was null or undefined when calling getCallTrace6().'
126
635
  );
127
636
  }
128
637
 
129
- const queryParameters: any = {};
130
-
131
- if (requestParameters['projectOwner'] != null) {
132
- queryParameters['projectOwner'] = requestParameters['projectOwner'];
638
+ if (requestParameters['chainSpecForkId'] == null) {
639
+ throw new runtime.RequiredError(
640
+ 'chainSpecForkId',
641
+ 'Required parameter "chainSpecForkId" was null or undefined when calling getCallTrace6().'
642
+ );
133
643
  }
134
644
 
135
- if (requestParameters['projectSlug'] != null) {
136
- queryParameters['projectSlug'] = requestParameters['projectSlug'];
645
+ if (requestParameters['txIdBundleId'] == null) {
646
+ throw new runtime.RequiredError(
647
+ 'txIdBundleId',
648
+ 'Required parameter "txIdBundleId" was null or undefined when calling getCallTrace6().'
649
+ );
137
650
  }
138
651
 
139
- if (requestParameters['networkId'] != null) {
140
- queryParameters['networkId'] = requestParameters['networkId'];
652
+ const queryParameters: any = {};
653
+
654
+ if (requestParameters['chainSpecChainId'] != null) {
655
+ queryParameters['chainSpec.chainId'] = requestParameters['chainSpecChainId'];
141
656
  }
142
657
 
143
658
  if (requestParameters['txIdTxHash'] != null) {
@@ -148,18 +663,14 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
148
663
  queryParameters['txId.simulationId'] = requestParameters['txIdSimulationId'];
149
664
  }
150
665
 
151
- if (requestParameters['txIdBundleId'] != null) {
152
- queryParameters['txId.bundleId'] = requestParameters['txIdBundleId'];
666
+ if (requestParameters['withInternalCalls'] != null) {
667
+ queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
153
668
  }
154
669
 
155
670
  if (requestParameters['disableOptimizer'] != null) {
156
671
  queryParameters['disableOptimizer'] = requestParameters['disableOptimizer'];
157
672
  }
158
673
 
159
- if (requestParameters['withInternalCalls'] != null) {
160
- queryParameters['withInternalCalls'] = requestParameters['withInternalCalls'];
161
- }
162
-
163
674
  if (requestParameters['ignoreGasCost'] != null) {
164
675
  queryParameters['ignoreGasCost'] = requestParameters['ignoreGasCost'];
165
676
  }
@@ -167,11 +678,11 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
167
678
  const headerParameters: runtime.HTTPHeaders = {};
168
679
 
169
680
  if (this.configuration && this.configuration.apiKey) {
170
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
681
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
171
682
  }
172
683
 
173
684
  const response = await this.request({
174
- path: `/api/v1/solidity/call_trace`,
685
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/fork/{chainSpec.forkId}/simulation_bundle/{txId.bundleId}/call_trace`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.forkId"}}`, encodeURIComponent(String(requestParameters['chainSpecForkId']))).replace(`{${"txId.bundleId"}}`, encodeURIComponent(String(requestParameters['txIdBundleId']))),
175
686
  method: 'GET',
176
687
  headers: headerParameters,
177
688
  query: queryParameters,
@@ -184,8 +695,8 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
184
695
  * API to get Sentio call trace. It takes `txId.txHash` and `networkId` arguments, where the first is transaction hash, and the second is the numeric ethereum chain ID. The results looks very similar to the normal [Ethereum call trace](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png). But we have an additional `startIndex` and `startIndex` on each trace entry even for the LOG, representing the execution order in the trace. This allows you to build chart that marks the order of fund flow. ![screenshot](https://raw.githubusercontent.com/sentioxyz/docs/main/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1).png)
185
696
  * Get indexed call trace
186
697
  */
187
- async getCallTrace(requestParameters: GetCallTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
188
- const response = await this.getCallTraceRaw(requestParameters, initOverrides);
698
+ async getCallTrace6(requestParameters: GetCallTrace6Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GoogleApiHttpBody> {
699
+ const response = await this.getCallTrace6Raw(requestParameters, initOverrides);
189
700
  return await response.value();
190
701
  }
191
702
 
@@ -193,6 +704,20 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
193
704
  * Get a simulation by id
194
705
  */
195
706
  async getSimulationRaw(requestParameters: GetSimulationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceGetSimulationResponse>> {
707
+ if (requestParameters['projectOwner'] == null) {
708
+ throw new runtime.RequiredError(
709
+ 'projectOwner',
710
+ 'Required parameter "projectOwner" was null or undefined when calling getSimulation().'
711
+ );
712
+ }
713
+
714
+ if (requestParameters['projectSlug'] == null) {
715
+ throw new runtime.RequiredError(
716
+ 'projectSlug',
717
+ 'Required parameter "projectSlug" was null or undefined when calling getSimulation().'
718
+ );
719
+ }
720
+
196
721
  if (requestParameters['simulationId'] == null) {
197
722
  throw new runtime.RequiredError(
198
723
  'simulationId',
@@ -202,22 +727,14 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
202
727
 
203
728
  const queryParameters: any = {};
204
729
 
205
- if (requestParameters['projectOwner'] != null) {
206
- queryParameters['projectOwner'] = requestParameters['projectOwner'];
207
- }
208
-
209
- if (requestParameters['projectSlug'] != null) {
210
- queryParameters['projectSlug'] = requestParameters['projectSlug'];
211
- }
212
-
213
730
  const headerParameters: runtime.HTTPHeaders = {};
214
731
 
215
732
  if (this.configuration && this.configuration.apiKey) {
216
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
733
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
217
734
  }
218
735
 
219
736
  const response = await this.request({
220
- path: `/api/v1/solidity/simulate/{simulationId}`.replace(`{${"simulationId"}}`, encodeURIComponent(String(requestParameters['simulationId']))),
737
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/simulation/{simulationId}`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"simulationId"}}`, encodeURIComponent(String(requestParameters['simulationId']))),
221
738
  method: 'GET',
222
739
  headers: headerParameters,
223
740
  query: queryParameters,
@@ -237,32 +754,38 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
237
754
  /**
238
755
  * Get a bundle simulation by id
239
756
  */
240
- async getSimulationBundleRaw(requestParameters: GetSimulationBundleRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceGetSimulationBundleResponse>> {
241
- if (requestParameters['bundleId'] == null) {
757
+ async getSimulationBundleInProjectRaw(requestParameters: GetSimulationBundleInProjectRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceGetSimulationBundleResponse>> {
758
+ if (requestParameters['projectOwner'] == null) {
242
759
  throw new runtime.RequiredError(
243
- 'bundleId',
244
- 'Required parameter "bundleId" was null or undefined when calling getSimulationBundle().'
760
+ 'projectOwner',
761
+ 'Required parameter "projectOwner" was null or undefined when calling getSimulationBundleInProject().'
245
762
  );
246
763
  }
247
764
 
248
- const queryParameters: any = {};
249
-
250
- if (requestParameters['projectOwner'] != null) {
251
- queryParameters['projectOwner'] = requestParameters['projectOwner'];
765
+ if (requestParameters['projectSlug'] == null) {
766
+ throw new runtime.RequiredError(
767
+ 'projectSlug',
768
+ 'Required parameter "projectSlug" was null or undefined when calling getSimulationBundleInProject().'
769
+ );
252
770
  }
253
771
 
254
- if (requestParameters['projectSlug'] != null) {
255
- queryParameters['projectSlug'] = requestParameters['projectSlug'];
772
+ if (requestParameters['bundleId'] == null) {
773
+ throw new runtime.RequiredError(
774
+ 'bundleId',
775
+ 'Required parameter "bundleId" was null or undefined when calling getSimulationBundleInProject().'
776
+ );
256
777
  }
257
778
 
779
+ const queryParameters: any = {};
780
+
258
781
  const headerParameters: runtime.HTTPHeaders = {};
259
782
 
260
783
  if (this.configuration && this.configuration.apiKey) {
261
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
784
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
262
785
  }
263
786
 
264
787
  const response = await this.request({
265
- path: `/api/v1/solidity/simulate_bundle/{bundleId}`.replace(`{${"bundleId"}}`, encodeURIComponent(String(requestParameters['bundleId']))),
788
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/simulation_bundle/{bundleId}`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"bundleId"}}`, encodeURIComponent(String(requestParameters['bundleId']))),
266
789
  method: 'GET',
267
790
  headers: headerParameters,
268
791
  query: queryParameters,
@@ -274,8 +797,8 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
274
797
  /**
275
798
  * Get a bundle simulation by id
276
799
  */
277
- async getSimulationBundle(requestParameters: GetSimulationBundleRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceGetSimulationBundleResponse> {
278
- const response = await this.getSimulationBundleRaw(requestParameters, initOverrides);
800
+ async getSimulationBundleInProject(requestParameters: GetSimulationBundleInProjectRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceGetSimulationBundleResponse> {
801
+ const response = await this.getSimulationBundleInProjectRaw(requestParameters, initOverrides);
279
802
  return await response.value();
280
803
  }
281
804
 
@@ -283,14 +806,24 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
283
806
  * Get existing transaction simulations
284
807
  */
285
808
  async getSimulationsRaw(requestParameters: GetSimulationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceGetSimulationsResponse>> {
286
- const queryParameters: any = {};
809
+ if (requestParameters['projectOwner'] == null) {
810
+ throw new runtime.RequiredError(
811
+ 'projectOwner',
812
+ 'Required parameter "projectOwner" was null or undefined when calling getSimulations().'
813
+ );
814
+ }
287
815
 
288
- if (requestParameters['projectOwner'] != null) {
289
- queryParameters['projectOwner'] = requestParameters['projectOwner'];
816
+ if (requestParameters['projectSlug'] == null) {
817
+ throw new runtime.RequiredError(
818
+ 'projectSlug',
819
+ 'Required parameter "projectSlug" was null or undefined when calling getSimulations().'
820
+ );
290
821
  }
291
822
 
292
- if (requestParameters['projectSlug'] != null) {
293
- queryParameters['projectSlug'] = requestParameters['projectSlug'];
823
+ const queryParameters: any = {};
824
+
825
+ if (requestParameters['labelContains'] != null) {
826
+ queryParameters['labelContains'] = requestParameters['labelContains'];
294
827
  }
295
828
 
296
829
  if (requestParameters['page'] != null) {
@@ -304,11 +837,11 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
304
837
  const headerParameters: runtime.HTTPHeaders = {};
305
838
 
306
839
  if (this.configuration && this.configuration.apiKey) {
307
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
840
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
308
841
  }
309
842
 
310
843
  const response = await this.request({
311
- path: `/api/v1/solidity/simulate`,
844
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/simulation`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))),
312
845
  method: 'GET',
313
846
  headers: headerParameters,
314
847
  query: queryParameters,
@@ -320,7 +853,7 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
320
853
  /**
321
854
  * Get existing transaction simulations
322
855
  */
323
- async getSimulations(requestParameters: GetSimulationsRequest = {}, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceGetSimulationsResponse> {
856
+ async getSimulations(requestParameters: GetSimulationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceGetSimulationsResponse> {
324
857
  const response = await this.getSimulationsRaw(requestParameters, initOverrides);
325
858
  return await response.value();
326
859
  }
@@ -329,6 +862,20 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
329
862
  * Search for transactions
330
863
  */
331
864
  async searchTransactionsRaw(requestParameters: SearchTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TxindexEvmSearchTransactionsResponse>> {
865
+ if (requestParameters['projectOwner'] == null) {
866
+ throw new runtime.RequiredError(
867
+ 'projectOwner',
868
+ 'Required parameter "projectOwner" was null or undefined when calling searchTransactions().'
869
+ );
870
+ }
871
+
872
+ if (requestParameters['projectSlug'] == null) {
873
+ throw new runtime.RequiredError(
874
+ 'projectSlug',
875
+ 'Required parameter "projectSlug" was null or undefined when calling searchTransactions().'
876
+ );
877
+ }
878
+
332
879
  const queryParameters: any = {};
333
880
 
334
881
  if (requestParameters['chainId'] != null) {
@@ -390,11 +937,11 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
390
937
  const headerParameters: runtime.HTTPHeaders = {};
391
938
 
392
939
  if (this.configuration && this.configuration.apiKey) {
393
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
940
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
394
941
  }
395
942
 
396
943
  const response = await this.request({
397
- path: `/api/v1/solidity/search_transactions`,
944
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/search_transactions`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))),
398
945
  method: 'GET',
399
946
  headers: headerParameters,
400
947
  query: queryParameters,
@@ -406,7 +953,7 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
406
953
  /**
407
954
  * Search for transactions
408
955
  */
409
- async searchTransactions(requestParameters: SearchTransactionsRequest = {}, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TxindexEvmSearchTransactionsResponse> {
956
+ async searchTransactions(requestParameters: SearchTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TxindexEvmSearchTransactionsResponse> {
410
957
  const response = await this.searchTransactionsRaw(requestParameters, initOverrides);
411
958
  return await response.value();
412
959
  }
@@ -416,6 +963,27 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
416
963
  * Single simulation
417
964
  */
418
965
  async simulateTransactionRaw(requestParameters: SimulateTransactionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceSimulateTransactionResponse>> {
966
+ if (requestParameters['projectOwner'] == null) {
967
+ throw new runtime.RequiredError(
968
+ 'projectOwner',
969
+ 'Required parameter "projectOwner" was null or undefined when calling simulateTransaction().'
970
+ );
971
+ }
972
+
973
+ if (requestParameters['projectSlug'] == null) {
974
+ throw new runtime.RequiredError(
975
+ 'projectSlug',
976
+ 'Required parameter "projectSlug" was null or undefined when calling simulateTransaction().'
977
+ );
978
+ }
979
+
980
+ if (requestParameters['chainSpecChainId'] == null) {
981
+ throw new runtime.RequiredError(
982
+ 'chainSpecChainId',
983
+ 'Required parameter "chainSpecChainId" was null or undefined when calling simulateTransaction().'
984
+ );
985
+ }
986
+
419
987
  if (requestParameters['body'] == null) {
420
988
  throw new runtime.RequiredError(
421
989
  'body',
@@ -430,15 +998,15 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
430
998
  headerParameters['Content-Type'] = 'application/json';
431
999
 
432
1000
  if (this.configuration && this.configuration.apiKey) {
433
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
1001
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
434
1002
  }
435
1003
 
436
1004
  const response = await this.request({
437
- path: `/api/v1/solidity/simulate`,
1005
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/{chainSpec.chainId}/simulation`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.chainId"}}`, encodeURIComponent(String(requestParameters['chainSpecChainId']))),
438
1006
  method: 'POST',
439
1007
  headers: headerParameters,
440
1008
  query: queryParameters,
441
- body: SolidityServiceSimulateTransactionRequestToJSON(requestParameters['body']),
1009
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBodyToJSON(requestParameters['body']),
442
1010
  }, initOverrides);
443
1011
 
444
1012
  return new runtime.JSONApiResponse(response, (jsonValue) => SolidityServiceSimulateTransactionResponseFromJSON(jsonValue));
@@ -453,11 +1021,95 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
453
1021
  return await response.value();
454
1022
  }
455
1023
 
1024
+ /**
1025
+ * Create a new transaction simulation. The simulation body should be included in the request body. Your simulations will be saved, and a unique ID for each simulation is included in the response. It will be useful for fetching simulation details.
1026
+ * Single simulation
1027
+ */
1028
+ async simulateTransaction2Raw(requestParameters: SimulateTransaction2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceSimulateTransactionResponse>> {
1029
+ if (requestParameters['projectOwner'] == null) {
1030
+ throw new runtime.RequiredError(
1031
+ 'projectOwner',
1032
+ 'Required parameter "projectOwner" was null or undefined when calling simulateTransaction2().'
1033
+ );
1034
+ }
1035
+
1036
+ if (requestParameters['projectSlug'] == null) {
1037
+ throw new runtime.RequiredError(
1038
+ 'projectSlug',
1039
+ 'Required parameter "projectSlug" was null or undefined when calling simulateTransaction2().'
1040
+ );
1041
+ }
1042
+
1043
+ if (requestParameters['chainSpecForkId'] == null) {
1044
+ throw new runtime.RequiredError(
1045
+ 'chainSpecForkId',
1046
+ 'Required parameter "chainSpecForkId" was null or undefined when calling simulateTransaction2().'
1047
+ );
1048
+ }
1049
+
1050
+ if (requestParameters['body'] == null) {
1051
+ throw new runtime.RequiredError(
1052
+ 'body',
1053
+ 'Required parameter "body" was null or undefined when calling simulateTransaction2().'
1054
+ );
1055
+ }
1056
+
1057
+ const queryParameters: any = {};
1058
+
1059
+ const headerParameters: runtime.HTTPHeaders = {};
1060
+
1061
+ headerParameters['Content-Type'] = 'application/json';
1062
+
1063
+ if (this.configuration && this.configuration.apiKey) {
1064
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
1065
+ }
1066
+
1067
+ const response = await this.request({
1068
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/fork/{chainSpec.forkId}/simulation`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.forkId"}}`, encodeURIComponent(String(requestParameters['chainSpecForkId']))),
1069
+ method: 'POST',
1070
+ headers: headerParameters,
1071
+ query: queryParameters,
1072
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBodyToJSON(requestParameters['body']),
1073
+ }, initOverrides);
1074
+
1075
+ return new runtime.JSONApiResponse(response, (jsonValue) => SolidityServiceSimulateTransactionResponseFromJSON(jsonValue));
1076
+ }
1077
+
1078
+ /**
1079
+ * Create a new transaction simulation. The simulation body should be included in the request body. Your simulations will be saved, and a unique ID for each simulation is included in the response. It will be useful for fetching simulation details.
1080
+ * Single simulation
1081
+ */
1082
+ async simulateTransaction2(requestParameters: SimulateTransaction2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceSimulateTransactionResponse> {
1083
+ const response = await this.simulateTransaction2Raw(requestParameters, initOverrides);
1084
+ return await response.value();
1085
+ }
1086
+
456
1087
  /**
457
1088
  * You could also create bundle simulations so that one transaction could be executed one after another. For `blockNumber` `transactionIndex` `networkId` `stateOverrides` and `blockOverrides` fields, only the first simulation takes effect.
458
1089
  * Bundle simulation
459
1090
  */
460
1091
  async simulateTransactionBundleRaw(requestParameters: SimulateTransactionBundleRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceSimulateTransactionBundleResponse>> {
1092
+ if (requestParameters['projectOwner'] == null) {
1093
+ throw new runtime.RequiredError(
1094
+ 'projectOwner',
1095
+ 'Required parameter "projectOwner" was null or undefined when calling simulateTransactionBundle().'
1096
+ );
1097
+ }
1098
+
1099
+ if (requestParameters['projectSlug'] == null) {
1100
+ throw new runtime.RequiredError(
1101
+ 'projectSlug',
1102
+ 'Required parameter "projectSlug" was null or undefined when calling simulateTransactionBundle().'
1103
+ );
1104
+ }
1105
+
1106
+ if (requestParameters['chainSpecChainId'] == null) {
1107
+ throw new runtime.RequiredError(
1108
+ 'chainSpecChainId',
1109
+ 'Required parameter "chainSpecChainId" was null or undefined when calling simulateTransactionBundle().'
1110
+ );
1111
+ }
1112
+
461
1113
  if (requestParameters['body'] == null) {
462
1114
  throw new runtime.RequiredError(
463
1115
  'body',
@@ -472,15 +1124,15 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
472
1124
  headerParameters['Content-Type'] = 'application/json';
473
1125
 
474
1126
  if (this.configuration && this.configuration.apiKey) {
475
- headerParameters["Api-Key"] = await this.configuration.apiKey("Api-Key"); // ApiKeyAuth authentication
1127
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
476
1128
  }
477
1129
 
478
1130
  const response = await this.request({
479
- path: `/api/v1/solidity/simulate_bundle`,
1131
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/{chainSpec.chainId}/simulation_bundle`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.chainId"}}`, encodeURIComponent(String(requestParameters['chainSpecChainId']))),
480
1132
  method: 'POST',
481
1133
  headers: headerParameters,
482
1134
  query: queryParameters,
483
- body: SolidityServiceSimulateTransactionBundleRequestToJSON(requestParameters['body']),
1135
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBundleBodyToJSON(requestParameters['body']),
484
1136
  }, initOverrides);
485
1137
 
486
1138
  return new runtime.JSONApiResponse(response, (jsonValue) => SolidityServiceSimulateTransactionBundleResponseFromJSON(jsonValue));
@@ -495,4 +1147,67 @@ export class DebugAndSimulationApi extends runtime.BaseAPI {
495
1147
  return await response.value();
496
1148
  }
497
1149
 
1150
+ /**
1151
+ * You could also create bundle simulations so that one transaction could be executed one after another. For `blockNumber` `transactionIndex` `networkId` `stateOverrides` and `blockOverrides` fields, only the first simulation takes effect.
1152
+ * Bundle simulation
1153
+ */
1154
+ async simulateTransactionBundle2Raw(requestParameters: SimulateTransactionBundle2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SolidityServiceSimulateTransactionBundleResponse>> {
1155
+ if (requestParameters['projectOwner'] == null) {
1156
+ throw new runtime.RequiredError(
1157
+ 'projectOwner',
1158
+ 'Required parameter "projectOwner" was null or undefined when calling simulateTransactionBundle2().'
1159
+ );
1160
+ }
1161
+
1162
+ if (requestParameters['projectSlug'] == null) {
1163
+ throw new runtime.RequiredError(
1164
+ 'projectSlug',
1165
+ 'Required parameter "projectSlug" was null or undefined when calling simulateTransactionBundle2().'
1166
+ );
1167
+ }
1168
+
1169
+ if (requestParameters['chainSpecForkId'] == null) {
1170
+ throw new runtime.RequiredError(
1171
+ 'chainSpecForkId',
1172
+ 'Required parameter "chainSpecForkId" was null or undefined when calling simulateTransactionBundle2().'
1173
+ );
1174
+ }
1175
+
1176
+ if (requestParameters['body'] == null) {
1177
+ throw new runtime.RequiredError(
1178
+ 'body',
1179
+ 'Required parameter "body" was null or undefined when calling simulateTransactionBundle2().'
1180
+ );
1181
+ }
1182
+
1183
+ const queryParameters: any = {};
1184
+
1185
+ const headerParameters: runtime.HTTPHeaders = {};
1186
+
1187
+ headerParameters['Content-Type'] = 'application/json';
1188
+
1189
+ if (this.configuration && this.configuration.apiKey) {
1190
+ headerParameters["api-key"] = await this.configuration.apiKey("api-key"); // ApiKeyAuth authentication
1191
+ }
1192
+
1193
+ const response = await this.request({
1194
+ path: `/api/v1/solidity/{projectOwner}/{projectSlug}/fork/{chainSpec.forkId}/simulation_bundle`.replace(`{${"projectOwner"}}`, encodeURIComponent(String(requestParameters['projectOwner']))).replace(`{${"projectSlug"}}`, encodeURIComponent(String(requestParameters['projectSlug']))).replace(`{${"chainSpec.forkId"}}`, encodeURIComponent(String(requestParameters['chainSpecForkId']))),
1195
+ method: 'POST',
1196
+ headers: headerParameters,
1197
+ query: queryParameters,
1198
+ body: SolidityServiceSolidityAPIServiceSimulateTransactionBundleBodyToJSON(requestParameters['body']),
1199
+ }, initOverrides);
1200
+
1201
+ return new runtime.JSONApiResponse(response, (jsonValue) => SolidityServiceSimulateTransactionBundleResponseFromJSON(jsonValue));
1202
+ }
1203
+
1204
+ /**
1205
+ * You could also create bundle simulations so that one transaction could be executed one after another. For `blockNumber` `transactionIndex` `networkId` `stateOverrides` and `blockOverrides` fields, only the first simulation takes effect.
1206
+ * Bundle simulation
1207
+ */
1208
+ async simulateTransactionBundle2(requestParameters: SimulateTransactionBundle2Request, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SolidityServiceSimulateTransactionBundleResponse> {
1209
+ const response = await this.simulateTransactionBundle2Raw(requestParameters, initOverrides);
1210
+ return await response.value();
1211
+ }
1212
+
498
1213
  }