re-entrancy attack
🔥 加密金融中文释义
重入攻击(合约漏洞)
例句
The classic re-entrancy attack exploits the fact that ETH transfers can call back into the sending contract.
Modern protocols guard against re-entrancy attacks using locks, checks-effects-interactions patterns, and EIP-1153 transient storage.
加密金融术语中的其他单词