-
Notifications
You must be signed in to change notification settings - Fork 2
/
.env.template
34 lines (26 loc) · 1.18 KB
/
.env.template
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
DB_HOST=squid-db
DB_NAME=squid
DB_PORT=5432
GQL_PORT=4350
GQL_URL="https://graphql.mydomain.com"
# JSON-RPC node endpoints (wss or https)
# Use private endpoints in production!
# Set urls via secrets if deploying to Cloud: https://docs.subsquid.io/deploy-squid/env-variables/
# OR use the RPC proxy service: https://docs.subsquid.io/deploy-squid/rpc-proxy/
RPC_ENDPOINT=https://eth-sepolia.g.alchemy.com/v2/XXXXXXXXXXXXXXXXXXXXXXXXXX
# Uncommenting this line enables the debug mode
# More info at https://docs.subsquid.io/basics/logging/
#SQD_DEBUG=*
SQUID_NETWORK=optimism-mainnet
# MOVED TO CONSTANTS
# EAS_CONTRACT_ADDRESS=0xC2679fBD37d54388Ce493F1DB75320D236e1815e
# SCHEMA_CONTRACT_ADDRESS=0x0a7E2Ff54e76B8E6659aedc9103FB21c038050D0
# PROJECT_VERIFY_ATTESTATION_SCHEMA=0x3D5854AF182F27966DEA837C446A051B3509224DDC03150E55097B362D111B1B
# PROJECT_GIVBACK_ELIGIBLE_ATTESTATION_SCHEMA=0x0000000000000000000000000000000000000000000000000000000000000000
#APIs
GIVETH_API_URL=https://somewhere.giveth.io/XXXXX
RPGF3_API_URL=https://somewhere.RPGF3.io/XXXXX
GITCOIN_API_URL=https://somewhere.gitcoin.co/XXXXX
RF4_API_URL=https://somewhere.retrolist.app/XXXXX
#GATEWAYS
IPFS_GATEWAY=https://ipfs.io/ipfs