Interface QueryPriceSnapshotHistoryResponseAminoMsg

interface QueryPriceSnapshotHistoryResponseAminoMsg {
    type: "/seiprotocol.seichain.oracle.QueryPriceSnapshotHistoryResponse";
    value: QueryPriceSnapshotHistoryResponseAmino;
}

Properties

Properties

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