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