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

feat(sdk-coin-sol): jupiter swap tx support #5557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derekchen745
Copy link

Ticket: SC-1106

@derekchen745 derekchen745 force-pushed the derek/SC-1106-sol-jupiter-swap-tx branch 5 times, most recently from 67836f0 to 476dc7d Compare February 14, 2025 18:05

const quoteResponse = await (
await fetch(
`https://api.jup.ag/swap/v1/quote?inputMint=${selling.address}&outputMint=${buying.address}&amount=${
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you cannot go outside during unit test. use mocked data instead

@derekchen745 derekchen745 force-pushed the derek/SC-1106-sol-jupiter-swap-tx branch 6 times, most recently from 1aa7809 to 7e36926 Compare February 14, 2025 20:20
@derekchen745 derekchen745 marked this pull request as ready for review February 14, 2025 21:23
@derekchen745 derekchen745 requested review from a team as code owners February 14, 2025 21:23
@derekchen745 derekchen745 marked this pull request as draft February 14, 2025 21:45
@derekchen745 derekchen745 marked this pull request as ready for review February 15, 2025 22:53
@derekchen745 derekchen745 force-pushed the derek/SC-1106-sol-jupiter-swap-tx branch from 7e36926 to a2e425a Compare February 18, 2025 14:34
@derekchen745 derekchen745 force-pushed the derek/SC-1106-sol-jupiter-swap-tx branch from a2e425a to 536dcd8 Compare February 18, 2025 22:29
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

Successfully merging this pull request may close these issues.

2 participants