{
"positions": [
{
"id": "text",
"userId": "text",
"chain": "CHAIN_UNSPECIFIED",
"poolAddress": "text",
"poolPlatform": "PLATFORM_UNSPECIFIED",
"poolMcapUsd": "text",
"shitcoinInfo": {
"address": "text",
"name": "text",
"symbol": "text",
"decimals": 1,
"isStable": true
},
"stablecoinInfo": {
"address": "text",
"name": "text",
"symbol": "text",
"decimals": 1,
"isStable": true
},
"stableSpend": "text",
"shitcoinReceived": "text",
"shitcoinSold": "text",
"shitcoinLeft": "text",
"stableReturned": "text",
"stableUnrealized": "text",
"stableProfit": "text",
"pnl": 1,
"shitcoinLeftPercentage": 1,
"shitcoinReserves": "text",
"stablecoinReserves": "text",
"stableValue": "text",
"avgBuyMcapUsd": "text",
"walletId": "text",
"status": "POSITION_STATUS_UNSPECIFIED"
}
]
}