- 
Mark Tyneway authored```bash $ forge script scripts/Deploy.s.sol \ --rpc-url $ETH_RPC_URL \ --broadcast \ --verify \ --private-key $PRIVATE_KEY \ --sig 'deployImplementations()' ```` A follow up PR to the superchain registry will add the contract addresses. 1ced6f08