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

InsufficientCoinBalance Error #20262

Open
qxyanda opened this issue Nov 14, 2024 · 4 comments
Open

InsufficientCoinBalance Error #20262

qxyanda opened this issue Nov 14, 2024 · 4 comments
Assignees
Labels
doc-issue Issue submitted using the Doc issue template

Comments

@qxyanda
Copy link

qxyanda commented Nov 14, 2024

I have more than 4000 Sui in wallet, why I got an error like this:

"error": "ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: InsufficientCoinBalance, source: Some("balance: 950000000000 required: 2567804464169"), command: Some(0) } }"

that happend many times in different wallets, it's always the number 950,000,000,000

@qxyanda qxyanda added the doc-issue Issue submitted using the Doc issue template label Nov 14, 2024
@MystenLabs MystenLabs deleted a comment Nov 14, 2024
@stefan-mysten
Copy link
Contributor

@qxyanda never ever interact with anyone who claims to be from Sui LIVE CHAT/Support etc. We do not have such a service!

@stefan-mysten
Copy link
Contributor

Could you explain a bit more what you're trying to achieve?
What is the ptb that throws this error? What's the gas budget set for this tx?
Which SDK version are you using?

@qxyanda
Copy link
Author

qxyanda commented Nov 14, 2024

version:
"@mysten/sui": "^1.3.0"

actually I am using devInspectTransactionBlock and got that error, but sendTransaction will not

@hayes-mysten
Copy link
Contributor

can you share the full transaction you are trying to send?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-issue Issue submitted using the Doc issue template
Projects
None yet
Development

No branches or pull requests

4 participants