74 - Msg Values
The values of all members of msg, including msg.sender and msg.value can change for every external function call. This includes calls to library functions.
- Value -> wei Sent
- Sender -> Sender Address
- External Call -> Sender Changes
- External Call -> Value Can Change
- Security: Assumptions