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

"AccountSubscribe method is invalid" #192

Open
kenneyLee opened this issue Apr 9, 2024 · 5 comments
Open

"AccountSubscribe method is invalid" #192

kenneyLee opened this issue Apr 9, 2024 · 5 comments

Comments

@kenneyLee
Copy link

kenneyLee commented Apr 9, 2024

I am using the AccountSubscribe method to subscribe to messages from the baseVault and quoteVault accounts on Orca and Raydium, but I am not receiving any, while new SPL Transfers can already be queried on solscan.io.
image

The code I am running is as follows: https://github.com/viveksb007/solana-pool-monitor

Renew : Thx to all, this issue is caused by endpoint

@taobig
Copy link

taobig commented Apr 9, 2024

I used your code and just replaced the wss endpoint & address and I ended up getting the message. Please check your wss endpoint provider!

@0xvbetsun
Copy link

yeah, it looks like @kenneyLee followed the instructions in the old article with an obsolete provider URL

@ishaburov
Copy link

@taobig @0xvbetsun can you help me pls

#165

@0xvbetsun
Copy link

0xvbetsun commented Apr 9, 2024

@ishaburov I'm not sure the questions that are not related to this SDK should be discussed here.

I'd recommend asking that question in discord channel of Jupiter/solana/golang/etc.

I guess you're missing LUT in your case

@ishaburov
Copy link

ishaburov commented Apr 10, 2024

@ishaburov I'm not sure the questions that are not related to this SDK should be discussed here.

I'd recommend asking that question in discord channel of Jupiter/solana/golang/etc.

I guess you're missing LUT in your case

Thanks. From Api i got instructions and addressLookupTableAccounts how i can build it and insert to transaction? Do you have some code example it will be great if you share )

i tried to build but it errors
image

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

4 participants