Comment on page
Getting tip information
api/v3
Request information about tips.
There are two types of tips managed by the local node: block tip and header tip.GET/api/v3/block/tip
Example request
curl -X GET http://localhost:2442/api/v3/block/tip \
-H 'Content-Type: application/json;
Last modified 2yr ago