We're heavily using DEX trades in our project, and I have a small suggestion. Could we add a transaction_index field to the proto file? This would help store the order of transactions. We already have the tx_id, which is great, but adding this field would further enrich the data just like the proto already has the instruction_index and inner_instruction_index.