eth_createAccessList - Polygon PoS

Polygon 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.

Language
URL
Click Try It! to start a request and see the response here!
ReadMe