Queries
In this section we describe the queries available for looking up oracle information.
Query Oracle Address
The QueryOracleAddress
query is used to obtain the address of the module's oracle.
Request
Response
Query Oracle
The QueryOracle
query forwards a query to the module's oracle.
Request
Response
The data from the query
field is a CosmWasm query
forwarded to the oracle
.