Closed pustovalov closed 1 year ago
{ "jsonrpc": "2.0", "method": "eth_getTransactionReceipt", "params": [ "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694" ], "id": 2 }
{ "jsonrpc": "2.0", "id": 2, "result": { "blockNumber": "0x2da02f8", "blockHash": "0xbe8f243becaa13aa9965230332a4554e4631207815a1b85e8a2345204e1df4f6", "transactionIndex": "0x0", "transactionHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694", "from": "0x4444588443c3a91288c5002483449aba1054192b", "to": null, "gasUsed": "0x0", "cumulativeGasUsed": "0x0", "contractAddress": "0x2232303030303030303030303030303030303022", "logs": [], "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "status": "0x1", "nearTransactionHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694", "nearReceiptHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694" } }
{ "jsonrpc": "2.0", "id": 2, "result": { "blockNumber": "0x2da02f8", "blockHash": "0xbe8f243becaa13aa9965230332a4554e4631207815a1b85e8a2345204e1df4f6", "transactionIndex": "0x0", "transactionHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694", "from": "0x4444588443c3a91288c5002483449aba1054192b", "to": null, "gasUsed": "0x0", "cumulativeGasUsed": "0x0", "contractAddress": null, "logs": [], "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "status": "0x1", "nearTransactionHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694", "nearReceiptHash": "0x802fcc3551699a6cb8f988c215eef869ff9c97a6e79107063108c3519095a694" } }
Before
After