Gelato-automations/.example.env
2020-11-25 13:20:57 +01:00

12 lines
173 B
Bash

# Infra
ALCHEMY_ID=""
INFURA_ID=""
# PK
DEPLOYER_PK_MAINNET=""
DEPLOYER_PK_RINKEBY=""
# For verifying contracts on Etherscan
ETHERSCAN_API_KEY=""
COINMARKETCAP_API_KEY=""