Open leo-web3 opened 1 year ago
When I use Davatar, Bad Request 429 prints like crazy https://eth-mainnet.alchemyapi.io/v2/_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC
When I don't use the davatar component, the bad request disappears
I don't understand why it is necessary to use Provider just to generate a unique avatar based on the address
I can say for sure that the request error is not there after I removed the component
Yea I recommend not using this component and instead using the wagmi library, this hasn't been in development for a while
wagmi
When I use Davatar, Bad Request 429 prints like crazy https://eth-mainnet.alchemyapi.io/v2/_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC
When I don't use the davatar component, the bad request disappears
I don't understand why it is necessary to use Provider just to generate a unique avatar based on the address