Send ETH (EIP-1559)
Send type EIP1559 ETH
According to the specification:
A transaction pricing mechanism that includes fixed-per-block network fee that is burned and dynamically expands/contracts block sizes to deal with transient congestion.
Example EIP1559
transaction:
If you would like to read a more detailed description of what EIP-1559
transaction is, you can check out the official specification document:
What is EIP-1559 transaction?
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1559.md
Last updated