mirror of
https://github.com/Instadapp/Gelato-automations.git
synced 2024-07-29 22:28:07 +00:00
12 lines
173 B
Bash
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="" |