File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 "NEXT_PUBLIC_DEFAULT_CHAIN_ID=1"
131131 "NEXT_PUBLIC_COOKIES_WARNING_ENABLED=true"
132132 "NEXT_PUBLIC_POLLING_INTERVAL=10000"
133- "NEXT_PUBLIC_RPC_MAINNET=https://rpc.ankr.com/eth "
133+ "NEXT_PUBLIC_RPC_MAINNET=https://rpc.eu-central-1.gateway.fm/v4/ethereum/non-archival/mainnet?apiKey=LXyRambFCpLn3HqgKKRluyfH8RHpf_qT.xOmQXGPVWlOlaDSK "
134134 "NEXT_PUBLIC_RPC_GNOSIS=https://rpc.gnosischain.com"
135135 "NEXT_PUBLIC_RPC_CHIADO=https://rpc.chiadochain.net"
136136 "NEXT_PUBLIC_WALLET_CONNECT_DAPP_URL=${{ secrets.WALLET_CONNECT_URL }}"
Original file line number Diff line number Diff line change 9494 "NEXT_PUBLIC_DEFAULT_CHAIN_ID=1"
9595 "NEXT_PUBLIC_COOKIES_WARNING_ENABLED=true"
9696 "NEXT_PUBLIC_POLLING_INTERVAL=10000"
97- "NEXT_PUBLIC_RPC_MAINNET=https://rpc.ankr.com/eth "
97+ "NEXT_PUBLIC_RPC_MAINNET=https://rpc.eu-central-1.gateway.fm/v4/ethereum/non-archival/mainnet?apiKey=LXyRambFCpLn3HqgKKRluyfH8RHpf_qT.xOmQXGPVWlOlaDSK "
9898 "NEXT_PUBLIC_RPC_GNOSIS=https://rpc.gnosischain.com"
9999 "NEXT_PUBLIC_RPC_CHIADO=https://rpc.chiadochain.net"
100100 "NEXT_PUBLIC_WALLET_CONNECT_DAPP_URL=${{ secrets.WALLET_CONNECT_URL }}"
You can’t perform that action at this time.
0 commit comments