mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-05-07 01:42:45 +08:00
update sunswap v1
This commit is contained in:
@@ -35,7 +35,7 @@ async function tvl(api) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const multicallContract = 'TEazPvZwDjDtFeJupyo7QunvnrnUjPH8ED'
|
const multicallContract = 'TEazPvZwDjDtFeJupyo7QunvnrnUjPH8ED'
|
||||||
const chunks = sliceIntoChunks(allPairs, 100)
|
const chunks = sliceIntoChunks(allPairs, 500)
|
||||||
|
|
||||||
const chunkCount = chunks.length
|
const chunkCount = chunks.length
|
||||||
console.log(`Processing ${chunkCount} chunks of calls to get TRX balance`)
|
console.log(`Processing ${chunkCount} chunks of calls to get TRX balance`)
|
||||||
|
|||||||
Reference in New Issue
Block a user