v1
latestOpenAPI 3.0.3Apache-2.02026-07-173866168.3 KBpost/getCompressionSignaturesForAccount
Request body
Example request
{
"params": {
"hash": "11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP"
}
}Response
Example response
{
"result": {
"context": {
"slot": 100
},
"value": {
"items": [
{
"blockTime": 1714081554,
"signature": "5J8H5sTvEhnGcB4R8K1n7mfoiWUD9RzPVGES7e3WxC7c",
"slot": 100
}
]
}
}
}