Exchange rate
Path parameters
denomstringRequired
denom defines the denomination to query for.
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET //terra/oracle/v1beta1/denoms/{denom}/exchange_rate HTTP/1.1
Host: lunc.nownodes.io
Accept: */*
{
"exchange_rate": "text"
}