interface QueryAssetListResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryAssetListResponse";
    value: QueryAssetListResponseAmino;
}

Properties

Properties

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