{
  "Ethereum ParentTransaction Tests sign and get stringified signatures": [
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 1,
        "method": "eth_getBlockByNumber",
        "params": [
          "latest",
          false
        ]
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 1,
        "result": {
          "baseFeePerGas": "0x13d00515",
          "difficulty": "0x0",
          "extraData": "0x",
          "gasLimit": "0x1c9c380",
          "gasUsed": "0x4ad59",
          "hash": "0xf910d8e0186e0a37b46b14cd068eab1494185336f3a39bce7ceee55d44f2790d",
          "logsBloom": "0x0000000000000000000000084000000100000000000000000000000000000000000000000000000000000000000000020000000000000040000040000004000008000000c000000000020008000000000000000000040000000000000000082400000000020000000000000000000800000000000000000000000010008000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000000000000000100000000000000000002000000000000000000008000000000200000000010004000100060000000000000000000000100000000000000000000000000010000000000000000",
          "miner": "0x455e5aa18469bc6ccef49594645666c587a3a71b",
          "mixHash": "0xbb4094158679cd4b9e3e824e75330ee12c3be5390044934a7646f53a112a3440",
          "nonce": "0x0000000000000000",
          "number": "0x76ff41",
          "parentHash": "0x634df42a86e9b0833a24a24fac76170b5ede0acd8535064a32b26619b56d9aac",
          "receiptsRoot": "0xee9ddd145ca380a14514d7fc810598074696c4485265381df19385ed64bd104b",
          "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
          "size": "0x900",
          "stateRoot": "0xb37f602da4bcb0db3fe5abe6f4cd3d1cf8fc1eab63fb2aa0caea8a5ce55a299f",
          "timestamp": "0x63505830",
          "totalDifficulty": "0xa4a470",
          "transactions": [
            "0x30e33e6c129e464037da4e4ce3aa1ae54e8e2994deaade412ac1c99496399726",
            "0x75a223582197f2a914bc8fc92ad29d4a77de4ffa877a8871331fe71454f5fd71",
            "0x1747a5b361d63c07163100cb7cb96d946f720e8e8b346f5cc053b7a7f67212a1",
            "0x787cef10b05a417bb9df634f59d68b28a018ce27880ed09e6857eb273970f94c",
            "0x35f3d1157d4023bd5e28688155911e76bd3316f42b3164a0714c6a1c3bb2312b",
            "0xeb645edd10114863e8636f77b9dd034d97505272d266c0b0fabaec3c2d465017"
          ],
          "transactionsRoot": "0xeca1d543f8ab621765985f96a0fe07bce9b7efae4d536207173e63fe473cc061",
          "uncles": []
        }
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:08 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "1858",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 2,
        "method": "eth_chainId",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 2,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:08 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "39",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 3,
        "method": "web3_clientVersion",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 3,
        "result": "Geth/v1.10.23-omnibus-b38477ec/linux-amd64/go1.18.5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:08 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "87",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 4,
        "method": "eth_gasPrice",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 4,
        "result": "0x155e3a09"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:08 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "46",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 42,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 42,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:08 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 43,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 43,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:09 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xa0e67e2b"
          },
          "latest"
        ],
        "id": 44,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 44,
        "result": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000001a70f07994876922b07e596d3940f8a81bb093a400000000000000000000000031df49653c72933a4b99af6fb5d5b77cc169346a00000000000000000000000076d1b5dcfe51dbeb3c489977faf2643272aad901"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:09 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "359",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 45,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 45,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:09 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xe75235b8"
          },
          "latest"
        ],
        "id": 46,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 46,
        "result": "0x0000000000000000000000000000000000000000000000000000000000000002"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:10 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 42,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 42,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:10 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 43,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 43,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:10 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xaffed0e0"
          },
          "latest"
        ],
        "id": 44,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 44,
        "result": "0x0000000000000000000000000000000000000000000000000000000000000000"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:10 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 45,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 45,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:11 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xd8d11f78000000000000000000000000a200c9fe7f747e10dbcca5f85a0a126c9bffe40000000000000000000000000000000000000000000000000000000000000007d0000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
          },
          "latest"
        ],
        "id": 46,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 46,
        "result": "0xb563dd40ef95c4c4f817e2b600562776545fb692d8dab7257ee536f928a281c4"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:11 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    }
  ],
  "Ethereum ParentTransaction Tests set signatures": [
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 5,
        "method": "eth_getBlockByNumber",
        "params": [
          "latest",
          false
        ]
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 5,
        "result": {
          "baseFeePerGas": "0x13d00515",
          "difficulty": "0x0",
          "extraData": "0x",
          "gasLimit": "0x1c9c380",
          "gasUsed": "0x4ad59",
          "hash": "0xf910d8e0186e0a37b46b14cd068eab1494185336f3a39bce7ceee55d44f2790d",
          "logsBloom": "0x0000000000000000000000084000000100000000000000000000000000000000000000000000000000000000000000020000000000000040000040000004000008000000c000000000020008000000000000000000040000000000000000082400000000020000000000000000000800000000000000000000000010008000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000000000000000100000000000000000002000000000000000000008000000000200000000010004000100060000000000000000000000100000000000000000000000000010000000000000000",
          "miner": "0x455e5aa18469bc6ccef49594645666c587a3a71b",
          "mixHash": "0xbb4094158679cd4b9e3e824e75330ee12c3be5390044934a7646f53a112a3440",
          "nonce": "0x0000000000000000",
          "number": "0x76ff41",
          "parentHash": "0x634df42a86e9b0833a24a24fac76170b5ede0acd8535064a32b26619b56d9aac",
          "receiptsRoot": "0xee9ddd145ca380a14514d7fc810598074696c4485265381df19385ed64bd104b",
          "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
          "size": "0x900",
          "stateRoot": "0xb37f602da4bcb0db3fe5abe6f4cd3d1cf8fc1eab63fb2aa0caea8a5ce55a299f",
          "timestamp": "0x63505830",
          "totalDifficulty": "0xa4a470",
          "transactions": [
            "0x30e33e6c129e464037da4e4ce3aa1ae54e8e2994deaade412ac1c99496399726",
            "0x75a223582197f2a914bc8fc92ad29d4a77de4ffa877a8871331fe71454f5fd71",
            "0x1747a5b361d63c07163100cb7cb96d946f720e8e8b346f5cc053b7a7f67212a1",
            "0x787cef10b05a417bb9df634f59d68b28a018ce27880ed09e6857eb273970f94c",
            "0x35f3d1157d4023bd5e28688155911e76bd3316f42b3164a0714c6a1c3bb2312b",
            "0xeb645edd10114863e8636f77b9dd034d97505272d266c0b0fabaec3c2d465017"
          ],
          "transactionsRoot": "0xeca1d543f8ab621765985f96a0fe07bce9b7efae4d536207173e63fe473cc061",
          "uncles": []
        }
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:11 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "1858",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 6,
        "method": "eth_chainId",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 6,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:12 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "39",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 7,
        "method": "web3_clientVersion",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 7,
        "result": "Geth/v1.10.23-omnibus-b38477ec/linux-amd64/go1.18.5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:12 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "87",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "jsonrpc": "2.0",
        "id": 8,
        "method": "eth_gasPrice",
        "params": []
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 8,
        "result": "0x155e3a09"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:12 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "46",
        "Connection",
        "keep-alive",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 42,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 42,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:12 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 43,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 43,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:12 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xa0e67e2b"
          },
          "latest"
        ],
        "id": 44,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 44,
        "result": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000001a70f07994876922b07e596d3940f8a81bb093a400000000000000000000000031df49653c72933a4b99af6fb5d5b77cc169346a00000000000000000000000076d1b5dcfe51dbeb3c489977faf2643272aad901"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:13 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "359",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 45,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 45,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:13 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xe75235b8"
          },
          "latest"
        ],
        "id": 46,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 46,
        "result": "0x0000000000000000000000000000000000000000000000000000000000000002"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:13 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 42,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 42,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:13 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 43,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 43,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:14 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xaffed0e0"
          },
          "latest"
        ],
        "id": 44,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 44,
        "result": "0x0000000000000000000000000000000000000000000000000000000000000000"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:14 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_chainId",
        "params": [],
        "id": 45,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 45,
        "result": "0x5"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:14 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "40",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    },
    {
      "scope": "https://goerli.infura.io:443",
      "method": "POST",
      "path": "/v3/fc379c787fde4363b91a61a345e3620a",
      "body": {
        "method": "eth_call",
        "params": [
          {
            "to": "0xe5b218cc277bb9907d91b3b8695931963b411f2a",
            "data": "0xd8d11f78000000000000000000000000a200c9fe7f747e10dbcca5f85a0a126c9bffe40000000000000000000000000000000000000000000000000000000000000007d0000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
          },
          "latest"
        ],
        "id": 46,
        "jsonrpc": "2.0"
      },
      "status": 200,
      "response": {
        "jsonrpc": "2.0",
        "id": 46,
        "result": "0xb563dd40ef95c4c4f817e2b600562776545fb692d8dab7257ee536f928a281c4"
      },
      "rawHeaders": [
        "Date",
        "Wed, 19 Oct 2022 20:04:15 GMT",
        "Content-Type",
        "application/json",
        "Content-Length",
        "103",
        "Connection",
        "close",
        "Vary",
        "Accept-Encoding",
        "Vary",
        "Origin"
      ],
      "responseIsBinary": false
    }
  ]
}