Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Single-asset CL join contract for Skip/Quasar #6255

Open
Tracked by #5864
AlpinYukseloglu opened this issue Aug 31, 2023 · 2 comments
Open
Tracked by #5864

feat: Single-asset CL join contract for Skip/Quasar #6255

AlpinYukseloglu opened this issue Aug 31, 2023 · 2 comments
Assignees

Comments

@AlpinYukseloglu
Copy link
Contributor

AlpinYukseloglu commented Aug 31, 2023

Overview

Context: https://osmosis-network.slack.com/archives/C046V54UZC6/p1692982700944159?thread_ts=1692879301.615829&cid=C046V54UZC6

Suggested design

  • Cosmwasm contract that implements the following flow:

If the current asset distribution in the given tick range is 60% USDC / 40% OSMO, then swap 40% of the input USDC into OSMO and do a regular join

@p0mvn
Copy link
Member

p0mvn commented Aug 31, 2023

Quasar folks mentioned that they will contribute code for this feature, awaiting PR. Here's some more context:
https://osmosis-network.slack.com/archives/C03R1BA1XS7/p1693248809090169?thread_ts=1693216224.003649&cid=C03R1BA1XS7

@czarcas7ic
Copy link
Member

Contract progress can be seen here osmosis-labs/single-side-lp-cl-contract#1

We are going to do our own standalone contract that other contracts can use

@czarcas7ic czarcas7ic self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage 🔍
Development

No branches or pull requests

3 participants