-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy path.env.example
More file actions
75 lines (59 loc) · 1.98 KB
/
Copy path.env.example
File metadata and controls
75 lines (59 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# for supporting of domain agnostic
SELF_ORIGIN=https://stake.lido.fi
ROOT_ORIGIN=https://lido.fi
DOCS_ORIGIN=https://docs.lido.fi
HELP_ORIGIN=https://help.lido.fi
RESEARCH_ORIGIN=https://research.lido.fi
# EL_RPC_URLS_{CHAIN_ID} list or URLs delimeted by commas, first entry is primary, else are fallbacks
EL_RPC_URLS_1=
EL_RPC_URLS_17000=
EL_RPC_URLS_560048=
EL_RPC_URLS_11155111=
EL_RPC_URLS_10=
EL_RPC_URLS_11155420=
EL_RPC_URLS_130=https://unichain-rpc.publicnode.com
EL_RPC_URLS_1301=https://unichain-sepolia-rpc.publicnode.com
# IPFS prefill RPC URLs - list of URLs delimited by commas
PREFILL_UNSAFE_EL_RPC_URLS_1=
PREFILL_UNSAFE_EL_RPC_URLS_17000=
PREFILL_UNSAFE_EL_RPC_URLS_560048=
PREFILL_UNSAFE_EL_RPC_URLS_11155111=
PREFILL_UNSAFE_EL_RPC_URLS_10=
PREFILL_UNSAFE_EL_RPC_URLS_11155420=
PREFILL_UNSAFE_EL_RPC_URLS_130=
PREFILL_UNSAFE_EL_RPC_URLS_1301=
# supported networks for connecting wallet
SUPPORTED_CHAINS=1,17000,560048,11155111,1115542
# this chain is used when a wallet is not connected
DEFAULT_CHAIN=1
# if you don't need the 'devnet' then leave empty
DEVNET_OVERRIDES=
# for devnet
# DEVNET_OVERRIDES=11155111:sepolia-public-devnet,560048:hoodi-public-devnet
# comma-separated trusted hosts for Content Security Policy
# e.g. http://localhost:PORT for local development
CSP_TRUSTED_HOSTS=https://*.lido.fi
# put "true" enable report only mode for CSP
CSP_REPORT_ONLY=true
# api endpoint for reporting csp violations
CSP_REPORT_URI=https://stake.lido.fi/api/csp-report
# allow some state overrides from browser console for QA
ENABLE_QA_HELPERS=false
REWARDS_BACKEND=http://127.0.0.1:4000
# rate limit
RATE_LIMIT=60
RATE_LIMIT_TIME_FRAME=60
# ETH API
ETH_API_BASE_PATH=
# Withdrawals API
WQ_API_BASE_PATH=
# Matomo analytics (in future will be MATOMO_HOST)
MATOMO_URL=
# WalletConnect project ID
WALLETCONNECT_PROJECT_ID=
# ETH Stake Widget API for IPFS mode
WIDGET_API_BASE_PATH_FOR_IPFS=
# Actual for IPFS mode
REWARDS_BACKEND_BASE_PATH=
# Validate addresses JSON file
VALIDATION_FILE_PATH=