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

SDK: Liquidity Pools Transactions #17

Open
sophialittlejohn opened this issue Oct 29, 2024 · 0 comments
Open

SDK: Liquidity Pools Transactions #17

sophialittlejohn opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels

Comments

@sophialittlejohn
Copy link
Collaborator

sophialittlejohn commented Oct 29, 2024

Implement transaction on LiquidityPool contracts:

  • Invest
  • Redeem
  • Claim/Collect

Figure out how to fetch contract address instead of hard coding (e.g from router/pool manager --> fetch vaults = actual liquidity pool = combo of tranche and invest currency on a given domain)

Example (TBD, tranche curreny/domain may not be the same as on the pool):

pool.tranche(domain).invest(amount, ...)
pool.tranche(domain).redeem(amount, ...)
@sophialittlejohn sophialittlejohn transferred this issue from centrifuge/apps Oct 31, 2024
@onnovisser onnovisser self-assigned this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants