JSON-RPC methods
Linea supports the standard Ethereum JSON-RPC-APIs and additional debug methods not supported on Ethereum by Infura.
info
- WebSockets are also supported on the Linea network and can be used to set up bidirectional stateful subscriptions.
eth_newFilter
andeth_newBlockFilter
methods are not supported.