neuroweb icon indicating copy to clipboard operation
neuroweb copied to clipboard

Internal Error When Redelegating TRAC Between Neuro Nodes

Open DKGunit opened this issue 3 months ago • 0 comments
trafficstars

I’m encountering an issue when attempting to redelegate TRAC from one Neuro node to another. The transaction uses Neuro as gas but fails with the following error:

An internal error was received. URL: https://astrosat-parachain-rpc.origin-trail.network/ Request body: {"method":"eth_call","params":[{"accessList": [],"data":"0x956642a500000000000000000000000000000000000000000000000000000000000083000000000000000000000000000000000000000000000000000000c90000000000000000000000000000000000000000000000000000000000000000"}]}

The transaction does not complete, and I’m unsure of the root cause. Could this be related to the RPC endpoint, transaction parameters, gas usage with Neuro, or a potential bug? The minimum metamask will allow gas to be set to is 21 Neuro (which seems too much to me) but i have tried this twice with gas at 50 and 100 Neuro which is now lost so obviously reluctant to continue until i get a way forward. Any guidance on troubleshooting or resolving this would be appreciated.

DKGunit avatar Aug 03 '25 10:08 DKGunit