mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
aggregate exports by chain
This commit is contained in:
@@ -87,10 +87,8 @@ async function calculate(chainBlocks, localPools, remotePools) {
|
||||
|
||||
module.exports = {
|
||||
bsc: {
|
||||
tvl
|
||||
},
|
||||
staking: {
|
||||
tvl: staking
|
||||
},
|
||||
tvl
|
||||
tvl,
|
||||
staking,
|
||||
masterchef: tvl,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user