ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / BLOCK_ACCESS_LIST_ITEM_COST

Variable: BLOCK_ACCESS_LIST_ITEM_COST

const BLOCK_ACCESS_LIST_ITEM_COST: 2000 = 2000

Defined in: packages/util/src/bal/validation.ts:20

EIP-7928 gas cost attributed to each BAL item (one address or one storage key).

Remarks

Experimental (Amsterdam): may change on patch releases.