simCalldataReturns the calldata of the (internal) transactionSolidityfunction simCalldata() internal returns (bytes calldata_) Return Values NameTypeDescriptioncalldata_bytesthe calldata of the Ethereum transaction/call/create Notes Scoped to the deepest currently executing internal transaction.