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: unsupported transaction type #28

Open
agamkohli9 opened this issue Jan 2, 2025 · 1 comment
Open

Error: unsupported transaction type #28

agamkohli9 opened this issue Jan 2, 2025 · 1 comment

Comments

@agamkohli9
Copy link

agamkohli9 commented Jan 2, 2025

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`

@xrchz
Copy link
Owner

xrchz commented Jan 2, 2025

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

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

2 participants