eth_createAccessList
POST
https://arbnova-mainnet.g.alchemy.com/v2/{apiKey}
Generates an access list for a transaction.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
objectrequired
The transaction object for which to generate an access list.
string or enumoptional
The block number or tag at which to create the access list. Defaults to 'latest' if not provided.
Responses
200
An object containing the access list and gas used for the transaction.
Was this page helpful?