{"openapi":"3.0.0","info":{"title":"Blockchain Explorer API","version":"1.0.0"},"paths":{"/transaction":{"get":{"summary":"Endpoint /transaction"},"post":{"summary":"Endpoint /transaction"}},"/block":{"get":{"summary":"Endpoint /block"},"post":{"summary":"Endpoint /block"}},"/address":{"get":{"summary":"Endpoint /address"},"post":{"summary":"Endpoint /address"}},"/latest-blocks":{"get":{"summary":"Endpoint /latest-blocks"},"post":{"summary":"Endpoint /latest-blocks"}},"/pending":{"get":{"summary":"Endpoint /pending"},"post":{"summary":"Endpoint /pending"}},"/search":{"get":{"summary":"Endpoint /search"},"post":{"summary":"Endpoint /search"}}}}