钱包与安全
Delegatecall authority
Delegatecall runs another contract's code in the caller's storage context.
研究文章和参考条目以英语发布。导航提供七种语言。
Overview
Delegatecall runs another contract's code in the caller's storage context.
Why it matters
A hostile target can alter balances, owners and configuration.
What to check
Trace target selection and storage assumptions.