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 e4dda4a commit 7ac5959Copy full SHA for 7ac5959
hardhat.config.ts
@@ -69,7 +69,7 @@ const config: HardhatUserConfig = {
69
accounts: [`${MAINNET_PRIVATE_KEY_FOR_CONTRACT_DEPLOYMENT}`]
70
},
71
hteth: {
72
- url: `https://boldest-cosmological-mountain.ethereum-holesky.quiknode.pro/${QUICKNODE_ETH_HOLESKY_API_KEY}`,
+ url: `https://rpc.holesky.ethpandaops.io/`,
73
accounts: [`${PRIVATE_KEY_FOR_V4_CONTRACT_DEPLOYMENT}`]
74
75
matic: {
0 commit comments