@@ -44519,8 +44519,6 @@ components:
4451944519 name:
4452044520 type: string
4452144521 example: Small Company
44522- additionalEnterpriseInfo:
44523- $ref: '#/components/schemas/AdditionalEnterpriseInfo'
4452444522 bitgoOrg:
4452544523 allOf:
4452644524 - $ref: '#/components/schemas/BitgoOrg'
@@ -44581,6 +44579,8 @@ components:
4458144579 type: boolean
4458244580 description: Whether the customer has waived the need for Video ID on low risk withdrawals.
4458344581 example: false
44582+ additionalEnterpriseInfo:
44583+ $ref: '#/components/schemas/AdditionalEnterpriseInfo'
4458444584 tradeOnboardingAgreement:
4458544585 allOf:
4458644586 - $ref: '#/components/schemas/OnboardingAgreement'
@@ -44912,7 +44912,6 @@ components:
4491244912 required:
4491344913 - id
4491444914 - name
44915- - additionalEnterpriseInfo
4491644915 - bitgoOrg
4491744916 - kycState
4491844917 - legalIdentifiers
@@ -51012,8 +51011,6 @@ components:
5101251011 DotWithdrawStakeIntent:
5101351012 title: DOT Withdraw Stake Intent
5101451013 allOf:
51015- - type: object
51016- properties: {}
5101751014 - $ref: '#/components/schemas/WithdrawIntent'
5101851015 - $ref: '#/components/schemas/DotAccountBaseBuildOptions'
5101951016 DuplicateSequenceId:
@@ -52165,8 +52162,6 @@ components:
5216552162 EthConsolidateIntent:
5216652163 title: ETH Consolidate Intent
5216752164 allOf:
52168- - type: object
52169- properties: {}
5217052165 - $ref: '#/components/schemas/AccountBaseConsolidateIntent'
5217152166 - $ref: '#/components/schemas/EthBuildOptions'
5217252167 EthConsolidateTokenIntent:
@@ -52211,6 +52206,11 @@ components:
5221152206 senderAddressIndex:
5221252207 $ref: '#/components/schemas/optionalNumber'
5221352208 EthFillNonceIntent:
52209+ title: ETH Fill Nonce Intent
52210+ allOf:
52211+ - $ref: '#/components/schemas/FillNonceIntent'
52212+ - $ref: '#/components/schemas/EthFillNonceBuildOptions'
52213+ EthFillNonceIntent1:
5221452214 title: ETH Fill Nonce Intent
5221552215 allOf:
5221652216 - type: object
@@ -52484,8 +52484,6 @@ components:
5248452484 EthTransferTokenIntent:
5248552485 title: ETH Transfer Token Intent
5248652486 allOf:
52487- - type: object
52488- properties: {}
5248952487 - $ref: '#/components/schemas/TransferTokenIntent'
5249052488 - $ref: '#/components/schemas/EthBuildOptions'
5249152489 EthUnStakingRequestPOSTBody:
@@ -57936,8 +57934,6 @@ components:
5793657934 type: array
5793757935 items:
5793857936 allOf:
57939- - type: object
57940- properties: {}
5794157937 - $ref: '#/components/schemas/ReportParams'
5794257938 - $ref: '#/components/schemas/GenericReportParamsJSON'
5794357939 nextBatchPrevId:
@@ -60815,8 +60811,6 @@ components:
6081560811 PaymentIntent:
6081660812 title: PaymentIntent
6081760813 allOf:
60818- - type: object
60819- properties: {}
6082060814 - $ref: '#/components/schemas/BaseIntent'
6082160815 - oneOf:
6082260816 - type: object
@@ -64167,8 +64161,6 @@ components:
6416764161 ReportJSON:
6416864162 title: ReportJSON
6416964163 allOf:
64170- - type: object
64171- properties: {}
6417264164 - $ref: '#/components/schemas/ReportParams'
6417364165 - $ref: '#/components/schemas/GenericReportParamsJSON'
6417464166 ReportParams:
@@ -65961,6 +65953,11 @@ components:
6596165953 allOf:
6596265954 - $ref: '#/components/schemas/AccountBaseConsolidateIntent'
6596365955 SolCreateAssociatedTokenAccountIntent:
65956+ title: SOL Create Associated Token Account Intent
65957+ allOf:
65958+ - $ref: '#/components/schemas/EnableTokenIntent'
65959+ - $ref: '#/components/schemas/SolBuildOptions'
65960+ SolCreateAssociatedTokenAccountIntent1:
6596465961 title: SOL Create Associated Token Account Intent
6596565962 allOf:
6596665963 - type: object
@@ -66083,8 +66080,6 @@ components:
6608366080 SolGoUnstakeIntent:
6608466081 title: SolGoUnstakeIntent
6608566082 allOf:
66086- - type: object
66087- properties: {}
6608866083 - $ref: '#/components/schemas/GoUnstakeIntent'
6608966084 - $ref: '#/components/schemas/SolBuildOptions'
6609066085 SolJitoStakingTransactionProperties:
@@ -66098,8 +66093,6 @@ components:
6609866093 SolPaymentIntent:
6609966094 title: SolPaymentIntent
6610066095 allOf:
66101- - type: object
66102- properties: {}
6610366096 - $ref: '#/components/schemas/PaymentIntent'
6610466097 - $ref: '#/components/schemas/SolBuildOptions'
6610566098 SolStakeIntent:
@@ -68535,8 +68528,6 @@ components:
6853568528 SuiConsolidateIntent:
6853668529 title: SUI Consolidate Intent
6853768530 allOf:
68538- - type: object
68539- properties: {}
6854068531 - $ref: '#/components/schemas/AccountBaseConsolidateIntent'
6854168532 - $ref: '#/components/schemas/SuiBuildOptions'
6854268533 SuiCustomTxIntent:
@@ -68581,8 +68572,6 @@ components:
6858168572 SuiGoUnstakeIntent:
6858268573 title: SuiGoUnstakeIntent
6858368574 allOf:
68584- - type: object
68585- properties: {}
6858668575 - $ref: '#/components/schemas/GoUnstakeIntent'
6858768576 - $ref: '#/components/schemas/SuiBuildOptions'
6858868577 SuiLikeStakingRequestEntityProperties:
@@ -68601,8 +68590,6 @@ components:
6860168590 SuiPaymentIntent:
6860268591 title: SUI Payment Intent
6860368592 allOf:
68604- - type: object
68605- properties: {}
6860668593 - $ref: '#/components/schemas/PaymentIntent'
6860768594 - $ref: '#/components/schemas/SuiBuildOptions'
6860868595 SuiStakingDelegation:
@@ -69286,8 +69273,6 @@ components:
6928669273 TokenData:
6928769274 title: TokenData
6928869275 allOf:
69289- - type: object
69290- properties: {}
6929169276 - $ref: '#/components/schemas/TokenRecipientEntryItem'
6929269277 - $ref: '#/components/schemas/SupportedTokenRecipientEntryItem'
6929369278 - $ref: '#/components/schemas/UnsupportedTokenRecipientEntryItem'
@@ -70532,15 +70517,15 @@ components:
7053270517 - $ref: '#/components/schemas/DotStakingIntent'
7053370518 - $ref: '#/components/schemas/DotUnstakingIntent'
7053470519 - $ref: '#/components/schemas/EthAccelerationIntent'
70535- - $ref: '#/components/schemas/EthFillNonceIntent '
70520+ - $ref: '#/components/schemas/EthFillNonceIntent1 '
7053670521 - $ref: '#/components/schemas/EthPaymentIntent'
7053770522 - $ref: '#/components/schemas/ETHSignMessageIntent'
7053870523 - $ref: '#/components/schemas/EthStakingIntent'
7053970524 - $ref: '#/components/schemas/NearStakeIntent1'
7054070525 - $ref: '#/components/schemas/NearUnstakeIntent1'
7054170526 - $ref: '#/components/schemas/NearWithdrawIntent1'
7054270527 - $ref: '#/components/schemas/SolClaimIntent'
70543- - $ref: '#/components/schemas/SolCreateAssociatedTokenAccountIntent '
70528+ - $ref: '#/components/schemas/SolCreateAssociatedTokenAccountIntent1 '
7054470529 - $ref: '#/components/schemas/SolStakeIntent1'
7054570530 - $ref: '#/components/schemas/SolUnstakeIntent1'
7054670531 - $ref: '#/components/schemas/TransferTokenIntent1'
0 commit comments