Advanced
Blockchain & Web3
Q96 / 100
Why might a protocol implement "EIP-1559"-style fee mechanisms (base fee + tip) instead of a simple first-price auction for transaction fees?
Correct! Well done.
Incorrect.
The correct answer is A) A dynamically adjusting base fee (burned) combined with an optional tip can reduce fee volatility and overpayment compared to users guessing bids in a first-price auction
A
Correct Answer
A dynamically adjusting base fee (burned) combined with an optional tip can reduce fee volatility and overpayment compared to users guessing bids in a first-price auction
Explanation
EIP-1559 introduced an algorithmically adjusted base fee (burned, based on block fullness) plus a priority tip, smoothing fee estimation and reducing the inefficiency of blind-bid first-price auctions.
Progress
96/100