Read the chain for free
Robinhood Chain answers plain JSON-RPC over HTTPS. eth_blockNumber, eth_getLogs, eth_call and eth_getCode are all you need, and the public node takes them without a key. The one rule worth knowing early: the public endpoint caps a getLogs response at around ten thousand logs, so every range query is windowed.
loading