EntryPoint v0.9 support on Monad

Hi, I am currently testing ERC-4337 flows on Monad and would like to ask for clarification regarding the EntryPoint at: 0x433709009B8330FDa32311DF1C2AFA402eD8D009

This address matches the EntryPoint v0.9 address published by eth-infinitism. However, I observed the same situation on both Monad Testnet and Monad Mainnet: the contract at this address appears deployed and responds to EntryPoint like methods, but it is shown as unverified in the explorer, and I could not find clear official documentation confirming whether it is the recommended or canonical ERC-4337 EntryPoint on Monad.

I also checked the Monad canonical contracts documentation, but there’s not an EntryPoint v0.9 address

I would appreciate confirmation on whether 0x433709009B8330FDa32311DF1C2AFA402eD8D009 is officially supported on Monad and should be treated as the recommended EntryPoint for ERC-4337 v0.9 on both testnet and mainnet.

If this is not the recommended EntryPoint, could you please share the canonical address and the currently supported version on Monad?

EntryPoint deployments are deterministic and permissionless (so anyone can do them). This address is correct and you can use it, however keep in mind that some bundlers are still treating v0.9 as WIP so your options will be slightly reduced.