Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
razorbohan opened this issue Aug 1, 2024 · 0 comments
Open

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

razorbohan opened this issue Aug 1, 2024 · 0 comments

Comments

@razorbohan
Copy link

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?

@razorbohan razorbohan changed the title TRC20 Proxy contract doesn't have Read/Write as proxy buttons TRC20 Proxy contract doesn't have "Read/Write as proxy" buttons Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant