{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "listening": true,
    "listeners": [
      "Listener(@)"
    ],
    "n_peers": "1",
    "peers": [
      {
        "node_info": {
          "protocol_version": {
            "p2p": "8",
            "block": "11",
            "app": "0"
          },
          "id": "b85358e035343a3b15e77e1102857dcdaf70053b",
          "listen_addr": "tcp://0.0.0.0:18256",
          "network": "eridanus-1",
          "version": "0.0.1",
          "channels": "00",
          "moniker": "eridanus-1-seed",
          "other": {
            "tx_index": "",
            "rpc_address": ""
          }
        },
        "is_outbound": false,
        "connection_status": {
          "Duration": "21758961070",
          "SendMonitor": {
            "Start": "2026-08-04T13:33:26.78Z",
            "Bytes": "147",
            "Samples": "5",
            "InstRate": "0",
            "CurRate": "0",
            "AvgRate": "7",
            "PeakRate": "93",
            "BytesRem": "0",
            "Duration": "21760000000",
            "Idle": "20160000000",
            "TimeRem": "0",
            "Progress": 0,
            "Active": true
          },
          "RecvMonitor": {
            "Start": "2026-08-04T13:33:26.78Z",
            "Bytes": "83",
            "Samples": "5",
            "InstRate": "0",
            "CurRate": "0",
            "AvgRate": "4",
            "PeakRate": "75",
            "BytesRem": "0",
            "Duration": "21760000000",
            "Idle": "19940000000",
            "TimeRem": "0",
            "Progress": 0,
            "Active": true
          },
          "Channels": [
            {
              "ID": 48,
              "SendQueueCapacity": "1",
              "SendQueueSize": "0",
              "Priority": "5",
              "RecentlySent": "0"
            },
            {
              "ID": 64,
              "SendQueueCapacity": "1000",
              "SendQueueSize": "0",
              "Priority": "5",
              "RecentlySent": "0"
            },
            {
              "ID": 32,
              "SendQueueCapacity": "100",
              "SendQueueSize": "0",
              "Priority": "6",
              "RecentlySent": "0"
            },
            {
              "ID": 33,
              "SendQueueCapacity": "100",
              "SendQueueSize": "0",
              "Priority": "10",
              "RecentlySent": "0"
            },
            {
              "ID": 34,
              "SendQueueCapacity": "100",
              "SendQueueSize": "0",
              "Priority": "7",
              "RecentlySent": "0"
            },
            {
              "ID": 35,
              "SendQueueCapacity": "2",
              "SendQueueSize": "0",
              "Priority": "1",
              "RecentlySent": "0"
            },
            {
              "ID": 56,
              "SendQueueCapacity": "1",
              "SendQueueSize": "0",
              "Priority": "6",
              "RecentlySent": "0"
            },
            {
              "ID": 96,
              "SendQueueCapacity": "10",
              "SendQueueSize": "0",
              "Priority": "5",
              "RecentlySent": "0"
            },
            {
              "ID": 97,
              "SendQueueCapacity": "10",
              "SendQueueSize": "0",
              "Priority": "3",
              "RecentlySent": "0"
            },
            {
              "ID": 0,
              "SendQueueCapacity": "10",
              "SendQueueSize": "0",
              "Priority": "1",
              "RecentlySent": "14"
            }
          ]
        },
        "remote_ip": "51.158.206.31"
      }
    ]
  }
}