https://github.com/paradigmxyz/cryo/blob/b2c221a6f4f2104e0a6022780cb44a59fed6a172/crates/freeze/src/datasets/blocks_and_transactions.rs#L128 we can use `eth_getBlockReceipts`, it's implemented in erigon and has recently been merged to execution spec. https://github.com/ethereum/execution-apis/pull/438