Distr info
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /osmosis/pool-incentives/v1beta1/distr_info HTTP/1.1
Host: osmo.nownodes.io
Accept: */*
{
"distr_info": {
"total_weight": "text",
"records": [
{
"gauge_id": "text",
"weight": "text"
}
]
}
}