get https://api.zan.top/node/v1/aptos/mainnet//v1/blocks/by_height/
Retrieves a specific block's information from the Aptos blockchain network, given its height.
Log in to see full request history
Response
Retrieves a specific block's information from the Aptos blockchain network, given its height.
xxxxxxxxxx
curl --request GET \
--url https://api.zan.top/node/v1/aptos/mainnet/public/v1/blocks/by_height/65880446 \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: