Details

The A layer developed as independent solution.

Subscribed on each block from blockchain. Collect all possible info for transaction.

Technical information excluded for DB size optimisation.

Support multithreading and can be split to microservices.

EthBlockEntity

Entry point. Contains basic info about block.

EthTxEntity

Contains info about transaction + reciept info.

EthLogEntity

Logs from reciept for the transaction.

Basic units