Skip to content

ethCreateAccessListProcedure

ethCreateAccessListProcedure(client): EthCreateAccessListJsonRpcProcedure

Creates an access list for a transaction. Returns list of addresses and storage keys that the transaction plans to access.

Parameters

client: TevmNode<"fork" | "normal", object>

Returns

EthCreateAccessListJsonRpcProcedure

Defined in

packages/actions/src/eth/ethCreateAccessListProcedure.js:9