Error
A valid request URL is required to generate request examples{
"positions": [
{
"id": "<string>",
"userId": "<string>",
"chain": "CHAIN_UNSPECIFIED",
"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
},
"stableSpend": "<string>",
"shitcoinReceived": "<string>",
"shitcoinSold": "<string>",
"shitcoinLeft": "<string>",
"stableReturned": "<string>",
"stableUnrealized": "<string>",
"stableProfit": "<string>",
"pnl": 123,
"shitcoinLeftPercentage": 123,
"shitcoinReserves": "<string>",
"stablecoinReserves": "<string>",
"stableValue": "<string>",
"avgBuyMcapUsd": "<string>",
"walletId": "<string>",
"status": "POSITION_STATUS_UNSPECIFIED"
}
]
}{
"code": 123,
"message": "<string>",
"details": [
{
"@type": "<string>"
}
]
}ExtensionService
get positions info
POST
/
api
/
v1
/
extension
/
positions
/
info
Error
A valid request URL is required to generate request examples{
"positions": [
{
"id": "<string>",
"userId": "<string>",
"chain": "CHAIN_UNSPECIFIED",
"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
},
"stableSpend": "<string>",
"shitcoinReceived": "<string>",
"shitcoinSold": "<string>",
"shitcoinLeft": "<string>",
"stableReturned": "<string>",
"stableUnrealized": "<string>",
"stableProfit": "<string>",
"pnl": 123,
"shitcoinLeftPercentage": 123,
"shitcoinReserves": "<string>",
"stablecoinReserves": "<string>",
"stableValue": "<string>",
"avgBuyMcapUsd": "<string>",
"walletId": "<string>",
"status": "POSITION_STATUS_UNSPECIFIED"
}
]
}{
"code": 123,
"message": "<string>",
"details": [
{
"@type": "<string>"
}
]
}⌘I
