While trying to submit our Base (Coinbase) L1 contracts on Dune, i noticed that we end up with a name collision between the OptimismL1Messenger contracts of OP and Base.
Not sure how this will play out on Dune's side (hopefully not a full overwrite) but we should consider renaming our network specific Messenger contracts.
Rationale
While trying to submit our Base (Coinbase) L1 contracts on Dune, i noticed that we end up with a name collision between the
OptimismL1Messenger
contracts of OP and Base. Not sure how this will play out on Dune's side (hopefully not a full overwrite) but we should consider renaming our network specific Messenger contracts.