Adding Prestate and Call tracer implementation into revive subcrate of foundry-zksync See Tracer interface in pallet_revive [here](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/tracing/trait.Tracing.html#method.watch_address) example of [PrestateTracer](https://github.com/paritytech/polkadot-sdk/blob/master/substrate/frame/revive/src/tests.rs#L4322) example of [`CallTracer](https://github.com/paritytech/polkadot-sdk/blob/master/substrate/frame/revive/src/tests.rs#L4105)