-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdeployed-contracts.json
More file actions
88 lines (88 loc) · 2.67 KB
/
Copy pathdeployed-contracts.json
File metadata and controls
88 lines (88 loc) · 2.67 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"MintableErc20": {
"hardhat": {
"address": "0x7c2C195CD6D34B8F845992d380aADB2730bB9C6F",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0xDAAB4b953C7519D111cfcCFd2a3C4C23D9d2F66c",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"InitializableAdminUpgradeabilityProxy": {
"hardhat": {
"address": "0x8858eeB3DfffA017D4BCE9801D340D36Cf895CCf",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0x31b93bCfB1Be5ea30C945d0e7ed462DFf05a9749",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"AaveIncentivesController": {
"hardhat": {
"address": "0x7e35Eaf7e8FBd7887ad538D4A38Df5BbD073814a",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0x499effB8e9CcCF0FC6f5439637c2f21Eaf7D1A5a",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"SvLaunch": {
"hardhat": {
"address": "0x8858eeB3DfffA017D4BCE9801D340D36Cf895CCf"
},
"localhost": {
"address": "0x31b93bCfB1Be5ea30C945d0e7ed462DFf05a9749"
}
},
"MockTransferHook": {
"hardhat": {
"address": "0xf4e77E5Da47AC3125140c470c71cBca77B5c638c",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0xc296813439AC595b7CDCe5A747b3C562D5965971",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"StakedAaveV2": {
"hardhat": {
"address": "0x0078371BDeDE8aAc7DeBfFf451B74c5EDB385Af7"
},
"localhost": {
"address": "0x867D89be3b6B14AEA1f64A5a4922d92D8B883f97"
}
},
"ATokenMock-aDai": {
"hardhat": {
"address": "0x52d3b94181f8654db2530b0fEe1B19173f519C52",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0x02262904134Be19e6B385846C5De55E0b5cD1885",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"ATokenMock-aWeth": {
"hardhat": {
"address": "0xd15468525c35BDBC1eD8F2e09A00F8a173437f2f",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0x96a975cE4220204C5c3077f29dA363fE655c0136",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
},
"DoubleTransferHelper": {
"hardhat": {
"address": "0x7e35Eaf7e8FBd7887ad538D4A38Df5BbD073814a",
"deployer": "0xc783df8a850f42e7F7e57013759C285caa701eB6"
},
"localhost": {
"address": "0x499effB8e9CcCF0FC6f5439637c2f21Eaf7D1A5a",
"deployer": "0xADa15E9b2e5b24Dfd462F0095b58B44400B32Af4"
}
}
}