/Docs//S/Sandbox/Blockchain/TransactionTypeQw3rty02.md
  Source views: Source JSON(ish) on GitHub (VSCode)   Doc views: Document (&k=r00t): Visual Print Technical: OpenParameters Xray
Order
  1. This is an order from {from.Name.Full} to the Ethereum payment system Eth.qw3rty4321 to send {arg1} Ether to {to.Name.Full} at {arg2} using:
      primaryAddress = eth.accounts[0]
      MyContract = eth.contract(abi);
      contact = MyContract.new(arg1, arg2, ...,{from: primaryAddress, data: evmCode})
  2. The order shall be tried, and the result shall be returned.
  3. The return is {Success/Failure}.
  4. Time of this record is {Record.YMD:HMS}.