[
{
"assetId": "<string>",
"name": "<string>",
"symbol": "<string>",
"decimals": 123,
"type": "<string>",
"totalSupply": "<string>",
"contract": "<string>",
"subAssetId": "<string>",
"uri": "<string>",
"transferCount": 123,
"totalVolume": "<string>",
"volumeDaily": [
{}
],
"totalHolders": 123,
"holdersDaily": [
{}
],
"iconUrl": "<string>",
"price": 123,
"isVerified": true,
"isHidden": true,
"isListed": true,
"links": [
{}
],
"tags": [
"<string>"
]
}
]