{
"url": "text",
"chainId": "text",
"dexId": "text",
"pairAddress": "text",
"baseToken": {
"address": "text",
"name": "text",
"symbol": "text"
},
"quoteToken": {
"address": "text",
"name": "text",
"symbol": "text"
},
"priceNative": "text",
"priceUsd": "text",
"txns": {
"m5": {
"buys": 1,
"sells": 1,
"total": 1
},
"h1": {
"buys": 1,
"sells": 1,
"total": 1
},
"h6": {
"buys": 1,
"sells": 1,
"total": 1
},
"h24": {
"buys": 1,
"sells": 1,
"total": 1
}
},
"volume": {
"m5": {
"buy": 1,
"sell": 1,
"total": 1
},
"h1": {
"buy": 1,
"sell": 1,
"total": 1
},
"h6": {
"buy": 1,
"sell": 1,
"total": 1
},
"h24": {
"buy": 1,
"sell": 1,
"total": 1
}
},
"makers": {
"m5": {
"buyers": 1,
"sellers": 1,
"total": 1
},
"h1": {
"buyers": 1,
"sellers": 1,
"total": 1
},
"h6": {
"buyers": 1,
"sellers": 1,
"total": 1
},
"h24": {
"buyers": 1,
"sellers": 1,
"total": 1
}
},
"priceChange": {
"m5": 1,
"h1": 1,
"h6": 1,
"h24": 1
},
"liquidity": {
"usd": 1,
"base": 1,
"quote": 1
},
"fdv": 1,
"marketCap": 1,
"createdAt": 1,
"moonshot": {
"progress": 1,
"creator": 1,
"curveType": "text",
"curvePosition": "text",
"marketcapThreshold": "text"
},
"profile": {
"icon": "text",
"banner": "text",
"description": "text",
"links": [
"text"
]
}
}