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

Example #373

Open
daanrod opened this issue Oct 8, 2023 · 1 comment
Open

Example #373

daanrod opened this issue Oct 8, 2023 · 1 comment

Comments

@daanrod
Copy link

daanrod commented Oct 8, 2023

Hey guys, someone can give an example about interact with a contract on solana and how to build a transaction?

Here is a tx to simulate:
https://solscan.io/tx/3NrL4Srx5xS8zQvofTACaW7fybcZn4eZ5ZdjGQBAUhuVpPL77GYb754kagPXuArjWqWJxdxykmRyuVVo2oURjNKF

Here is the contract to interact:
https://solscan.io/account/SAGEqqFewepDHH6hMDcmWy7yjHPpyKLDnRXKb3Ki8e6

@Aviksaikat
Copy link

You can refer to this source code of the Jupiter API
https://github.com/0xTaoDev/jupiter-python-sdk/blob/main/src/jupiter_python_sdk/jupiter.py#L638

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

No branches or pull requests

2 participants