Skip to content

TRC20 Proxy contract doesn't have "Read/Write as proxy" buttons #1603

@razorbohan

Description

@razorbohan

Hi!

I have deployed TRC20 token on the tron mainnet using TransparentUpgradeableProxy (v4/v5), but I don't see any Read/Write as proxy buttons on the Contract tab.

Here are the steps I took:

  • have deployed the implementation contract
  • have deployed the proxy contract (implementation address has been passed as a construct parameter)
  • have verified the implementation contract
  • have verified the proxy contract
  • have sent a request via "Update Proxy Contract's Implementation address button" in "Contact Us" section

Proxy: TDFLhfVG74ZXqbN2U7TyYyLNo2kEUz1uYv
Implementation: TYTx7u3u6o55Tc7tncr2Ykr3NQD2qqTn1d

Have I done something wrong or should I just wait for my request to be fulfilled?

Additionaly I have researched examples of other TRC20 tokens implemented via proxy pattern and have found that there is a direct link to the token page from the proxy contract in the "Overview" section, for example:

Captura de pantalla 2024-08-01 a las 17 05 25

There is no such link in my proxy contract, have I missed something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions