YFarmX

Checks-Effects-Interactions

Crypto

Checks-effects-interactions is the ordering convention that updates internal state before calling outside code, the simplest defence against reentrancy.

Related terms

Browse the full glossary →