We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbbe8e commit 13cbfffCopy full SHA for 13cbfff
1 file changed
aggregators/kyberswap/index.ts
@@ -13,11 +13,11 @@ const chainConfig: Record<string, { id: number, start: string }> = {
13
[CHAIN.LINEA]: { id: 59144, start: '2023-07-11' },
14
// [CHAIN.SCROLL]: {id: 534352, start: '2021-09-22'},
15
// [CHAIN.ERA]: {id: 324, start: '2023-03-24'},
16
- [CHAIN.CRONOS]: { id: 25, start: '2021-06-01' },
+ // [CHAIN.CRONOS]: { id: 25, start: '2021-06-01' },
17
[CHAIN.BASE]: { id: 8453, start: '2023-08-09' },
18
[CHAIN.MANTLE]: { id: 5000, start: '2023-07-17' },
19
// [CHAIN.BLAST]: {id: 81457, start: '2024-02-29'},
20
- [CHAIN.POLYGON_ZKEVM]: { id: 1101, start: '2023-03-27' },
+ // [CHAIN.POLYGON_ZKEVM]: { id: 1101, start: '2023-03-27' },
21
// [CHAIN.BITTORRENT]: {id: 199, start: '2021-06-01'},
22
[CHAIN.SONIC]: { id: 146, start: '2024-12-18' },
23
[CHAIN.BERACHAIN]: { id: 80094, start: '2025-02-06' },
0 commit comments