get_blobs_by_blober
Last updated
Last updated
POST / HTTP/1.1
Host: devnet.data-anchor.termina.technology
Content-Type: application/json
Accept: */*
Content-Length: 199
{
"id": "43",
"jsonrpc": "2.0",
"method": "get_blobs_by_blober",
"params": {
"blober": "4Nd1m1c9f9LxFHVfv1m1ChMpV4hV6j3uYVFzh5eRvYV7",
"timerange": {
"start": "2025-06-01T00:00:00Z",
"end": "2025-06-10T00:00:00Z"
}
}
}{
"jsonrpc": "2.0",
"id": "43",
"result": [
[
1,
2,
3,
4
],
[
10,
20,
30
]
]
}