PublicClient provides read-only access to the blockchain. It allows you to fetch blocks, read contract state, and query event logs.
Interface for reading from the blockchain (blocks, transactions, logs).
PublicClient provides read-only access to the blockchain. It allows you to fetch blocks, read contract state, and query event logs.