GetBtcBalance
Get BTC balance in a wallet.
POST
/api/get-btc-balance
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
wallet_id
string
The end user's wallet id
btc_addr
string
The returned BTC address when initially create this wallet
Request
Response
Last updated