Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triage the following functions #74

Closed
dawsbot opened this issue Apr 15, 2022 · 2 comments
Closed

Triage the following functions #74

dawsbot opened this issue Apr 15, 2022 · 2 comments
Assignees
Labels
Epic Big or tricky

Comments

@dawsbot
Copy link
Owner

dawsbot commented Apr 15, 2022

Add these as individual issues if they're not already done inside Earnifi

  'eth_getBlockByHash'
  'eth_blockNumber',
  'net_version',
  'eth_getTransactionCount',
  'eth_getTransactionReceipt',

  'eth_getCode',
  'eth_estimateGas',
 'eth_call',
  'eth_sendRawTransaction',

also TODO: add each of these to the issue tracker: https://github.com/search?q=org%3Asunflower-land+web3&type=code


I found these by connecting Sunflower Land to my local free-eth-node then logging each of the calls passing through it



In-case you need more info about the data being passed to the eth node, here is the mostly-full log of the POST bodies the eth node was receiving:

[
  {
    body: {
      id: "1650040439186",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040448516",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040564348",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040566907",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040570495",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040574366",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040574414",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040574483",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3320500415604477,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988383,
      jsonrpc: "2.0",
      method: "net_version",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 95,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0xdea44a"],
    },
    params1: {
      to: "0xb1f8e55c7f64d203c1400b9d8555d050f94adf39",
      data: "0xf0002ea900000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000089f66aa972f0dd95f2118dc9ee94f1faf8b5a3e80000000000000000000000008650254afc1def38badc55f56005be2581c6aeb200000000000000000000000090db74b8cdee2b306d6c889837a7a4a68e897df8000000000000000000000000231e87c41a235644395615b4591a9193df8e86cb000000000000000000000000c0deaf6bd3f0c6574a6a625ef2f22f62a5150eab000000000000000000000000393bc938d57079dc568997e22975f67d4896bfbc000000000000000000000000eeeca1449a75c96d2b34722ae7ee64121be42111000000000000000000000000c1eaa1e54d683fb1203115ccf38e3c79bd7710ab000000000000000000000000acc000f0c85825baabd03e9c2dd3ce7807e9a724000000000000000000000000b1000d0078980aa81193a2f826352dc515856c26000000000000000000000000297f2dc9d09fac76e2b0fc711f2b5f84b62b7092000000000000000000000000f5dba31743ea341057280bb3add5c2fb505bdc4c000000000000000000000000ea1f1a109d38a6ddbae824fc3db0d98d37e4057d000000000000000000000000961fdcc7b95476e97918d56507f70f0cb065fcfc000000000000000000000000c0cccc5e85fbefe0212b778c73ea5f409eadcd4e00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000",
    },
    params2: "0xdea44a",
  },
  {
    body: {
      id: 5156785075988384,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0xdea44a", false],
    },
    params1: "0xdea44a",
    params2: false,
  },
  {
    body: {
      id: 3320500415604478,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3320500415604479,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3320500415604480,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988387,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0xdea44c", false],
    },
    params1: "0xdea44c",
    params2: false,
  },
  {
    body: {
      id: 97,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0xdea44c"],
    },
    params1: {
      to: "0xb1f8e55c7f64d203c1400b9d8555d050f94adf39",
      data: "0xf0002ea900000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000089f66aa972f0dd95f2118dc9ee94f1faf8b5a3e80000000000000000000000008650254afc1def38badc55f56005be2581c6aeb200000000000000000000000090db74b8cdee2b306d6c889837a7a4a68e897df8000000000000000000000000231e87c41a235644395615b4591a9193df8e86cb000000000000000000000000c0deaf6bd3f0c6574a6a625ef2f22f62a5150eab000000000000000000000000393bc938d57079dc568997e22975f67d4896bfbc000000000000000000000000eeeca1449a75c96d2b34722ae7ee64121be42111000000000000000000000000c1eaa1e54d683fb1203115ccf38e3c79bd7710ab000000000000000000000000acc000f0c85825baabd03e9c2dd3ce7807e9a724000000000000000000000000b1000d0078980aa81193a2f826352dc515856c26000000000000000000000000297f2dc9d09fac76e2b0fc711f2b5f84b62b7092000000000000000000000000f5dba31743ea341057280bb3add5c2fb505bdc4c000000000000000000000000ea1f1a109d38a6ddbae824fc3db0d98d37e4057d000000000000000000000000961fdcc7b95476e97918d56507f70f0cb065fcfc000000000000000000000000c0cccc5e85fbefe0212b778c73ea5f409eadcd4e00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000",
    },
    params2: "0xdea44c",
  },
  {
    body: {
      id: "1650040642499",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040642792",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040642795",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643112",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643191",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643290",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643484",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643696",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643869",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040643928",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: "1650040644167",
      jsonrpc: "2.0",
      method: "eth_chainId",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3320500415604481,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988388,
      jsonrpc: "2.0",
      method: "net_version",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988389,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea042"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988390,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea042"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988391,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea042"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988392,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea042"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988393,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea042"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988394,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea042"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988395,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea042"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988396,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea042"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988397,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea042"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988398,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea042"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988399,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea042"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988400,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea042"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988401,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea042"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988402,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea042"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988403,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea042"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea042",
  },
  {
    body: {
      id: 5156785075988404,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea042", false],
    },
    params1: "0x19ea042",
    params2: false,
  },
  {
    body: {
      id: 3752211375,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea042"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x5c36b186",
      to: "0x7b6ef224f8c171e58d296bc5b9daf871e6cb095e",
    },
    params2: "0x19ea042",
  },
  {
    body: {
      id: 3752211376,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea042"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x7f28189f000000000000000000000000c0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      to: "0x2b4a66557a79263275826ad31a4cddc2789334bd",
    },
    params2: "0x19ea042",
  },
  {
    body: {
      id: 3752211377,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea042"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0xc5a8e77f000000000000000000000000c0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      to: "0x48afe14ae52987f6fe6e2f69ab74dc7ac5a10fd2",
    },
    params2: "0x19ea042",
  },
  {
    body: {
      id: 3752211378,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea042"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea042",
  },
  {
    body: {
      id: 3752211379,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea042"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x18160ddd",
      to: "0xd1f9c58e33933a993a3891f8acfe05a68e1afc05",
    },
    params2: "0x19ea042",
  },
  {
    body: {
      id: 3320500415604482,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988452,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea04c", false],
    },
    params1: "0x19ea04c",
    params2: false,
  },
  {
    body: {
      id: 5156785075988453,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea04c"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988455,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea04c"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988454,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea04c"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988456,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea04c"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988457,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea04c"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988458,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea04c"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988459,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea04c"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988460,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea04c"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988461,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea04c"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988462,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea04c"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988463,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea04c"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988464,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea04c"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988465,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea04c"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988466,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea04c"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 5156785075988467,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea04c"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea04c",
  },
  {
    body: {
      id: 3320500415604483,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988468,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea056", false],
    },
    params1: "0x19ea056",
    params2: false,
  },
  {
    body: {
      id: 5156785075988469,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea056"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988470,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea056"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988471,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea056"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988472,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea056"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988473,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea056"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988474,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea056"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988475,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea056"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988476,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea056"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988477,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea056"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988478,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea056"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988479,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea056"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988480,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea056"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988481,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea056"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988482,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea056"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 5156785075988483,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea056"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea056",
  },
  {
    body: {
      id: 3320500415604484,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988484,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea061", false],
    },
    params1: "0x19ea061",
    params2: false,
  },
  {
    body: {
      id: 5156785075988485,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea061"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988486,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea061"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988487,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea061"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988488,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea061"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988489,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea061"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988490,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea061"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988491,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea061"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988492,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea061"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988493,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea061"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988494,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea061"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988495,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea061"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988496,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea061"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988497,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea061"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988498,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea061"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 5156785075988499,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea061"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea061",
  },
  {
    body: {
      id: 3752211380,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea061"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea061",
  },
  {
    body: {
      id: 3320500415604485,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988500,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea06b", false],
    },
    params1: "0x19ea06b",
    params2: false,
  },
  {
    body: {
      id: 3752211381,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea06b"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x77954ac20000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000006e00000000000000000000000000000000000000000000000000000000000000650000000000000000000000000000000000000000000000000000000000000066000000000000000000000000000000000000000000000000000000000000006700000000000000000000000000000000000000000000000000000000000000680000000000000000000000000000000000000000000000000000000000000069000000000000000000000000000000000000000000000000000000000000006a000000000000000000000000000000000000000000000000000000000000006b000000000000000000000000000000000000000000000000000000000000006c000000000000000000000000000000000000000000000000000000000000006d000000000000000000000000000000000000000000000000000000000000006e00000000000000000000000000000000000000000000000000000000000000c900000000000000000000000000000000000000000000000000000000000000ca00000000000000000000000000000000000000000000000000000000000000cb00000000000000000000000000000000000000000000000000000000000000cc00000000000000000000000000000000000000000000000000000000000000cd00000000000000000000000000000000000000000000000000000000000000ce00000000000000000000000000000000000000000000000000000000000000cf00000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000d100000000000000000000000000000000000000000000000000000000000000d2000000000000000000000000000000000000000000000000000000000000012d000000000000000000000000000000000000000000000000000000000000012e000000000000000000000000000000000000000000000000000000000000012f000000000000000000000000000000000000000000000000000000000000013000000000000000000000000000000000000000000000000000000000000001310000000000000000000000000000000000000000000000000000000000000132000000000000000000000000000000000000000000000000000000000000019100000000000000000000000000000000000000000000000000000000000001920000000000000000000000000000000000000000000000000000000000000193000000000000000000000000000000000000000000000000000000000000019400000000000000000000000000000000000000000000000000000000000001950000000000000000000000000000000000000000000000000000000000000196000000000000000000000000000000000000000000000000000000000000019700000000000000000000000000000000000000000000000000000000000001980000000000000000000000000000000000000000000000000000000000000199000000000000000000000000000000000000000000000000000000000000019a000000000000000000000000000000000000000000000000000000000000019b000000000000000000000000000000000000000000000000000000000000019c000000000000000000000000000000000000000000000000000000000000019d000000000000000000000000000000000000000000000000000000000000019e000000000000000000000000000000000000000000000000000000000000019f00000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001a100000000000000000000000000000000000000000000000000000000000001a200000000000000000000000000000000000000000000000000000000000001a300000000000000000000000000000000000000000000000000000000000001a400000000000000000000000000000000000000000000000000000000000001a500000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000001f600000000000000000000000000000000000000000000000000000000000001f700000000000000000000000000000000000000000000000000000000000001f80000000000000000000000000000000000000000000000000000000000000259000000000000000000000000000000000000000000000000000000000000025a000000000000000000000000000000000000000000000000000000000000025b000000000000000000000000000000000000000000000000000000000000025c000000000000000000000000000000000000000000000000000000000000025d000000000000000000000000000000000000000000000000000000000000025e000000000000000000000000000000000000000000000000000000000000025f0000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000026100000000000000000000000000000000000000000000000000000000000002bd00000000000000000000000000000000000000000000000000000000000002be00000000000000000000000000000000000000000000000000000000000002bf00000000000000000000000000000000000000000000000000000000000002c000000000000000000000000000000000000000000000000000000000000002c100000000000000000000000000000000000000000000000000000000000002c200000000000000000000000000000000000000000000000000000000000002c300000000000000000000000000000000000000000000000000000000000002c4000000000000000000000000000000000000000000000000000000000000032100000000000000000000000000000000000000000000000000000000000003220000000000000000000000000000000000000000000000000000000000000323000000000000000000000000000000000000000000000000000000000000032400000000000000000000000000000000000000000000000000000000000003250000000000000000000000000000000000000000000000000000000000000326000000000000000000000000000000000000000000000000000000000000032700000000000000000000000000000000000000000000000000000000000003280000000000000000000000000000000000000000000000000000000000000329000000000000000000000000000000000000000000000000000000000000032a000000000000000000000000000000000000000000000000000000000000032b000000000000000000000000000000000000000000000000000000000000032c000000000000000000000000000000000000000000000000000000000000032d000000000000000000000000000000000000000000000000000000000000032e000000000000000000000000000000000000000000000000000000000000032f0000000000000000000000000000000000000000000000000000000000000330000000000000000000000000000000000000000000000000000000000000033100000000000000000000000000000000000000000000000000000000000003320000000000000000000000000000000000000000000000000000000000000333000000000000000000000000000000000000000000000000000000000000033400000000000000000000000000000000000000000000000000000000000003350000000000000000000000000000000000000000000000000000000000000336000000000000000000000000000000000000000000000000000000000000033700000000000000000000000000000000000000000000000000000000000003380000000000000000000000000000000000000000000000000000000000000339000000000000000000000000000000000000000000000000000000000000033a000000000000000000000000000000000000000000000000000000000000033b000000000000000000000000000000000000000000000000000000000000033c000000000000000000000000000000000000000000000000000000000000033d000000000000000000000000000000000000000000000000000000000000033e000000000000000000000000000000000000000000000000000000000000033f0000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000034100000000000000000000000000000000000000000000000000000000000003420000000000000000000000000000000000000000000000000000000000000343000000000000000000000000000000000000000000000000000000000000034400000000000000000000000000000000000000000000000000000000000003450000000000000000000000000000000000000000000000000000000000000346000000000000000000000000000000000000000000000000000000000000034700000000000000000000000000000000000000000000000000000000000003480000000000000000000000000000000000000000000000000000000000000349000000000000000000000000000000000000000000000000000000000000034a",
      to: "0x22d5f9b75c524fec1d6619787e582644cd4d7422",
    },
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988501,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea06b"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988502,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea06b"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988504,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea06b"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988503,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea06b"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988505,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea06b"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988506,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea06b"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988507,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea06b"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988508,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea06b"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988509,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea06b"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988510,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea06b"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988511,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea06b"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988512,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea06b"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988513,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea06b"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988514,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea06b"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 5156785075988515,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea06b"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea06b",
  },
  {
    body: {
      id: 3320500415604486,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988516,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea075", false],
    },
    params1: "0x19ea075",
    params2: false,
  },
  {
    body: {
      id: 5156785075988517,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea075"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988518,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea075"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988519,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea075"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988520,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea075"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988521,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea075"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988522,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea075"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988523,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea075"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988524,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea075"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988525,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea075"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988526,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea075"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988527,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea075"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988528,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea075"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988529,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea075"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988530,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea075"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988531,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea075"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea075",
  },
  {
    body: {
      id: 3320500415604487,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3752211382,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea075"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea075",
  },
  {
    body: {
      id: 5156785075988532,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea07d", false],
    },
    params1: "0x19ea07d",
    params2: false,
  },
  {
    body: {
      id: 5156785075988533,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea07d"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988536,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea07d"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988535,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea07d"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988534,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea07d"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988537,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea07d"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988538,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea07d"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988539,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea07d"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988540,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea07d"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988541,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea07d"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988542,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea07d"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988544,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea07d"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988543,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea07d"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988545,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea07d"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988546,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea07d"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 5156785075988547,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea07d"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea07d",
  },
  {
    body: {
      id: 3320500415604488,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988548,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea087", false],
    },
    params1: "0x19ea087",
    params2: false,
  },
  {
    body: {
      id: 5156785075988553,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea087"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988550,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea087"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988552,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea087"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988551,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea087"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988549,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea087"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988554,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea087"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988555,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea087"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988556,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea087"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988557,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea087"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988558,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea087"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988559,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea087"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988560,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea087"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988561,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea087"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988562,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea087"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 5156785075988563,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea087"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea087",
  },
  {
    body: {
      id: 3752211383,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea087"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea087",
  },
  {
    body: {
      id: 3320500415604489,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988564,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea091", false],
    },
    params1: "0x19ea091",
    params2: false,
  },
  {
    body: {
      id: 5156785075988565,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea091"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988567,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea091"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988566,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea091"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988568,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea091"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988569,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea091"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988570,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea091"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988571,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea091"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988572,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea091"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988573,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea091"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988574,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea091"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988575,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea091"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988576,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea091"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988577,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea091"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988578,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea091"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 5156785075988579,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea091"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea091",
  },
  {
    body: {
      id: 3752211384,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea091"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea091",
  },
  {
    body: {
      id: 3320500415604490,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988580,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea09b", false],
    },
    params1: "0x19ea09b",
    params2: false,
  },
  {
    body: {
      id: 5156785075988581,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea09b"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988582,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea09b"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988583,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea09b"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988584,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea09b"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988585,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea09b"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988586,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea09b"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988587,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea09b"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988588,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea09b"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988589,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea09b"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988590,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea09b"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988591,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea09b"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988592,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea09b"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988593,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea09b"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988594,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea09b"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 5156785075988595,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea09b"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 3320500415604491,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 3752211385,
      jsonrpc: "2.0",
      method: "eth_call",
      params: [[Object], "0x19ea09b"],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      data: "0x6e19cb18000000000000000000000000000000000000000000000000000000000001319d",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    },
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 3752211386,
      jsonrpc: "2.0",
      method: "eth_gasPrice",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 4478164043445,
      jsonrpc: "2.0",
      method: "eth_getCode",
      params: ["0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3", "0x19ea09b"],
    },
    params1: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 448912356694,
      jsonrpc: "2.0",
      method: "eth_estimateGas",
      params: [[Object]],
    },
    params1: {
      from: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
      to: "0x070717e1bc4c6e46c22b0e0b8821e0ac1d4689c3",
      value: "0x16345785d8a0000",
      data: "0xd0d1f6700000000000000000000000000000000000000000000000000000000000000120cb9f037c0d6dcbe2b4fea7a8a24decf058fe5fca09552edda665943cd2bd4645000000000000000000000000000000000000000000000000000000006259a13d000000000000000000000000000000000000000000000000000000000001319d00000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000002a000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000c1d84dfe8ea800000000000000000000000000000000000000000000000000000000000000000413460aca0b0f5377f0f3e5be68b335ed1570d3ac3edc3f8c572e2a8d0ff5daffd6267794e5a911c5fb5d63634e192bb0d5bbf83f5631b83d51d6044bb80f7da831b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000690000000000000000000000000000000000000000000000000000000000000067000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008ac7230489e800000000000000000000000000000000000000000000000000004563918244f4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    },
    params2: undefined,
  },
  {
    body: {
      id: 1970250958888,
      jsonrpc: "2.0",
      method: "eth_getTransactionCount",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea09b"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 1970250958889,
      jsonrpc: "2.0",
      method: "eth_getTransactionCount",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea09b"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea09b",
  },
  {
    body: {
      id: 4478164043446,
      jsonrpc: "2.0",
      method: "eth_sendRawTransaction",
      params: [
        "0x02f9035c818963850962414f87850962414f878305af1594070717e1bc4c6e46c22b0e0b8821e0ac1d4689c388016345785d8a0000b902e4d0d1f6700000000000000000000000000000000000000000000000000000000000000120cb9f037c0d6dcbe2b4fea7a8a24decf058fe5fca09552edda665943cd2bd4645000000000000000000000000000000000000000000000000000000006259a13d000000000000000000000000000000000000000000000000000000000001319d00000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000002a000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000c1d84dfe8ea800000000000000000000000000000000000000000000000000000000000000000413460aca0b0f5377f0f3e5be68b335ed1570d3ac3edc3f8c572e2a8d0ff5daffd6267794e5a911c5fb5d63634e192bb0d5bbf83f5631b83d51d6044bb80f7da831b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000690000000000000000000000000000000000000000000000000000000000000067000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008ac7230489e800000000000000000000000000000000000000000000000000004563918244f4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c001a0656cb3ac39e6d841cab4f00b20c0b10db9edb632f8f7304a962854a3d8adb8fea0797c650242d7e8734f9b1b585d8c0048fdaaf024d231f8af1460730e9ea3550f",
      ],
    },
    params1:
      "0x02f9035c818963850962414f87850962414f878305af1594070717e1bc4c6e46c22b0e0b8821e0ac1d4689c388016345785d8a0000b902e4d0d1f6700000000000000000000000000000000000000000000000000000000000000120cb9f037c0d6dcbe2b4fea7a8a24decf058fe5fca09552edda665943cd2bd4645000000000000000000000000000000000000000000000000000000006259a13d000000000000000000000000000000000000000000000000000000000001319d00000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000002a000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000c1d84dfe8ea800000000000000000000000000000000000000000000000000000000000000000413460aca0b0f5377f0f3e5be68b335ed1570d3ac3edc3f8c572e2a8d0ff5daffd6267794e5a911c5fb5d63634e192bb0d5bbf83f5631b83d51d6044bb80f7da831b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000690000000000000000000000000000000000000000000000000000000000000067000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008ac7230489e800000000000000000000000000000000000000000000000000004563918244f4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c001a0656cb3ac39e6d841cab4f00b20c0b10db9edb632f8f7304a962854a3d8adb8fea0797c650242d7e8734f9b1b585d8c0048fdaaf024d231f8af1460730e9ea3550f",
    params2: undefined,
  },
  {
    body: {
      id: 3752211388,
      jsonrpc: "2.0",
      method: "eth_getTransactionReceipt",
      params: [
        "0xb20e2b3f58ebaa2746a0e021a5667607a78e292e8d1777410d42aef755de3522",
      ],
    },
    params1:
      "0xb20e2b3f58ebaa2746a0e021a5667607a78e292e8d1777410d42aef755de3522",
    params2: undefined,
  },
  {
    body: {
      id: 3320500415604492,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988626,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0af", false],
    },
    params1: "0x19ea0af",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea09d", false],
    },
    params1: "0x19ea09d",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea09e", false],
    },
    params1: "0x19ea09e",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea09f", false],
    },
    params1: "0x19ea09f",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea09c", false],
    },
    params1: "0x19ea09c",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a0", false],
    },
    params1: "0x19ea0a0",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a1", false],
    },
    params1: "0x19ea0a1",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a3", false],
    },
    params1: "0x19ea0a3",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a2", false],
    },
    params1: "0x19ea0a2",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a4", false],
    },
    params1: "0x19ea0a4",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a5", false],
    },
    params1: "0x19ea0a5",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a6", false],
    },
    params1: "0x19ea0a6",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a7", false],
    },
    params1: "0x19ea0a7",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a8", false],
    },
    params1: "0x19ea0a8",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0a9", false],
    },
    params1: "0x19ea0a9",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0aa", false],
    },
    params1: "0x19ea0aa",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0ab", false],
    },
    params1: "0x19ea0ab",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0ac", false],
    },
    params1: "0x19ea0ac",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0ad", false],
    },
    params1: "0x19ea0ad",
    params2: false,
  },
  {
    body: {
      id: 1,
      jsonrpc: "2.0",
      method: "eth_getBlockByNumber",
      params: ["0x19ea0ae", false],
    },
    params1: "0x19ea0ae",
    params2: false,
  },
  {
    body: {
      id: 6257746933279,
      jsonrpc: "2.0",
      method: "eth_getTransactionReceipt",
      params: [
        "0xb20e2b3f58ebaa2746a0e021a5667607a78e292e8d1777410d42aef755de3522",
      ],
    },
    params1:
      "0xb20e2b3f58ebaa2746a0e021a5667607a78e292e8d1777410d42aef755de3522",
    params2: undefined,
  },
  {
    body: {
      id: 5156785075988627,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8", "0x19ea0af"],
    },
    params1: "0x89f66aa972f0dd95f2118dc9ee94f1faf8b5a3e8",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988628,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x8650254afc1def38badc55f56005be2581c6aeb2", "0x19ea0af"],
    },
    params1: "0x8650254afc1def38badc55f56005be2581c6aeb2",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988629,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x90db74b8cdee2b306d6c889837a7a4a68e897df8", "0x19ea0af"],
    },
    params1: "0x90db74b8cdee2b306d6c889837a7a4a68e897df8",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988630,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x231e87c41a235644395615b4591a9193df8e86cb", "0x19ea0af"],
    },
    params1: "0x231e87c41a235644395615b4591a9193df8e86cb",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988631,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab", "0x19ea0af"],
    },
    params1: "0xc0deaf6bd3f0c6574a6a625ef2f22f62a5150eab",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988632,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x393bc938d57079dc568997e22975f67d4896bfbc", "0x19ea0af"],
    },
    params1: "0x393bc938d57079dc568997e22975f67d4896bfbc",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988633,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xeeeca1449a75c96d2b34722ae7ee64121be42111", "0x19ea0af"],
    },
    params1: "0xeeeca1449a75c96d2b34722ae7ee64121be42111",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988634,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab", "0x19ea0af"],
    },
    params1: "0xc1eaa1e54d683fb1203115ccf38e3c79bd7710ab",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988635,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xacc000f0c85825baabd03e9c2dd3ce7807e9a724", "0x19ea0af"],
    },
    params1: "0xacc000f0c85825baabd03e9c2dd3ce7807e9a724",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988636,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xb1000d0078980aa81193a2f826352dc515856c26", "0x19ea0af"],
    },
    params1: "0xb1000d0078980aa81193a2f826352dc515856c26",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988637,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092", "0x19ea0af"],
    },
    params1: "0x297f2dc9d09fac76e2b0fc711f2b5f84b62b7092",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988638,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xf5dba31743ea341057280bb3add5c2fb505bdc4c", "0x19ea0af"],
    },
    params1: "0xf5dba31743ea341057280bb3add5c2fb505bdc4c",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988639,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d", "0x19ea0af"],
    },
    params1: "0xea1f1a109d38a6ddbae824fc3db0d98d37e4057d",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988640,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0x961fdcc7b95476e97918d56507f70f0cb065fcfc", "0x19ea0af"],
    },
    params1: "0x961fdcc7b95476e97918d56507f70f0cb065fcfc",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 5156785075988641,
      jsonrpc: "2.0",
      method: "eth_getBalance",
      params: ["0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e", "0x19ea0af"],
    },
    params1: "0xc0cccc5e85fbefe0212b778c73ea5f409eadcd4e",
    params2: "0x19ea0af",
  },
  {
    body: {
      id: 3320500415604493,
      jsonrpc: "2.0",
      method: "eth_blockNumber",
      params: [],
    },
    params1: undefined,
    params2: undefined,
  },
  {
    body: {
      id: 6257746933280,
      jsonrpc: "2.0",
      method: "eth_getBlockByHash",
      params: [
        "0x1271d5839b26d8619560c54d3b9ffd3b970cd3f795cd1c42cf70c90ff0cdf178",
        false,
      ],
    },
    params1:
      "0x1271d5839b26d8619560c54d3b9ffd3b970cd3f795cd1c42cf70c90ff0cdf178",
    params2: false,
  },
];
@dawsbot dawsbot added the Epic Big or tricky label Apr 15, 2022
@arimgibson
Copy link
Contributor

eth_getBlockByHash - #92
eth_blockNumber - #93
net_version - currently integrated in the getNetwork() method of JsonRpcProvider
eth_getTransactionCount - #94
eth_getTransactionReceipt - #21
eth_getCode - #95
eth_estimateGas - #97
eth_call - #96
eth_sendRawTransaction - essential-eth doesn't currently have functions to write to the blockchain, would require other functions and a discussion about security

@dawsbot
Copy link
Owner Author

dawsbot commented Apr 24, 2022

Great work! This is going to be fun @arimgibson 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Big or tricky
Projects
None yet
Development

No branches or pull requests

2 participants