u64
start_slot
object
string
finalized
curl https://rpc.testnet.soo.network/rpc \ -X POST \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "getBlocksWithLimit", "params": [ 369000, 10, { "commitment": "finalized" } ] }'
{ "jsonrpc": "2.0", "result": [369000, 369100, 369200, 369300, 369400, 369500, 369600, 369610, 369620, 369624], "id": 1 }
limit