System contract

Queries SystemContract

get
Responses
200
A successful response.
application/json
get
GET /zeta-chain/fungible/system_contract HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
  "SystemContract": {
    "system_contract": "text",
    "connector_zevm": "text",
    "gateway": "text"
  }
}