{
"status": "SYNCED",
"page": 1,
"page_size": 100,
"cursor": null,
"result": [
{
"token_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"contract_type": "ERC721",
"name": "Bored Ape Yacht Club",
"symbol": "BAYC",
"count": 3,
"collection_logo": "https://...",
"collection_banner_image": "https://...",
"possible_spam": false,
"verified_collection": true,
"floor_price": 25.5,
"floor_price_usd": 89250.75
},
{
"token_address": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
"contract_type": "ERC721",
"name": "Mutant Ape Yacht Club",
"symbol": "MAYC",
"count": 2,
"collection_logo": "https://...",
"possible_spam": false,
"verified_collection": true,
"floor_price": 4.2,
"floor_price_usd": 14700.00
}
]
}