Skip to content

Commit 880fc5a

Browse files
0xpeluche0xpeluche
andauthored
fix:Adapter,Axelar (Crescent network seems down, comment) (DefiLlama#11340)
Co-authored-by: 0xpeluche <[email protected]>
1 parent 5c14ff5 commit 880fc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/alexar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const chainMapping = {
1010
bsc: 'binance'
1111
};
1212

13-
const chainListSupply = ['juno', 'cosmos', 'comdex', 'carbon', 'crescent', 'injective', 'kujira', 'osmosis', 'persistence', 'stargaze', 'secret', 'stargaze', 'umee', 'evmos', 'terra2'];
13+
const chainListSupply = ['juno', 'cosmos', 'comdex', 'carbon', /*'crescent',*/ 'injective', 'kujira', 'osmosis', 'persistence', 'stargaze', 'secret', 'stargaze', 'umee', 'evmos', 'terra2'];
1414
const chainListTotal = ['avax', 'bsc', 'moonbeam', 'polygon', 'fantom', 'arbitrum', 'aurora', 'celo', 'kava', 'mantle', 'ethereum', 'base'];
1515

1616

0 commit comments

Comments
 (0)