@layerzerolabs/lz-evm-sdk-v2 2.3.8 → 2.3.9
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/CHANGELOG.md +8 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +28 -28
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/DVN.json +34 -34
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
- package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/Executor.json +43 -43
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +10 -10
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +9 -9
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +40 -40
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +8 -8
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +35 -35
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +32 -32
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/SendUln301.json +35 -35
- package/deployments/bsc-sandbox-local/SendUln302.json +33 -33
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/bsc-sandbox-local/Treasury.json +11 -11
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +5 -5
- package/deployments/ethereum-sandbox-local/DVN.json +34 -34
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/Executor.json +43 -43
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +10 -10
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +9 -9
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +40 -40
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +8 -8
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +35 -35
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +32 -32
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/SendUln301.json +35 -35
- package/deployments/ethereum-sandbox-local/SendUln302.json +33 -33
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/ethereum-sandbox-local/Treasury.json +11 -11
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +5 -5
- package/deployments/polygon-sandbox-local/DVN.json +29 -29
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +9 -9
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +6 -6
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/polygon-sandbox-local/EndpointV2.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/Executor.json +29 -29
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +8 -8
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +39 -39
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +29 -29
- package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +7 -7
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/NonceContractMock.json +5 -5
- package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +27 -27
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +33 -33
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +30 -30
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +8 -8
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/SendUln301.json +33 -33
- package/deployments/polygon-sandbox-local/SendUln302.json +31 -31
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/polygon-sandbox-local/Treasury.json +9 -9
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/tron-sandbox-local/DVN.json +35 -35
- package/deployments/tron-sandbox-local/DVNDecompressor.json +16 -16
- package/deployments/tron-sandbox-local/DVNFeeLib.json +11 -11
- package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +15 -15
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +30 -30
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/package.json +9 -9
|
@@ -1398,7 +1398,7 @@
|
|
|
1398
1398
|
"type": "constructor"
|
|
1399
1399
|
}
|
|
1400
1400
|
],
|
|
1401
|
-
"transactionHash": "
|
|
1401
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1402
1402
|
"receipt": {
|
|
1403
1403
|
"to": null,
|
|
1404
1404
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -1406,13 +1406,13 @@
|
|
|
1406
1406
|
"transactionIndex": 0,
|
|
1407
1407
|
"gasUsed": "1023277",
|
|
1408
1408
|
"logsBloom": "0x00000004000000000000000000000000400000000010000000000000100100104000000000000000000000020000800000000001000000200000000000100080000000000000000000000000000002000100000020000004000000000030000000000000020008100000000001000800000800800040000810000000000800000000000010000400080000000080004000000000008080000000000000800000000000000000200000000002000400400000000000000000001000000200000000000020001000000000040000040000002000000400000100010000008060000000000010000000800000000800000000000000000000000000000000200000",
|
|
1409
|
-
"blockHash": "
|
|
1410
|
-
"transactionHash": "
|
|
1409
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b",
|
|
1410
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1411
1411
|
"logs": [
|
|
1412
1412
|
{
|
|
1413
1413
|
"transactionIndex": 0,
|
|
1414
1414
|
"blockNumber": 41,
|
|
1415
|
-
"transactionHash": "
|
|
1415
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1416
1416
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1417
1417
|
"topics": [
|
|
1418
1418
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -1420,12 +1420,12 @@
|
|
|
1420
1420
|
],
|
|
1421
1421
|
"data": "0x",
|
|
1422
1422
|
"logIndex": 0,
|
|
1423
|
-
"blockHash": "
|
|
1423
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"transactionIndex": 0,
|
|
1427
1427
|
"blockNumber": 41,
|
|
1428
|
-
"transactionHash": "
|
|
1428
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1429
1429
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1430
1430
|
"topics": [
|
|
1431
1431
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1435,12 +1435,12 @@
|
|
|
1435
1435
|
],
|
|
1436
1436
|
"data": "0x",
|
|
1437
1437
|
"logIndex": 1,
|
|
1438
|
-
"blockHash": "
|
|
1438
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"transactionIndex": 0,
|
|
1442
1442
|
"blockNumber": 41,
|
|
1443
|
-
"transactionHash": "
|
|
1443
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1444
1444
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1445
1445
|
"topics": [
|
|
1446
1446
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1450,12 +1450,12 @@
|
|
|
1450
1450
|
],
|
|
1451
1451
|
"data": "0x",
|
|
1452
1452
|
"logIndex": 2,
|
|
1453
|
-
"blockHash": "
|
|
1453
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
1456
|
"transactionIndex": 0,
|
|
1457
1457
|
"blockNumber": 41,
|
|
1458
|
-
"transactionHash": "
|
|
1458
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1459
1459
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1460
1460
|
"topics": [
|
|
1461
1461
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1465,12 +1465,12 @@
|
|
|
1465
1465
|
],
|
|
1466
1466
|
"data": "0x",
|
|
1467
1467
|
"logIndex": 3,
|
|
1468
|
-
"blockHash": "
|
|
1468
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1469
1469
|
},
|
|
1470
1470
|
{
|
|
1471
1471
|
"transactionIndex": 0,
|
|
1472
1472
|
"blockNumber": 41,
|
|
1473
|
-
"transactionHash": "
|
|
1473
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1474
1474
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1475
1475
|
"topics": [
|
|
1476
1476
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1480,12 +1480,12 @@
|
|
|
1480
1480
|
],
|
|
1481
1481
|
"data": "0x",
|
|
1482
1482
|
"logIndex": 4,
|
|
1483
|
-
"blockHash": "
|
|
1483
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"transactionIndex": 0,
|
|
1487
1487
|
"blockNumber": 41,
|
|
1488
|
-
"transactionHash": "
|
|
1488
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1489
1489
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1490
1490
|
"topics": [
|
|
1491
1491
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1495,12 +1495,12 @@
|
|
|
1495
1495
|
],
|
|
1496
1496
|
"data": "0x",
|
|
1497
1497
|
"logIndex": 5,
|
|
1498
|
-
"blockHash": "
|
|
1498
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1499
1499
|
},
|
|
1500
1500
|
{
|
|
1501
1501
|
"transactionIndex": 0,
|
|
1502
1502
|
"blockNumber": 41,
|
|
1503
|
-
"transactionHash": "
|
|
1503
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1504
1504
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1505
1505
|
"topics": [
|
|
1506
1506
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1510,12 +1510,12 @@
|
|
|
1510
1510
|
],
|
|
1511
1511
|
"data": "0x",
|
|
1512
1512
|
"logIndex": 6,
|
|
1513
|
-
"blockHash": "
|
|
1513
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1514
1514
|
},
|
|
1515
1515
|
{
|
|
1516
1516
|
"transactionIndex": 0,
|
|
1517
1517
|
"blockNumber": 41,
|
|
1518
|
-
"transactionHash": "
|
|
1518
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1519
1519
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1520
1520
|
"topics": [
|
|
1521
1521
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1525,12 +1525,12 @@
|
|
|
1525
1525
|
],
|
|
1526
1526
|
"data": "0x",
|
|
1527
1527
|
"logIndex": 7,
|
|
1528
|
-
"blockHash": "
|
|
1528
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1529
1529
|
},
|
|
1530
1530
|
{
|
|
1531
1531
|
"transactionIndex": 0,
|
|
1532
1532
|
"blockNumber": 41,
|
|
1533
|
-
"transactionHash": "
|
|
1533
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1534
1534
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1535
1535
|
"topics": [
|
|
1536
1536
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1540,12 +1540,12 @@
|
|
|
1540
1540
|
],
|
|
1541
1541
|
"data": "0x",
|
|
1542
1542
|
"logIndex": 8,
|
|
1543
|
-
"blockHash": "
|
|
1543
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1544
1544
|
},
|
|
1545
1545
|
{
|
|
1546
1546
|
"transactionIndex": 0,
|
|
1547
1547
|
"blockNumber": 41,
|
|
1548
|
-
"transactionHash": "
|
|
1548
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1549
1549
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1550
1550
|
"topics": [
|
|
1551
1551
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1555,12 +1555,12 @@
|
|
|
1555
1555
|
],
|
|
1556
1556
|
"data": "0x",
|
|
1557
1557
|
"logIndex": 9,
|
|
1558
|
-
"blockHash": "
|
|
1558
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1559
1559
|
},
|
|
1560
1560
|
{
|
|
1561
1561
|
"transactionIndex": 0,
|
|
1562
1562
|
"blockNumber": 41,
|
|
1563
|
-
"transactionHash": "
|
|
1563
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1564
1564
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1565
1565
|
"topics": [
|
|
1566
1566
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1570,31 +1570,31 @@
|
|
|
1570
1570
|
],
|
|
1571
1571
|
"data": "0x",
|
|
1572
1572
|
"logIndex": 10,
|
|
1573
|
-
"blockHash": "
|
|
1573
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1574
1574
|
},
|
|
1575
1575
|
{
|
|
1576
1576
|
"transactionIndex": 0,
|
|
1577
1577
|
"blockNumber": 41,
|
|
1578
|
-
"transactionHash": "
|
|
1578
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1579
1579
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1580
1580
|
"topics": [
|
|
1581
1581
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1582
1582
|
],
|
|
1583
1583
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1584
1584
|
"logIndex": 11,
|
|
1585
|
-
"blockHash": "
|
|
1585
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
1588
|
"transactionIndex": 0,
|
|
1589
1589
|
"blockNumber": 41,
|
|
1590
|
-
"transactionHash": "
|
|
1590
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
1591
1591
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1592
1592
|
"topics": [
|
|
1593
1593
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1594
1594
|
],
|
|
1595
1595
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
1596
1596
|
"logIndex": 12,
|
|
1597
|
-
"blockHash": "
|
|
1597
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
1598
1598
|
}
|
|
1599
1599
|
],
|
|
1600
1600
|
"blockNumber": 41,
|