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 35bacc9 commit 710c766Copy full SHA for 710c766
projects/helper/env.js
@@ -18,6 +18,7 @@ const DEFAULTS = {
18
ANKR_API_KEY: '79258ce7f7ee046decc3b5292a24eb4bf7c910d7e39b691384c7ce0cfb839a01',
19
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
20
RPC_PROXY_URL: "https://rpc-proxy.llama.fi",
21
+ FLOW_RPC: "https://mainnet.evm.nodes.onflow.org"
22
}
23
24
const ENV_KEYS = [
0 commit comments