Copy {
"balances" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"deposits" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"fees" : {
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
} ,
"llsd" : {
"collateral" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"debt" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"ltv" : "text" ,
"unclaimedRewards" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
]
} ,
"lpStaking" : {
"claimedRewards" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"lpToken" : {
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
} ,
"lpTokenRepresentation" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
] ,
"unclaimedRewards" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
]
} ,
"nav" : "text" ,
"navBasis" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"totalReturn" : {
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
} ,
"withdrawals" : [
{
"address" : "text" ,
"amount" : "text" ,
"baseCurrency" : {
"amount" : "text" ,
"ticker" : "text"
} ,
"chainId" : "text" ,
"id" : "text" ,
"image" : "text" ,
"name" : "text" ,
"notional" : "text" ,
"ticker" : "text"
}
]
}