web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

[Docs] Issue when sending rawTxs to smart contracts

Open SantiagoDevRel opened this issue 1 year ago • 0 comments

Hi guys, this example of Sending raw tx works perfectly for sending value, but not for interacting with smart contracts, since the TX object must have maxFeePerGas, maxPriorityFeePerGas and gasLimit. PR ready for review: #6783

SantiagoDevRel avatar Feb 02 '24 14:02 SantiagoDevRel