{
"data": [
{
"id": 1,
"type": "cryptocoin",
"group": "coin",
"symbol": "BTC",
"logo": "https://cdn.example.com/logos/v4/asset/light/ea895436-edee-11eb-9bf0-06502b1fe55d.png",
"legal_url": "https://www.bitpanda.com/legal#terms",
"name": "Bitcoin",
"display_price": "32331.5501250000000000",
"change_24h": "9.0491629452993",
"change_1w": "7.4084352108699",
"change_1m": "-21.355858926521",
"change_1y": "289.56960376176",
"change_5y": "-0.067180931365",
"change_24h_amount": "2682.9501250000075744",
"change_1w_amount": "2230.0501250000027452",
"change_1m_amount": "-8779.6498749998745640",
"change_1y_amount": "24032.2501249999352311",
"change_5y_amount": "-71.1309012276816912",
"precision_display_fiat": 2,
"precision_display_asset": 4,
"precision_transaction_max_allowed": 8,
"min_buy_eur": "4.5",
"min_sell_eur": "2",
"buy_active": 1,
"sell_active": 0,
"market_cap": "250816161.6363840000000000",
"is_active": true,
"enabled_for_automated_orders": 1,
"legal_classification": "NONE",
"staking": {
"staking_type": "flexible",
"unbounded_period": 3,
"enabled_for_autostaking": true,
"reward_interval_in_days": 7,
"yearly_interest": "0.02500000",
"minimum_stakeable_amount": "0.10000000",
"enabled": true,
"soldout": false,
"next_reward_at": "2022-11-11T13:07:31+00:00",
"current_rewards_period_ends_at": "2022-11-11T13:07:31+00:00"
},
"asset_tags": [
"asset_tag.group.payments",
"asset_tag.group.proof_of_work"
],
"network_information": {
"default_network_id": "1ed76f61-37e9-6ef0-b0c1-529adbc40ff6",
"networks": [
{
"id": "1ed76f61-37e9-6ef0-b0c1-529adbc40ff6",
"name": "Mainnet",
"coin_network_id": "1ed76f61-37e9-6ef0-b0c1-529adbc40ff6",
"destination_tag": "rBnNhk95FrdNisZtXcStzriFS8vEzz53DM",
"min_deposit_threshold": "0.02500000",
"small_deposit_threshold": "0.02500000",
"small_deposit_fee": "0.02500000",
"min_withdrawal_fee": "0.02500000",
"min_withdrawal_threshold": "0.02500000",
"max_transaction_precision": 8,
"is_deposit_allowed": true,
"is_withdrawal_allowed": true,
"is_operational": true,
"logo_url": "https://cdn.example.com/logos/v4/network/light/1ede43b3-d312-6f0d-8186-4d0a766f2ec3.png"
}
]
}
}
],
"meta": {
"total_count": 48,
"page": 3,
"page_size": 10
},
"links": {
"first": "?page=1&page_size=10",
"last": "?page=5&page_size=10",
"prev": "?page=2&page_size=10",
"next": "?page=4&page_size=10",
"self": "?page=3&page_size=10"
}
}