-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.mainnet.empty.json
More file actions
40 lines (40 loc) · 1.04 KB
/
.mainnet.empty.json
File metadata and controls
40 lines (40 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"ProxyAdmin": "",
"Timelock": "",
"AldexBank": "",
"AldexConfig": "",
"AldexTreasury": "",
"AldexRouter": "",
"AldexDeployer": "",
"MultiCall": "0x5BA1e12693Dc8F9c48aAD8770482f4739bEeD696",
"ConcentratedLiquidityPoolHelper": "",
"ConcentratedLiquidityPoolFactory": "",
"Tokens": {
"USD": "0x115dffFFfffffffffFFFffffFFffFfFfFFFFfFff",
"WETH": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"DAI": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
"USDC": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"AUSD": ""
},
"Libraries": {
"AldexMath": "",
"DyDxMath": "",
"Ticks": "",
"RiskProtectionManager": "",
"AldexBankHelper": "",
"CLPoolFactoryHelper": ""
},
"ConcentratedLiquidityPools": [],
"ChainlinkOracle": "",
"OracleChecker": "",
"Dex": {
"UniswapV2": {
"Router": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
"StrategyOutsideSwap": ""
},
"UniswapV3": {
"Router": "0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45",
"StrategyOutsideSwap": ""
}
}
}