The entrypoint contract and address is the same across all EVM networks, this page gives a brief overview of each error code to help with debug.

Error CodeError MessageExplanation
AA10Sender already constructed---
AA13initCode failed or OOG---
AA14initCode must return sender---
AA15initCode must create sender---
AA20Account Not Deployed---
AA21Didn’t pay prefund---
AA22Expired or not due---
AA24Signature Error---
AA25Invalid account nonce---
AA30Paymaster not deployed---
AA31Paymaster deposit too low---
AA32Paymaster expired or not due---
AA32Signature error---
AA40Over verification gas limit---
AA41Too little verification gas---
AA50PostOp reverted---
AA51prefund below actualGasCost---