Skip to content

Commit 675ccfc

Browse files
committed
minor fix
1 parent 9d1dab3 commit 675ccfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/chainge.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const config = {
1717

1818
module.exports = {
1919
methodology: "assets in liquidity are counted as TVL + balances of all tokens (USDC, USDT, WBTC, WETH, WSYS, and native SYS) held in the Chainge treasury address on the Rollux network. These tokens are used to provide liquidity for cross-chain swaps.",
20+
fusion: { tvl: () => ({})}
2021
}
2122

2223
Object.keys(config).forEach(chain => {

0 commit comments

Comments
 (0)