User Holdings
Last updated
{
"success": true,
"data": [
{
"address": "0x1a2b3c4d5e6f7890abcdef1234567890abcdef12",
"asset": "BTC",
"assetType": "crypto",
"network": "arbitrum",
"exchange": null,
"amount": 0.0056,
"amountUsd": 378.24,
"priceUsd": 67543.21
},
{
"address": "0x1a2b3c4d5e6f7890abcdef1234567890abcdef12",
"asset": "ETH",
"assetType": "crypto",
"network": "arbitrum",
"exchange": null,
"amount": 1.25,
"amountUsd": 4320.98,
"priceUsd": 3456.78
},
{
"address": "0x9c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d",
"asset": "USDC",
"assetType": "crypto",
"network": "arbitrum",
"exchange": "gmx",
"amount": 349.27,
"amountUsd": 349.27,
"priceUsd": 1.0
}
]
}