Create aggregated transactions, logs, traces, etc tables across chains (i.e. 'chain' is a field).
When doing cross-chain queries it's super intensive to have to UNION ALL everything.
This could be extended to decoded contracts where the ABIs are consistent.