@openfort/openfort-node 0.6.25 → 0.6.26

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 (348) hide show
  1. package/dist/apis/web3ConnectionsApiWrapper.d.ts +33 -0
  2. package/dist/apis/web3ConnectionsApiWrapper.js +61 -0
  3. package/dist/apis/web3ConnectionsApiWrapper.js.map +1 -0
  4. package/dist/index.d.ts +2 -0
  5. package/dist/index.js +4 -0
  6. package/dist/index.js.map +1 -1
  7. package/dist/models/getWeb3ActionsList.d.ts +3 -0
  8. package/dist/models/getWeb3ActionsList.js +3 -0
  9. package/dist/models/getWeb3ActionsList.js.map +1 -0
  10. package/dist/models/getWeb3ConnectionRequest.d.ts +4 -0
  11. package/dist/models/getWeb3ConnectionRequest.js +3 -0
  12. package/dist/models/getWeb3ConnectionRequest.js.map +1 -0
  13. package/dist/models/submitWeb3ActionRequest.d.ts +6 -0
  14. package/dist/models/submitWeb3ActionRequest.js +3 -0
  15. package/dist/models/submitWeb3ActionRequest.js.map +1 -0
  16. package/dist/version.d.ts +1 -1
  17. package/dist/version.js +1 -1
  18. package/docs/assets/search.js +1 -1
  19. package/docs/classes/apis_baseApiWrapper.BaseApiWrapper.html +1 -1
  20. package/docs/classes/apis_contractsApiWrapper.ContractsApiWrapper.html +6 -6
  21. package/docs/classes/apis_iamApiWrapper.IamApiWrapper.html +5 -0
  22. package/docs/classes/apis_inventoriesApiWrapper.InventoriesApiWrapper.html +13 -0
  23. package/docs/classes/apis_oauthApiWrapper.OAuthApiWrapper.html +5 -0
  24. package/docs/classes/apis_playersApiWrapper.PlayersApiWrapper.html +16 -12
  25. package/docs/classes/apis_policiesApiWrapper.PoliciesApiWrapper.html +17 -10
  26. package/docs/classes/apis_policyRulesApiWrapper.PolicyRulesApiWrapper.html +5 -5
  27. package/docs/classes/apis_sessionsApiWrapper.SessionsApiWrapper.html +6 -6
  28. package/docs/classes/apis_settingsApiWrapper.SettingsApiWrapper.html +21 -0
  29. package/docs/classes/apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html +6 -6
  30. package/docs/classes/apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html +21 -0
  31. package/docs/classes/generated.AccountInventoryListQueries.html +3 -3
  32. package/docs/classes/generated.AccountsApi.html +11 -11
  33. package/docs/classes/generated.ApiException.html +4 -4
  34. package/docs/classes/generated.AuthenticationApi.html +4 -4
  35. package/docs/classes/generated.CancelTransferOwnershipRequest.html +3 -3
  36. package/docs/classes/generated.CompleteRecoveryRequest.html +5 -5
  37. package/docs/classes/generated.ContractsApi.html +18 -9
  38. package/docs/classes/generated.CreatePlayerSessionRequest.html +11 -11
  39. package/docs/classes/generated.GoogleAuthenticationApi.html +3 -3
  40. package/docs/classes/generated.HttpException.html +4 -4
  41. package/docs/classes/{generated.InventoryApi.html → generated.InventoriesApi.html} +15 -15
  42. package/docs/classes/generated.IsomorphicFetchHttpLibrary.html +1 -1
  43. package/docs/classes/generated.OAuthApi.html +40 -0
  44. package/docs/classes/generated.PkAuthentication.html +3 -3
  45. package/docs/classes/generated.PlayerCancelTransferOwnershipRequest.html +4 -4
  46. package/docs/classes/generated.PlayerInventoryListQueries.html +6 -6
  47. package/docs/classes/generated.PlayerTransferOwnershipRequest.html +7 -7
  48. package/docs/classes/generated.PlayersApi.html +24 -30
  49. package/docs/classes/generated.PlayersAuthenticationApi.html +2 -2
  50. package/docs/classes/generated.PoliciesApi.html +26 -16
  51. package/docs/classes/generated.PolicyRulesApi.html +6 -6
  52. package/docs/classes/generated.RequestContext.html +5 -5
  53. package/docs/classes/generated.RequiredError.html +4 -4
  54. package/docs/classes/generated.ResponseContext.html +3 -3
  55. package/docs/classes/generated.SelfDecodingBody.html +1 -1
  56. package/docs/classes/generated.SessionsApi.html +9 -9
  57. package/docs/classes/generated.SettingsApi.html +25 -0
  58. package/docs/classes/generated.SignPayloadRequest.html +2 -2
  59. package/docs/classes/generated.SkAuthentication.html +3 -3
  60. package/docs/classes/generated.StartRecoveryRequest.html +4 -4
  61. package/docs/classes/generated.TransactionIntentsApi.html +12 -12
  62. package/docs/classes/generated.TransferOwnershipRequest.html +4 -4
  63. package/docs/classes/generated.UpdateContractRequest.html +7 -7
  64. package/docs/classes/generated.UpdatePolicyRequest.html +4 -4
  65. package/docs/classes/generated.UpdatePolicyRuleRequest.html +6 -6
  66. package/docs/classes/generated.UpdateProjectRequest.html +1 -1
  67. package/docs/classes/generated.Web3ConnectionsApi.html +33 -0
  68. package/docs/classes/generated_middleware.PromiseMiddlewareWrapper.html +3 -3
  69. package/docs/classes/generated_rxjsStub.Observable.html +1 -1
  70. package/docs/classes/generated_servers.ServerConfiguration.html +3 -3
  71. package/docs/classes/index.Abi.html +1 -1
  72. package/docs/classes/index.AbiType.html +1 -1
  73. package/docs/classes/index.AccelbyteOAuthConfig.html +11 -0
  74. package/docs/classes/index.Account.html +2 -2
  75. package/docs/classes/index.AccountListQueries.html +6 -6
  76. package/docs/classes/index.AccountListResponse.html +1 -1
  77. package/docs/classes/index.AccountPolicyRuleResponse.html +1 -1
  78. package/docs/classes/index.AccountResponse.html +2 -2
  79. package/docs/classes/index.ApiAuthorizedNetworkListResponse.html +1 -0
  80. package/docs/classes/index.ApiAuthorizedNetworkResponse.html +1 -0
  81. package/docs/classes/index.ApiKeyResponse.html +1 -1
  82. package/docs/classes/index.AssetInventory.html +2 -2
  83. package/docs/classes/index.AuthPlayerListQueries.html +4 -4
  84. package/docs/classes/index.AuthPlayerListResponse.html +1 -1
  85. package/docs/classes/index.AuthPlayerResponse.html +1 -1
  86. package/docs/classes/index.AuthPlayerResponsePlayer.html +1 -1
  87. package/docs/classes/index.AuthResponse.html +5 -1
  88. package/docs/classes/index.AuthenticatedPlayerResponse.html +3 -0
  89. package/docs/classes/index.AuthorizeWithOAuthToken200Response.html +5 -0
  90. package/docs/classes/index.BalanceResponse.html +1 -1
  91. package/docs/classes/index.ChargeCustomTokenPolicyStrategy.html +1 -1
  92. package/docs/classes/index.CheckoutRequest.html +2 -2
  93. package/docs/classes/index.CheckoutResponse.html +1 -1
  94. package/docs/classes/index.ContractDeleteResponse.html +1 -1
  95. package/docs/classes/index.ContractListQueries.html +7 -7
  96. package/docs/classes/index.ContractListResponse.html +1 -1
  97. package/docs/classes/index.ContractPolicyRuleResponse.html +1 -1
  98. package/docs/classes/index.ContractPolicyRuleResponseContract.html +2 -2
  99. package/docs/classes/index.ContractReadQueries.html +5 -0
  100. package/docs/classes/index.ContractReadResponse.html +1 -0
  101. package/docs/classes/index.ContractResponse.html +2 -2
  102. package/docs/classes/index.CountPerIntervalLimitPolicyRuleResponse.html +1 -1
  103. package/docs/classes/index.CreateAccountRequest.html +7 -7
  104. package/docs/classes/index.CreateApiAuthorizedNetworkRequest.html +1 -0
  105. package/docs/classes/index.CreateContractRequest.html +6 -6
  106. package/docs/classes/index.CreatePlayerAccountRequest.html +5 -5
  107. package/docs/classes/index.CreatePolicyAllowFunctionRequest.html +6 -6
  108. package/docs/classes/index.CreatePolicyRequest.html +3 -3
  109. package/docs/classes/index.CreatePolicyRuleRequest.html +7 -7
  110. package/docs/classes/index.CreateProjectApiKeyRequest.html +1 -0
  111. package/docs/classes/index.CreateProjectRequest.html +1 -1
  112. package/docs/classes/index.CreateSessionRequest.html +13 -13
  113. package/docs/classes/index.CreateTransactionIntentRequest.html +10 -10
  114. package/docs/classes/index.CreateWeb3ConnectionRequest.html +7 -0
  115. package/docs/classes/index.DomainData.html +2 -2
  116. package/docs/classes/index.EntityIdResponse.html +1 -1
  117. package/docs/classes/index.EstimateTransactionIntentGasResult.html +16 -8
  118. package/docs/classes/index.FieldErrorsValue.html +1 -1
  119. package/docs/classes/index.FirebaseOAuthConfig.html +7 -0
  120. package/docs/classes/index.FixedRateTokenPolicyStrategy.html +1 -0
  121. package/docs/classes/index.GasPerIntervalLimitPolicyRuleResponse.html +1 -1
  122. package/docs/classes/index.GasPerTransactionLimitPolicyRuleResponse.html +1 -1
  123. package/docs/classes/index.GasReport.html +1 -1
  124. package/docs/classes/index.GasReportDataInner.html +1 -1
  125. package/docs/classes/index.GasReportDataInnerPeriod.html +1 -1
  126. package/docs/classes/index.GasReportDataInnerTransactionIntentsInner.html +1 -1
  127. package/docs/classes/index.GetSigninUrlResponse.html +1 -1
  128. package/docs/classes/index.GoogleOAuthConfig.html +11 -0
  129. package/docs/classes/index.Interaction.html +6 -6
  130. package/docs/classes/index.InvalidRequestError.html +1 -1
  131. package/docs/classes/index.InvalidRequestErrorResponse.html +1 -1
  132. package/docs/classes/index.InventoryListResponse.html +1 -1
  133. package/docs/classes/index.InventoryResponse.html +1 -1
  134. package/docs/classes/index.Log.html +1 -1
  135. package/docs/classes/index.LoginRequest.html +3 -3
  136. package/docs/classes/index.Money.html +2 -2
  137. package/docs/classes/index.NextActionPayload.html +1 -1
  138. package/docs/classes/index.NextActionResponse.html +1 -1
  139. package/docs/classes/index.OAuthConfig.html +15 -0
  140. package/docs/classes/index.OAuthConfigListResponse.html +5 -0
  141. package/docs/classes/index.OAuthRequest.html +5 -0
  142. package/docs/classes/index.ObsoleteAssetInventory.html +2 -2
  143. package/docs/classes/index.ObsoleteInventoryResponse.html +1 -1
  144. package/docs/classes/index.PayForUserPolicyStrategy.html +1 -1
  145. package/docs/classes/index.PaymasterDepositorCreateRequest.html +5 -0
  146. package/docs/classes/index.PaymasterDepositorDeleteResponse.html +1 -0
  147. package/docs/classes/index.PaymasterDepositorGetMessageResponse.html +1 -0
  148. package/docs/classes/index.PaymasterDepositorListResponse.html +1 -0
  149. package/docs/classes/index.PaymasterDepositorResponse.html +1 -0
  150. package/docs/classes/index.PickContractResponseId.html +1 -1
  151. package/docs/classes/index.PickPlayerResponseId.html +1 -1
  152. package/docs/classes/index.PlayFabOAuthConfig.html +7 -0
  153. package/docs/classes/index.Player.html +1 -1
  154. package/docs/classes/index.PlayerCreateRequest.html +5 -0
  155. package/docs/classes/index.PlayerDeleteResponse.html +1 -0
  156. package/docs/classes/index.PlayerInventoryQueries.html +2 -2
  157. package/docs/classes/index.PlayerListQueries.html +5 -5
  158. package/docs/classes/index.PlayerListResponse.html +1 -1
  159. package/docs/classes/index.PlayerMetadataValue.html +1 -0
  160. package/docs/classes/index.PlayerResponse.html +1 -1
  161. package/docs/classes/index.PlayerResponseAccountsInner.html +2 -2
  162. package/docs/classes/index.PlayerResponseTransactionIntentsInner.html +4 -4
  163. package/docs/classes/index.PlayerUpdateRequest.html +5 -0
  164. package/docs/classes/index.Policy.html +2 -2
  165. package/docs/classes/index.PolicyDeleteResponse.html +1 -1
  166. package/docs/classes/index.PolicyListQueries.html +9 -7
  167. package/docs/classes/index.PolicyListResponse.html +1 -1
  168. package/docs/classes/index.PolicyResponse.html +2 -2
  169. package/docs/classes/index.PolicyResponsePolicyRulesInner.html +1 -1
  170. package/docs/classes/index.PolicyRuleDeleteResponse.html +1 -1
  171. package/docs/classes/index.PolicyRuleListQueries.html +6 -6
  172. package/docs/classes/index.PolicyRuleListResponse.html +1 -1
  173. package/docs/classes/index.PolicyRuleResponse.html +1 -1
  174. package/docs/classes/index.PolicyStrategy.html +1 -1
  175. package/docs/classes/index.PolicyStrategyRequest.html +7 -5
  176. package/docs/classes/index.PrismaInputJsonValue.html +1 -1
  177. package/docs/classes/index.ProjectListResponse.html +1 -1
  178. package/docs/classes/index.ProjectLogs.html +1 -1
  179. package/docs/classes/index.ProjectResponse.html +1 -1
  180. package/docs/classes/index.ProjectWebhookRequest.html +1 -1
  181. package/docs/classes/index.ResponseResponse.html +10 -10
  182. package/docs/classes/index.RevokeSessionPlayerRequest.html +6 -6
  183. package/docs/classes/index.RevokeSessionRequest.html +8 -8
  184. package/docs/classes/index.SessionListQueries.html +6 -6
  185. package/docs/classes/index.SessionListResponse.html +1 -1
  186. package/docs/classes/index.SessionResponse.html +1 -1
  187. package/docs/classes/index.SettingsWebhookUpdateRequest.html +3 -0
  188. package/docs/classes/index.SignPayloadResponse.html +1 -1
  189. package/docs/classes/index.SignatureRequest.html +3 -3
  190. package/docs/classes/index.SignupRequest.html +5 -5
  191. package/docs/classes/index.SubmitWeb3ActionRequest.html +5 -0
  192. package/docs/classes/index.TransactionIntent.html +4 -4
  193. package/docs/classes/index.TransactionIntentListQueries.html +10 -10
  194. package/docs/classes/index.TransactionIntentListResponse.html +1 -1
  195. package/docs/classes/index.TransactionIntentResponse.html +4 -4
  196. package/docs/classes/index.TransactionIntentResponseAccount.html +2 -2
  197. package/docs/classes/index.TransactionIntentResponsePlayer.html +2 -2
  198. package/docs/classes/index.TransactionIntentResponsePolicy.html +3 -3
  199. package/docs/classes/index.TypedDataField.html +1 -1
  200. package/docs/classes/index.UpdateProjectApiKeyRequest.html +1 -0
  201. package/docs/classes/index.UserProjectCreateRequest.html +1 -0
  202. package/docs/classes/index.UserProjectCreateRequestRole.html +1 -0
  203. package/docs/classes/index.UserProjectDeleteResponse.html +1 -0
  204. package/docs/classes/index.UserProjectListResponse.html +1 -0
  205. package/docs/classes/index.UserProjectResponse.html +1 -0
  206. package/docs/classes/index.UserProjectUpdateRequest.html +1 -0
  207. package/docs/classes/index.Web3ActionListResponse.html +1 -0
  208. package/docs/classes/index.Web3ActionResponse.html +3 -0
  209. package/docs/classes/index.Web3ConnectionListQueries.html +9 -0
  210. package/docs/classes/index.Web3ConnectionListResponse.html +1 -0
  211. package/docs/classes/index.Web3ConnectionResponse.html +1 -0
  212. package/docs/classes/index.Web3ConnectionResponsePlayer.html +3 -0
  213. package/docs/classes/index.WebhookResponse.html +1 -0
  214. package/docs/classes/index.default.html +1 -1
  215. package/docs/classes/models_validationError.ValidationError.html +4 -4
  216. package/docs/classes/utilities_middleware.Middleware.html +3 -3
  217. package/docs/classes/utilities_observer.ValidationErrorMessage.html +4 -4
  218. package/docs/enums/generated.HttpMethod.html +1 -1
  219. package/docs/enums/models_webHookEvent.WebhookEventType.html +1 -0
  220. package/docs/index.html +1 -1
  221. package/docs/interfaces/generated.HttpLibrary.html +1 -1
  222. package/docs/interfaces/generated.PromiseHttpLibrary.html +1 -1
  223. package/docs/interfaces/generated.ResponseBody.html +1 -1
  224. package/docs/interfaces/generated.SecurityAuthentication.html +2 -2
  225. package/docs/interfaces/generated.TokenProvider.html +1 -1
  226. package/docs/interfaces/generated_configuration.Configuration.html +1 -1
  227. package/docs/interfaces/generated_configuration.ConfigurationParameters.html +6 -6
  228. package/docs/interfaces/generated_middleware.Middleware.html +3 -3
  229. package/docs/interfaces/generated_middleware.PromiseMiddleware.html +3 -3
  230. package/docs/interfaces/generated_servers.BaseServerConfiguration.html +1 -1
  231. package/docs/interfaces/models_accountInventoryListQueries.AccountInventoryListQueries.html +3 -3
  232. package/docs/interfaces/models_baseListRequest.BaseExpandableListRequest.html +1 -1
  233. package/docs/interfaces/models_baseListRequest.BaseListRequest.html +1 -1
  234. package/docs/interfaces/models_cancelTransferOwnershipRequest.CancelTransferOwnershipRequest.html +3 -3
  235. package/docs/interfaces/models_completeRecoveryRequest.CompleteRecoveryRequest.html +5 -5
  236. package/docs/interfaces/models_createPlayerSessionRequest.CreatePlayerSessionRequest.html +11 -11
  237. package/docs/interfaces/models_getAccountInventoryRequest.GetAccountInventoryRequest.html +1 -1
  238. package/docs/interfaces/models_getAccountRequest.GetAccountRequest.html +1 -1
  239. package/docs/interfaces/models_getAllowFunctionsRequest.GetAllowFunctionsRequest.html +1 -1
  240. package/docs/interfaces/models_getContractRequest.GetContractRequest.html +1 -1
  241. package/docs/interfaces/models_getPlayerByExternalIdRequest.GetPlayerByExternalIdRequest.html +1 -0
  242. package/docs/interfaces/models_getPlayerInventoryRequest.GetPlayerInventoryRequest.html +1 -1
  243. package/docs/interfaces/models_getPlayerRequest.GetPlayerRequest.html +1 -1
  244. package/docs/interfaces/models_getPolicyRequest.GetPolicyRequest.html +1 -1
  245. package/docs/interfaces/models_getPolicyTotalGasUsageRequest.GetPolicyTotalGasUsageRequest.html +1 -1
  246. package/docs/interfaces/models_getSessionRequest.GetSessionRequest.html +1 -1
  247. package/docs/interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html +1 -1
  248. package/docs/interfaces/models_getWeb3ActionsList.GetWeb3ActionsList.html +1 -0
  249. package/docs/interfaces/models_getWeb3ConnectionRequest.GetWeb3ConnectionRequest.html +1 -0
  250. package/docs/interfaces/models_playerCancelTransferOwnershipRequest.PlayerCancelTransferOwnershipRequest.html +4 -4
  251. package/docs/interfaces/models_playerInventoryListQueries.PlayerInventoryListQueries.html +6 -6
  252. package/docs/interfaces/models_playerTransferOwnershipRequest.PlayerTransferOwnershipRequest.html +7 -7
  253. package/docs/interfaces/models_revokePlayerSessionRequest.RevokePlayerSessionRequest.html +6 -6
  254. package/docs/interfaces/models_signPayloadRequest.SignPayloadRequest.html +2 -2
  255. package/docs/interfaces/models_signatureSessionRequest.SignatureSessionRequest.html +1 -1
  256. package/docs/interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html +1 -1
  257. package/docs/interfaces/models_startRecoveryRequest.StartRecoveryRequest.html +4 -4
  258. package/docs/interfaces/models_submitWeb3ActionRequest.CreateSubmitWeb3ActionRequest.html +1 -0
  259. package/docs/interfaces/models_transferOwnershipRequest.TransferOwnershipRequest.html +4 -4
  260. package/docs/interfaces/models_updateContractRequest.UpdateContractRequest.html +7 -7
  261. package/docs/interfaces/models_updatePlayerRequest.UpdatePlayerRequest.html +3 -3
  262. package/docs/interfaces/models_updatePolicyAllowFunctionRequest.UpdatePolicyAllowFunctionRequest.html +6 -6
  263. package/docs/interfaces/models_updatePolicyRequest.UpdatePolicyRequest.html +4 -4
  264. package/docs/interfaces/models_updatePolicyRuleRequest.UpdatePolicyRuleRequest.html +6 -6
  265. package/docs/interfaces/models_updateProjectRequest.UpdateProjectRequest.html +1 -1
  266. package/docs/interfaces/models_verifyOAuthTokenRequest.VerifyOAuthTokenRequest.html +3 -0
  267. package/docs/interfaces/models_webHookEvent.WebHookEvent.html +1 -1
  268. package/docs/interfaces/utilities_observable.Observable.html +1 -1
  269. package/docs/interfaces/utilities_observer.ErrorMessage.html +1 -1
  270. package/docs/interfaces/utilities_observer.Observer.html +3 -3
  271. package/docs/modules/apis_baseApiWrapper.html +1 -1
  272. package/docs/modules/apis_contractsApiWrapper.html +1 -1
  273. package/docs/modules/apis_iamApiWrapper.html +1 -0
  274. package/docs/modules/apis_inventoriesApiWrapper.html +1 -0
  275. package/docs/modules/apis_oauthApiWrapper.html +1 -0
  276. package/docs/modules/apis_playersApiWrapper.html +1 -1
  277. package/docs/modules/apis_policiesApiWrapper.html +1 -1
  278. package/docs/modules/apis_policyRulesApiWrapper.html +1 -1
  279. package/docs/modules/apis_sessionsApiWrapper.html +1 -1
  280. package/docs/modules/apis_settingsApiWrapper.html +1 -0
  281. package/docs/modules/apis_transactionIntentsApiWrapper.html +1 -1
  282. package/docs/modules/apis_web3ConnectionsApiWrapper.html +1 -0
  283. package/docs/modules/generated.html +4 -4
  284. package/docs/modules/generated_configuration.html +2 -2
  285. package/docs/modules/generated_middleware.html +1 -1
  286. package/docs/modules/generated_rxjsStub.html +1 -1
  287. package/docs/modules/generated_servers.html +1 -1
  288. package/docs/modules/generated_util.html +3 -3
  289. package/docs/modules/index.html +4 -2
  290. package/docs/modules/models.html +1 -1
  291. package/docs/modules/models_accountInventoryListQueries.html +1 -1
  292. package/docs/modules/models_baseListRequest.html +1 -1
  293. package/docs/modules/models_cancelTransferOwnershipRequest.html +1 -1
  294. package/docs/modules/models_completeRecoveryRequest.html +1 -1
  295. package/docs/modules/models_createPlayerSessionRequest.html +1 -1
  296. package/docs/modules/models_getAccountInventoryRequest.html +1 -1
  297. package/docs/modules/models_getAccountRequest.html +1 -1
  298. package/docs/modules/models_getAllowFunctionsRequest.html +1 -1
  299. package/docs/modules/models_getContractRequest.html +1 -1
  300. package/docs/modules/models_getPlayerByExternalIdRequest.html +1 -0
  301. package/docs/modules/models_getPlayerInventoryRequest.html +1 -1
  302. package/docs/modules/models_getPlayerRequest.html +1 -1
  303. package/docs/modules/models_getPolicyRequest.html +1 -1
  304. package/docs/modules/models_getPolicyTotalGasUsageRequest.html +1 -1
  305. package/docs/modules/models_getSessionRequest.html +1 -1
  306. package/docs/modules/models_getTransactionIntentRequest.html +1 -1
  307. package/docs/modules/models_getWeb3ActionsList.html +1 -0
  308. package/docs/modules/models_getWeb3ConnectionRequest.html +1 -0
  309. package/docs/modules/models_playerCancelTransferOwnershipRequest.html +1 -1
  310. package/docs/modules/models_playerInventoryListQueries.html +1 -1
  311. package/docs/modules/models_playerTransferOwnershipRequest.html +1 -1
  312. package/docs/modules/models_revokePlayerSessionRequest.html +1 -1
  313. package/docs/modules/models_signPayloadRequest.html +1 -1
  314. package/docs/modules/models_signatureSessionRequest.html +1 -1
  315. package/docs/modules/models_signatureTransactionIntentRequest.html +1 -1
  316. package/docs/modules/models_startRecoveryRequest.html +1 -1
  317. package/docs/modules/models_submitWeb3ActionRequest.html +1 -0
  318. package/docs/modules/models_transferOwnershipRequest.html +1 -1
  319. package/docs/modules/models_updateContractRequest.html +1 -1
  320. package/docs/modules/models_updatePlayerRequest.html +1 -1
  321. package/docs/modules/models_updatePolicyAllowFunctionRequest.html +1 -1
  322. package/docs/modules/models_updatePolicyRequest.html +1 -1
  323. package/docs/modules/models_updatePolicyRuleRequest.html +1 -1
  324. package/docs/modules/models_updateProjectRequest.html +1 -1
  325. package/docs/modules/models_validationError.html +1 -1
  326. package/docs/modules/models_verifyOAuthTokenRequest.html +1 -0
  327. package/docs/modules/models_webHookEvent.html +1 -1
  328. package/docs/modules/utilities_httpErrorHandler.html +1 -1
  329. package/docs/modules/utilities_middleware.html +1 -1
  330. package/docs/modules/utilities_observable.html +1 -1
  331. package/docs/modules/utilities_observer.html +1 -1
  332. package/docs/modules.html +1 -1
  333. package/docs/spec.json +50138 -30423
  334. package/package.json +1 -1
  335. package/tsconfig.tsbuildinfo +1 -1
  336. package/docs/classes/apis_inventoryApiWrapper.InventoryApiWrapper.html +0 -13
  337. package/docs/classes/generated.ConfigAuthenticationApi.html +0 -4
  338. package/docs/classes/index.CreatePlayerRequest.html +0 -5
  339. package/docs/classes/index.EditRoleRequest.html +0 -1
  340. package/docs/classes/index.InvitedMemberResponse.html +0 -1
  341. package/docs/classes/index.MemberRemoveResponse.html +0 -1
  342. package/docs/classes/index.MemberRequest.html +0 -1
  343. package/docs/classes/index.PlayerRequest.html +0 -5
  344. package/docs/classes/index.ProviderRequest.html +0 -7
  345. package/docs/classes/index.ProviderResponse.html +0 -1
  346. package/docs/classes/index.UserListResponse.html +0 -1
  347. package/docs/classes/index.UserResponse.html +0 -1
  348. package/docs/modules/apis_inventoryApiWrapper.html +0 -1
@@ -0,0 +1,21 @@
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SettingsApiWrapper | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="../modules/apis_settingsApiWrapper.html">apis/settingsApiWrapper</a></li><li><a href="apis_settingsApiWrapper.SettingsApiWrapper.html">SettingsApiWrapper</a></li></ul><h1>Class SettingsApiWrapper </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="apis_baseApiWrapper.BaseApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">BaseApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="generated.SettingsApi.html" class="tsd-signature-type" data-tsd-kind="Class">SettingsApi</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">SettingsApiWrapper</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited tsd-is-private-protected"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#api" class="tsd-kind-icon">api</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Accessors</h3><ul class="tsd-index-list"><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#addDepositorAddress" class="tsd-kind-icon">add<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#getDepositorAddresses" class="tsd-kind-icon">get<wbr/>Depositor<wbr/>Addresses</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#getMessageForSigningDepositorAddress" class="tsd-kind-icon">get<wbr/>Message<wbr/>For<wbr/>Signing<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#removeDepositorAddress" class="tsd-kind-icon">remove<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#removeWebhook" class="tsd-kind-icon">remove<wbr/>Webhook</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#updateWebhook" class="tsd-kind-icon">update<wbr/>Webhook</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Settings<wbr/>Api<wbr/>Wrapper<span class="tsd-signature-symbol">(</span>accessToken<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, basePath<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="apis_settingsApiWrapper.SettingsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">SettingsApiWrapper</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#constructor">constructor</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L13">src/apis/settingsApiWrapper.ts:13</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>accessToken: <span class="tsd-signature-type">string</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> basePath: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="apis_settingsApiWrapper.SettingsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">SettingsApiWrapper</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <a href="generated.SettingsApi.html" class="tsd-signature-type" data-tsd-kind="Class">SettingsApi</a></div><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#api">api</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L9">src/apis/baseApiWrapper.ts:9</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a id="observers" class="tsd-anchor"></a><h3 class="tsd-anchor-link">observers<a href="#observers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> observers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from BaseApiWrapper.observers</p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L34">src/apis/baseApiWrapper.ts:34</a></li></ul></aside><h4 class="tsd-returns-title">Returns <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addDepositorAddress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">add<wbr/>Depositor<wbr/>Address<a href="#addDepositorAddress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">add<wbr/>Depositor<wbr/>Address<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.PaymasterDepositorCreateRequest.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorCreateRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L21">src/apis/settingsApiWrapper.ts:21</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
+ <p>Adds a depositor address to a project environment.</p>
3
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="index.PaymasterDepositorCreateRequest.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorCreateRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
4
+ <p>Parameters to add a depositor address to s project environment</p>
5
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getDepositorAddresses" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Depositor<wbr/>Addresses<a href="#getDepositorAddresses" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>Depositor<wbr/>Addresses<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorListResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L28">src/apis/settingsApiWrapper.ts:28</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
6
+ <p>Lists the depositor addresses of a project.</p>
7
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorListResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getMessageForSigningDepositorAddress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Message<wbr/>For<wbr/>Signing<wbr/>Depositor<wbr/>Address<a href="#getMessageForSigningDepositorAddress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>Message<wbr/>For<wbr/>Signing<wbr/>Depositor<wbr/>Address<span class="tsd-signature-symbol">(</span>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L44">src/apis/settingsApiWrapper.ts:44</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
8
+ <p>Generate message, which should be signed for verification of the address ownership.</p>
9
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>address: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
10
+ <p>Specifies the paymaster depositor address</p>
11
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="removeDepositorAddress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">remove<wbr/>Depositor<wbr/>Address<a href="#removeDepositorAddress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Depositor<wbr/>Address<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorDeleteResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorDeleteResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L36">src/apis/settingsApiWrapper.ts:36</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
12
+ <p>Removes a depositor address from a project.</p>
13
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>id: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
14
+ <p>Id of the depositor address to remove</p>
15
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.PaymasterDepositorDeleteResponse.html" class="tsd-signature-type" data-tsd-kind="Class">PaymasterDepositorDeleteResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="removeWebhook" class="tsd-anchor"></a><h3 class="tsd-anchor-link">remove<wbr/>Webhook<a href="#removeWebhook" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Webhook<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L60">src/apis/settingsApiWrapper.ts:60</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
16
+ <p>Removes the webhook configuration from the project environment.</p>
17
+ </div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="subscribe" class="tsd-anchor"></a><h3 class="tsd-anchor-link">subscribe<a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">subscribe<span class="tsd-signature-symbol">(</span>observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#subscribe">subscribe</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L30">src/apis/baseApiWrapper.ts:30</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>observer: <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="updateWebhook" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<wbr/>Webhook<a href="#updateWebhook" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">update<wbr/>Webhook<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/settingsApiWrapper.ts#L53">src/apis/settingsApiWrapper.ts:53</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
18
+ <p>Creates or updates webhook address in a project environment configuration.</p>
19
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>url: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
20
+ <p>Url of the webhook</p>
21
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_iamApiWrapper.html">apis/iam<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_inventoriesApiWrapper.html">apis/inventories<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_oauthApiWrapper.html">apis/oauth<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class="current tsd-kind-module"><a href="../modules/apis_settingsApiWrapper.html">apis/settings<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_web3ConnectionsApiWrapper.html">apis/web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/generated.html">generated</a></li><li class=" tsd-kind-module"><a href="../modules/generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="../modules/generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="../modules/generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="../modules/generated_util.html">generated/util</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li><li class=" tsd-kind-module"><a href="../modules/models.html">models</a></li><li class=" tsd-kind-module"><a href="../modules/models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerByExternalIdRequest.html">models/get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ActionsList.html">models/get<wbr/>Web3<wbr/>Actions<wbr/>List</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ConnectionRequest.html">models/get<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_submitWeb3ActionRequest.html">models/submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="../modules/models_verifyOAuthTokenRequest.html">models/verifyOAuth<wbr/>Token<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html" class="tsd-kind-icon">Settings<wbr/>Api<wbr/>Wrapper</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#addDepositorAddress" class="tsd-kind-icon">add<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#getDepositorAddresses" class="tsd-kind-icon">get<wbr/>Depositor<wbr/>Addresses</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#getMessageForSigningDepositorAddress" class="tsd-kind-icon">get<wbr/>Message<wbr/>For<wbr/>Signing<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#removeDepositorAddress" class="tsd-kind-icon">remove<wbr/>Depositor<wbr/>Address</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#removeWebhook" class="tsd-kind-icon">remove<wbr/>Webhook</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_settingsApiWrapper.SettingsApiWrapper.html#updateWebhook" class="tsd-kind-icon">update<wbr/>Webhook</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,21 +1,21 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TransactionIntentsApiWrapper | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transactionIntentsApiWrapper</a></li><li><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html">TransactionIntentsApiWrapper</a></li></ul><h1>Class TransactionIntentsApiWrapper </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="apis_baseApiWrapper.BaseApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">BaseApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="generated.TransactionIntentsApi.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApi</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">TransactionIntentsApiWrapper</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited tsd-is-private-protected"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#api" class="tsd-kind-icon">api</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Accessors</h3><ul class="tsd-index-list"><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#estimateCost" class="tsd-kind-icon">estimate<wbr/>Cost</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#signature" class="tsd-kind-icon">signature</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper<span class="tsd-signature-symbol">(</span>accessToken<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, basePath<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApiWrapper</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#constructor">constructor</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L16">src/apis/transactionIntentsApiWrapper.ts:16</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>accessToken: <span class="tsd-signature-type">string</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> basePath: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApiWrapper</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <a href="generated.TransactionIntentsApi.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApi</a></div><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#api">api</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/baseApiWrapper.ts#L9">src/apis/baseApiWrapper.ts:9</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a id="observers" class="tsd-anchor"></a><h3 class="tsd-anchor-link">observers<a href="#observers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> observers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from BaseApiWrapper.observers</p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/baseApiWrapper.ts#L34">src/apis/baseApiWrapper.ts:34</a></li></ul></aside><h4 class="tsd-returns-title">Returns <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="create" class="tsd-anchor"></a><h3 class="tsd-anchor-link">create<a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">create<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L32">src/apis/transactionIntentsApiWrapper.ts:32</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TransactionIntentsApiWrapper | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transactionIntentsApiWrapper</a></li><li><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html">TransactionIntentsApiWrapper</a></li></ul><h1>Class TransactionIntentsApiWrapper </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="apis_baseApiWrapper.BaseApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">BaseApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="generated.TransactionIntentsApi.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApi</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">TransactionIntentsApiWrapper</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited tsd-is-private-protected"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#api" class="tsd-kind-icon">api</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Accessors</h3><ul class="tsd-index-list"><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#estimateCost" class="tsd-kind-icon">estimate<wbr/>Cost</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#signature" class="tsd-kind-icon">signature</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper<span class="tsd-signature-symbol">(</span>accessToken<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, basePath<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApiWrapper</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#constructor">constructor</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L16">src/apis/transactionIntentsApiWrapper.ts:16</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>accessToken: <span class="tsd-signature-type">string</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> basePath: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApiWrapper</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <a href="generated.TransactionIntentsApi.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentsApi</a></div><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#api">api</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L9">src/apis/baseApiWrapper.ts:9</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a id="observers" class="tsd-anchor"></a><h3 class="tsd-anchor-link">observers<a href="#observers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> observers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from BaseApiWrapper.observers</p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L34">src/apis/baseApiWrapper.ts:34</a></li></ul></aside><h4 class="tsd-returns-title">Returns <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="create" class="tsd-anchor"></a><h3 class="tsd-anchor-link">create<a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">create<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L32">src/apis/transactionIntentsApiWrapper.ts:32</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
2
  <p>Creates a transaction intent object.</p>
3
3
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
4
4
  <p>Parameters to create transaction intent</p>
5
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="estimateCost" class="tsd-anchor"></a><h3 class="tsd-anchor-link">estimate<wbr/>Cost<a href="#estimateCost" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">estimate<wbr/>Cost<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.EstimateTransactionIntentGasResult.html" class="tsd-signature-type" data-tsd-kind="Class">EstimateTransactionIntentGasResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L24">src/apis/transactionIntentsApiWrapper.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
5
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="estimateCost" class="tsd-anchor"></a><h3 class="tsd-anchor-link">estimate<wbr/>Cost<a href="#estimateCost" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">estimate<wbr/>Cost<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.EstimateTransactionIntentGasResult.html" class="tsd-signature-type" data-tsd-kind="Class">EstimateTransactionIntentGasResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L24">src/apis/transactionIntentsApiWrapper.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
6
6
  <p>Estimate the gas cost of creating a transaction intent and putting it onchain.</p>
7
7
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="index.CreateTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateTransactionIntentRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
8
8
  <p>Parameters to estimate transaction intent</p>
9
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.EstimateTransactionIntentGasResult.html" class="tsd-signature-type" data-tsd-kind="Class">EstimateTransactionIntentGasResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="get" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">GetTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L40">src/apis/transactionIntentsApiWrapper.ts:40</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
9
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.EstimateTransactionIntentGasResult.html" class="tsd-signature-type" data-tsd-kind="Class">EstimateTransactionIntentGasResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="get" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">GetTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L40">src/apis/transactionIntentsApiWrapper.ts:40</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
10
10
  <p>Retrieves a transaction intent object.</p>
11
11
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="../interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">GetTransactionIntentRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
12
12
  <p>Parameters to retrieve transaction intent</p>
13
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="list" class="tsd-anchor"></a><h3 class="tsd-anchor-link">list<a href="#list" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">list<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">?: </span><a href="index.TransactionIntentListQueries.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListQueries</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L48">src/apis/transactionIntentsApiWrapper.ts:48</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
13
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="list" class="tsd-anchor"></a><h3 class="tsd-anchor-link">list<a href="#list" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">list<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">?: </span><a href="index.TransactionIntentListQueries.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListQueries</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L48">src/apis/transactionIntentsApiWrapper.ts:48</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
14
  <p>Returns a list of transaction intents for the given project. The accounts are returned sorted by creation date, with the most recently created accounts appearing first.</p>
15
15
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> req: <a href="index.TransactionIntentListQueries.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListQueries</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
16
16
  <p>Parameters to get list of the transaction intents</p>
17
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signature" class="tsd-anchor"></a><h3 class="tsd-anchor-link">signature<a href="#signature" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">signature<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">SignatureTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/transactionIntentsApiWrapper.ts#L65">src/apis/transactionIntentsApiWrapper.ts:65</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
17
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentListResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signature" class="tsd-anchor"></a><h3 class="tsd-anchor-link">signature<a href="#signature" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">signature<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">SignatureTransactionIntentRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/transactionIntentsApiWrapper.ts#L65">src/apis/transactionIntentsApiWrapper.ts:65</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
18
18
  <p>Confirms the creation of a transaction intent with an external owner.</p>
19
19
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="../interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">SignatureTransactionIntentRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
20
20
  <p>Parameters to signature session</p>
21
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="subscribe" class="tsd-anchor"></a><h3 class="tsd-anchor-link">subscribe<a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">subscribe<span class="tsd-signature-symbol">(</span>observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#subscribe">subscribe</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/apis/baseApiWrapper.ts#L30">src/apis/baseApiWrapper.ts:30</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>observer: <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_inventoryApiWrapper.html">apis/inventory<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class="current tsd-kind-module"><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/generated.html">generated</a></li><li class=" tsd-kind-module"><a href="../modules/generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="../modules/generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="../modules/generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="../modules/generated_util.html">generated/util</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li><li class=" tsd-kind-module"><a href="../modules/models.html">models</a></li><li class=" tsd-kind-module"><a href="../modules/models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="../modules/models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-kind-icon">Transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#estimateCost" class="tsd-kind-icon">estimate<wbr/>Cost</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#signature" class="tsd-kind-icon">signature</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
21
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.TransactionIntentResponse.html" class="tsd-signature-type" data-tsd-kind="Class">TransactionIntentResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="subscribe" class="tsd-anchor"></a><h3 class="tsd-anchor-link">subscribe<a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">subscribe<span class="tsd-signature-symbol">(</span>observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#subscribe">subscribe</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L30">src/apis/baseApiWrapper.ts:30</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>observer: <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_iamApiWrapper.html">apis/iam<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_inventoriesApiWrapper.html">apis/inventories<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_oauthApiWrapper.html">apis/oauth<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_settingsApiWrapper.html">apis/settings<wbr/>Api<wbr/>Wrapper</a></li><li class="current tsd-kind-module"><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_web3ConnectionsApiWrapper.html">apis/web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/generated.html">generated</a></li><li class=" tsd-kind-module"><a href="../modules/generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="../modules/generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="../modules/generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="../modules/generated_util.html">generated/util</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li><li class=" tsd-kind-module"><a href="../modules/models.html">models</a></li><li class=" tsd-kind-module"><a href="../modules/models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerByExternalIdRequest.html">models/get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ActionsList.html">models/get<wbr/>Web3<wbr/>Actions<wbr/>List</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ConnectionRequest.html">models/get<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_submitWeb3ActionRequest.html">models/submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="../modules/models_verifyOAuthTokenRequest.html">models/verifyOAuth<wbr/>Token<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html" class="tsd-kind-icon">Transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#estimateCost" class="tsd-kind-icon">estimate<wbr/>Cost</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#signature" class="tsd-kind-icon">signature</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -0,0 +1,21 @@
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Web3ConnectionsApiWrapper | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="../modules/apis_web3ConnectionsApiWrapper.html">apis/web3ConnectionsApiWrapper</a></li><li><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html">Web3ConnectionsApiWrapper</a></li></ul><h1>Class Web3ConnectionsApiWrapper </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="apis_baseApiWrapper.BaseApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">BaseApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="generated.Web3ConnectionsApi.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionsApi</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">Web3ConnectionsApiWrapper</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited tsd-is-private-protected"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#api" class="tsd-kind-icon">api</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Accessors</h3><ul class="tsd-index-list"><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#getWeb3Actions" class="tsd-kind-icon">get<wbr/>Web3<wbr/>Actions</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#submitWeb3Action" class="tsd-kind-icon">submit<wbr/>Web3<wbr/>Action</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper<span class="tsd-signature-symbol">(</span>accessToken<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, basePath<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionsApiWrapper</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#constructor">constructor</a></p><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:18</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>accessToken: <span class="tsd-signature-type">string</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> basePath: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionsApiWrapper</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <a href="generated.Web3ConnectionsApi.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionsApi</a></div><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#api">api</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L9">src/apis/baseApiWrapper.ts:9</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a id="observers" class="tsd-anchor"></a><h3 class="tsd-anchor-link">observers<a href="#observers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> observers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from BaseApiWrapper.observers</p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L34">src/apis/baseApiWrapper.ts:34</a></li></ul></aside><h4 class="tsd-returns-title">Returns <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="create" class="tsd-anchor"></a><h3 class="tsd-anchor-link">create<a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">create<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.CreateWeb3ConnectionRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateWeb3ConnectionRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:26</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
+ <p>Creates a web3 connection object.</p>
3
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="index.CreateWeb3ConnectionRequest.html" class="tsd-signature-type" data-tsd-kind="Class">CreateWeb3ConnectionRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
4
+ <p>Parameters to create web3 connection</p>
5
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="get" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_getWeb3ConnectionRequest.GetWeb3ConnectionRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">GetWeb3ConnectionRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:34</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
6
+ <p>Retrieves the details of an existing web3 connection. Supply the unique web3 connection ID from either a web3 connection creation request or the web3 connection list. Openfort will return the corresponding web3 connection information.</p>
7
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="../interfaces/models_getWeb3ConnectionRequest.GetWeb3ConnectionRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">GetWeb3ConnectionRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
8
+ <p>Parameters to retrieve web3 connection</p>
9
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getWeb3Actions" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Web3<wbr/>Actions<a href="#getWeb3Actions" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>Web3<wbr/>Actions<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_getWeb3ActionsList.GetWeb3ActionsList.html" class="tsd-signature-type" data-tsd-kind="Interface">GetWeb3ActionsList</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ActionListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ActionListResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:50</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
10
+ <p>Returns a list of web3 actions for the given web3 connection. The actions are returned sorted by creation date, with the most recently received action appearing first. By default, a maximum of ten actions are shown per page.</p>
11
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="../interfaces/models_getWeb3ActionsList.GetWeb3ActionsList.html" class="tsd-signature-type" data-tsd-kind="Interface">GetWeb3ActionsList</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
12
+ <p>Parameters to get list of web3 actions</p>
13
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ActionListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ActionListResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="list" class="tsd-anchor"></a><h3 class="tsd-anchor-link">list<a href="#list" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">list<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="index.Web3ConnectionListQueries.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionListQueries</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionListResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:42</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
+ <p>Returns a list of web3 connections for the given player. The connections are returned sorted by creation date, with the most recently created connections appearing first. By default, a maximum of ten connections are shown per page.</p>
15
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="index.Web3ConnectionListQueries.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionListQueries</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
16
+ <p>Parameters to get list of the web3 connections</p>
17
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ConnectionListResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ConnectionListResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="submitWeb3Action" class="tsd-anchor"></a><h3 class="tsd-anchor-link">submit<wbr/>Web3<wbr/>Action<a href="#submitWeb3Action" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">submit<wbr/>Web3<wbr/>Action<span class="tsd-signature-symbol">(</span>req<span class="tsd-signature-symbol">: </span><a href="../interfaces/models_submitWeb3ActionRequest.CreateSubmitWeb3ActionRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">CreateSubmitWeb3ActionRequest</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ActionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ActionResponse</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in src/apis/web3ConnectionsApiWrapper.ts:58</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
18
+ <p>Approve or Reject a web3 action for the given web3 connection.</p>
19
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>req: <a href="../interfaces/models_submitWeb3ActionRequest.CreateSubmitWeb3ActionRequest.html" class="tsd-signature-type" data-tsd-kind="Interface">CreateSubmitWeb3ActionRequest</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
20
+ <p>Parameters to approve or reject a web3 action</p>
21
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="index.Web3ActionResponse.html" class="tsd-signature-type" data-tsd-kind="Class">Web3ActionResponse</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="subscribe" class="tsd-anchor"></a><h3 class="tsd-anchor-link">subscribe<a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">subscribe<span class="tsd-signature-symbol">(</span>observer<span class="tsd-signature-symbol">: </span><a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="apis_baseApiWrapper.BaseApiWrapper.html">BaseApiWrapper</a>.<a href="apis_baseApiWrapper.BaseApiWrapper.html#subscribe">subscribe</a></p><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/apis/baseApiWrapper.ts#L30">src/apis/baseApiWrapper.ts:30</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>observer: <a href="../interfaces/utilities_observer.Observer.html" class="tsd-signature-type" data-tsd-kind="Interface">Observer</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_iamApiWrapper.html">apis/iam<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_inventoriesApiWrapper.html">apis/inventories<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_oauthApiWrapper.html">apis/oauth<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_settingsApiWrapper.html">apis/settings<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class="current tsd-kind-module"><a href="../modules/apis_web3ConnectionsApiWrapper.html">apis/web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="../modules/generated.html">generated</a></li><li class=" tsd-kind-module"><a href="../modules/generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="../modules/generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="../modules/generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="../modules/generated_util.html">generated/util</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li><li class=" tsd-kind-module"><a href="../modules/models.html">models</a></li><li class=" tsd-kind-module"><a href="../modules/models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerByExternalIdRequest.html">models/get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ActionsList.html">models/get<wbr/>Web3<wbr/>Actions<wbr/>List</a></li><li class=" tsd-kind-module"><a href="../modules/models_getWeb3ConnectionRequest.html">models/get<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="../modules/models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_submitWeb3ActionRequest.html">models/submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="../modules/models_verifyOAuthTokenRequest.html">models/verifyOAuth<wbr/>Token<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="../modules/models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="../modules/utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html" class="tsd-kind-icon">Web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#observers" class="tsd-kind-icon">observers</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#create" class="tsd-kind-icon">create</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#get" class="tsd-kind-icon">get</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#getWeb3Actions" class="tsd-kind-icon">get<wbr/>Web3<wbr/>Actions</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#list" class="tsd-kind-icon">list</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#submitWeb3Action" class="tsd-kind-icon">submit<wbr/>Web3<wbr/>Action</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html#subscribe" class="tsd-kind-icon">subscribe</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>