yuichiroaoki / poly-flashloan-bot

Flashloan Bot on Polygon
https://yuichiroaoki.medium.com/flashloan-bot-on-polygon-part-2-3eae0ac33986?sk=80821da4ca1d0462c7c9ae617df56bdd
MIT License
302 stars 192 forks source link

getting 0 confirmations transactions everytime i get oppurtunity #87

Open pamarthisai opened 2 years ago

pamarthisai commented 2 years ago

url: 'http://127.0.0.1:8545/', transaction: { type: 2, chainId: 137, nonce: 2420, maxPriorityFeePerGas: BigNumber { _hex: '0x1e80355eb7', _isBigNumber: true }, maxFeePerGas: BigNumber { _hex: '0x1e80355eb7', _isBigNumber: true }, gasPrice: null, gasLimit: BigNumber { _hex: '0xe4e1c0', _isBigNumber: true }, to: '0x6B8bfEFA7A74eFb3F6dcbdD9663Ad947Fe3ED10A', value: BigNumber { _hex: '0x00', _isBigNumber: true }, data: '0x0cdabeba000000000000000000000000000000000000000000000000000000000000002000000000000000000000000010dd6d8a29d489bede472cc1b22dc695c144c5c700000000000000000000000000000000000000000000000000000006fc23ac00000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000027100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a5e0829caced8ffdd4de3c43696c57f7d7a678ff00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000d500b1d8e8ef31e21c99d1db9a6444d3adf127000000000000000000000000053e0bca35ec356bd5dddfebbd1fc0fd03fabad390000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000e592427a0aece92de3edee1f18e0157c058615640000000000000000000000000000000000000000000000000000000000000bb8000000000000000000000000000000000000000000000000000000000000000200000000000000000000000053e0bca35ec356bd5dddfebbd1fc0fd03fabad390000000000000000000000000d500b1d8e8ef31e21c99d1db9a6444d3adf1270', accessList: [], hash: '0x6647fab5789a674b1b6130eca1c62e922ba8c7a56710e50464373e0fed3de1b0', v: 0, r: '0x8cf2cbcc9f5314313aeec6a40697ab24a749c1e4ad4af1c8353fd2630bdfd915', s: '0x38c9297c1cebbf770ac7897e95169db5da8402578a3c8ae6fdd750c1a1066981', from: '0x936bb3D6492190FCf0d619a2f04DD54E622ad376', confirmations: 0 }, transactionHash: '0x6647fab5789a674b1b6130eca1c62e922ba8c7a56710e50464373e0fed3de1b0'

polyfooly commented 2 years ago

Do you run you own polygon node? Is this the issue with flashloan arbitrage transactions, or with any broadcasted by your node?