forked from hodgerpodger/staketaxcsv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample.env
26 lines (16 loc) · 1003 Bytes
/
sample.env
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
### RPC NODES #################################################################################################
# Defaults point to public RPC nodes. Private RPC nodes better (examples for Quicknode, Figment provided).
ALGO_INDEXER_NODE=https://algoindexer.algoexplorerapi.io
#ATOM_NODE=https://node.atomscan.com
ATOM_NODE=https://api.cosmos.network
HUAHUA_NODE=""
JUNO_NODE=""
STARS_NODE=""
SOL_NODE=https://api.mainnet-beta.solana.com
#SOL_NODE=https://morning-weathered-cherry.solana-mainnet.quiknode.pro/<SOL_QUICKNODE_KEY>/
TERRA_LCD_NODE=https://lcd.terra.dev # this public LCD node may have rate-limited issues beyond small tests
#TERRA_LCD_NODE=https://columbus-5--lcd--full.datahub.figment.io/apikey/<TERRA_FIGMENT_KEY>
### OPTIONAL ##################################################################################################
# TERRA_FIGMENT_KEY=<key>
### OTHER #####################################################################################################
STAGE=local