{
"info": {
"poolAddress": "<string>",
"poolPlatform": "PLATFORM_UNSPECIFIED",
"poolMcapUsd": "<string>",
"shitcoinInfo": {
"address": "<string>",
"name": "<string>",
"symbol": "<string>",
"decimals": 123,
"isStable": true
},
"stablecoinInfo": {
"address": "<string>",
"name": "<string>",
"symbol": "<string>",
"decimals": 123,
"isStable": true
},
"shitcoinReserves": "<string>",
"stablecoinReserves": "<string>",
"isLowLiquidity": true
}
}