[
{
"asset_id": "BTC",
"asset_name": "Bitcoin",
"currency": "BTC",
"currency_name": "Bitcoin",
"language": "en",
"asset_type": "CRYPTO",
"asset_type_name": "Crypto Currenies",
"symbol": "â‚¿",
"sort_order": 20,
"min_size": 1e-8,
"precision": 8,
"timeout_to_trx": 90,
"timeout_to_wdr": 1440,
"crypto_network": "BITCOIN",
"crypto_network_name": "Bitcoin",
"crypto_network_confirmations": 6,
"crypto_address_link": "https://live.blockcypher.com/btc/address/{{address}}",
"crypto_transaction_link": "https://live.blockcypher.com/btc/tx/{{txId}}",
"min_withdrawal_amount": 0.0001,
"max_withdrawal_amount": 2400
}
]