📖 APIs DocumentationCore APIMultiversXDefault/helloOn this page/hello Returns 'hello', used for performing health checks Parameters none Returns hello Example Request curl -X 'GET' \ 'https://elrond-api.public.blastapi.io/hello' \ -H 'accept: application/json' Result hello