{
"redelegation_responses": [
{
"redelegation": {
"delegator_address": "text",
"validator_src_address": "text",
"validator_dst_address": "text",
"entries": [
{
"creation_height": "text",
"completion_time": "2024-12-22T02:29:05.400Z",
"initial_balance": "text",
"shares_dst": "text",
"unbonding_id": "text",
"unbonding_on_hold_ref_count": "text"
}
]
},
"entries": [
{
"redelegation_entry": {
"creation_height": "text",
"completion_time": "2024-12-22T02:29:05.400Z",
"initial_balance": "text",
"shares_dst": "text",
"unbonding_id": "text",
"unbonding_on_hold_ref_count": "text"
},
"balance": "text"
}
]
}
],
"pagination": {
"next_key": "Ynl0ZXM=",
"total": "text"
}
}