Description
When sending funds to a known contract, display its name.
Requirements
Use the /contracts endpoint from CGW if the recipient isn't in the address book. It returns a name for a given address if it's "known".
If the recipient turns out to be a known contract, display its name.
Links
Backend ticket – 5afe/safe-client-gateway#652