mirror of
https://github.com/alexgo-io/defillama-server.git
synced 2026-01-12 22:43:14 +08:00
* Refactor runAdapter function * Added the fees/volumes adapters submodule to the project. * Add adapters package dependencies * Add adapters repo * Adaptors module dump * Average record data * Fix chart normalization function * Include protocols list * Improve dexs flow * Add dexVolumes lambdas * Rename handler * Some fixs + add lambdas to serverless template * Fix imports * Migrate backfill utilities * Migrate backfill utilities + some fixs * Add config list + fix overview * Add backfill output to .gitignore
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
[submodule "DefiLlama-Adapters"]
|
|
path = defi/DefiLlama-Adapters
|
|
url = https://github.com/DefiLlama/DefiLlama-Adapters.git
|
|
[submodule "defi/adapters"]
|
|
path = defi/adapters
|
|
url = https://github.com/DefiLlama/adapters.git
|