Skip to content

Commit babb40e

Browse files
committed
feat: add VITE_POCO_BULK_SUBGRAPH_URL to environment configuration
1 parent 9635f11 commit babb40e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
VITE_POCO_SUBGRAPH_URL="https://thegraph.iex.ec/subgraphs/name/bellecour/poco-v5"
44
VITE_DATAPROTECTOR_SUBGRAPH_URL="https://thegraph.iex.ec/subgraphs/name/bellecour/dataprotector-v2"
5+
VITE_POCO_BULK_SUBGRAPH_URL="https://api.studio.thegraph.com/query/11362/poco-bulk/version/latest"
56
VITE_REOWN_PROJECT_ID=
67
VITE_CLERK_PUBLISHABLE_KEY=
78
VITE_FAUCET_API_URL = 'https://dev-rlc-faucet.iex.ec'

0 commit comments

Comments
 (0)