Skip to content

Fallback to Token metadata when the metadata is not accessible via the Contract entity #1506

@hectorgomezv

Description

@hectorgomezv

Description

There are many ERC20 contracts where the Safe Transaction Service holds the token metadata available (displayName, logoUri) in the /token/{address} endpoint, but it's missing on our /contract/{address} endpoint.

It would be convenient for the clients to have the token metadata available on the contract entity.

Requirements

  • When the metadata is not available for a Transaction Service Contract, try to gather it from the Transaction Service ERC20 Token entity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions