-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.env.sample
More file actions
35 lines (27 loc) · 1.19 KB
/
.env.sample
File metadata and controls
35 lines (27 loc) · 1.19 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
# filecoin calibnet
FILECOIN_PRIVATE_KEY=somehexstringwithoutthe0xprefix
FILECOIN_RPC_URL=wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v1
# filecoin mainnet
FILECOIN_MAINNET_PRIVATE_KEY=somehexstringwithoutthe0xprefix
FILECOIN_MAINNET_RPC_URL=wss://wss.node.glif.io/apigw/lotus/rpc/v1
# base sepolia
BASE_PRIVATE_KEY=somehexstringwithoutthe0xprefix
BASE_RPC_URL=https://sepolia.base.org
# polygon PoS
POLYGON_PRIVATE_KEY=somehexstringwithoutthe0xprefix
POLYGON_RPC_URL=wss://cantuseoursbecauseitsprivate.quiknode.pro
# avalanche c-chain
AVALANCHE_C_CHAIN_PRIVATE_KEY=somehexstringwithoutthe0xprefix
AVALANCHE_C_CHAIN_RPC_URL=https://avalanche-c-chain-rpc.publicnode.com
# optimism sepolia
OPTIMISM_SEPOLIA_PRIVATE_KEY=somehexstringwithoutthe0xprefix
OPTIMISM_SEPOLIA_RPC_URL=https://sepolia.optimism.io
# arbitrum sepolia
ARBITRUM_SEPOLIA_PRIVATE_KEY=somehexstringwithoutthe0xprefix
ARBITRUM_SEPOLIA_RPC_URL=https://api.zan.top/arb-sepolia
# arbitrum mainnet
ARBITRUM_MAINNET_PRIVATE_KEY=somehexstringwithoutthe0xprefix
ARBITRUM_MAINNET_RPC_URL=https://public-arb-mainnet.fastnode.io
# Sei testnet
SEI_TESTNET_PRIVATE_KEY=somehexstringwithoutthe0xprefix
SEI_TESTNET_RPC_URL=wss://sei-testnet.drpc.org