mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
Fix: Tonco (#16689)
This commit is contained in:
@@ -6,7 +6,5 @@ const wtTOn = "EQCHHakhWxSQIWbw6ioW21YnjVKBCDd_gVjF9Mz9_dIuFy23"
|
||||
|
||||
module.exports = {
|
||||
timetravel: true,
|
||||
ton: {
|
||||
tvl: sumTokensExport({ owners: [router, wtTOn], tokens: [ADDRESSES.null], }),
|
||||
}
|
||||
ton: { tvl: sumTokensExport({ owners: [/*router, */wtTOn], tokens: [ADDRESSES.null], }) }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user