There is in the project a scripts
folder that contains SQL
files responsible to migrate data from the database.
This script should be used if you already have an indexed database with a large amount of data.
Is responsible to populate a new table using the token_balances
table information.
Is responsible to migrate data from the transactions
table to the internal_transactions
one in order to improve the application listing performance;
Parity call traces contain the input, but it was not put in the internal_transactions_params. Enforce input and call_type being non-NULL for calls in new constraints on internal_transactions.