Combines the output of all previous modules (supply, balances, events). Useful to be sinked somewhere.

aave_v2
Package ref
aave-v2@v0.1.0Run package
CLI
Run map_output from the command line.
substreams run aave-v2@v0.1.0 map_outputsubstreams auth or directly on thegraph.market (see docs).Modules
Execution graph
Will look at storage changes and Transfer events on AToken, StableDebtToken and VariableDebtToken to track scaled_balance's of token holders. The output is a list of balances for all accounts that had their balance change in the block.
Will look at storage changes from addresses in `store_observed_contracts` and look for scaled_total_supply changes on AToken, StableDebtToken and VariableDebtToken contracts.
Stores the addresses of the AAVE contracts we want to track. It requires as params a semicolon separated list of hex addresses which should be the initial contracts to track (not factory created). And those that will spawn new contracts.
Store value
proto:messari.aave_v2.v1.ContractUpdate policy
set_if_not_exists
Inputs
