Get last blockget https://explorers.t-dx.com/api/rest/v1/mina/{network}/blocks/latestThis endpoint returns the latest block that has been indexed by the service.Path ParamsnetworkstringrequiredResponses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthorized: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Returned when no block has been indexed yet. 500Returned when the service encountered an error. 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated 11 days ago List blocksGet blockDid this page help you?YesNo