Paperweight scans your inbox to map your digital footprint, then helps you take back control and delete your data.

Solidity event high-speed multithread reading

This is an example for high-speed EVM blockchain event reading in Python. The example shows How to read Solidity events, or use eth_getLogs RPC, to maximize output.

This is an example for high-speed EVM blockchain event reading in Python. The example shows How to read Solidity events, or use eth_getLogs RPC, to maximize output.