Interface QueryExchangeRateRequestAminoMsg

interface QueryExchangeRateRequestAminoMsg {
    type: "/seiprotocol.seichain.oracle.QueryExchangeRateRequest";
    value: QueryExchangeRateRequestAmino;
}

Properties

Properties

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