Gelato-automations/.example.env

12 lines
173 B
Bash
Raw Permalink Normal View History

2020-11-25 10:50:24 +00:00
# Infra
ALCHEMY_ID=""
INFURA_ID=""
# PK
DEPLOYER_PK_MAINNET=""
DEPLOYER_PK_RINKEBY=""
# For verifying contracts on Etherscan
ETHERSCAN_API_KEY=""
COINMARKETCAP_API_KEY=""