cases for proxy contracts? Do I need to create each calldata and send the calldata to the proxy contract and expect it to be forwarded to the logic contract?
You can call them directly. It will handle the delegatecall automatically
I figured that out. This post has the answer: https://jeiwan.net/posts/upgradeable-proxy-from-scratch/
Well that's wierd. It works on truffle+web3
Обсуждают сегодня