Structs§
Constants§
Functions§
- compute_
actual_ gas_ used - compute_
gas_ refunded - deduct_
caller - delete_
self_ destruct_ accounts - pay_
coinbase - refund_
sender - Refunds unused gas to the sender. The user pays
gas_spent(post-refund); for Amsterdam+, block-level accounting is recomputed dimensionally from VM fields, not from a pre-refund total. - set_
bytecode_ and_ code_ address - Sets bytecode and code_address to CallFrame
- transfer_
value - Transfer msg_value to transaction recipient
- undo_
value_ transfer - validate_
4844_ tx - validate_
gas_ allowance - validate_
init_ code_ size - validate_
max_ fee_ per_ blob_ gas - validate_
min_ gas_ limit - validate_
sender - validate_
sender_ balance - validate_
sufficient_ max_ fee_ per_ gas - validate_
type_ 4_ tx