Skip to content

v2025.05.12.1

Choose a tag to compare

@github-actions github-actions released this 12 May 14:28
· 344 commits to master since this release
49f9c7b

BitGo API Release v2025.05.12.1

Added

  • [GET] /api/staking/v1/{coin}/enterprises/{enterpriseId}/tokens
  • [DELETE] /api/staking/v1/{coin}/wallets/{walletId}/requests/{stakingRequestId}
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/tokens

Modified

  • [GET] /api/staking/v1/{coin}/enterprises/{enterpriseId}

    • responses
  • [POST] /api/staking/v1/{coin}/wallets/{walletId}/requests

    • requestBody
    • responses
  • [GET] /api/staking/v1/requests/{stakingRequestId}

    • responses
  • [GET] /api/staking/v1/enterprises/{enterpriseId}/wallets

    • queryCoin modified in parameters
  • [GET] /api/staking/v1/{coin}/enterprises/{enterpriseId}/tokens

    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/reward-accrual-report

    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}

    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/attributes

    • pathCoin1 modified in parameters
Show more routes affected by component changes...
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/delegations
    • DelegationResults modified in responses
    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/delegations/accruals
    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/requests
    • pathCoin1 modified in parameters
  • [DELETE] /api/staking/v1/{coin}/wallets/{walletId}/requests/{stakingRequestId}
    • pathCoin1 modified in parameters
  • [POST] /api/staking/v1/{coin}/wallets/{walletId}/requests/{stakingRequestId}/transactions/{stakingTransactionId}
    • EthStakingTransaction modified in responses
    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/tokens
    • pathCoin1 modified in parameters
  • [GET] /api/staking/v1/{coin}/wallets/{walletId}/validators
    • pathCoin1 modified in parameters