{
"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": 0,
"sells": 0,
"total": 0
},
"h1": {
"buys": 0,
"sells": 0,
"total": 0
},
"h6": {
"buys": 0,
"sells": 0,
"total": 0
},
"h24": {
"buys": 0,
"sells": 0,
"total": 0
}
},
"volume": {
"m5": {
"buy": 0,
"sell": 0,
"total": 0
},
"h1": {
"buy": 0,
"sell": 0,
"total": 0
},
"h6": {
"buy": 0,
"sell": 0,
"total": 0
},
"h24": {
"buy": 0,
"sell": 0,
"total": 0
}
},
"makers": {
"m5": {
"buyers": 0,
"sellers": 0,
"total": 0
},
"h1": {
"buyers": 0,
"sellers": 0,
"total": 0
},
"h6": {
"buyers": 0,
"sellers": 0,
"total": 0
},
"h24": {
"buyers": 0,
"sellers": 0,
"total": 0
}
},
"priceChange": {
"m5": 0,
"h1": 0,
"h6": 0,
"h24": 0
},
"liquidity": {
"usd": 0,
"base": 0,
"quote": 0
},
"fdv": 0,
"marketCap": 0,
"createdAt": 0,
"moonshot": {
"progress": 0,
"creator": 0,
"curveType": "text",
"curvePosition": "text",
"marketcapThreshold": "text"
},
"profile": {
"icon": "text",
"banner": "text",
"description": "text",
"links": [
"text"
]
}
}