Advertisement
Luiserebii

sendRes output

Apr 24th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 8.84 KB | None | 0 0
  1. Contract {
  2.   currentProvider: [Getter/Setter],
  3.   _requestManager:
  4.    RequestManager {
  5.      provider:
  6.       { wallet_hdpath: 'm/44\'/60\'/0\'/0/',
  7.         wallets: [Object],
  8.         addresses: [Array],
  9.         engine: [h],
  10.         hdwallet: [o] },
  11.      providers:
  12.       { WebsocketProvider: [Function: WebsocketProvider],
  13.         HttpProvider: [Function: HttpProvider],
  14.         IpcProvider: [Function: IpcProvider] },
  15.      subscriptions: {} },
  16.   givenProvider: null,
  17.   providers:
  18.    { WebsocketProvider: [Function: WebsocketProvider],
  19.      HttpProvider: [Function: HttpProvider],
  20.      IpcProvider: [Function: IpcProvider] },
  21.   _provider:
  22.    { wallet_hdpath: 'm/44\'/60\'/0\'/0/',
  23.      wallets:
  24.       { '0xc1b1b64c33e0578dba9e2ceacf0f8763128ddf63': [p],
  25.         '0x37f9e3f08552033f14efd3153a0e6cc4c7aab012': [p],
  26.         '0x7f5d2a7ff7228d59d2886591f6b0e03129dd9b29': [p],
  27.         '0x05d66b4f2703b7c811916f3c51afedcaf24344d0': [p],
  28.         '0x44e29857162352ab64c41eeaab5409ef7378f64e': [p],
  29.         '0xe00b840eb140f1640c474ba7365ca49129aa0399': [p],
  30.         '0x8f74443ae9b67e3a58bb32d03c48f2bd2e13f26b': [p],
  31.         '0x2915c9ac9db5bfdc44cb14d1ed7ccfdcba10052c': [p],
  32.         '0x40efd39ae2caf9eaf08bc44cf3b9a6c790cced84': [p],
  33.         '0x64058c0ba5ddd6499423659090769ef966ac9746': [p] },
  34.      addresses:
  35.       [ '0xc1b1b64c33e0578dba9e2ceacf0f8763128ddf63',
  36.         '0x37f9e3f08552033f14efd3153a0e6cc4c7aab012',
  37.         '0x7f5d2a7ff7228d59d2886591f6b0e03129dd9b29',
  38.         '0x05d66b4f2703b7c811916f3c51afedcaf24344d0',
  39.         '0x44e29857162352ab64c41eeaab5409ef7378f64e',
  40.         '0xe00b840eb140f1640c474ba7365ca49129aa0399',
  41.         '0x8f74443ae9b67e3a58bb32d03c48f2bd2e13f26b',
  42.         '0x2915c9ac9db5bfdc44cb14d1ed7ccfdcba10052c',
  43.         '0x40efd39ae2caf9eaf08bc44cf3b9a6c790cced84',
  44.         '0x64058c0ba5ddd6499423659090769ef966ac9746' ],
  45.      engine:
  46.       h {
  47.         _events: [Object],
  48.         _eventsCount: 3,
  49.         _maxListeners: 30,
  50.         _blockTracker: [EventEmitter],
  51.         _ready: [o],
  52.         currentBlock: null,
  53.         _providers: [Array],
  54.         _running: true },
  55.      hdwallet: o { _hdkey: [h] } },
  56.   setProvider: [Function],
  57.   BatchRequest: [Function: bound Batch],
  58.   extend:
  59.    { [Function: ex]
  60.      formatters:
  61.       { inputDefaultBlockNumberFormatter: [Function: inputDefaultBlockNumberFormatter],
  62.         inputBlockNumberFormatter: [Function: inputBlockNumberFormatter],
  63.         inputCallFormatter: [Function: inputCallFormatter],
  64.         inputTransactionFormatter: [Function: inputTransactionFormatter],
  65.         inputAddressFormatter: [Function: inputAddressFormatter],
  66.         inputPostFormatter: [Function: inputPostFormatter],
  67.         inputLogFormatter: [Function: inputLogFormatter],
  68.         inputSignFormatter: [Function: inputSignFormatter],
  69.         outputBigNumberFormatter: [Function: outputBigNumberFormatter],
  70.         outputTransactionFormatter: [Function: outputTransactionFormatter],
  71.         outputTransactionReceiptFormatter: [Function: outputTransactionReceiptFormatter],
  72.         outputBlockFormatter: [Function: outputBlockFormatter],
  73.         outputLogFormatter: [Function: outputLogFormatter],
  74.         outputPostFormatter: [Function: outputPostFormatter],
  75.         outputSyncingFormatter: [Function: outputSyncingFormatter] },
  76.      utils:
  77.       { _fireError: [Function: _fireError],
  78.         _jsonInterfaceMethodToString: [Function: _jsonInterfaceMethodToString],
  79.         _flattenTypes: [Function: _flattenTypes],
  80.         randomHex: [Function: randomHex],
  81.         _: [Function],
  82.         BN: [Function],
  83.         isBN: [Function: isBN],
  84.         isBigNumber: [Function: isBigNumber],
  85.         isHex: [Function: isHex],
  86.         isHexStrict: [Function: isHexStrict],
  87.         sha3: [Function],
  88.         keccak256: [Function],
  89.         soliditySha3: [Function: soliditySha3],
  90.         isAddress: [Function: isAddress],
  91.         checkAddressChecksum: [Function: checkAddressChecksum],
  92.         toChecksumAddress: [Function: toChecksumAddress],
  93.         toHex: [Function: toHex],
  94.         toBN: [Function: toBN],
  95.         bytesToHex: [Function: bytesToHex],
  96.         hexToBytes: [Function: hexToBytes],
  97.         hexToNumberString: [Function: hexToNumberString],
  98.         hexToNumber: [Function: hexToNumber],
  99.         toDecimal: [Function: hexToNumber],
  100.         numberToHex: [Function: numberToHex],
  101.         fromDecimal: [Function: numberToHex],
  102.         hexToUtf8: [Function: hexToUtf8],
  103.         hexToString: [Function: hexToUtf8],
  104.         toUtf8: [Function: hexToUtf8],
  105.         utf8ToHex: [Function: utf8ToHex],
  106.         stringToHex: [Function: utf8ToHex],
  107.         fromUtf8: [Function: utf8ToHex],
  108.         hexToAscii: [Function: hexToAscii],
  109.         toAscii: [Function: hexToAscii],
  110.         asciiToHex: [Function: asciiToHex],
  111.         fromAscii: [Function: asciiToHex],
  112.         unitMap: [Object],
  113.         toWei: [Function: toWei],
  114.         fromWei: [Function: fromWei],
  115.         padLeft: [Function: leftPad],
  116.         leftPad: [Function: leftPad],
  117.         padRight: [Function: rightPad],
  118.         rightPad: [Function: rightPad],
  119.         toTwosComplement: [Function: toTwosComplement] },
  120.      Method: [Function: Method] },
  121.   clearSubscriptions: [Function],
  122.   options:
  123.    { address: [Getter/Setter],
  124.      jsonInterface: [Getter/Setter],
  125.      data: undefined,
  126.      from: undefined,
  127.      gasPrice: undefined,
  128.      gas: undefined },
  129.   defaultAccount: [Getter/Setter],
  130.   defaultBlock: [Getter/Setter],
  131.   methods:
  132.    { add: [Function: bound _createTxObject],
  133.      '0x771602f7': [Function: bound _createTxObject],
  134.      'add(uint256,uint256)': [Function: bound _createTxObject],
  135.      div: [Function: bound _createTxObject],
  136.      '0xa391c15b': [Function: bound _createTxObject],
  137.      'div(uint256,uint256)': [Function: bound _createTxObject],
  138.      sub: [Function: bound _createTxObject],
  139.      '0xb67d77c5': [Function: bound _createTxObject],
  140.      'sub(uint256,uint256)': [Function: bound _createTxObject],
  141.      mul: [Function: bound _createTxObject],
  142.      '0xc8a4ac9c': [Function: bound _createTxObject],
  143.      'mul(uint256,uint256)': [Function: bound _createTxObject] },
  144.   events:
  145.    { Addition: [Function: bound ],
  146.      '0x099a8fd2a0841afbe8000d711d763bf2c54b2c63bed7b7f92a244ef4f5154536': [Function: bound ],
  147.      'Addition(uint256,uint256,uint256)': [Function: bound ],
  148.      Subtraction: [Function: bound ],
  149.      '0xcc1e4c4352d62a39790806ed8a1280fcd6798f7aeda79d070b0ddcea074ac168': [Function: bound ],
  150.      'Subtraction(uint256,uint256,uint256)': [Function: bound ],
  151.      Multiplication: [Function: bound ],
  152.      '0x335998e93ba3244a0211e8567928b9e75100151dc4bb0c7701d715ea462b279a': [Function: bound ],
  153.      'Multiplication(uint256,uint256,uint256)': [Function: bound ],
  154.      Division: [Function: bound ],
  155.      '0xd8ef84f712e41d28f98fe74cd153013023d849514d0a40ee61834f3c385055ce': [Function: bound ],
  156.      'Division(uint256,uint256,uint256)': [Function: bound ],
  157.      allEvents: [Function: bound ] },
  158.   _address: '0x30dC3Cda7Adb9A99Cc70773BC2C5FA274E9d28f2',
  159.   _jsonInterface:
  160.    [ { constant: false,
  161.        inputs: [Array],
  162.        name: 'add',
  163.        outputs: [],
  164.        payable: false,
  165.        stateMutability: 'nonpayable',
  166.        type: 'function',
  167.        signature: '0x771602f7' },
  168.      { constant: false,
  169.        inputs: [Array],
  170.        name: 'div',
  171.        outputs: [],
  172.        payable: false,
  173.        stateMutability: 'nonpayable',
  174.        type: 'function',
  175.        signature: '0xa391c15b' },
  176.      { constant: false,
  177.        inputs: [Array],
  178.        name: 'sub',
  179.        outputs: [],
  180.        payable: false,
  181.        stateMutability: 'nonpayable',
  182.        type: 'function',
  183.        signature: '0xb67d77c5' },
  184.      { constant: false,
  185.        inputs: [Array],
  186.        name: 'mul',
  187.        outputs: [],
  188.        payable: false,
  189.        stateMutability: 'nonpayable',
  190.        type: 'function',
  191.        signature: '0xc8a4ac9c' },
  192.      { anonymous: false,
  193.        inputs: [Array],
  194.        name: 'Addition',
  195.        type: 'event',
  196.        constant: undefined,
  197.        payable: undefined,
  198.        signature:
  199.         '0x099a8fd2a0841afbe8000d711d763bf2c54b2c63bed7b7f92a244ef4f5154536' },
  200.      { anonymous: false,
  201.        inputs: [Array],
  202.        name: 'Subtraction',
  203.        type: 'event',
  204.        constant: undefined,
  205.        payable: undefined,
  206.        signature:
  207.         '0xcc1e4c4352d62a39790806ed8a1280fcd6798f7aeda79d070b0ddcea074ac168' },
  208.      { anonymous: false,
  209.        inputs: [Array],
  210.        name: 'Multiplication',
  211.        type: 'event',
  212.        constant: undefined,
  213.        payable: undefined,
  214.        signature:
  215.         '0x335998e93ba3244a0211e8567928b9e75100151dc4bb0c7701d715ea462b279a' },
  216.      { anonymous: false,
  217.        inputs: [Array],
  218.        name: 'Division',
  219.        type: 'event',
  220.        constant: undefined,
  221.        payable: undefined,
  222.        signature:
  223.         '0xd8ef84f712e41d28f98fe74cd153013023d849514d0a40ee61834f3c385055ce' } ] }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement