Skip to content

Commit

Permalink
.env tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Jan 22, 2025
1 parent c15c74b commit 429bf34
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions frontend/app/.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ NEXT_PUBLIC_COINGECKO_API_KEY=
######################

NEXT_PUBLIC_CHAIN_BLOCK_EXPLORER=Etherscan|https://etherscan.io
NEXT_PUBLIC_CHAIN_CONTRACT_ENS_REGISTRY=0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e
NEXT_PUBLIC_CHAIN_CONTRACT_ENS_RESOLVER=0xce01f8eee7E479C928F8919abD53E553a36CeF67|19258213
NEXT_PUBLIC_CHAIN_CONTRACT_MULTICALL=0xca11bde05977b3631167028862be2a173976ca11
NEXT_PUBLIC_CHAIN_CURRENCY=Ether|ETH|18
NEXT_PUBLIC_CHAIN_ID=1
Expand All @@ -31,6 +29,10 @@ NEXT_PUBLIC_LIQUITY_STATS_URL=https://api.liquity.org/v2/mainnet.json
NEXT_PUBLIC_SAFE_API_URL=https://safe-transaction-mainnet.safe.global/api
NEXT_PUBLIC_SUBGRAPH_URL=https://gateway.thegraph.com/api/f7317a79b9fe8215d184d5c82e5aac8e/subgraphs/id/J2f756n9odYccBcntvSRia72Nn3gWcY4HQNfvU9WvJP3

NEXT_PUBLIC_COLL_0_TOKEN_ID=ETH
NEXT_PUBLIC_COLL_1_TOKEN_ID=WSTETH
NEXT_PUBLIC_COLL_2_TOKEN_ID=RETH

NEXT_PUBLIC_COLL_0_CONTRACT_ACTIVE_POOL=0xacece9a6ff7fea9b9e1cdfeee61ca2b45cc4627b
NEXT_PUBLIC_COLL_0_CONTRACT_ADDRESSES_REGISTRY=0x38e1f07b954cfab7239d7acab49997fbaad96476
NEXT_PUBLIC_COLL_0_CONTRACT_BORROWER_OPERATIONS=0x0b995602b5a797823f92027e8b40c0f2d97aff1c
Expand Down

0 comments on commit 429bf34

Please sign in to comment.