mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 08:34:23 +08:00
Update: 2pi (#16727)
This commit is contained in:
@@ -31,6 +31,7 @@ const tvl = async (api) => {
|
||||
api.add(tokens, bals)
|
||||
}
|
||||
|
||||
module.exports.deadFrom = '2025-01-01'
|
||||
|
||||
Object.keys(chains).forEach(chain => {
|
||||
module.exports[chain] = { tvl }
|
||||
|
||||
Reference in New Issue
Block a user