curl --location --request GET 'https://api-mainnet.celenium.io/v1/address/celestia12zs7e3n8pjd8y8ex0cyv67ethv30mekgqu665r/grants?limit=10&offset=0'
[
{
"authorization": "/cosmos.staking.v1beta1.MsgDelegate",
"expiration": "2023-07-04T03:10:57+00:00",
"grantee": {
"hash": "celestia15hgtsr3sezr6tl6jsf0afdh3qlgpgq48czxqpw",
"celestials": {
"name": "celestials-id",
"image_url": "https://pub-02b8085711a24a2894773a06b77a13b7.r2.dev/default.png"
}
},
"granter": {
"hash": "celestia15hgtsr3sezr6tl6jsf0afdh3qlgpgq48czxqpw",
"celestials": {
"name": "celestials-id",
"image_url": "https://pub-02b8085711a24a2894773a06b77a13b7.r2.dev/default.png"
}
},
"height": 123123,
"params": {
"property1": null,
"property2": null
},
"revoke_height": 123123,
"revoked": true,
"time": "2023-07-04T03:10:57+00:00"
}
]