[
{
"tokenAddress": "<string>",
"pairAddress": "<string>",
"nativePrice": {
"value": "<string>",
"decimals": 123,
"name": "<string>",
"symbol": "<string>"
},
"usdPrice": 123,
"exchangeAddress": "<string>",
"exchangeName": "<string>",
"logo": "<string>",
"name": "<string>",
"symbol": "<string>",
"score": 123,
"usdPrice24h": 123,
"usdPrice24hrUsdChange": 123,
"usdPrice24hrPercentChange": 123,
"isVerifiedContract": true
}
]