Batchfees

get
Responses
200
A successful response.
application/json
get
GET /peggy/v1/batchfees HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
  "batchFees": [
    {
      "token": "text",
      "total_fees": "text"
    }
  ]
}