dante4rt / sonic-odyssey-bot

Sonic Odyssey Bot is an application for sending SOL (Solana) cryptocurrency transactions using seed phrases or private keys to random addresses.
https://t.me/HappyCuanAirdrop
MIT License
123 stars 175 forks source link

error #17

Open MrTimonM opened 1 month ago

MrTimonM commented 1 month ago

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: []