Interface QueryPriceSnapshotHistoryResponseProtoMsg

interface QueryPriceSnapshotHistoryResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QueryPriceSnapshotHistoryResponse";
    value: Uint8Array;
}

Properties

Properties

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