@raoul-picconi/mojito-sdk
    Preparing search index...

    Function getBTCBalance

    • Get comprehensive Bitcoin balance and UTXOs for an address Uses mempool.space as primary source with blockstream.info as fallback

      Parameters

      • address: string

        Bitcoin address to fetch data for

      • isTestnet: boolean = false

        Whether to use testnet or mainnet

      Returns Promise<BTCBalanceResponse>

      Promise resolving to balance response with UTXOs

      Error if both APIs fail