trace_replayBlockTransactions

Replays all transactions in a block, then returns the requested traces for each transaction.

Parameters

  1. Quantity or tag - choose 1 of the following options:

    • A hexadecimal block number.

    • "earliest" - the earliest/genesis block.

    • "latest" - the latest mined block.

    • "safe" - the latest safe head block.

    • "finalized" - the latest finalized block.

    • "pending" - the pending state/transactions.

  2. Type of trace - choose 1 of the following options:

    • "trace" - Provides an ordered trace of the instructions.

    • "stateDiff" - Provides information detailing all altered portions of the Ethereum state made due to the execution of the transaction.

    • "vmTrace" - Provides a full trace of the VM’s state throughout the execution of the transaction, including for any subcalls.

Sample Request

curl https://lb.nodies.app/v1/<INSERT URL> \
   -H "x-api-key: <API-KEY>" \
   -X POST \
   -H "Content-Type: application/json" \
   -d '{ 
  "jsonrpc": "2.0",
  "method": "trace_replayBlockTransactions",
  "params": [
    "0xfa12ba",
    ["stateDiff"]
  ],
  "id": 1
}'

Sample Response

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": [
    {
      "output": "0x",
      "stateDiff": {
        "0x46e0813dcb480517e3e73449761bdc596e424a79": {
          "balance": {
            "*": {
              "from": "0x0",
              "to": "0x1421e3b022a506400"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x52749d8c2f70f7ea6343054b7a04fb16337e5f58": {
          "balance": {
            "*": {
              "from": "0x15e6610f468d0e7ef",
              "to": "0x1c43e1adbcddf3ef"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x1557",
              "to": "0x1558"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3af1777ea86ffb0",
              "to": "0x3b1e0e3542c6108"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x4a2673038a12d19bc2b76a182564edf7ac8ec8518c19f90c6074b367bf522ff9"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b1e0e3542c6108",
              "to": "0x3b21eac130a7a5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xb49fdf6b98d0e201a8e7048e9f741ac0d1b147c0": {
          "balance": {
            "*": {
              "from": "0x265d6b16f33baf30",
              "to": "0x265bc5855ba13ef2"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x9ea",
              "to": "0x9eb"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x9a0f918b2282c5ead4039eb2797ebfd0f051eee32480dbdbaec80b463e75d3fa"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x4792d759373662d4fc8bd78414f72cac44ee5dd5": {
          "balance": {
            "+": "0x354a6ba7a18000"
          },
          "code": {
            "+": "0x"
          },
          "nonce": {
            "+": "0x0"
          },
          "storage": {}
        },
        "0x9430801ebaf509ad49202aabc5f5bc6fd8a3daf8": {
          "balance": {
            "*": {
              "from": "0x3164c0ff9b5742768",
              "to": "0x31615748212c0d8c0"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x78bc1",
              "to": "0x78bc2"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b21eac130a7a5c",
              "to": "0x3b244def61f1a5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xa2261f86c2f188be657f998e9ca4f0e3a584e077c0fb1a5e150e93d34b8a0ed6"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x313eb1c5e1970eb5ceef6aebad66b07c7338d369": {
          "balance": {
            "*": {
              "from": "0x22beebb1fc530c1c2",
              "to": "0x22bebd714e8eef2e1"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x1777",
              "to": "0x1778"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b244def61f1a5c",
              "to": "0x3b298be2340de5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xdac17f958d2ee523a2206206994597c13d831ec7": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xbe0e459f524a281f7b33ad28d42a22b2b4eed03f4c08afbda187faec90966b53": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000000000002f241d3669a2",
                "to": "0x00000000000000000000000000000000000000000000000000002f2414ad3fc0"
              }
            },
            "0xe87d45ba7a7c73f2fe672e35f8aa299c531bda9ea449df0cd9b01116765ad173": {
              "*": {
                "from": "0x000000000000000000000000000000000000000000000000000000000a0d73c4",
                "to": "0x0000000000000000000000000000000000000000000000000000000012969da6"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x8864c676b37af5019cf4ea2daa866aa640bd3a4af8ddb154a563d53bd7c1ad2d"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x5b1b5fea1b99d83ad479df0c222f0492385381dd": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x8a218ec5a587db7304f129476013c33a17714948651ee146dc8afbd43ab5133e": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000db3911d286ecc026963b",
                "to": "0x00000000000000000000000000000000000000000000dab7e3eda6c42124163b"
              }
            },
            "0x9b0e273fe03c90ad53c01a61992543252b465d82eff6a00b551f3e0ffb81a7ce": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x0000000000000000000000000000000000000000000000812de4e0289f028000"
              }
            }
          }
        },
        "0x6cc5f688a315f3dc28a7781717a9a798a59fda7b": {
          "balance": {
            "*": {
              "from": "0x1d59d4e1fcba43638e",
              "to": "0x1d59cd80fbfe904cce"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x233cb8",
              "to": "0x233cb9"
            }
          },
          "storage": {}
        },
        "0x883a0e7b329df75476d9378462522cf2f78fab3d": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x0000000000000000000000000000000000000000000000000000000000000003": {
              "*": {
                "from": "0x000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8",
                "to": "0x0000000000000000000000006cc5f688a315f3dc28a7781717a9a798a59fda7b"
              }
            }
          }
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b298be2340de5c",
              "to": "0x3b36ed49bcbde5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x327f1859b8f5e416d1b174361e4aac652dd2702c02293397d8da996e7dada96a"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b36ed49bcbde5c",
              "to": "0x3b3c2b95f70925c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xbda23b750dd04f792ad365b5f2a6f1d8593796f2": {
          "balance": {
            "*": {
              "from": "0x2019882a78ddb605c",
              "to": "0x201959e6b637c727f"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x20b0",
              "to": "0x20b1"
            }
          },
          "storage": {}
        },
        "0xdac17f958d2ee523a2206206994597c13d831ec7": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x7cc7ca3e937ee48fdca126e2cf6a3f85517d36c5ab012ea4c53c46fa9b335604": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000000000002f2a5b5e8643",
                "to": "0x00000000000000000000000000000000000000000000000000002f25c9a3e370"
              }
            },
            "0xaf6f662609e1b8b7000448a96b06e2b1bf1f6d9f142772ff1d40d5ac52634f1c": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000006931ec0474",
                "to": "0x0000000000000000000000000000000000000000000000000000006dc3a6a747"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x11faec2b004c31b85db3cf059c4a9da6973083e59f89f6a4383d95bdcf6ea052"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x244fe02fbcf4db4ad96063b161f00e444fc54011": {
          "balance": {
            "*": {
              "from": "0x1ded5e967233dad",
              "to": "0x17280ab875ef4e3"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0xd2b",
              "to": "0xd2c"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b3c2b95f70925c",
              "to": "0x3b3f58b04923a5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
          "balance": {
            "*": {
              "from": "0x31b046ea55d457c7df4a2",
              "to": "0x31b046f0ff21ccbc0f4a2"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xcd413c91b393a38f72af8c2af4ae3a4874326dd02532a164d2d010b4ea7187b6": {
              "*": {
                "from": "0x000000000000000000000000000000000000000000000000025bf6196bd10000",
                "to": "0x00000000000000000000000000000000000000000000000002c68af0bb140000"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x2a3cce3c01f4dd2f1e7a625f4035f5130443671ab266c2dd6cfb222b6023d782"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x29d5527caa78f1946a409fa6acaf14a0a4a0274b": {
          "balance": {
            "*": {
              "from": "0x220dc8deb0544c4921",
              "to": "0x2212feee6812d3d0a1"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x7f3822c0d4751a111ebea375c605b466733adbdf": {
          "balance": {
            "*": {
              "from": "0x5360fb7be878780",
              "to": "0x0"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b3f58b04923a5c",
              "to": "0x3b436375f41ac5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xf24c621e5108607f4ec60e9c4f91719a76c7b3c9": {
          "balance": {
            "*": {
              "from": "0x38ff86a93a2bd96be",
              "to": "0x38ff587467f4018f8"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x40d71",
              "to": "0x40d72"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xa6e19933766da44d1ab2a787093d6174e9febfa853937b599333adfaa2a317be"
    },
    {
      "output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000008ea9c04ab2cdd60000000000000000000000000000000000000000000000000000000000000000",
      "stateDiff": {
        "0x4ef0625c44ea5422e1fa1c5510a8e0dfa7cd0629": {
          "balance": {
            "*": {
              "from": "0x4c8e7f293295e6",
              "to": "0xd188d46470ed55"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x123",
              "to": "0x124"
            }
          },
          "storage": {}
        },
        "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x0000000000000000000000000000000000000000000000000000000000000000": {
              "*": {
                "from": "0x00010002d002d00068031c8a00000000000068975b27c33d4281b668679b0f33",
                "to": "0x00010002d002d00068031c8a00000000000068975ae7ff6b2138e3b2cd3b955e"
              }
            },
            "0x0000000000000000000000000000000000000000000000000000000000000001": {
              "*": {
                "from": "0x0000000000000000000000000000000000006c19f85c7a8a187cd40111cace7f",
                "to": "0x0000000000000000000000000000000000006c19f85cab75f5c6f98bebb7dbbb"
              }
            }
          }
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b436375f41ac5c",
              "to": "0x3b50f1cf0beb15c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x1f21a62c4538bacf2aabeca410f0fe63151869f172e03c0e00357ba26a341eff": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000608f919bf764",
                "to": "0x0000000000000000000000000000000000000000000000000000608f94f311a4"
              }
            },
            "0x9e263f4601b5b5ff5526c6e7c1be10b1eea3b583fad803d91e39ea938f15a875": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000002",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000003"
              }
            },
            "0xfdd4afd5cc8790b07c5469f39f05afa8d6d2135afcd0381ec2bb562d0d082dd3": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000003571a40",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000000"
              }
            }
          }
        },
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
          "balance": {
            "*": {
              "from": "0x31b046f0ff21ccbc0f4a2",
              "to": "0x31b046e81485c810e26cc"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x390f6178407c9b8e95802b8659e6df8e34c1e3d4f8d6a49e6132bbcdd937b63a": {
              "*": {
                "from": "0x000000000000000000000000000000000000000000000b953cabf7cbf3d19281",
                "to": "0x000000000000000000000000000000000000000000000b953c1d4e0ba91ec4ab"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x301740601b94731256e82d546cd81ab145d9306e5a13493a9c42319c29507e4a"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x8e8f818d3371f797a2db7edb32803607c8b3c6a9": {
          "balance": {
            "*": {
              "from": "0x72c7cff05f97418f",
              "to": "0x72c5bf77c17db344"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x36d3b",
              "to": "0x36d3c"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b50f1cf0beb15c",
              "to": "0x3b53d57d6a4225c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x35595d198ee9a19ad2ebe79c6a92db351439a7c0a2bdde5fc52ee71e326d0f3e"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x29d5527caa78f1946a409fa6acaf14a0a4a0274b": {
          "balance": {
            "*": {
              "from": "0x2212feee6812d3d0a1",
              "to": "0x2213befdb0ab6290a1"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x4e41ca3b2e9983540cd9f1d9dedd06bc907686ee": {
          "balance": {
            "*": {
              "from": "0xc00f48988ec000",
              "to": "0x0"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b53d57d6a4225c",
              "to": "0x3b57e043153945c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xf24c621e5108607f4ec60e9c4f91719a76c7b3c9": {
          "balance": {
            "*": {
              "from": "0x38ff587467f4018f8",
              "to": "0x38ff2a3f95bc29b32"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x40d72",
              "to": "0x40d73"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x61279101bfe0627867200a0c78d7137438437601e8ed79bb6c7e2923f1da5a9b"
    },
    {
      "output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000006",
      "stateDiff": {
        "0x8355dbc1bf959bbc2805df0344c3958e3416eb84": {
          "balance": {
            "*": {
              "from": "0x16ad7a26caae9bf",
              "to": "0x15fb887d491c3cb"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x202",
              "to": "0x203"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b57e043153945c",
              "to": "0x3b67713eee1305c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xb9ff700aded688f0e38e39c3c3a40e686d491d9d": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x00000000000000000000000000000000000000000000000000000000000000cc": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000005",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000006"
              }
            },
            "0x16c023001f35df3fbf1833fc52658d3613b00195fd356189152771b6e1d7617a": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000001"
              }
            },
            "0x1c6edea107be2e0d920e1e7b651f7c02384e22a16cf89d34a8071c1d7d193622": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000001"
              }
            },
            "0x61cc75fe359f6c61e069b8eb5d67d654ba7f9839074746fb12edf71de479e3ce": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x000000000000000000000000000000000000000000000000000000000000007f"
              }
            },
            "0x7b3352b03771bcc1733cdfc75e1c066c96fe49f926594cd638c3c7f5baf4b116": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x68747470733a2f2f617277656176652e6e65742f2d7664677477457a55353866"
              }
            },
            "0x7b3352b03771bcc1733cdfc75e1c066c96fe49f926594cd638c3c7f5baf4b117": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x753344435a6c723051784977334a4274336d6f755a726e62464c69524d664d00"
              }
            },
            "0xde038f30acd61960406da692f1082c185fe4ca3d1e4bc4b38398989fc530c271": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x000000000000000000000000b9ff700aded688f0e38e39c3c3a40e686d491d9d"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xc408d0719b34a88403ac6eb6505a829bc6c0c9d2e6a6815bb82131d246c4d309"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x97b97e9c002cfa3b5ce4d306218e76f062f2aca7": {
          "balance": {
            "*": {
              "from": "0xf08e78c21cacc",
              "to": "0xae6c6e4dae5fa"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x28",
              "to": "0x29"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b67713eee1305c",
              "to": "0x3b6d3a4459a065c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xae7ab96520de3a18e5e111b5eaab095312d7fe84": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xe5df583ab9f44428ffef5aa4c3da3c0a47684add6eec6e5228ee77acf269ff83": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x7e767f6f16c046e40f45010dddd090dd0e60f5b76606cfb4517fbde2804ae06e"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x4d9ff50ef4da947364bb9650892b2554e7be5e2b": {
          "balance": {
            "*": {
              "from": "0xd45b2e05e4832635",
              "to": "0xd424034ca5c1c376"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x17ff37",
              "to": "0x17ff38"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b6d3a4459a065c",
              "to": "0x3b6fb1646cef05c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xdf7f3562313c93055505c27c90f31fa1198fd837": {
          "balance": {
            "*": {
              "from": "0xfc31d6deca4e8",
              "to": "0x450d89158e24e8"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xad721810a0df2edef5bcf26caf1f2a5784b666c6654c62614d64c1a85bb09850"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x4d224452801aced8b2f0aebe155379bb5d594381": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xc0ec8fbf02d70b2873f5a76f503e97bd1b0ca8048ab517fad231214a74ebe459": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000003e9d3c37207e178068c93",
                "to": "0x00000000000000000000000000000000000000000003e9d4d9004dea8bd68c93"
              }
            },
            "0xeacc45c386bd5bd00d27aba04cf482156c4f7e3bc2397351ae6696e179c9df54": {
              "*": {
                "from": "0x000000000000000000000000000000000000000000000001158e460913d00000",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000000"
              }
            }
          }
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b6fb1646cef05c",
              "to": "0x3b720e665993e5c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xa4dff3c8e2a59f70aba29f703e645a8da048ce41": {
          "balance": {
            "*": {
              "from": "0x2e8e96cfda92c9",
              "to": "0x2cc2298f529234"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x49",
              "to": "0x4a"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xc3ea1f1f1fb0a795c2883922956248d9bf16aebea5d09e71f231bd88a4dc2428"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x4d9ff50ef4da947364bb9650892b2554e7be5e2b": {
          "balance": {
            "*": {
              "from": "0xd424034ca5c1c376",
              "to": "0xd3eb54f8d65a29ef"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x17ff38",
              "to": "0x17ff39"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b720e665993e5c",
              "to": "0x3b7682d795f585c"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xeb3bf1688678dc176a300ba42c1119db6fb1a40c": {
          "balance": {
            "+": "0x354a6ba7a18000"
          },
          "code": {
            "+": "0x"
          },
          "nonce": {
            "+": "0x0"
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x00c1682c6565d12d5a562fbf2e63645521001d3dd9ec42f6a7fffb6cbdf9ef6b"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x48c04ed5691981c42154c6167398f95e8f38a7ff": {
          "balance": {
            "*": {
              "from": "0x842df67c76da509d",
              "to": "0x8429ffd4c706769d"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x8164e",
              "to": "0x8164f"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b7682d795f585c",
              "to": "0x3b7b8eebe3c008f"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x115ce8c8cce577e0fcbc9aee2a31bb3de21f4a6ad9a5c27a24a25d9443ffd1c1": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x000000000000000000000000000000000000000000000000000000000b4bd954"
              }
            },
            "0xe6319491d9e489ce77e7f46ff9cfb0d384e0dae70e4cffd3d43fc99cc77c4b36": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000000000000005376acb67",
                "to": "0x000000000000000000000000000000000000000000000000000000052c1ef213"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x2683f2bbdcf039fe2c6cbc598ad917aa70a0ca31d40a992a1c87c40950f52c41"
    },
    {
      "output": "0x00000000000000000000000000000000000000000000000011ad5bb591812b15",
      "stateDiff": {
        "0x568cf6e9d53e1e8708c2c0d4df23cf735dfbab3e": {
          "balance": {
            "*": {
              "from": "0xdee07893ffb871",
              "to": "0x1284b33aef95dd86"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x6e",
              "to": "0x6f"
            }
          },
          "storage": {}
        },
        "0x7c07f7abe10ce8e33dc6c5ad68fe033085256a84": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x7e2e768466f48db0459c8f54e0906537e21a4606d6ebf98599e9d573e90870e7": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000000c11488d1c8559ffc3",
                "to": "0x00000000000000000000000000000000000000000000000c22cc44994ab76f94"
              }
            },
            "0xa55428917239380f06850e75e75ef00f79096d7310fc1a79c33b65b51667574e": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000001183b77cc55d6fd1",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000000"
              }
            },
            "0xb2099a2f034a1791e6e30363db96c0dc9a2e31db672d308c860c008adcf5a0c4": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000001183b77cc55d6fd1",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000000"
              }
            }
          }
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b7b8eebe3c008f",
              "to": "0x3b852747a6bbeec"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
          "balance": {
            "*": {
              "from": "0x31b046e81485c810e26cc",
              "to": "0x31b045cd3eca6ef8cfbb7"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xda68221b4150d4bfa16a0d2157ddd947d3c3e2dff933a23fca1bb9d67f1a6275": {
              "*": {
                "from": "0x000000000000000000000000000000000000000000000009f1bec8a69ac8514e",
                "to": "0x000000000000000000000000000000000000000000000009e0116cf109472639"
              }
            }
          }
        },
        "0xe5d028350093a743a9769e6fd7f5546eeddaa320": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x0000000000000000000000000000000000000000000000000000000000000000": {
              "*": {
                "from": "0x000100004c004c003a00006200000000000000010143101c19bd777461e379c3",
                "to": "0x000100004c004c003b0000600000000000000001013d1d00e765663485cb361f"
              }
            },
            "0x0000000000000000000000000000000000000000000000000000000000000001": {
              "*": {
                "from": "0x0000000000000000000000000000000002595c84da2240f6bf7a52892fe1283a",
                "to": "0x0000000000000000000000000000000002595d4604064259dc0a05a6f3d76535"
              }
            },
            "0x0000000000000000000000000000000000000000000000000000000000000043": {
              "*": {
                "from": "0x0100000000000000000017f19aaee57992c461c712fffffdef57636163a54aab",
                "to": "0x0100000000000000000017feb9e7d087a8c2e174f2fffffdf37db9dd63bfa1f7"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x2aa4d501ce3635df5de381d87f286d08793e25b037c6d38dbda043c7cadb37ff"
    },
    {
      "output": "0x",
      "stateDiff": {
        "0x53d09ad80d559757eeeed77bdf57415c2aeaf811": {
          "balance": {
            "*": {
              "from": "0x2bb969841a99f97",
              "to": "0x2d4c74697c8062e"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b852747a6bbeec",
              "to": "0x3b8658debf60eec"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xe7827179da7133e48204df1f98c2dd9699fb7902": {
          "balance": {
            "*": {
              "from": "0x8653b9a8c990db",
              "to": "0x6be518c923ab9c"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0xc",
              "to": "0xd"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xd2b949ce4a5d8ad00584e08ead4b8cd4070aeacdf822d2ba19295dedb909274c"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b8658debf60eec",
              "to": "0x3b88b201ffed3af"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xa3665c69213bb9affcf92ab90100fbe273e3ab74": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x129c0f6f3aeeb944552a141364cf067921d7b3c79e9fa160d64e5a91a5934c73": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000003ca8eff73d5ea177b8c00",
                "to": "0x00000000000000000000000000000000000000000003f6acc53eeb462fd29e00"
              }
            },
            "0x6e748685f9e1db4dedbf95a19a1b90cf5ce93975272a5a128a1b470bed28e584": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x00000000000000000000000000000000000000000000000000000000692ce854"
              }
            },
            "0x6e748685f9e1db4dedbf95a19a1b90cf5ce93975272a5a128a1b470bed28e585": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x000000000000000000000000000000000000000000002c1dc5cb155c18571200"
              }
            },
            "0xcc0350fddd25b9e7943a16c20a075cf0ce82bbce0196bb5125fcf05999a27a01": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000016",
                "to": "0x0000000000000000000000000000000000000000000000000000000000000017"
              }
            }
          }
        },
        "0xa3d5c0983112ff311cd3363b37075ed0e9bccbdb": {
          "balance": {
            "*": {
              "from": "0x687372649987fa5",
              "to": "0x6825a37dccff8c5"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x43d",
              "to": "0x43e"
            }
          },
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0xa1cf244c3580453765fef9346bbe217a841415f7a2e5d669a575ade7b6f1fb65"
    },
    {
      "output": "0x0000000000000000000000000000000000000000000000000000000000000001",
      "stateDiff": {
        "0x55fe002aeff02f77364de339a1292923a15844b8": {
          "balance": {
            "*": {
              "from": "0x381eb33dfcf61bc6a6",
              "to": "0x381eaf8aadd34e0054"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0xaeb00",
              "to": "0xaeb01"
            }
          },
          "storage": {}
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b88b201ffed3af",
              "to": "0x3b89888d7d56834"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x410399c44b35930e6ff6d8e4bd5cf97d44ea5c112fde6fabc97628fd61e4d2f7": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000000000000000000",
                "to": "0x000000000000000000000000000000000000000000000000000000746a528800"
              }
            },
            "0x57d18af793d7300c4ba46d192ec7aa095070dde6c52c687c6d0d92fb8532b305": {
              "*": {
                "from": "0x0000000000000000000000000000000000000000000000000001d42ab66816cd",
                "to": "0x0000000000000000000000000000000000000000000000000001d3b64c158ecd"
              }
            }
          }
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x2f321f520a0c423297526554256ccd971bf6a8513772c403506b79456c34995b"
    },
    {
      "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000012c6a2a57082e260000000000000000000000000000000000000000000000000000000000000000",
      "stateDiff": {
        "0x197675feac8ae2a66388329d4fc9d3d2aabc4208": {
          "balance": {
            "*": {
              "from": "0x1d74cd0eb5325d25",
              "to": "0x1e92348fa67bc437"
            }
          },
          "code": "=",
          "nonce": {
            "*": {
              "from": "0x163",
              "to": "0x164"
            }
          },
          "storage": {}
        },
        "0x29685de587ba6fcb8b0b4e1bddb093fba5eae322": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x77b31cdce514fb3ef61b667d15498e36c0cc62b4c8a6f3821452ecb39d63238b": {
              "*": {
                "from": "0x03d70a3d70a3d70a3d70a3d70a3d70a3d70a3d70a3d70a3d7084b7c22a518000",
                "to": "0x028f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5adcfd6c6e10000"
              }
            },
            "0x9fa544639f197637ec634bd9466ac03f025f3d869c86c476a646bb156882ab64": {
              "*": {
                "from": "0xffffffffffffffffffffffffffffffffffffffffffffffffffc9b87e4714f4e3",
                "to": "0xffffffffffffffffffffffffffffffffffffffffffffffffffb7f5050f3474e3"
              }
            },
            "0xa099030718c11a94faf4ce0a83c7fd129a45c95bab366dd02afbc4da63947a9a": {
              "*": {
                "from": "0x55f84a0f5cc0ef5a7b1d74b79f765025158f02377ca22ecf5d851fc3df34c095",
                "to": "0x5787d49de2ccf663aafed7db047ddc1f22f62b9f0e238a3cdaf2db9d57509a40"
              }
            },
            "0xcdc07d4d76ed47618b8c9c19a709bcea70af73ec190c95b012e745b43503a949": {
              "*": {
                "from": "0x0051b10f2355588bd9746f0443da14c87da224e62280f291f1cb5ae338eeb9ab",
                "to": "0x0009d495182a9930be0ded288ce703afb7e90ff972474538ef3486f524436000"
              }
            }
          }
        },
        "0x9c90bb7ebd7800f4e4f24e45f5287102f684b560": {
          "balance": {
            "*": {
              "from": "0x3b89888d7d56834",
              "to": "0x3b8a81026e50874"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        },
        "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
          "balance": {
            "*": {
              "from": "0x31b045cd3eca6ef8cfbb7",
              "to": "0x31b045b58e69669e2fb16"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {
            "0xc05c20c8358947cc41351aee5a41f6d18738cfa44aec6671134ef2248af1c979": {
              "*": {
                "from": "0x00000000000000000000000000000000000000000000000053482251cdeeb08e",
                "to": "0x00000000000000000000000000000000000000000000000051cd1c414844afed"
              }
            }
          }
        },
        "0xdc706fb0b56cf0c8ca9595bca6aa363fcee4b4d1": {
          "balance": "=",
          "code": "=",
          "nonce": "=",
          "storage": {
            "0x0000000000000000000000000000000000000000000000000000000000000008": {
              "*": {
                "from": "0x63bfa1df00000000000053482251cdeeb08e00000000000004a9125e6ea036f5",
                "to": "0x63bfa1f700000000000051cd1c414844afed00000000000004bebb1e0d089240"
              }
            },
            "0x0000000000000000000000000000000000000000000000000000000000000009": {
              "*": {
                "from": "0x00000000000000000000000000000000b0a7fc33a74c1445ac639999133f0628",
                "to": "0x00000000000000000000000000000000b254dd2ea4725905457784badf7f6b38"
              }
            },
            "0x000000000000000000000000000000000000000000000000000000000000000a": {
              "*": {
                "from": "0x0000000000000000000000000000000001befd52161e1dc5d996009f587eeb3c",
                "to": "0x0000000000000000000000000000000001c05523569b443eab42ed454c6b63fc"
              }
            }
          }
        },
        "0xeb11b66bcc862a07deca7918d87cd0c2be4175a2": {
          "balance": {
            "*": {
              "from": "0xe9c3b778b3aa144",
              "to": "0xeead75db9dc73bf"
            }
          },
          "code": "=",
          "nonce": "=",
          "storage": {}
        }
      },
      "trace": [],
      "vmTrace": null,
      "transactionHash": "0x5abaee40b926126c06046166d983bd1cbafc62f11dcac82a626beec93e356694"
    }
  ]
}

Last updated