Created
October 3, 2021 01:22
-
-
Save yuyasugano/4b787588c03ddd7161b304727aab8f77 to your computer and use it in GitHub Desktop.
.env.template for PancakeSwap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TEST_AMOUNT=0.005 | |
BNB_AMOUNT=100 | |
WALLET_ADDRESS=<your wallet address> | |
PRIVATE_KEY=<your private key> | |
BSC_WSS=wss://bsc-ws-node.nariox.org:443 | |
BSC_HTTPS=https://bsc-dataseed.binance.org/ | |
MORALIS_BSC=https://speedy-nodes-nyc.moralis.io/<your account>/bsc/mainnet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment