blocks
Last block
Get the block at the current blockchain height
get/blocks/last
Response
successful operation
Example response
{
"height": 1610000,
"generator": "3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k",
"generatorPublicKey": "2eEUvypDSivnzPiLrbYEW39SM8yMZ1aq4eJuiKfs4sEY",
"transactions": [
{
"timestamp": 1460678400000,
"recipient": "3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k"
}
]
}