{
"status": "SYNCED",
"page": 1,
"page_size": 100,
"cursor": null,
"result": [
{
"token_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"token_id": "1234",
"amount": "1",
"owner_of": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"token_hash": "abc123...",
"contract_type": "ERC721",
"name": "Bored Ape Yacht Club",
"symbol": "BAYC",
"token_uri": "ipfs://QmeSjSinHpPnmXmspMjwiXyN6zS4E9zccariGR3jxcaWtq/1234",
"metadata": {
"name": "Bored Ape #1234",
"image": "ipfs://QmRRPWG96cmgTn2qSzjwr2qvfNEuhunv6FNeMFGa9bx6mQ",
"attributes": [
{ "trait_type": "Background", "value": "Aquamarine" },
{ "trait_type": "Fur", "value": "Blue" }
]
},
"last_token_uri_sync": "2024-01-15T10:30:00.000Z",
"last_metadata_sync": "2024-01-15T10:30:00.000Z",
"possible_spam": false,
"verified_collection": true,
"floor_price": 25.5,
"floor_price_usd": 45000
}
]
}