-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit b95fa3a.
- Loading branch information
Showing
5 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Make a copy of this file and rename to `.env` | ||
|
||
# Your provider URI (starting with 'https://...' from Alchemy, Quicknode, Infura, etc) | ||
# **IMPORTANT:** replace `11155111` with your desired chain ID if not using Sepolia testnet | ||
RPC_URL_11155111="" | ||
# **IMPORTANT:** replace `11155111` with your desired chainID if not using Eth Sepolia | ||
PROVIDER_URI_11155111="" | ||
ETHERSCAN_API_KEY="" | ||
|
||
# (Optional) Private key for sending a transaction to the AxiomV2Query contract if | ||
# you want to actually send the Query on-chain. | ||
# **IMPORTANT:** replace `11155111` with your desired chain ID if not using Sepolia testnet | ||
# **IMPORTANT:** replace `11155111` with your desired chainID if not using Eth Sepolia | ||
PRIVATE_KEY_11155111=<optional> |
This file contains 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
This file contains 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
This file contains 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
This file contains 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