interface QueryGetPricesResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetPricesResponse";
    value: QueryGetPricesResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.dex.QueryGetPricesResponse"