Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Support Solana transactions in TransactionParser #5723

Closed
StephenHeaps opened this issue Jul 20, 2022 · 0 comments · Fixed by #5737
Closed

Support Solana transactions in TransactionParser #5723

StephenHeaps opened this issue Jul 20, 2022 · 0 comments · Fixed by #5737
Assignees
Milestone

Comments

@StephenHeaps
Copy link
Contributor

Description:

TransactionParser needs updated to support parsing Solana transaction types (solanaSystemTransfer, solanaSplTokenTransfer, solanaSplTokenTransferWithAssociatedTokenAccountCreation).

@StephenHeaps StephenHeaps added this to the 1.42 milestone Jul 20, 2022
@StephenHeaps StephenHeaps self-assigned this Jul 20, 2022
StephenHeaps added a commit that referenced this issue Jul 26, 2022
* Support Solana transaction types in `TransactionParser`.

* Add Solana transaction unit tests

* Add `fromFiat` & `minBuyAmountFiat` to `EthSwapDetails`.

* Add gasFee computed property on `ParsedTransaction`. Fix `AssetDetailStore` swap transactions by fetching user visible assets and all tokens.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant