Lesson 6: Deploy contract in Sepolia issue #5769
Unanswered
KarthickSakthi
asked this question in
Q&A
Replies: 1 comment
-
@KarthickSakthi You reach the limit of sending requests in a particular time, you should try it after some time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I an running into an error when I try to deploy contract into seploia testnet
config for sepolia:
sepolia: {
url: "https://eth-sepolia.g.alchemy.com/v2/demo", // sepolia RPC endpoint
chainId: 11155111, // sepolia chain ID
accounts: [PRIVATE_KEY],
}
Need Help!
Beta Was this translation helpful? Give feedback.
All reactions