Skip to content

Commit 54bb8fc

Browse files
authored
Merge pull request #150 from lidofinance/feat/tw-et-fixes
feat: TW easy tracks fix diffyscan config
2 parents d1a5d5d + a0f1d89 commit 54bb8fc

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"contracts": {
3+
"0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde": "CuratedSubmitExitRequestHashes",
4+
"0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37": "SDVTSubmitExitRequestHashes"
5+
},
6+
"explorer_hostname": "api.etherscan.io",
7+
"explorer_chain_id": 1,
8+
"github_repo": {
9+
"url": "https://github.com/lidofinance/easy-track",
10+
"commit": "bdd048352fe6719b0e1f998bffdc05c6607688e0",
11+
"relative_root": ""
12+
},
13+
"dependencies": {},
14+
"fail_on_bytecode_comparison_error": true,
15+
"bytecode_comparison": {
16+
"constructor_calldata": {},
17+
"constructor_args": {
18+
"0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde": [
19+
"0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5",
20+
"0xFdDf38947aFB03C621C71b06C9C70bce73f12999",
21+
"0x0De4Ea0184c2ad0BacA7183356Aea5B8d5Bf5c6e"
22+
],
23+
"0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37": [
24+
"0x08637515E85A4633E23dfc7861e2A9f53af640f7",
25+
"0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433",
26+
"0xFdDf38947aFB03C621C71b06C9C70bce73f12999",
27+
"0x0De4Ea0184c2ad0BacA7183356Aea5B8d5Bf5c6e"
28+
]
29+
}
30+
}
31+
}

0 commit comments

Comments
 (0)