Skip to content

v2025.08.19.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:12
· 152 commits to master since this release
ef40094

BitGo API Release v2025.08.19.1

Modified

  • [GET] /api/v2/{coin}/wallet/{walletId}/potentialStuckTxs
    • GetPotentialStuckTxsResponse modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/sendcoins
    • ExpressSendCoinsRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/sendmany
    • ExpressSendManyRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/build
    • NonParticipationTransactionBuildRequest modified in requestBody
    • TransactionBuildRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/initiate
    • TransactionInitiateRequest modified in requestBody
Show more routes affected by component changes...
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/send
    • SendTransaction modified in requestBody