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 parsing Solana Swap transaction for display in Tx Confirmation, Tx Details and Tx Summary rows.
* Support Solana Swap via Jupiter
* Fix default selectedToToken for when BAT is unavailable on Ethereum or USDC unavailable on Solana.
* Unit tests for fetching Solana swap price quotes, creating Solana swap transaction
* Improve performance of initial display of all Solana transactions in `TransactionConfirmationView` by displaying the known transaction details without waiting for estimated Solana transaction fee network call.
…brave/brave-ios#6915)
* Support parsing Solana Swap transaction for display in Tx Confirmation, Tx Details and Tx Summary rows.
* Support Solana Swap via Jupiter
* Fix default selectedToToken for when BAT is unavailable on Ethereum or USDC unavailable on Solana.
* Unit tests for fetching Solana swap price quotes, creating Solana swap transaction
* Improve performance of initial display of all Solana transactions in `TransactionConfirmationView` by displaying the known transaction details without waiting for estimated Solana transaction fee network call.
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Description:
Integrate Solana Swap into existing native swap UI using Jupiter as DEX aggregator
The text was updated successfully, but these errors were encountered: