{
  "name": "NextCoin (NXT) L1",
  "version": "1.0",
  "endpoints": [
    "/info",
    "/chain",
    "/block/:height",
    "/balance/:address",
    "/mempool",
    "/tx/:hash"
  ]
}