safe-global / safe-wallet-web

Safe{Wallet} – smart contract wallet for Ethereum (ex-Gnosis Safe multisig)
https://app.safe.global
GNU General Public License v3.0
314 stars 372 forks source link

Don't fetch contract info for known addresses #3792

Closed katspaugh closed 4 weeks ago

katspaugh commented 1 month ago

Backend will now return name as a fallback to displayName in addressInfoIndex, so we shouldn't make an additional request in places where addressInfoIndex is available.