-
Notifications
You must be signed in to change notification settings - Fork 40
/
.env.defaults
30 lines (30 loc) · 974 Bytes
/
.env.defaults
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
MAINNET_RPC_URL=https://cloudflare-eth.com
OPTIMISM_RPC_URL=https://1rpc.io/op
BSC_RPC_URL=https://binance.nodereal.io
FANTOM_RPC_URL=https://rpc2.fantom.network
ARBITRUM_RPC_URL=https://1rpc.io/arb
POLYGON_RPC_URL=https://polygon.llamarpc.com
AVALANCHE_RPC_URL=https://api.avax.network/ext/bc/C/rpc
MOONRIVER_RPC_URL=https://moonriver.public.blastapi.io
KAVA_RPC_URL=https://evm.data.kava.io
LINEA_RPC_URL=https://rpc.linea.build
BASE_RPC_URL=https://base.drpc.org
BERA_RPC_URL=https://bartio.rpc.berachain.com/
BLAST_RPC_URL=https://rpc.ankr.com/blast
HYPER_RPC_URL=https://api.hyperliquid-testnet.xyz/evm
SEI_RPC_URL=https://sei-evm-rpc.publicnode.com
MAINNET_ETHERSCAN_KEY=
AVALANCHE_ETHERSCAN_KEY=
BSC_ETHERSCAN_KEY=
FTMSCAN_ETHERSCAN_KEY=
OPTIMISM_ETHERSCAN_KEY=
ARBITRUM_ETHERSCAN_KEY=
POLYGON_ETHERSCAN_KEY=
MOONRIVER_ETHERSCAN_KEY=
LINEA_ETHERSCAN_KEY=
BASE_ETHERSCAN_KEY=
BLAST_ETHERSCAN_KEY=
HYPER_ETHERSCAN_KEY=
SHELL=sh
WALLET_TYPE=pk
KEYSTORE_ACCOUNT=deployer