curl --location --request GET 'https://api-mainnet.celenium.io/v1/address/celestia12zs7e3n8pjd8y8ex0cyv67ethv30mekgqu665r/messages?limit=10&offset=0&sort=asc&msg_type=MsgWithdrawDelegatorReward'
[
{
"data": {
"property1": null,
"property2": null
},
"height": 100,
"id": 321,
"invocation_type": "validator",
"position": 2,
"size": 2,
"time": "2023-07-04T03:10:57+00:00",
"tx": {
"fee": "9348",
"hash": "652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF",
"message_types": [
"MsgSend",
"MsgUnjail"
],
"messages_count": 1,
"status": "success"
},
"tx_id": 11,
"type": "MsgUnknown"
}
]