Interface QueryPriceSnapshotHistoryRequestAminoMsg

interface QueryPriceSnapshotHistoryRequestAminoMsg {
    type: "/seiprotocol.seichain.oracle.QueryPriceSnapshotHistoryRequest";
    value: QueryPriceSnapshotHistoryRequestAmino;
}

Properties

Properties

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