get https://aleo-testnet3.alphazk.com/v1/latest/hash
Returns the latest block hash.
Log in to see full request history
Response
Returns the latest block hash.
xxxxxxxxxx
curl --request GET \
--url https://aleo-testnet3.alphazk.com/v1/latest/hash \
--header 'accept: application/json'
Try It!
to start a request and see the response here!