{
"ICAAccount": {
"address": "text",
"delegations": [
{
"delegateAcctAddress": "text",
"validator": {
"name": "text",
"address": "text",
"status": "Active",
"commissionRate": "text",
"delegationAmt": "text",
"weight": "text",
"internalExchangeRate": {
"internalTokensToSharesRate": "text",
"epochNumber": "text"
}
},
"amt": "text"
}
],
"target": "DELEGATION"
}
}