We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c0e69 commit 82e329eCopy full SHA for 82e329e
.env
@@ -0,0 +1,5 @@
1
+ETHEREUM_RPC_URL=https://mainnet.infura.io/v3/YOUR_INFURA_PROJECT_ID
2
+BSC_RPC_URL=https://bsc-dataseed.binance.org/
3
+ETHEREUM_CONTRACT_ADDRESS=0xYourEthereumContractAddress
4
+BSC_CONTRACT_ADDRESS=0xYourBSCContractAddress
5
+BSC_PRIVATE_KEY=YOUR_BSC_PRIVATE_KEY
0 commit comments