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