Developers Forum for XinFin XDC Network

Discussion on: [Solved]Whats the maximum gas limit one can have in a transaction?

Collapse
ruslan_wing profile image
ruslan wing

Gas limit refers to the maximum amount of gas you are willing to consume on a transaction. More complicated transactions involving smart contracts require more computational work, so they require a higher gas limit than a simple payment. A standard XDC transfer requires a gas limit of 21,000 units of gas.

Collapse
ncode profile image
ncode Author

Yes, understood , I was looking for the max gas limit, found it