Interface QueryExchangeRatesRequestProtoMsg

interface QueryExchangeRatesRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRatesRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRatesRequest"
value: Uint8Array