Multiple Choice
You need to use ____________ to get the address that initiated the transaction.
A) Tx.origin
B) Msg.sender
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: Ethereum Nodes:<br>A) must implement the Ethereum protocol
Q46: What are Ethereum Nodes?<br>A) Programs implementing the
Q47: Function and Variable Visibility:<br>A) a function that
Q48: Externally Owned Accounts (EoA):<br>A) are changing their
Q49: A version pragma is a great way
Q51: When a smart contract pays out money:<br>A)
Q52: Importing from GitHub:<br>A) works across all compilers
Q53: Address.Call vs. Address.Delegatecall:<br>A) Address.call() is used for
Q54: Using truffle-contract over Web3.js:<br>A) is a must
Q55: To avoid issues during Ethereum platform upgrades:<br>A)