metaphor-xyz / davatar-helpers

Helper libraries for adding decentralized avatar support to Web3 apps.
MIT License
26 stars 8 forks source link

When I use Davatar, Bad Request 429 prints like crazy #29

Open leo-web3 opened 1 year ago

leo-web3 commented 1 year ago

When I use Davatar, Bad Request 429 prints like crazy https://eth-mainnet.alchemyapi.io/v2/_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC

image image

When I don't use the davatar component, the bad request disappears

image

I don't understand why it is necessary to use Provider just to generate a unique avatar based on the address

leo-web3 commented 1 year ago

I can say for sure that the request error is not there after I removed the component

carlosdp commented 1 year ago

Yea I recommend not using this component and instead using the wagmi library, this hasn't been in development for a while