Interface QueryExchangeRatesRequestAminoMsg

interface QueryExchangeRatesRequestAminoMsg {
    type: "/seiprotocol.seichain.oracle.QueryExchangeRatesRequest";
    value: QueryExchangeRatesRequestAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.oracle.QueryExchangeRatesRequest"