rainbow-me / rainbow

🌈‒ the Ethereum wallet that lives in your pocket
https://rainbow.me
GNU General Public License v3.0
3.9k stars 607 forks source link

Use graphql ens key everywhere #5882

Closed brunobar79 closed 3 months ago

brunobar79 commented 3 months ago

Fixes APP-####

What changed (plus any additional context for devs)

Added a script to override the URL of the new ENS graph and use our API key. This will work on CI and locally and will prevent us from getting rate limited for using the public url. Also removed the old url override since the url is the correct one at the config level

Screen recordings / screenshots

What to test