QueryTobinTaxesResponse is response type for the Query/TobinTaxes RPC method.
GET //terra/oracle/v1beta1/denoms/tobin_taxes HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "tobin_taxes": [ { "name": "text", "tobin_tax": "text" } ] }