simFromReturns the from address of the (internal) transactionSolidityfunction simFrom() internal returns (address from) Return Values NameTypeDescriptionfromaddressthe address that triggered the Ethereum transaction/call/create Notes Scoped to the deepest currently executing internal transaction.