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

LP: Display Axelar transaction status for investments/redemptions #1995

Open
annamehr opened this issue Mar 4, 2024 · 0 comments
Open

LP: Display Axelar transaction status for investments/redemptions #1995

annamehr opened this issue Mar 4, 2024 · 0 comments

Comments

@annamehr
Copy link
Collaborator

annamehr commented Mar 4, 2024

Background

  • After investing from liquidity pools, the user only sees the open order but no more information about the status of the transaction. After canceling an order, and generally all transactions that are going over the axelar bridge the UI does not check whether the tx is "ongoing"-

Requirement

  • We want to display when a transaction is ongoing and value is transferred from Ethereum > Centrifuge.
  • When a transaction is cancelled, grey out change order and cancel button until the transaction was finalized on Axelar.

How to get Axelar transaction data?

  • Query Axelar transaction status with Axelar SDK
  • Display this copy when an order is ongoing Order cancellation not available. Funds are currently transferred. If possible link to Axelar transaction.

Flow

Investment from ETH -> Axelar bridging to CFG -> Swap fulfillment -> Close epoch -> Investment executed

Current view

Image

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