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

error #17

Open
MrTimonM opened this issue Oct 6, 2024 · 0 comments
Open

error #17

MrTimonM opened this issue Oct 6, 2024 · 0 comments

Comments

@MrTimonM
Copy link

MrTimonM commented Oct 6, 2024

Failed to send SOL to 2KcA9eqxYhe6wSXnJik7iY9hYm2BQEEtUu9qetQWJb6p: SendTransactionError: Simulation failed.
Message: Transaction simulation failed: Attempt to debit an account but found no record of a prior credit..
Logs:
[].
Catch the SendTransactionError and call getLogs() on it for full details.
at Connection.sendEncodedTransaction (D:\sonic-odyssey-bot-main\node_modules@solana\web3.js\lib\index.cjs.js:8152:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Connection.sendRawTransaction (D:\sonic-odyssey-bot-main\node_modules@solana\web3.js\lib\index.cjs.js:8117:20)
at async Connection.sendTransaction (D:\sonic-odyssey-bot-main\node_modules@solana\web3.js\lib\index.cjs.js:8108:12)
at async sendAndConfirmTransaction (D:\sonic-odyssey-bot-main\node_modules@solana\web3.js\lib\index.cjs.js:2273:21)
at async sendSol (D:\sonic-odyssey-bot-main\src\solanaUtils.js:40:21)
at async transferSol (D:\sonic-odyssey-bot-main\index.js:65:9)
at async D:\sonic-odyssey-bot-main\index.js:172:5 {
signature: '',
transactionMessage: 'Transaction simulation failed: Attempt to debit an account but found no record of a prior credit.',
transactionLogs: []

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