Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix token icon not updating properly
Fixes DefiLlama#1450 Update the icon URL validation in `components/RPCList/index.js`. * **Add URL validation function**: Add a function `isValidUrl` to check if the icon URL is valid. * **Update icon URL display logic**: Modify the logic to display the icon URL only if it is valid. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/DefiLlama/chainlist/issues/1450?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information