Skip to content

Commit bead845

Browse files
authored
Merge pull request #152 from lidofinance/feat/earh-atoken-wsteth-swap
feat: Add ATokenWstETHSwap deployment config
2 parents 4285dcb + e33550c commit bead845

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"contracts": {
3+
"0x9D1F0f86E06f087E302E888aDBc9B07bfED0a25F": "ATokenWstETHSwap"
4+
},
5+
"explorer_hostname": "api.etherscan.io",
6+
"explorer_token_env_var": "ETHERSCAN_EXPLORER_TOKEN",
7+
"explorer_chain_id": 1,
8+
"github_repo": {
9+
"url": "https://github.com/lidofinance/atoken-wsteth-swap/",
10+
"commit": "00432c9a76049dfd9ab0804dfa892ff3ea4b89af",
11+
"relative_root": ""
12+
},
13+
"dependencies": {},
14+
"fail_on_bytecode_comparison_error": true,
15+
"bytecode_comparison": {
16+
"constructor_calldata": {},
17+
"constructor_args": {
18+
"0x9D1F0f86E06f087E302E888aDBc9B07bfED0a25F": [
19+
"0x199cC9fDD6c9a7d1924A32EA03097D7475FDbaDf",
20+
"0x893aa69FBAA1ee81B536f0FbE3A3453e86290080",
21+
"0xcCf2daba8Bb04a232a2fDA0D01010D4EF6C69B85",
22+
5000
23+
]
24+
}
25+
}
26+
}

0 commit comments

Comments
 (0)