Skip to main content

eth_createAccessList | Blast Method

POST 

/:apiKey

Ethereum API - Creates an EIP2930 type accessList based on a given Transaction object. Returns list of addresses and storage keys that are read and written by the transaction (except the sender account and precompiles), plus the estimated gas consumed when the access list is added.

Request

Responses

Loading...