Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [transaction call object, block identifier]Positional parameters for
eth_createAccessList:params[0]: Transaction call object used to simulate the access list.params[1]: Block identifier: number, block hash, or tag (“latest”, “earliest”, “pending”, “safe”, or “finalized”).
Returns
Access list and estimated gas usage.