Mito vault infos

Retrieves market making pool info

get
Responses
200
A successful response.
application/json
get
GET /injective/exchange/v1beta1/mito_vault_infos HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
  "master_addresses": [
    "text"
  ],
  "derivative_addresses": [
    "text"
  ],
  "spot_addresses": [
    "text"
  ],
  "cw20_addresses": [
    "text"
  ]
}