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

how to decode transfer checked instructions in a transaction? #229

Open
BillInUK opened this issue Jul 4, 2024 · 0 comments
Open

how to decode transfer checked instructions in a transaction? #229

BillInUK opened this issue Jul 4, 2024 · 0 comments

Comments

@BillInUK
Copy link

BillInUK commented Jul 4, 2024

i have an transaction on devnet, and it contains many transfer checked instructions.

https://explorer.solana.com/tx/2UpCNcHHea8suVW93ixX2zbcjZ6C9yjGDdcDnFHJr6HDmRhETRUUwyZCXf7kYXPnv16FdL3egpZQm2WB1TivNoHv?cluster=devnet

How can I parse out each native account from a transaction that contains many transfer checked instructions?
I don't want to call getAccount for every token account in transfer checked instruction .
Is there any other way?

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

1 participant