I want to interact with instances of deployed ProxyAdmin and AdminUpgradeability proxy, try to trigger some methods on them and just play around. The guide which you linked does not show how to do it. Ideally it should be something like: let instance = await ProxyAdmin.deployed(), but it does not work like this because those are not loaded into truffle console by default.
Thank you @abcoathup,
One thing is still a little confusing me, how to know which address in the .openzeppelin/\<network>.json will be the one put to ProxyAdmin.at() ?
i need your help, i lost the original files from my token. and its admin by proxy, and i having problems transfer_ownership, how i can recreate project from 0