Delegate

Using a contract that operates through delegation, it provides a list of actual code addresses and code disclosure status of contracts located at other addresses.

If there is another contract (Delegator/Delegatee) that controls the operation of the contract, the behavior can be changed at any time, resulting in unintended behavior by the user. Check if there are associated contracts in the “Delegate” tab.

The lists in the Delegatee are contracts that actually operate by receiving a delegation from the Delegator. If the code of the actual operating delegate contract is publicly disclosed, a label is displayed in the “Code” section.

Be careful when using anonymous projects whose actual operating Delegate contract code is not publicly disclosed, as there is a risk of a hard rug.

Last updated