pub fn n2c_config(
    addr: AddressArg,
    magic: MagicArg,
    since_slot: Option<(u64, String)>,
    safe_block_depth: usize
) -> Config