DenomAuthorityMetadataResponse is data format returned from DenomAuthorityMetadata query
Replicates the cosmos-sdk bank module DenomUnit type
DenomsFromCreatorResponse is data format returned from DenomsFromCreator query
DexTwapsResponse is data format returned from DexTwaps query
EpochResponse is data format returned from Epoch query
EvmAddressResponse
is a struct that represents a response containing an EVM address.
ExchangeRatesResponse is data format returned from OracleRequest::ExchangeRates query
GetLatestPriceResponse is data format returned from GetLatestPrice query
GetOrderdByIdResponse is data format returned from GetOrderById query
GetOrdersResponse is data format returned from GetOrders query
Replicates the cosmos-sdk bank module Metadata type
OracleTwapsResponse is data format returned from OracleRequest::OracleTwaps query
OrderSimulationResponse is data format returned from OrderSimulation query
PriceResponse is data format for a price of an asset pair
SeiAddressResponse
is a struct that represents a response containing a SEI address.
This is a helper wrapper to easily use our custom queries
SeiQueryWrapper is an override of QueryRequest::Custom to access Sei-specific modules
StaticCallResponse
is a struct that represents a response containing the result of a static
call to an EVM contract.