Skip to content

Commit

Permalink
env: new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stas committed Aug 5, 2024
1 parent 0b2766d commit 728d5d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RELAY_REGISTRY_ADDRESSES=0xe9F00f2e61CB0c6fb00A2e457546aCbF0fC303C2,0x6b1253B116
SLIPSTREAM_HELPER_ADDRESS=0x5Bd7E2221C2d59c99e6A9Cd18D80A5F4257D0f32
ALM_FACTORY_ADDRESS=0x2B4005CEA7acfa1285034d4887E761fD1a4c7C7D
GOVERNOR_ADDRESS=0x1F82e10D58aEf03DeA2e478029fB0387A1cbE989
LP_SUGAR_ADDRESS=0x39F850019b85c59BCa2fa0E437fBA8cEfc84528D
LP_SUGAR_ADDRESS=0x6BEeA554A43Dc39e13b38C30082A7aF25D5E5980
VE_SUGAR_ADDRESS=0x94f913362b232e31daB49a1aFB775cfd25DaA6a1
RELAY_SUGAR_ADDRESS=0xb8307e5842B9aeE75C704183F0355076aa74b4e2

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Below is the list of datasets we support.
### Liquidity Pools Data

> [!NOTE]
> `LpSugar.vy` is deployed at `0x39F850019b85c59BCa2fa0E437fBA8cEfc84528D`
> `LpSugar.vy` is deployed at `0x6BEeA554A43Dc39e13b38C30082A7aF25D5E5980`
It allows fetching on-chain pools data.
The returned data/struct of type `Lp` values represent:
Expand Down

0 comments on commit 728d5d3

Please sign in to comment.