diff --git a/apps/indexer/config.yaml b/apps/indexer/config.yaml index 0ac8873..0e772ec 100644 --- a/apps/indexer/config.yaml +++ b/apps/indexer/config.yaml @@ -1,6 +1,12 @@ name: Allo Indexer unordered_multichain_mode: true raw_events: true + +field_selection: + transaction_fields: + - "hash" + - "transactionIndex" + - "from" ########################## # CONTRACTS # ##########################