cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/block_search
{ "response": { "blocks": [ {} ], "total_count": "<string>" } }
Search for blocks matching specified criteria
Block search results
Show Properties
List of matching blocks
Total number of matching blocks
Was this page helpful?