eth_sendTransaction calls failing with Polygon #294
Unanswered
gomesalexandre
asked this question in
Help & Support
Replies: 1 comment
-
Also note the behaviour above is non-deterministic - for the same params, I can sometimes get timeouts, throws, or a returned Txid back, the only constant being it never broadcasts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
gm!
On the Polygon side of things, noticed standard JSON-RPC
eth_sendTransaction
calls are failing e.gWith Ethereum, the same calls are working fine. Tried with and without EIP-1559 params.
This is an example of a working Ethereum call:
Nothing that:
Example
No response
Steps to Reproduce
eth_sendTransaction
Tx with Polygon137
chainIdPhantom Version
No response
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions