/**
 * @internal
 * Default RPC URL for Optimism
 */
export const DEFAULT_RPC_URL = 'https://mainnet.optimism.io'
