-
Notifications
You must be signed in to change notification settings - Fork 21
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
Look up owner account for snap shot #3
Comments
hey @TikiCat7 - thanks for checking out the repo! this is on the list. I'll write up how I think it should be done here and if you want to take a stab at it, that would be awesome! |
sounds good, I was looking into a bit but a simple getAccountInfo call to the RPC should give us the owner address |
do you have any idea how to do this? I just tested with |
ok I figured out the owner property is inside the data (the buffer part), trying to figure out how to decode it |
Did you figure this out? This is exactly what I'm trying to do, but I'm not a programmer. Just a dummy with a computer. |
i have a working version of this i will upload in the next day or so. thanks for your patience! |
For each token found, would it be possible to also find which owner account it currently sits in? That would make this tool even more useful as it can be used to create a full snapshot. I can try and make a PR for this if you could guide me in the right direction.
The text was updated successfully, but these errors were encountered: