Skip to content

Commit adeb20c

Browse files
authored
Merge pull request #24 from aboutcircles/feat/contractrs-v0.3.7
add final contract addresses
2 parents c204765 + dc4db31 commit adeb20c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docker-compose.gnosis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ services:
3737
- .env
3838
environment:
3939
- V1_HUB_ADDRESS=0x29b9a7fBb8995b2423a71cC17cf9810798F6C543
40-
- V2_HUB_ADDRESS=0x3a0F7848071f067c25b0747eC5bEdc77cb3778eb
41-
- V2_NAME_REGISTRY_ADDRESS=0x6192069E85afBD09D03f7e85eB6c35982A847e16
42-
- V2_STANDARD_TREASURY_ADDRESS=0x421ae522F756412808Ff62F74C20e5ebDA8C4208
43-
- V2_ERC20_LIFT_ADDRESS=0x1CAc5fE351EFFa130223aC0f84EB6B7Efc7a66AD
40+
- V2_HUB_ADDRESS=0xc12C1E50ABB450d6205Ea2C3Fa861b3B834d13e8
41+
- V2_NAME_REGISTRY_ADDRESS=0xA27566fD89162cC3D40Cb59c87AAaA49B85F3474
42+
- V2_STANDARD_TREASURY_ADDRESS=0x08F90aB73A515308f03A718257ff9887ED330C6e
43+
- V2_ERC20_LIFT_ADDRESS=0x5F99a795dD2743C36D63511f0D4bc667e6d3cDB5
4444
- POSTGRES_CONNECTION_STRING=Server=postgres-gnosis;Port=5432;Database=postgres;User Id=${POSTGRES_USER};Password=${POSTGRES_PASSWORD};
4545
- START_BLOCK=12000000
4646

0 commit comments

Comments
 (0)