eth.build
eth.build copied to clipboard
add `chainId` in transaction object
Hi, I was trying to use eth.build on Polygon testnet (mumbai) via Alchemy
getting error only replay-protected (EIP-155) transactions allowed over RPC on "Send Tx"
First result in google reveals that chainId should be included in transaction
same here! figured anything out yet?? would be greatly appreciated.