cURL
curl --request GET \ --url https://namada-rpc-01.originstake.com/blockchain \ --header 'Key: <api-key>'
{ "200": { "last_height": "<string>", "block_metas": [ {} ] } }
Show Properties