Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ens client mainnet base url (#2368)
* Remove ens client mainnet base url The URL https://api.thegraph.com/subgraphs/name/ensdomains/ens is no longer supported and it is necessary to use the ENS Mainnet subgraph (https://thegraph.com/explorer/subgraphs/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH) and the subgraph config to make the same queries to the TheGraph api. * Add log for unavailable ens client config
- Loading branch information