You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as we can tell, there is actually only one inbound receive TX - so the scope of this ticket is really just to parse the memo and tag it as streaming if it is such.
Overview
Relates to #5090
A THORChain streaming swap needs to be parsed correctly to show as a row in the TX history.
References and additional details
An example is https://thorchain.net/tx/3724248A21076A9DB6680F1C5271F45ABD6E87B08C6108265E588DDD486C56E5, which (to confirm, but I think) creates multiple on-chain transactions (see https://thorchain.net/address/0x4631d0da805c01705c7d7d7d922a01ae8a6fb13c).
We need to ensure this shows as one atomic trade row (use the thorchain.net UI for inspiration).
We might need to use the memo to link TXs, to confirm. If so, this URL may be useful: https://docs.thorswap.finance/thorswap/thorswap/streaming-swaps
Acceptance Criteria
We parse a streamed THORSwap and show it as one row in TX history.
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered: