@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/exocore-testnet/DVN.json +39 -39
- package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
- package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
- package/deployments/exocore-testnet/EndpointV2.json +23 -23
- package/deployments/exocore-testnet/EndpointV2View.json +8 -8
- package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
- package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
- package/deployments/exocore-testnet/Executor.json +26 -26
- package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
- package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
- package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
- package/deployments/exocore-testnet/LzExecutor.json +10 -10
- package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
- package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
- package/deployments/exocore-testnet/PriceFeed.json +10 -10
- package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
- package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
- package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
- package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
- package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
- package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
- package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
- package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
- package/deployments/exocore-testnet/SendUln301.json +24 -24
- package/deployments/exocore-testnet/SendUln302.json +18 -18
- package/deployments/exocore-testnet/Treasury.json +5 -5
- package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
- package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
- package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
- package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
- package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
- package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
- package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
- package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
- package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
- package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
- package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
- package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
- package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
- package/deployments/bsc-sandbox-local/DVN.json +0 -1896
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
- package/deployments/tron-sandbox-local/DVN.json +0 -1864
- package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1278,214 +1278,199 @@
|
|
|
1278
1278
|
"type": "constructor"
|
|
1279
1279
|
}
|
|
1280
1280
|
],
|
|
1281
|
-
"transactionHash": "
|
|
1281
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1282
1282
|
"receipt": {
|
|
1283
1283
|
"to": null,
|
|
1284
|
-
"from": "
|
|
1285
|
-
"contractAddress": "
|
|
1286
|
-
"transactionIndex":
|
|
1287
|
-
"gasUsed": "
|
|
1288
|
-
"logsBloom": "
|
|
1289
|
-
"blockHash": "
|
|
1290
|
-
"transactionHash": "
|
|
1284
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1285
|
+
"contractAddress": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1286
|
+
"transactionIndex": 1,
|
|
1287
|
+
"gasUsed": "996830",
|
|
1288
|
+
"logsBloom": "0x00000004000000000000000000000000401010000000000000000000000000100000000000000000000000020000000000000000000000000000020800000000000400000000000000000000000002000000000020000000000000000020000000000000030008000000000002000800000000800000000800000000000000022000000010000000080000002080004000200000008080000000000000800000000000000000000000000002000400400000000000000000001000000000000000000020000000020000000000040004002000100400000100000000008060000000000000010000400000000800000000000000000000020000000000400000",
|
|
1289
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551",
|
|
1290
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1291
1291
|
"logs": [
|
|
1292
1292
|
{
|
|
1293
|
-
"transactionIndex":
|
|
1294
|
-
"blockNumber":
|
|
1295
|
-
"transactionHash": "
|
|
1296
|
-
"address": "
|
|
1293
|
+
"transactionIndex": 1,
|
|
1294
|
+
"blockNumber": 10345941,
|
|
1295
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1296
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1297
1297
|
"topics": [
|
|
1298
1298
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1299
|
-
"
|
|
1299
|
+
"0x000000000000000000000000701f3927871efcea1235db722f9e608ae120d243"
|
|
1300
1300
|
],
|
|
1301
1301
|
"data": "0x",
|
|
1302
1302
|
"logIndex": 0,
|
|
1303
|
-
"blockHash": "
|
|
1303
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1304
1304
|
},
|
|
1305
1305
|
{
|
|
1306
|
-
"transactionIndex":
|
|
1307
|
-
"blockNumber":
|
|
1308
|
-
"transactionHash": "
|
|
1309
|
-
"address": "
|
|
1306
|
+
"transactionIndex": 1,
|
|
1307
|
+
"blockNumber": 10345941,
|
|
1308
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1309
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1310
1310
|
"topics": [
|
|
1311
1311
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1312
1312
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1313
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
1314
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1315
1315
|
],
|
|
1316
1316
|
"data": "0x",
|
|
1317
1317
|
"logIndex": 1,
|
|
1318
|
-
"blockHash": "
|
|
1318
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1319
1319
|
},
|
|
1320
1320
|
{
|
|
1321
|
-
"transactionIndex":
|
|
1322
|
-
"blockNumber":
|
|
1323
|
-
"transactionHash": "
|
|
1324
|
-
"address": "
|
|
1321
|
+
"transactionIndex": 1,
|
|
1322
|
+
"blockNumber": 10345941,
|
|
1323
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1324
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1325
1325
|
"topics": [
|
|
1326
1326
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1327
1327
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1328
|
-
"
|
|
1329
|
-
"
|
|
1328
|
+
"0x00000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2",
|
|
1329
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1330
1330
|
],
|
|
1331
1331
|
"data": "0x",
|
|
1332
1332
|
"logIndex": 2,
|
|
1333
|
-
"blockHash": "
|
|
1333
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1334
1334
|
},
|
|
1335
1335
|
{
|
|
1336
|
-
"transactionIndex":
|
|
1337
|
-
"blockNumber":
|
|
1338
|
-
"transactionHash": "
|
|
1339
|
-
"address": "
|
|
1336
|
+
"transactionIndex": 1,
|
|
1337
|
+
"blockNumber": 10345941,
|
|
1338
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1339
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1340
1340
|
"topics": [
|
|
1341
1341
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1342
1342
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1343
|
+
"0x000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c",
|
|
1344
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1345
1345
|
],
|
|
1346
1346
|
"data": "0x",
|
|
1347
1347
|
"logIndex": 3,
|
|
1348
|
-
"blockHash": "
|
|
1348
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1349
1349
|
},
|
|
1350
1350
|
{
|
|
1351
|
-
"transactionIndex":
|
|
1352
|
-
"blockNumber":
|
|
1353
|
-
"transactionHash": "
|
|
1354
|
-
"address": "
|
|
1351
|
+
"transactionIndex": 1,
|
|
1352
|
+
"blockNumber": 10345941,
|
|
1353
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1354
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1355
1355
|
"topics": [
|
|
1356
1356
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1357
1357
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1358
|
+
"0x000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc",
|
|
1359
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1360
1360
|
],
|
|
1361
1361
|
"data": "0x",
|
|
1362
1362
|
"logIndex": 4,
|
|
1363
|
-
"blockHash": "
|
|
1363
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1364
1364
|
},
|
|
1365
1365
|
{
|
|
1366
|
-
"transactionIndex":
|
|
1367
|
-
"blockNumber":
|
|
1368
|
-
"transactionHash": "
|
|
1369
|
-
"address": "
|
|
1366
|
+
"transactionIndex": 1,
|
|
1367
|
+
"blockNumber": 10345941,
|
|
1368
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1369
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1370
1370
|
"topics": [
|
|
1371
1371
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1372
1372
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1373
1373
|
"0x000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9",
|
|
1374
|
-
"
|
|
1374
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1375
1375
|
],
|
|
1376
1376
|
"data": "0x",
|
|
1377
1377
|
"logIndex": 5,
|
|
1378
|
-
"blockHash": "
|
|
1378
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1379
1379
|
},
|
|
1380
1380
|
{
|
|
1381
|
-
"transactionIndex":
|
|
1382
|
-
"blockNumber":
|
|
1383
|
-
"transactionHash": "
|
|
1384
|
-
"address": "
|
|
1381
|
+
"transactionIndex": 1,
|
|
1382
|
+
"blockNumber": 10345941,
|
|
1383
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1384
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1385
1385
|
"topics": [
|
|
1386
1386
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1387
1387
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1388
1388
|
"0x000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a",
|
|
1389
|
-
"
|
|
1389
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1390
1390
|
],
|
|
1391
1391
|
"data": "0x",
|
|
1392
1392
|
"logIndex": 6,
|
|
1393
|
-
"blockHash": "
|
|
1393
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1394
1394
|
},
|
|
1395
1395
|
{
|
|
1396
|
-
"transactionIndex":
|
|
1397
|
-
"blockNumber":
|
|
1398
|
-
"transactionHash": "
|
|
1399
|
-
"address": "
|
|
1396
|
+
"transactionIndex": 1,
|
|
1397
|
+
"blockNumber": 10345941,
|
|
1398
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1399
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1400
1400
|
"topics": [
|
|
1401
1401
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1402
1402
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1403
1403
|
"0x0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17",
|
|
1404
|
-
"
|
|
1404
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1405
1405
|
],
|
|
1406
1406
|
"data": "0x",
|
|
1407
1407
|
"logIndex": 7,
|
|
1408
|
-
"blockHash": "
|
|
1408
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
|
-
"transactionIndex":
|
|
1412
|
-
"blockNumber":
|
|
1413
|
-
"transactionHash": "
|
|
1414
|
-
"address": "
|
|
1411
|
+
"transactionIndex": 1,
|
|
1412
|
+
"blockNumber": 10345941,
|
|
1413
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1414
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1415
1415
|
"topics": [
|
|
1416
1416
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1417
1417
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1418
1418
|
"0x000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8",
|
|
1419
|
-
"
|
|
1419
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1420
1420
|
],
|
|
1421
1421
|
"data": "0x",
|
|
1422
1422
|
"logIndex": 8,
|
|
1423
|
-
"blockHash": "
|
|
1423
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
|
-
"transactionIndex":
|
|
1427
|
-
"blockNumber":
|
|
1428
|
-
"transactionHash": "
|
|
1429
|
-
"address": "
|
|
1426
|
+
"transactionIndex": 1,
|
|
1427
|
+
"blockNumber": 10345941,
|
|
1428
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1429
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1430
1430
|
"topics": [
|
|
1431
1431
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1432
1432
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1433
|
-
"
|
|
1434
|
-
"
|
|
1433
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
1434
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1435
1435
|
],
|
|
1436
1436
|
"data": "0x",
|
|
1437
1437
|
"logIndex": 9,
|
|
1438
|
-
"blockHash": "
|
|
1438
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
|
-
"transactionIndex":
|
|
1442
|
-
"blockNumber":
|
|
1443
|
-
"transactionHash": "
|
|
1444
|
-
"address": "
|
|
1445
|
-
"topics": [
|
|
1446
|
-
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1447
|
-
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
1448
|
-
"0x000000000000000000000000aada98978453263132587d0805c4a17376af9f13",
|
|
1449
|
-
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
1450
|
-
],
|
|
1451
|
-
"data": "0x",
|
|
1452
|
-
"logIndex": 10,
|
|
1453
|
-
"blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
"transactionIndex": 0,
|
|
1457
|
-
"blockNumber": 30,
|
|
1458
|
-
"transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
|
|
1459
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
1441
|
+
"transactionIndex": 1,
|
|
1442
|
+
"blockNumber": 10345941,
|
|
1443
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1444
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1460
1445
|
"topics": [
|
|
1461
1446
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1462
1447
|
],
|
|
1463
1448
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1464
|
-
"logIndex":
|
|
1465
|
-
"blockHash": "
|
|
1449
|
+
"logIndex": 10,
|
|
1450
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1466
1451
|
},
|
|
1467
1452
|
{
|
|
1468
|
-
"transactionIndex":
|
|
1469
|
-
"blockNumber":
|
|
1470
|
-
"transactionHash": "
|
|
1471
|
-
"address": "
|
|
1453
|
+
"transactionIndex": 1,
|
|
1454
|
+
"blockNumber": 10345941,
|
|
1455
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
1456
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
1472
1457
|
"topics": [
|
|
1473
1458
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1474
1459
|
],
|
|
1475
|
-
"data": "
|
|
1476
|
-
"logIndex":
|
|
1477
|
-
"blockHash": "
|
|
1460
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
1461
|
+
"logIndex": 11,
|
|
1462
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
1478
1463
|
}
|
|
1479
1464
|
],
|
|
1480
|
-
"blockNumber":
|
|
1481
|
-
"cumulativeGasUsed": "
|
|
1465
|
+
"blockNumber": 10345941,
|
|
1466
|
+
"cumulativeGasUsed": "1040669",
|
|
1482
1467
|
"status": 1,
|
|
1483
1468
|
"byzantium": true
|
|
1484
1469
|
},
|
|
1485
1470
|
"args": [
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1471
|
+
"0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
1472
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
1473
|
+
"0x009fc6810000000000000000000000006edce65403992e310a62460808c4b910d972f10f000000000000000000000000a78a78a13074ed93ad447a26ec57121f29e8fec200000000000000000000000000000000000000000000000000000000000000c00000000000000000000000004e08b1f1ac79898569cfb999fb92b5495fb18a2b000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a60000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1489
1474
|
],
|
|
1490
1475
|
"numDeployments": 1,
|
|
1491
1476
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1494,27 +1479,25 @@
|
|
|
1494
1479
|
"execute": {
|
|
1495
1480
|
"methodName": "initialize",
|
|
1496
1481
|
"args": [
|
|
1497
|
-
"
|
|
1498
|
-
"
|
|
1482
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f",
|
|
1483
|
+
"0xa78A78a13074eD93aD447a26Ec57121f29E8feC2",
|
|
1499
1484
|
[
|
|
1500
|
-
"
|
|
1501
|
-
"
|
|
1502
|
-
"
|
|
1485
|
+
"0x00C5C0B8e0f75aB862CbAaeCfff499dB555FBDD2",
|
|
1486
|
+
"0xF0196DEa83b47244222B315AbbbcF6b9fD2F705c",
|
|
1487
|
+
"0x533fB43e6808D9634CC0DD0c6c1195e8921D4FCC"
|
|
1503
1488
|
],
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1489
|
+
"0x4e08B1F1AC79898569CfB999FB92B5495FB18A2B",
|
|
1490
|
+
"0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1506
1491
|
[
|
|
1507
1492
|
"0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9",
|
|
1508
1493
|
"0xF5E8A439C599205C1aB06b535DE46681Aed1007a",
|
|
1509
1494
|
"0x0e251d9095dD128292A28eB383127d05d95BBD17",
|
|
1510
1495
|
"0xc48CaB17Fcb3eb38030bc4EA54B62353d2802Ba8",
|
|
1511
|
-
"
|
|
1512
|
-
"0xaAda98978453263132587D0805C4A17376Af9F13",
|
|
1513
|
-
"0xaAda98978453263132587D0805C4A17376Af9F13"
|
|
1496
|
+
"0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6"
|
|
1514
1497
|
]
|
|
1515
1498
|
]
|
|
1516
1499
|
},
|
|
1517
|
-
"implementation": "
|
|
1500
|
+
"implementation": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
1518
1501
|
"devdoc": {
|
|
1519
1502
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
1520
1503
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x55c175DD5b039331dB251424538169D8495C18d1",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -343,34 +343,34 @@
|
|
|
343
343
|
"type": "receive"
|
|
344
344
|
}
|
|
345
345
|
],
|
|
346
|
-
"transactionHash": "
|
|
346
|
+
"transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
|
|
347
347
|
"receipt": {
|
|
348
348
|
"to": null,
|
|
349
|
-
"from": "
|
|
350
|
-
"contractAddress": "
|
|
351
|
-
"transactionIndex":
|
|
349
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
350
|
+
"contractAddress": "0x55c175DD5b039331dB251424538169D8495C18d1",
|
|
351
|
+
"transactionIndex": 2,
|
|
352
352
|
"gasUsed": "1365441",
|
|
353
|
-
"logsBloom": "
|
|
354
|
-
"blockHash": "
|
|
355
|
-
"transactionHash": "
|
|
353
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000002000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000",
|
|
354
|
+
"blockHash": "0x7a81b316d0f248d3abfcab3d46b117f9b613b0e673417e7c1a7c4a89872760a9",
|
|
355
|
+
"transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
|
|
356
356
|
"logs": [
|
|
357
357
|
{
|
|
358
|
-
"transactionIndex":
|
|
359
|
-
"blockNumber":
|
|
360
|
-
"transactionHash": "
|
|
361
|
-
"address": "
|
|
358
|
+
"transactionIndex": 2,
|
|
359
|
+
"blockNumber": 10345934,
|
|
360
|
+
"transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
|
|
361
|
+
"address": "0x55c175DD5b039331dB251424538169D8495C18d1",
|
|
362
362
|
"topics": [
|
|
363
363
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
364
364
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
365
|
-
"
|
|
365
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
366
366
|
],
|
|
367
367
|
"data": "0x",
|
|
368
|
-
"logIndex":
|
|
369
|
-
"blockHash": "
|
|
368
|
+
"logIndex": 3,
|
|
369
|
+
"blockHash": "0x7a81b316d0f248d3abfcab3d46b117f9b613b0e673417e7c1a7c4a89872760a9"
|
|
370
370
|
}
|
|
371
371
|
],
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"cumulativeGasUsed": "
|
|
372
|
+
"blockNumber": 10345934,
|
|
373
|
+
"cumulativeGasUsed": "1512678",
|
|
374
374
|
"status": 1,
|
|
375
375
|
"byzantium": true
|
|
376
376
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -172,53 +172,53 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
|
-
"from": "
|
|
179
|
-
"contractAddress": "
|
|
180
|
-
"transactionIndex":
|
|
178
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
179
|
+
"contractAddress": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
180
|
+
"transactionIndex": 1,
|
|
181
181
|
"gasUsed": "579082",
|
|
182
|
-
"logsBloom": "
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
182
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000080000000000000000000000030000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000020000000000000000000000000000000000000000000000000000000000800008000",
|
|
183
|
+
"blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e",
|
|
184
|
+
"transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
|
-
"transactionIndex":
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
187
|
+
"transactionIndex": 1,
|
|
188
|
+
"blockNumber": 10345900,
|
|
189
|
+
"transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
|
|
190
|
+
"address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
193
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
194
|
-
"
|
|
194
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"transactionIndex":
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
204
|
-
"address": "
|
|
201
|
+
"transactionIndex": 1,
|
|
202
|
+
"blockNumber": 10345900,
|
|
203
|
+
"transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
|
|
204
|
+
"address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
|
-
"
|
|
208
|
-
"
|
|
207
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
208
|
+
"0x00000000000000000000000082d16f76d2fb0c4b76a2cee509c8b349769ed230"
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
216
|
-
"cumulativeGasUsed": "
|
|
215
|
+
"blockNumber": 10345900,
|
|
216
|
+
"cumulativeGasUsed": "622921",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
219
219
|
},
|
|
220
220
|
"args": [
|
|
221
|
-
"
|
|
221
|
+
"0x82d16f76D2FB0c4B76A2CEe509C8b349769Ed230"
|
|
222
222
|
],
|
|
223
223
|
"numDeployments": 1,
|
|
224
224
|
"solcInputHash": "a02895da4e26717c8c5ac06356be07de",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1147,19 +1147,19 @@
|
|
|
1147
1147
|
"type": "function"
|
|
1148
1148
|
}
|
|
1149
1149
|
],
|
|
1150
|
-
"transactionHash": "
|
|
1150
|
+
"transactionHash": "0xd7e94591397a248b4e04c11194d7c05f225af0a0f2acc7194bf068e3d24b02b8",
|
|
1151
1151
|
"receipt": {
|
|
1152
1152
|
"to": null,
|
|
1153
|
-
"from": "
|
|
1154
|
-
"contractAddress": "
|
|
1155
|
-
"transactionIndex":
|
|
1153
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1154
|
+
"contractAddress": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
1155
|
+
"transactionIndex": 1,
|
|
1156
1156
|
"gasUsed": "3594229",
|
|
1157
1157
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1158
|
-
"blockHash": "
|
|
1159
|
-
"transactionHash": "
|
|
1158
|
+
"blockHash": "0x472edbe99a90bc6df95eda972cac31faa8757fd2ac2fe80243e4414af3b648c4",
|
|
1159
|
+
"transactionHash": "0xd7e94591397a248b4e04c11194d7c05f225af0a0f2acc7194bf068e3d24b02b8",
|
|
1160
1160
|
"logs": [],
|
|
1161
|
-
"blockNumber":
|
|
1162
|
-
"cumulativeGasUsed": "
|
|
1161
|
+
"blockNumber": 10345937,
|
|
1162
|
+
"cumulativeGasUsed": "3638080",
|
|
1163
1163
|
"status": 1,
|
|
1164
1164
|
"byzantium": true
|
|
1165
1165
|
},
|