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

Seer - create liquidity pool #515

Closed
gabrielfior opened this issue Oct 14, 2024 · 1 comment
Closed

Seer - create liquidity pool #515

gabrielfior opened this issue Oct 14, 2024 · 1 comment

Comments

@gabrielfior
Copy link
Contributor

After market is created using MarketFactory, we should create an uni-v3-like liquidity pool (ERC20 outcome token x collateral, normally sDAI).

  • Create functions for creating a new pool with erc20/collateral tokens in Uniswap v3 (due to higher liquidity than Swapr)
  • Add new contract (UniswapV3Pool) to PMAT (note that we will not buy/sell directly on Univ3 but rather through cow, so refrain from writing methods to swap here)
@gabrielfior gabrielfior changed the title Seer - liquidity addition/removal Seer - create liquidity pool Oct 14, 2024
@gabrielfior
Copy link
Contributor Author

Duplicated by gnosis/prediction-market-agent-tooling#497

@gabrielfior gabrielfior closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant