Gas configs

returns the gas costs configuration available in the network

get
Responses
application/json
objectOptional
get
GET /network/gas-configs HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}