Used to get the latest block and supply of the blockchain.
GET /api/v2/blockchain
curl https://api.nos.dev/api/v2/blockchain
{ "data": { "block": { "height": 8051250, "id": "16024042256653583473" }, "supply": 14095130200000004 } }
← Overview Blocks →