Gas stability pool balance

Queries the balance of a gas stability pool on a given chain.

get
Path parameters
chain_idstring · int64Required
Responses
200
A successful response.
application/json
get
GET /zeta-chain/fungible/gas_stability_pool_balance/{chain_id} HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
  "balance": "text"
}