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