Skip to content

Commit

Permalink
Merge pull request #24 from aboutcircles/feat/contractrs-v0.3.7
Browse files Browse the repository at this point in the history
add final contract addresses
  • Loading branch information
jaensen authored Oct 14, 2024
2 parents c204765 + dc4db31 commit adeb20c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.gnosis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ services:
- .env
environment:
- V1_HUB_ADDRESS=0x29b9a7fBb8995b2423a71cC17cf9810798F6C543
- V2_HUB_ADDRESS=0x3a0F7848071f067c25b0747eC5bEdc77cb3778eb
- V2_NAME_REGISTRY_ADDRESS=0x6192069E85afBD09D03f7e85eB6c35982A847e16
- V2_STANDARD_TREASURY_ADDRESS=0x421ae522F756412808Ff62F74C20e5ebDA8C4208
- V2_ERC20_LIFT_ADDRESS=0x1CAc5fE351EFFa130223aC0f84EB6B7Efc7a66AD
- V2_HUB_ADDRESS=0xc12C1E50ABB450d6205Ea2C3Fa861b3B834d13e8
- V2_NAME_REGISTRY_ADDRESS=0xA27566fD89162cC3D40Cb59c87AAaA49B85F3474
- V2_STANDARD_TREASURY_ADDRESS=0x08F90aB73A515308f03A718257ff9887ED330C6e
- V2_ERC20_LIFT_ADDRESS=0x5F99a795dD2743C36D63511f0D4bc667e6d3cDB5
- POSTGRES_CONNECTION_STRING=Server=postgres-gnosis;Port=5432;Database=postgres;User Id=${POSTGRES_USER};Password=${POSTGRES_PASSWORD};
- START_BLOCK=12000000

Expand Down

0 comments on commit adeb20c

Please sign in to comment.