cURL
curl --request GET \ --url https://namada-rpc-01.originstake.com/block_by_hash \ --header 'Key: <api-key>'
{ "200": { "block_id": {}, "block": {} } }
Get block by hash
Show Properties