Skip to content

Commit

Permalink
adds governance env
Browse files Browse the repository at this point in the history
  • Loading branch information
bearpong committed Sep 23, 2024
1 parent 653b647 commit 773e193
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env.v2
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ NEXT_PUBLIC_LEND_UI_DATA_PROVIDER_ADDRESS="0xa0f2eA8A4D77c7055BfddDC434C65f17868
NEXT_PUBLIC_LEND_REWARDS_ADDRESS="0x2E8410239bB4b099EE2d5683e3EF9d6f04E321CC"
NEXT_PUBLIC_LEND_HONEY_DEBT_TOKEN_ADDRESS="0x1339503343be5626B40Ee3Aee12a4DF50Aa4C0B9"
NEXT_PUBLIC_PERIPHERY_DEBT_TOKEN_ADDRESS="0x1339503343be5626B40Ee3Aee12a4DF50Aa4C0B9"

# PERPS ===================================================================
NEXT_PUBLIC_PERPS_NAME="BERPS"
NEXT_PUBLIC_PERPS_URL="https://bartio.berps.berachain.com"
Expand Down Expand Up @@ -121,6 +122,12 @@ NEXT_PUBLIC_BGT_ENDPOINT="https://bartio-pol-indexer.berachain-devnet.com/berach
NEXT_PUBLIC_BGT_VAULT_BLACKLIST="0x2E8410239bB4b099EE2d5683e3EF9d6f04E321CC"
NEXT_PUBLIC_BERA_CHEF_ADDRESS="0xfb81E39E3970076ab2693fA5C45A07Cc724C93c2"

NEXT_PUBLIC_GOVERNANCE_ORGANIZATION_ID="2353392782418118594"
NEXT_PUBLIC_GOVERNANCE_SUBGRAPH_URL="https://api.tally.xyz/query"
NEXT_PUBLIC_GOVERNANCE_TIMELOCK_ADDRESS="0xcB364028856f2328148Bb32f9D6E7a1F86451b1c"
NEXT_PUBLIC_GOVERNANCE_TOKEN_ADDRESS="0xbDa130737BDd9618301681329bF2e46A016ff9Ad"
NEXT_PUBLIC_GOVERNOR_ADDRESS="0xE3EDa03401Cf32010a9A9967DaBAEe47ed0E1a0b"

# Subgraphs ===================================================================
NEXT_PUBLIC_BEND_SUBGRAPH_URL="https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bend-subgraph/v1/gn"
NEXT_PUBLIC_HONEY_SUBGRAPH_URL="https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/honey-subgraph/v1/gn"
Expand Down

0 comments on commit 773e193

Please sign in to comment.