Get on-chain balance
Returns the current on-chain wallet balance, broken down by confirmation status. The trusted_spendable_sat field is the sum of confirmed_sat and trusted_pending_sat—the balance that can be safely spent without risk of double-spend.
Authorizations
Base64url-encoded auth token
Response
Returns the on-chain balance
Confirmed and immediately spendable balance
x >= 0All coinbase outputs not yet matured
x >= 0All of them combined.
x >= 0Unconfirmed UTXOs generated by a wallet tx
x >= 0Get sum of trusted_pending and confirmed coins.
This is the balance you can spend right now that shouldn't get canceled via another party double spending it.
x >= 0Unconfirmed UTXOs received from an external wallet
x >= 0