Replies: 2 comments 1 reply
|
429 means you are being rate limited by rpc provider you may need to provide alchemy key or upgrade your plan or if you are using free tier add an infura key as fallback |
1 reply
|
Can u share your code snippet? It would be helpful |
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 want users who visit my to not have the need to connect their in order for them to some info from the smart contract, example totalSupply, price and etc.
I'm using two providers atm which are alchemy and the public provider, if i'm not mistaking i had this working a couple days back but now i keep a 429 error, from this url (https://eth-mainnet.alchemyapi.io/v2/_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC 429)
All reactions