Interface QueryExchangeRatesResponseProtoMsg

interface QueryExchangeRatesResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRatesResponse";
    value: Uint8Array;
}

Properties

Properties

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