Interface QueryExchangeRateRequestProtoMsg

interface QueryExchangeRateRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRateRequest";
    value: Uint8Array;
}

Properties

Properties

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