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

Program log: Error: Account is frozen #132

Open
hercules-sensei opened this issue Apr 25, 2023 · 3 comments
Open

Program log: Error: Account is frozen #132

hercules-sensei opened this issue Apr 25, 2023 · 3 comments

Comments

@hercules-sensei
Copy link

We've updated our NFTs to Programmable NFTs. Since then, we updated our SDKs for our Gemfarm. Our NFTs are able to be unstaked, but they are now stuck in our gembank. Anyone have suggestions for this issue?

Transaction simulation failed: Error processing Instruction 0: custom program error: 0x11
Program bankHHdqMuaaST4qQk6mkzxGeKPHWmqdgor6Gs8r88m invoke [1]
Program log: Instruction: WithdrawGem
Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2]
Program log: Instruction: Transfer
Program log: Error: Account is frozen
Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4294 of 169386 compute units
Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA failed: custom program error: 0x11
Program bankHHdqMuaaST4qQk6mkzxGeKPHWmqdgor6Gs8r88m consumed 34908 of 200000 compute units
Program bankHHdqMuaaST4qQk6mkzxGeKPHWmqdgor6Gs8r88m failed: custom program error: 0x11

@Exxempt
Copy link

Exxempt commented Apr 26, 2023

@hercules-sensei All you need to do now is update (lib\gem-farm\common\gem-bank\index.ts) with:

https://github.com/gemworks/gem-farm/blob/main/app/gem-farm/src/common/gem-bank/index.ts

However you will be stuck with me at Signature verification failed. More to follow...

@hercules-sensei
Copy link
Author

@hercules-sensei All you need to do now is update (lib\gem-farm\common\gem-bank\index.ts) with:

https://github.com/gemworks/gem-farm/blob/main/app/gem-farm/src/common/gem-bank/index.ts

However you will be stuck with me at Signature verification failed. More to follow...

Exactly what you said happened. But feel closer to the finish line, will update if we crack it.

@tonyzheng11
Copy link

we are thinking about converting to pnfts also, we considered seeing if it was possible to force unstake all NFTs in the gemfarm before we converted

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

3 participants