Skip to content

Commit

Permalink
add: scroll json api provider
Browse files Browse the repository at this point in the history
  • Loading branch information
juroberttyb committed Mar 24, 2024
1 parent c79469e commit eac4148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart-contracts/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
chainId: 2442,
},
scroll_sepolia: { // deployed with remix, checked with remix, https://sepolia.scrollscan.dev/address/0x43A30DB2d6962c37a702E869FbD15cFc4f86f621, testnet data added
url: "...",
url: "https://hardworking-shy-tab.scroll-testnet.quiknode.pro/e1d363c220917184ca4b298758b1a0bdbcf01f97/",
accounts: [PRIVATE_KEY],
chainId: 534351,
},
Expand Down

0 comments on commit eac4148

Please sign in to comment.