rocketarb icon indicating copy to clipboard operation
rocketarb copied to clipboard

Error: unsupported transaction type

Open agamsingh9 opened this issue 1 year ago • 1 comments

On dry run:

`Welcome to RocketArb: Deposit! Have you tried almost depositing your minipool using the smartnode? y Got smartnode version 1.14.1

Creating deposit transaction by executing smartnode: docker exec rocketpool_node /go/bin/rocketpool api node deposit 8000000000000000000 0.14 1107753871281781 true false Got deposit transaction data from smartnode Creating arb transaction /app/node_modules/@ethersproject/logger/lib/index.js:238 var error = new Error(message); ^

Error: unsupported transaction type: undefined (operation="parseTransaction", transactionType=undefined, code=UNSUPPORTED_OPERATION, version=transactions/5.7.0) at Logger.makeError (/app/node_modules/@ethersproject/logger/lib/index.js:238:21) at Logger.throwError (/app/node_modules/@ethersproject/logger/lib/index.js:247:20) at Object.parse (/app/node_modules/@ethersproject/transactions/lib/index.js:406:19) at getArbTx (file:///app/rocketarb.mjs:411:40) at makeBundle (file:///app/rocketarb.mjs:454:38) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async file:///app/rocketarb.mjs:605:16 { reason: 'unsupported transaction type: undefined', code: 'UNSUPPORTED_OPERATION', operation: 'parseTransaction', transactionType: undefined }

Node.js v19.9.0`

agamsingh9 avatar Jan 02 '25 02:01 agamsingh9

I don't think it's currently possible to make use of rocketarb because there's no market premium for rETH -- best to check in the Rocket Pool Discord for the latest info

xrchz avatar Jan 02 '25 16:01 xrchz