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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
* 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.
Description:
TransactionParser
needs updated to support parsing Solana transaction types (solanaSystemTransfer
,solanaSplTokenTransfer
,solanaSplTokenTransferWithAssociatedTokenAccountCreation
).The text was updated successfully, but these errors were encountered: