eth_supportedEntryPoints

Returns an array of the entryPoint addresses supported by the client.

Network Support

ChainMainnetTestnet
Ethereum:white-check-mark::white-check-mark:
Polygon:white-check-mark::white-check-mark:
Arbitrum:white-check-mark::white-check-mark:
Optimism:white-check-mark::white-check-mark:
Base:white-check-mark::white-check-mark:
Frax:white-check-mark::white-check-mark:
Zora:white-check-mark::white-check-mark:

📘

Supported Entry Points

Please note that the eth_supportedEntryPoints method returns an array of supported entry points sorted by version, with the most recent versions appearing first in the array.

Currently, we support EntryPoint versions v0.7.0 and v0.6.0, at 0x0000000071727De22E5E9d8BAf0edAc6f37da032 and 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 respectively.

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