suiet / wallet-kit

The first choice to connect all wallets on Sui blockchain
https://kit.suiet.app
MIT License
167 stars 61 forks source link

Dry run failed, could not automatically determine a budget #193

Closed ser25 closed 1 year ago

ser25 commented 1 year ago

I have this problem, how can I solve it Dry run failed, could not automatically determine a budget: MoveAbort(MoveLocation { module: ModuleId { address: 773b0bc40977f923354c53c85957e3f2f55149d1a4d2797d0bb5758db48a50c3, name: Identifier("nft_stake") }, function: 9, instruction: 20, function_name: Some("stake") }, 2) in command 1 (code: -1)

bruceeewong commented 1 year ago

"could not automatically determine a budget" from my experience, this error usually is related to insufficient balance. Can you double check your SUI balance?