diff --git a/api.yaml b/api.yaml index cc03fa4..a5bfafe 100644 --- a/api.yaml +++ b/api.yaml @@ -188,11 +188,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError' - $ref: '#/components/schemas/InvalidWalletId' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listWalletWebhooks.js delete: tags: - Webhook @@ -238,11 +233,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError' - $ref: '#/components/schemas/InvalidWalletId' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/removeWalletWebhook.js post: summary: Add wallet webhook description: |- @@ -410,11 +400,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getWalletShare.js post: tags: - Wallet share @@ -15261,11 +15246,6 @@ paths: - $ref: '#/components/schemas/InvalidUserId' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getUser.js /api/v2/user/sharingkey: post: tags: @@ -15317,11 +15297,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listKeys.js post: tags: - Key @@ -15349,11 +15324,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/createKey.js /api/v2/{coin}/wallet/{walletId}/policy/rule: post: tags: @@ -15538,11 +15508,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PendingApprovals' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listPendingApprovals.js /api/v2/{coin}/wallet/{walletId}/transfer: get: tags: @@ -15623,11 +15588,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listTransfers.js /api/v2/{coin}/wallet/{walletId}/transfer/{transferId}: get: tags: @@ -15673,11 +15633,6 @@ paths: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidTransferId' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getTransfer.js /api/v2/{coin}/wallet/{walletId}/transfer/sequenceId/{sequenceId}: get: tags: @@ -15709,11 +15664,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-sample: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getTransferBySequenceId.js /api/v2/user/lock: post: description: | @@ -15733,11 +15683,6 @@ paths: properties: session: $ref: '#/components/schemas/LockedSession' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/lockSession.js /api/v2/user/unlock: post: description: | @@ -15766,11 +15711,6 @@ paths: properties: session: $ref: '#/components/schemas/Session1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/unlockSession.js /api/v2/{coin}/wallet: post: tags: @@ -15844,11 +15784,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/addWallet.js get: tags: - Wallet @@ -15878,11 +15813,6 @@ paths: $ref: '#/components/schemas/PlatformError3' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listWallets.js /api/v2/{coin}/wallet/add: post: tags: @@ -15956,11 +15886,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/addWallet.js /api/v2/{coin}/wallet/address/{address}: get: tags: @@ -15986,11 +15911,6 @@ paths: $ref: '#/components/schemas/PlatformError3' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getWalletByAddress.js /api/v2/{coin}/wallet/{walletId}: get: tags: @@ -16033,11 +15953,6 @@ paths: - $ref: '#/components/schemas/InvalidWalletId1' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getWallet.js put: tags: - Wallet @@ -16136,11 +16051,6 @@ paths: - $ref: '#/components/schemas/InvalidWalletId1' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getWallet.js /api/v2/{coin}/wallet/{walletId}/user/{userId}: delete: tags: @@ -16178,11 +16088,6 @@ paths: - $ref: '#/components/schemas/InvalidWalletId1' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/removeWalletUser.js /api/v2/{coin}/wallet/{walletId}/freeze: post: tags: @@ -16225,11 +16130,6 @@ paths: $ref: '#/components/schemas/PlatformError3' '404': description: Not Found - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/freezeWallet.js /api/v2/{coin}/wallet/{walletId}/unspents: get: tags: @@ -16280,11 +16180,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listUnspents.js /api/v2/{coin}/wallet/{walletId}/maximumSpendable: get: tags: @@ -16336,11 +16231,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/getMaximumSpendable.js /api/v2/{coin}/wallet/{walletId}/spending: get: tags: @@ -16724,11 +16614,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ListWalletSharesResponse' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listWalletShares.js /api/v1/{coin}/walletshare/{shareId}: get: tags: @@ -16788,11 +16673,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/resendWalletShareInvite.js /api/v2/{coin}/wallet/{walletId}/webhooks/{webhookId}/simulate: post: tags: @@ -16840,11 +16720,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/simulateWalletWebhook.js /api/v2/{coin}/webhooks: post: tags: @@ -16886,11 +16761,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformError3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/addBlockWebhook.js get: tags: - Webhook @@ -16920,11 +16790,6 @@ paths: userId: $ref: '#/components/schemas/Id' - $ref: '#/components/schemas/Webhook1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/listBlockWebhooks.js delete: tags: - Webhook @@ -16964,11 +16829,6 @@ paths: type: integer example: 1 description: Number of block webhooks removed. - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/removeBlockWebhook.js /api/v2/{coin}/webhooks/{webhookId}/simulate: post: tags: @@ -17005,11 +16865,6 @@ paths: hash: $ref: '#/components/schemas/BlockHash' - $ref: '#/components/schemas/WebhookNotification' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/simulateBlockWebhook.js /api/v2/xlm/federation: get: tags: @@ -17395,11 +17250,6 @@ paths: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidAddress1' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/buildTransaction.js /api/v2/{coin}/wallet/{walletId}/consolidateUnspents: post: tags: @@ -17511,11 +17361,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PlatformErrorNoName3' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/sendTransaction.js /api/v2/{coin}/wallet/{walletId}/trustline/initiate: post: tags: @@ -17903,15 +17748,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressSendCoins.js - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressSendCoinsEth.js /api/v2/{coin}/wallet/{walletId}/sendmany: post: tags: @@ -17954,11 +17790,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressSendMany.js /api/v2/encrypt: post: tags: @@ -18041,11 +17872,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ExpressCreateKeychainResponse' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressCreateKey.js /api/v2/{coin}/wallet/generate: post: tags: @@ -18086,11 +17912,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ExpressGenerateWalletResponse' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressGenerateWallet.js //api/v2/{coin}/wallet/{walletId}/share: post: tags: @@ -18156,11 +17977,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ExpressSignTxResponse' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressSignTransaction.js /api/v2/{coin}/wallet/{walletId}/signtx: post: tags: @@ -18191,11 +18007,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressSignWalletTransaction.js /api/v2/{coin}/wallet/{walletId}/signtxtss: post: tags: @@ -18279,11 +18090,6 @@ paths: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidAddress1' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/consolidateAccountBuild.js /api/v2/{coin}/wallet/{walletId}/consolidateunspents: post: tags: @@ -18314,11 +18120,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressConsolidateUnspents.js /api/v2/{coin}/wallet/{walletId}/fanoutunspents: post: tags: @@ -18349,11 +18150,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressFanoutUnspents.js /api/v2/{coin}/wallet/{walletId}/sweep: post: tags: @@ -18387,11 +18183,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/expressWalletSweep.js /api/v2/{coin}/wallet/{walletId}/acceleratetx: post: tags: @@ -18600,11 +18391,6 @@ paths: oneOf: - $ref: '#/components/schemas/PlatformError3' - $ref: '#/components/schemas/InvalidWalletId1' - x-code-samples: - - lang: javascript - x-external-text: - - property: source - path: ../shared/code-samples/consolidateAccountBuild.js /api/policy/v1/enterprises/{enterpriseId}/rules: get: tags: @@ -22390,6 +22176,7 @@ paths: - freezeEnterprise - adminRenameEnterprise - adminDeleteEnterprisePricingTypes + - adminUpdateEnterpriseExternalContract - createAccessToken - modifyAccessToken - deleteAccessToken @@ -26688,6 +26475,7 @@ components: - approve - reject - skip + - fail description: Action taken during resolution resolutionMemo: type: string @@ -26828,6 +26616,7 @@ components: - approve - reject - skip + - fail description: Action taken during resolution resolutionMemo: type: string @@ -26924,6 +26713,7 @@ components: - processing - rejected - skipped + - failed PendingApprovalStatePending: title: Pending type: string @@ -27677,7 +27467,7 @@ components: type: object properties: intentType: - $ref: '#/components/schemas/IntentType' + $ref: '#/components/schemas/IntentType1' sequenceId: $ref: '#/components/schemas/optionalString' comment: @@ -27705,6 +27495,7 @@ components: - claim - stakeClaimRewards - pledge + - voteDelegation - vote - createAccount - updateAccount @@ -28342,6 +28133,8 @@ components: properties: poolKeyHash: type: string + dRepId: + type: string amount: type: object properties: @@ -28354,6 +28147,7 @@ components: - value required: - poolKeyHash + - dRepId - $ref: '#/components/schemas/StakeIntent' WalletTypePublic: type: string @@ -28809,6 +28603,8 @@ components: description: Hot wallet transactions on this enterprise are monitored in Elliptic vaspId: type: string + bitgoVaspId: + type: string coinSpecific: type: object additionalProperties: {} @@ -28912,6 +28708,10 @@ components: videoIdRequired: type: boolean description: Check for video ID Users + contract: + allOf: + - $ref: '#/components/schemas/EnterpriseContract' + description: Contract information required: - id - name @@ -29055,14 +28855,27 @@ components: description: Phone number for emergencies example: '+11234567890' EnterpriseContract: + title: EnterpriseContract type: object properties: startDate: - type: string - description: The contract start date for an enterprise + oneOf: + - type: string + format: date + title: Date String + - type: string + format: date-time + title: ISO Date String endDate: - type: string - description: The contract end date for an enterprise + oneOf: + - type: string + format: date + title: Date String + - type: string + format: date-time + title: ISO Date String + isExternal: + type: boolean BitgoOrg: title: BitgoOrg type: string @@ -29611,6 +29424,7 @@ components: - NOT_NEEDED - COMPLETE - CANCELLED + - FAILED PolicyActionParameters: title: PolicyActionParameters type: object @@ -30330,6 +30144,7 @@ components: - $ref: '#/components/schemas/AdaStakeClaimRewardsIntent' - $ref: '#/components/schemas/AdaStakeIntent' - $ref: '#/components/schemas/AdaUnstakeIntent' + - $ref: '#/components/schemas/AdaVoteDelegationIntent' - $ref: '#/components/schemas/AtomPaymentIntent' - $ref: '#/components/schemas/AtomStakeIntent' - $ref: '#/components/schemas/AtomUnstakeIntent' @@ -30385,6 +30200,9 @@ components: - $ref: '#/components/schemas/CoreDaoDelegateIntent' - $ref: '#/components/schemas/CoreDaoUndelegateIntent' - $ref: '#/components/schemas/CoreDaoClaimIntent' + - $ref: '#/components/schemas/EthLikeDelegateIntent' + - $ref: '#/components/schemas/EthLikeUndelegateIntent' + - $ref: '#/components/schemas/EthLikeClaimIntent' - $ref: '#/components/schemas/BaseIntent' BaseIntent: title: Intent @@ -30402,6 +30220,125 @@ components: - type: number required: - intentType + EthLikeClaimIntent: + title: EthLike Claim Rewards Intent + allOf: + - type: object + properties: + intentType: + type: string + enum: + - stakeClaimRewards + recipients: + type: array + items: + type: object + properties: + address: + $ref: '#/components/schemas/Address' + amount: + $ref: '#/components/schemas/Amount' + data: + $ref: '#/components/schemas/optionalString' + required: + - address + - amount + required: + - intentType + - $ref: '#/components/schemas/BaseStakeIntent' + BaseStakeIntent: + title: BaseStakeIntent + allOf: + - type: object + properties: + stakingRequestId: + type: string + required: + - stakingRequestId + - $ref: '#/components/schemas/BaseIntent' + Amount: + title: Amount + type: object + properties: + value: + type: string + symbol: + type: string + required: + - value + - symbol + Address: + title: Address + type: object + properties: + address: + $ref: '#/components/schemas/optionalString' + option: + $ref: '#/components/schemas/optionalUnknownObject' + EthLikeUndelegateIntent: + title: EthLike Undelegate Intent + allOf: + - type: object + properties: + intentType: + type: string + enum: + - undelegate + validatorAddress: + type: string + amount: + $ref: '#/components/schemas/Amount' + recipients: + type: array + items: + type: object + properties: + address: + $ref: '#/components/schemas/Address' + amount: + $ref: '#/components/schemas/Amount' + data: + $ref: '#/components/schemas/optionalString' + required: + - address + - amount + required: + - intentType + - validatorAddress + - amount + - $ref: '#/components/schemas/BaseStakeIntent' + EthLikeDelegateIntent: + title: EthLike Delegate Intent + allOf: + - type: object + properties: + intentType: + type: string + enum: + - delegate + validatorAddress: + type: string + amount: + $ref: '#/components/schemas/Amount' + recipients: + type: array + items: + type: object + properties: + address: + $ref: '#/components/schemas/Address' + amount: + $ref: '#/components/schemas/Amount' + data: + $ref: '#/components/schemas/optionalString' + required: + - address + - amount + required: + - intentType + - validatorAddress + - amount + - $ref: '#/components/schemas/BaseStakeIntent' CoreDaoClaimIntent: title: CoreDAO Claim Rewards Intent allOf: @@ -30424,16 +30361,6 @@ components: required: - calldata - $ref: '#/components/schemas/BaseStakeIntent' - BaseStakeIntent: - title: BaseStakeIntent - allOf: - - type: object - properties: - stakingRequestId: - type: string - required: - - stakingRequestId - - $ref: '#/components/schemas/BaseIntent' CoreDaoUndelegateIntent: title: CoreDAO Undelegate Intent allOf: @@ -30452,17 +30379,6 @@ components: - validatorAddress - amount - $ref: '#/components/schemas/BaseStakeIntentWithCalldata' - Amount: - title: Amount - type: object - properties: - value: - type: string - symbol: - type: string - required: - - value - - symbol CoreDaoDelegateIntent: title: CoreDAO Delegate Intent allOf: @@ -30537,14 +30453,6 @@ components: - intentType - recipients - $ref: '#/components/schemas/BaseIntent' - Address: - title: Address - type: object - properties: - address: - $ref: '#/components/schemas/optionalString' - option: - $ref: '#/components/schemas/optionalUnknownObject' TonDelegateIntent: title: TON Delegate Intent allOf: @@ -31331,6 +31239,28 @@ components: required: - memo - $ref: '#/components/schemas/PaymentIntent' + AdaVoteDelegationIntent: + title: ADA Vote Delegation Intent + allOf: + - type: object + properties: + dRepId: + type: string + required: + - dRepId + - $ref: '#/components/schemas/VoteDelegationIntent' + VoteDelegationIntent: + title: Vote Delegation Intent + allOf: + - type: object + properties: + intentType: + type: string + enum: + - voteDelegation + required: + - intentType + - $ref: '#/components/schemas/BaseStakeIntent' AdaUnstakeIntent: title: ADA Unstake Intent allOf: @@ -31453,6 +31383,7 @@ components: - ftx-bahamas-retail - sofi - bitcoinWell + - lucid VideoIdUserState: title: VideoIdUserState type: string @@ -35313,6 +35244,15 @@ components: context: type: object additionalProperties: {} + status: + type: number + additionalDetails: + type: object + properties: + retryAfter: + type: number + required: + - retryAfter required: - context - $ref: '#/components/schemas/PlatformErrorNoName2' @@ -35675,6 +35615,21 @@ components: required: - name - $ref: '#/components/schemas/PlatformErrorNoName2' + AccelerationIntent1: + title: AccelerationIntent + allOf: + - type: object + properties: + intentType: + type: string + enum: + - acceleration + txid: + type: string + required: + - intentType + - txid + - $ref: '#/components/schemas/BaseIntent1' AdaStakeIntent1: title: Ada Stake allOf: @@ -37127,7 +37082,7 @@ components: type: boolean description: whether the enterprise has the license to create hot wallets contract: - $ref: '#/components/schemas/EnterpriseContract' + $ref: '#/components/schemas/EnterpriseContract1' emergencyPhone: $ref: '#/components/schemas/EmergencyPhone' ethFeeAddress: @@ -37181,6 +37136,15 @@ components: type: string enterpriseId: $ref: '#/components/schemas/Id' + EnterpriseContract1: + type: object + properties: + startDate: + type: string + description: The contract start date for an enterprise + endDate: + type: string + description: The contract end date for an enterprise EnterpriseResponse1: allOf: - $ref: '#/components/schemas/Enterprise1' @@ -38551,6 +38515,39 @@ components: pattern: ^(-?\d+|max)$ example: '2000000' - type: integer + IntentType1: + title: IntentType + type: string + enum: + - payment + - transferToken + - consolidate + - consolidateToken + - fanout + - stake + - unstake + - delegate + - undelegate + - switchValidator + - claim + - stakeClaimRewards + - pledge + - vote + - createAccount + - updateAccount + - addTrustLine + - removeTrustLine + - signMessage + - signTypedStructuredData + - enableToken + - authorize + - acceleration + - fillNonce + - walletRecovery + - contractCall + - deactivate + - customTx + - closeAssociatedTokenAccount InternationalWireBankAccount: title: International Wire Bank Account type: object @@ -46621,7 +46618,7 @@ components: properties: intent: allOf: - - $ref: '#/components/schemas/TransactionIntent' + - $ref: '#/components/schemas/TransactionIntent1' description: The intent of the transaction request unsignedTxs: type: array @@ -46705,6 +46702,74 @@ components: type: string description: The hashes of all transactions from the TxRequest that have been signed and are pending broadcast. - $ref: '#/components/schemas/TransactionRequestBase' + TransactionIntent1: + title: TransactionIntent + oneOf: + - $ref: '#/components/schemas/AdaConsolidateIntent' + - $ref: '#/components/schemas/AdaPaymentIntent' + - $ref: '#/components/schemas/AdaStakeClaimRewardsIntent' + - $ref: '#/components/schemas/AdaStakeIntent' + - $ref: '#/components/schemas/AdaUnstakeIntent' + - $ref: '#/components/schemas/AdaVoteDelegationIntent' + - $ref: '#/components/schemas/AtomPaymentIntent' + - $ref: '#/components/schemas/AtomStakeIntent' + - $ref: '#/components/schemas/AtomUnstakeIntent' + - $ref: '#/components/schemas/AtomWithdrawIntent' + - $ref: '#/components/schemas/BscDelegateIntent' + - $ref: '#/components/schemas/BscUnDelegateIntent' + - $ref: '#/components/schemas/BscWithdrawUndelegateIntent' + - $ref: '#/components/schemas/CosmosPaymentIntent' + - $ref: '#/components/schemas/CosmosStakeIntent' + - $ref: '#/components/schemas/CosmosSwitchValidatorIntent' + - $ref: '#/components/schemas/CosmosUnstakeIntent' + - $ref: '#/components/schemas/CosmosWithdrawIntent' + - $ref: '#/components/schemas/DotConsolidateIntent' + - $ref: '#/components/schemas/DotCreateAccountIntent' + - $ref: '#/components/schemas/DotPaymentIntent' + - $ref: '#/components/schemas/DotStakingIntent' + - $ref: '#/components/schemas/DotUnstakingIntent' + - $ref: '#/components/schemas/DotWithdrawStakeIntent' + - $ref: '#/components/schemas/EthAccelerationIntent' + - $ref: '#/components/schemas/EthConsolidateIntent' + - $ref: '#/components/schemas/EthConsolidateTokenIntent' + - $ref: '#/components/schemas/EthFillNonceIntent' + - $ref: '#/components/schemas/EthPaymentIntent' + - $ref: '#/components/schemas/EthStakingIntent' + - $ref: '#/components/schemas/EthTransferTokenIntent' + - $ref: '#/components/schemas/LightningPaymentIntent' + - $ref: '#/components/schemas/MmiSignMessageIntent' + - $ref: '#/components/schemas/MmiSignTransactionIntent' + - $ref: '#/components/schemas/NearStakeIntent' + - $ref: '#/components/schemas/NearUnstakeIntent' + - $ref: '#/components/schemas/NearWithdrawIntent' + - $ref: '#/components/schemas/SolAuthorizeIntent' + - $ref: '#/components/schemas/SolClaimIntent' + - $ref: '#/components/schemas/SolCloseAssociatedTokenAccountIntent' + - $ref: '#/components/schemas/SolConsolidateIntent' + - $ref: '#/components/schemas/SolCreateAssociatedTokenAccountIntent' + - $ref: '#/components/schemas/SolDeactivateIntent' + - $ref: '#/components/schemas/SolDelegateIntent' + - $ref: '#/components/schemas/SolPaymentIntent' + - $ref: '#/components/schemas/SolStakeIntent' + - $ref: '#/components/schemas/SolUnstakeIntent' + - $ref: '#/components/schemas/SuiConsolidateIntent' + - $ref: '#/components/schemas/SuiCustomTxIntent' + - $ref: '#/components/schemas/SuiPaymentIntent' + - $ref: '#/components/schemas/SuiStakingIntent' + - $ref: '#/components/schemas/SuiUnstakingIntent' + - $ref: '#/components/schemas/TonConsolidateIntent' + - $ref: '#/components/schemas/TonDelegateIntent' + - $ref: '#/components/schemas/TonPaymentIntent' + - $ref: '#/components/schemas/TonUndelegateIntent' + - $ref: '#/components/schemas/WalletRecoveryIntent' + - $ref: '#/components/schemas/BaseStakeIntentWithCalldata' + - $ref: '#/components/schemas/CoreDaoDelegateIntent' + - $ref: '#/components/schemas/CoreDaoUndelegateIntent' + - $ref: '#/components/schemas/CoreDaoClaimIntent' + - $ref: '#/components/schemas/EthLikeDelegateIntent' + - $ref: '#/components/schemas/EthLikeUndelegateIntent' + - $ref: '#/components/schemas/EthLikeClaimIntent' + - $ref: '#/components/schemas/BaseIntent' ExchangeEddsaCommitmentsResponse: title: ExchangeEddsaCommitmentsResponse type: object @@ -47666,6 +47731,7 @@ components: - approve - reject - skip + - fail description: Action taken during resolution resolutionMemo: type: string @@ -47806,6 +47872,7 @@ components: - approve - reject - skip + - fail description: Action taken during resolution resolutionMemo: type: string @@ -50873,6 +50940,7 @@ components: type: string enum: - adaBYOValidator + - adaBYODRep - adaPledging - adaStaking - atomStaking @@ -50977,6 +51045,7 @@ components: - shouldCreateGoAccountAsynchronously - enableWhitelistTestTransactions - disableCustodyGoGasVideoWaiver + - enableFinancing XpubWithDerivationPath: title: XpubWithDerivationPath type: object @@ -53623,6 +53692,7 @@ components: - freezeEnterprise - adminRenameEnterprise - adminDeleteEnterprisePricingTypes + - adminUpdateEnterpriseExternalContract - createAccessToken - modifyAccessToken - deleteAccessToken @@ -53858,6 +53928,7 @@ components: type: string enum: - adaBYOValidator + - adaBYODRep - adaPledging - adaStaking - atomStaking @@ -53962,6 +54033,7 @@ components: - shouldCreateGoAccountAsynchronously - enableWhitelistTestTransactions - disableCustodyGoGasVideoWaiver + - enableFinancing distributedCustody: $ref: '#/components/schemas/DistributedCustody' UpfrontPaymentStatus: