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

Web3 Error: transaction failed why get it ? #207

Open
SwapTransaction opened this issue Dec 20, 2020 · 0 comments
Open

Web3 Error: transaction failed why get it ? #207

SwapTransaction opened this issue Dec 20, 2020 · 0 comments

Comments

@SwapTransaction
Copy link

I can get this error please help me why get this what can ı do

Error: transaction failed (transactionHash="0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3", transaction={"nonce":23,"gasPrice":{"type":"BigNumber","hex":"0x15a73b6200"},"gasLimit":{"type":"BigNumber","hex":"0x80e8"},"to":"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D","value":{"type":"BigNumber","hex":"0x5af3107a4000"},"data":"0x7ff36ab50000000000000000015ef0869ea40d0e0c19831c5e5ecbd4b6b713a7f50c976b00000000000000000000000000000000000000000000000000000000000000800000000000000000000000005b34dc9123f3fab0c91aea9c94f8c952908ffca3000000000000000000000000000000000000000000000000000000005fdfbbd40000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000a0afaa285ce85974c3c881256cb7f225e3a1178a","chainId":1,"v":38,"r":"0x3d667802d1cfa8c49e03f38b35a1bbc3cf27c3fec5b0c7bc03bd843b5d487f1e","s":"0x56fce9981469c5c8278be9183947b1cc4c719a69412d60f410131e73014a4fb1","from":"0x5B34Dc9123F3fAb0c91AEa9c94F8c952908fFCA3","hash":"0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3"}, receipt={"to":"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D","from":"0x5B34Dc9123F3fAb0c91AEa9c94F8c952908fFCA3","contractAddress":null,"transactionIndex":3,"gasUsed":{"type":"BigNumber","hex":"0x7175"},"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","blockHash":"0x0e427d13c2f4ca130a50160dad4e04c315cbdbd505142d5366e83fb4eade8a21","transactionHash":"0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3","logs":[],"blockNumber":11492453,"confirmations":1,"cumulativeGasUsed":{"type":"BigNumber","hex":"0x029e7c"},"status":0,"byzantium":true}, code=CALL_EXCEPTION, version=providers/5.0.17) at Logger.makeError (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\logger\lib\index.js:179:21) at Logger.throwError (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\logger\lib\index.js:188:20) at FallbackProvider.<anonymous> (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\providers\lib\base-provider.js:1074:36) at step (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\providers\lib\base-provider.js:46:23) at Object.next (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\providers\lib\base-provider.js:27:53) at fulfilled (C:\Users\Hp\Desktop\swap\node_modules\@ethersproject\providers\lib\base-provider.js:18:58) at processTicksAndRejections (node:internal/process/task_queues:93:5) { reason: 'transaction failed', code: 'CALL_EXCEPTION', transactionHash: '0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3', transaction: { nonce: 23, gasPrice: BigNumber { _hex: '0x15a73b6200', _isBigNumber: true }, gasLimit: BigNumber { _hex: '0x80e8', _isBigNumber: true }, to: '0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D', value: BigNumber { _hex: '0x5af3107a4000', _isBigNumber: true }, data: '0x7ff36ab50000000000000000015ef0869ea40d0e0c19831c5e5ecbd4b6b713a7f50c976b00000000000000000000000000000000000000000000000000000000000000800000000000000000000000005b34dc9123f3fab0c91aea9c94f8c952908ffca3000000000000000000000000000000000000000000000000000000005fdfbbd40000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000a0afaa285ce85974c3c881256cb7f225e3a1178a', chainId: 1, v: 38, r: '0x3d667802d1cfa8c49e03f38b35a1bbc3cf27c3fec5b0c7bc03bd843b5d487f1e', s: '0x56fce9981469c5c8278be9183947b1cc4c719a69412d60f410131e73014a4fb1', from: '0x5B34Dc9123F3fAb0c91AEa9c94F8c952908fFCA3', hash: '0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3', wait: [Function (anonymous)] }, receipt: { to: '0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D', from: '0x5B34Dc9123F3fAb0c91AEa9c94F8c952908fFCA3', contractAddress: null, transactionIndex: 3, gasUsed: BigNumber { _hex: '0x7175', _isBigNumber: true }, logsBloom: '0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', blockHash: '0x0e427d13c2f4ca130a50160dad4e04c315cbdbd505142d5366e83fb4eade8a21', transactionHash: '0x33c61718a3917f02f99bdbdc425ac3554ea69eb8aaa8a0a6d3750dfc322239a3', logs: [], blockNumber: 11492453, confirmations: 1, cumulativeGasUsed: BigNumber { _hex: '0x029e7c', _isBigNumber: true }, status: 0, byzantium: true } }

@SwapTransaction SwapTransaction changed the title Error: transaction failed why get it ? Web3 Error: transaction failed why get it ? Dec 20, 2020
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