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 244e9e7 commit 47a1ad8Copy full SHA for 47a1ad8
.env.example
@@ -36,7 +36,7 @@ REACT_APP_WALLETCONNECT_BRIDGE_URL=https://bridge.walletconnect.org
36
REACT_APP_NOTIFICATIONS_API_URL=http://localhost:3001
37
# JSON string mapping networkID to JSON RPC url.
38
# Example: REACT_APP_RPC_URLS={"1":"https://mainnet.infura.io/v3/1337deadbeef...", "42":"https://kovan.infura.io/v3/1337deadbeef..."}
39
-REACT_APP_RPC_URLS={"100":"https://rpc.xdaichain.com/","1":"https://mainnet.infura.io/v3/","42":"https://kovan.infura.io/v3/","4":"https://rinkeby.infura.io/v3/"}
+REACT_APP_RPC_URLS={"100":"https://rpc.xdaichain.com/","1":"https://mainnet.infura.io/v3/","42":"https://kovan.infura.io/v3/","4":"https://rinkeby.infura.io/v3/","421611":"https://rinkeby.arbitrum.io/rpc"}
40
41
# JSON string mapping networkID to Fortmatic api key.
42
# Example: REACT_APP_FORMATIC_API_KEYS={"1":"pk_live_FCEE7548E5...", "42":"pk_live_0916382..."}
0 commit comments