# BlockBee Documentation — Full Corpus Source: https://docs.blockbee.io Index: https://docs.blockbee.io/llms.txt Generated: 2026-06-06T16:12:34.692Z This file concatenates every documentation page as LLM-friendly markdown. Each section begins with a `#
Minimum Deposit: ${tickerInfo.minimum_transaction_coin} BTC
Send Bitcoin to:
${paymentData.address_in}
⚠️ Send only amounts above ${tickerInfo.minimum_transaction_coin} BTC
⏳ Waiting for deposit...
Your payment amount: ${btcAmount} BTC
Minimum required: ${minimumAmount} BTC
⚠️ Payments below the minimum will be lost. Please increase your order amount.
Amount: $${usdAmount} USD (${btcAmount} BTC)
Send exactly:
${btcAmount} BTC
To address:
${paymentData.address_in}
QR code includes amount and address
⚠️ Minimum transaction amount: ${minimumAmount} BTC
⏳ Waiting for payment...
Minimum Deposit: $minimum BTC
Send Bitcoin to:
$address
⚠️ Send only amounts above $minimum BTC
⏳ Waiting for deposit...
Your payment amount: $btcAmount BTC
Minimum required: $minimumAmount BTC
⚠️ Payments below the minimum will be lost. Please increase your order amount.
Amount: $$usdAmount USD ($btcAmount BTC)
Send exactly:
$btcAmount BTC
To address:
$address
QR code includes amount and address
⚠️ Minimum transaction amount: $minimumAmount BTC
⏳ Waiting for payment...
Minimum Deposit: {{ minimum }} BTC
Send Bitcoin to:
{{ address }}
⚠️ Send only amounts above {{ minimum }} BTC
⏳ Waiting for deposit...
Your payment amount: {{ payment_amount }} BTC
Minimum required: {{ minimum_amount }} BTC
⚠️ Payments below the minimum will be lost. Please increase your order amount.
Amount: ${{ usd_amount }} USD ({{ btc_amount }} BTC)
Send exactly:
{{ btc_amount }} BTC
To address:
{{ address }}
QR code includes amount and address
⚠️ Minimum transaction amount: {{ minimum_amount }} BTC
⏳ Waiting for payment...
Amount: <%= @amount %> USD
Send Bitcoin to:
<%= @address %>
⚠️ Minimum transaction amount: <%= @minimum_amount %> BTC
⏳ Waiting for payment...