Vulnerability #7 - Tx.origin Vulnerability
What is Tx.origin?
In Solidity, Tx.origin is a global variable that returns the address of the account that originated the transaction. In other words, it is the address of the account that sent the original transaction that led to the execution of t...
glorypraise.hashnode.dev3 min read