like htop for Ethereum
etop offers effortless visibility into what's happening on chain
cargo install etop-cli
git clone https://github.com/paradigmxyz/etop
cd etop
cargo install --path crates/etop-cli-
Show summary of ERC20 Transfers
etop erc20_transfers_by_erc20 -
Show summary of transactions per contraction
etop transactions_by_to_address -
Show 10 most recent blocks
etop blocks -w 10
]increment block[decrement block}increment window{decrement windowlsnap to live dataqquit
--window: data window size in number of blocks--block: block to start at, by default starts at latest block--rpc: rpc endpoint url