Sample code for fetching historic logs:
cargo run --example sample_log_fetcher
Sample code for listening to mempool:
cargo run --example sample_mempool_reader
Documentation for ethers.rs: https://docs.rs/ethers/latest/ethers/index.html
Sample code for fetching historic logs:
cargo run --example sample_log_fetcher
Sample code for listening to mempool:
cargo run --example sample_mempool_reader
Documentation for ethers.rs: https://docs.rs/ethers/latest/ethers/index.html