Get latest epcoh and checkpoint
get
Responses
200Success
application/json
400
Client error
application/json
404
Resource not found
application/json
408
Request timeout
application/json
422
Business logic error
application/json
500
Internal server error
application/json
get
GET /v1/states/latest_epoch_checkpoint HTTP/1.1
Host: api.testnet.1money.network
Accept: */*
{
"checkpoint": 100,
"checkpoint_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c",
"checkpoint_parent_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c",
"epoch": 1
}
Last updated