{
"superfluid_delegation_records": [
{
"delegator_address": "text",
"validator_address": "text",
"delegation_amount": {
"denom": "text",
"amount": "text"
},
"equivalent_staked_amount": {
"denom": "text",
"amount": "text"
}
}
],
"total_undelegated_coins": [
{
"denom": "text",
"amount": "text"
}
],
"synthetic_locks": [
{
"underlying_lock_id": "text",
"synth_denom": "text",
"end_time": "2024-12-22T01:45:18.239Z",
"duration": "text"
}
]
}