Skip to content

Commit

Permalink
update env, fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
callmephilip committed Nov 20, 2023
1 parent 884788a commit 9ac1c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ DISCORD_TOKEN_COMMANDER=
WEB3_PROVIDER_URI=https://mainnet.optimism.io
PROTOCOL_NAME=Velodrome
APP_BASE_URL=https://velodrome.finance
LP_SUGAR_ADDRESS=0xa1F09427fa89b92e9B4e4c7003508C8614F19791
PRICE_ORACLE_ADDRESS=0x07F544813E9Fb63D57a92f28FbD3FF0f7136F5cE
LP_SUGAR_ADDRESS=0x6A4a8e26D9bA37515F331de7fbA2c6852f55128E
PRICE_ORACLE_ADDRESS=0xcA97e5653d775cA689BED5D0B4164b7656677011
PRICE_BATCH_SIZE=40
# token we are converting from
TOKEN_ADDRESS=0x9560e827aF36c94D2Ac33a39bCE1Fe78631088Db
Expand Down

0 comments on commit 9ac1c06

Please sign in to comment.