Michael Fawoleadisotech.hashnode.dev·Nov 4, 2022msg.sender, msg.value and address(this)Hello readers. In this article, I will be explaining all that we need to know about msg.sender, msg.value and address(this) in solidity. Let us start by explaining what msg.sender is. msg.sender This is the address of the person that is interacting w...2 likes·111 readsmsg.sender