Skip to content

Commit

Permalink
env: new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stas committed Sep 13, 2024
1 parent 47a23cb commit 292e97c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ DIST_ADDRESS=0x227f65131A261548b057215bB1D5Ab2997964C7d
CONVERTOR_ADDRESS=0x1111111111111111111111111111111111111111
RELAY_REGISTRY_ADDRESSES=0x05e41604B9463e2224227053980dfF3f57fb6dB5,0xD308aBCe663302d3b86b36d332CEFd8A4F62C5Ed
SLIPSTREAM_HELPER_ADDRESS=0x6d2D739bf37dFd93D804523c2dfA948EAf32f8E1
ALM_FACTORY_ADDRESS=0x2B4005CEA7acfa1285034d4887E761fD1a4c7C7D
ALM_FACTORY_ADDRESS=0x5D875939AA55565AE51360Fa1A71243bED06520A
GOVERNOR_ADDRESS=0x94C012A23A8A65A6f40608dA30534a46a433F410
LP_SUGAR_ADDRESS=0xcDF4AA33Bafba3e5dc5B3ae54ab67324Ef956ABD
LP_SUGAR_ADDRESS=0xC7cc5400Ff6db80a4CeAB009156c45b6C22918F6
VE_SUGAR_ADDRESS=0x4c5d3925fe65DFeB5A079485136e4De09cb664A5
RELAY_SUGAR_ADDRESS=0x8932B5FE23C07Df06533F8f09E43e7cca6a24143

# For testing purposes
TEST_FACTORY_ADDRESS=0x5e7BB104d84c7CB9B682AaC2F3d509f5F406809A
TEST_ADDRESS=0xEeE7FB850D28f5cabd5f1EDF540646b5bEA17CE5
TEST_ALM_ADDRESS=0x892Ff98a46e5bd141E2D12618f4B2Fe6284debac
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Below is the list of datasets we support.

### Liquidity Pools Data

`LpSugar.vy` is deployed at `0xcDF4AA33Bafba3e5dc5B3ae54ab67324Ef956ABD`
`LpSugar.vy` is deployed at `0xC7cc5400Ff6db80a4CeAB009156c45b6C22918F6`

It allows fetching on-chain pools data.
The returned data/struct of type `Lp` values represent:
Expand Down

0 comments on commit 292e97c

Please sign in to comment.