get
https://api.stake.fish/api/v1/chains/babylon-btc/stakes/
Retrieve active BTC staking delegations for a given Babylon address from the Babylon staking API.
Input:
- Babylon address (bbn1...) as a path parameter
Returns:
- Array of active delegations with staking details and finality provider info
- Each delegation's
stakingTxHashcan be used withPOST transactions/prepare/undelegatefor early unbonding
