@layerzerolabs/lz-evm-sdk-v2 2.2.2 → 2.2.4

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.
Files changed (121) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/deployments/arbitrum-sandbox-local/DVN.json +10 -10
  3. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +7 -7
  4. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +7 -7
  5. package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
  6. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  7. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +4 -4
  8. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
  9. package/deployments/bsc-sandbox-local/DVN.json +11 -11
  10. package/deployments/bsc-sandbox-local/DVNDecompressor.json +5 -5
  11. package/deployments/bsc-sandbox-local/DVNFeeLib.json +5 -5
  12. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +5 -5
  13. package/deployments/bsc-sandbox-local/EndpointV2.json +9 -9
  14. package/deployments/bsc-sandbox-local/EndpointV2View.json +9 -9
  15. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +3 -3
  16. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +9 -9
  17. package/deployments/bsc-sandbox-local/Executor.json +29 -29
  18. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +5 -5
  19. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +5 -5
  20. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +7 -7
  21. package/deployments/bsc-sandbox-local/Executor_Implementation.json +3 -3
  22. package/deployments/bsc-sandbox-local/Executor_Proxy.json +29 -29
  23. package/deployments/bsc-sandbox-local/LzExecutor.json +11 -11
  24. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +3 -3
  25. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +11 -11
  26. package/deployments/bsc-sandbox-local/NonceContractMock.json +3 -3
  27. package/deployments/bsc-sandbox-local/PriceFeed.json +11 -11
  28. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  29. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +3 -3
  30. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +11 -11
  31. package/deployments/bsc-sandbox-local/ReceiveUln301.json +5 -5
  32. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +9 -9
  33. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  34. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  35. package/deployments/bsc-sandbox-local/ReceiveUln302.json +5 -5
  36. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +9 -9
  37. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  38. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  39. package/deployments/bsc-sandbox-local/SendUln301.json +5 -5
  40. package/deployments/bsc-sandbox-local/SendUln302.json +5 -5
  41. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +5 -5
  42. package/deployments/bsc-sandbox-local/Treasury.json +5 -5
  43. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +3 -3
  44. package/deployments/ethereum-sandbox-local/DVN.json +16 -16
  45. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
  46. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
  47. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
  48. package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
  49. package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
  50. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
  51. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
  52. package/deployments/ethereum-sandbox-local/Executor.json +43 -43
  53. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
  54. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
  55. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
  56. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
  57. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +43 -43
  58. package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
  59. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
  60. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
  61. package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
  62. package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
  63. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  64. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
  65. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
  66. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
  67. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
  68. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  69. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  70. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
  71. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
  72. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  73. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  74. package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
  75. package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
  76. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
  77. package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
  78. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
  79. package/deployments/polygon-sandbox-local/DVN.json +16 -16
  80. package/deployments/polygon-sandbox-local/DVNDecompressor.json +7 -7
  81. package/deployments/polygon-sandbox-local/DVNFeeLib.json +7 -7
  82. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
  83. package/deployments/polygon-sandbox-local/EndpointV2.json +13 -13
  84. package/deployments/polygon-sandbox-local/EndpointV2View.json +13 -13
  85. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +4 -4
  86. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +13 -13
  87. package/deployments/polygon-sandbox-local/Executor.json +43 -43
  88. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +7 -7
  89. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
  90. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +10 -10
  91. package/deployments/polygon-sandbox-local/Executor_Implementation.json +4 -4
  92. package/deployments/polygon-sandbox-local/Executor_Proxy.json +43 -43
  93. package/deployments/polygon-sandbox-local/LzExecutor.json +16 -16
  94. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +4 -4
  95. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +16 -16
  96. package/deployments/polygon-sandbox-local/NonceContractMock.json +4 -4
  97. package/deployments/polygon-sandbox-local/PriceFeed.json +16 -16
  98. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  99. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +4 -4
  100. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +16 -16
  101. package/deployments/polygon-sandbox-local/ReceiveUln301.json +7 -7
  102. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +13 -13
  103. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  104. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  105. package/deployments/polygon-sandbox-local/ReceiveUln302.json +7 -7
  106. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +13 -13
  107. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  108. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  109. package/deployments/polygon-sandbox-local/SendUln301.json +7 -7
  110. package/deployments/polygon-sandbox-local/SendUln302.json +7 -7
  111. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +7 -7
  112. package/deployments/polygon-sandbox-local/Treasury.json +7 -7
  113. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
  114. package/deployments/tron-sandbox-local/DVN.json +14 -14
  115. package/deployments/tron-sandbox-local/DVNDecompressor.json +12 -12
  116. package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
  117. package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
  118. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +11 -11
  119. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
  120. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
  121. package/package.json +9 -9
@@ -300,7 +300,7 @@
300
300
  "type": "function"
301
301
  }
302
302
  ],
303
- "transactionHash": "0xe5db4bae57354b5789bb7743c4e1f1a8c6d0767397f83fed53056f4cf84cf8ef",
303
+ "transactionHash": "0xc3a575c62706761a10e97109c80131ad26a3e088d879dd4d3d3c804c67dbacb5",
304
304
  "receipt": {
305
305
  "to": null,
306
306
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
@@ -308,13 +308,13 @@
308
308
  "transactionIndex": 0,
309
309
  "gasUsed": "839184",
310
310
  "logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
311
- "blockHash": "0x0e5696c517fd2caa745942173caa5ec3bdfce4327e100109bc6c5664753eb7c7",
312
- "transactionHash": "0xe5db4bae57354b5789bb7743c4e1f1a8c6d0767397f83fed53056f4cf84cf8ef",
311
+ "blockHash": "0x694305bfc25601dbc2079d9fffa99953f719f5264f17fc7a9b287aa808cc2e57",
312
+ "transactionHash": "0xc3a575c62706761a10e97109c80131ad26a3e088d879dd4d3d3c804c67dbacb5",
313
313
  "logs": [
314
314
  {
315
315
  "transactionIndex": 0,
316
- "blockNumber": 26,
317
- "transactionHash": "0xe5db4bae57354b5789bb7743c4e1f1a8c6d0767397f83fed53056f4cf84cf8ef",
316
+ "blockNumber": 27,
317
+ "transactionHash": "0xc3a575c62706761a10e97109c80131ad26a3e088d879dd4d3d3c804c67dbacb5",
318
318
  "address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
319
319
  "topics": [
320
320
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
@@ -323,10 +323,10 @@
323
323
  ],
324
324
  "data": "0x",
325
325
  "logIndex": 0,
326
- "blockHash": "0x0e5696c517fd2caa745942173caa5ec3bdfce4327e100109bc6c5664753eb7c7"
326
+ "blockHash": "0x694305bfc25601dbc2079d9fffa99953f719f5264f17fc7a9b287aa808cc2e57"
327
327
  }
328
328
  ],
329
- "blockNumber": 26,
329
+ "blockNumber": 27,
330
330
  "cumulativeGasUsed": "839184",
331
331
  "status": 1,
332
332
  "byzantium": true
@@ -85,7 +85,7 @@
85
85
  "type": "function"
86
86
  }
87
87
  ],
88
- "transactionHash": "0x1e83df0bcf134f38bb1d942433cabc707773c5a21dab81e97a6f730802d4367d",
88
+ "transactionHash": "0x98ea1d4548a6ebd0ed8c88e70173d91909e5698ea5da8c0d2d58683d387e76f0",
89
89
  "receipt": {
90
90
  "to": null,
91
91
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
@@ -93,10 +93,10 @@
93
93
  "transactionIndex": 0,
94
94
  "gasUsed": "501989",
95
95
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
96
- "blockHash": "0x610f2c875e4593b45c6bb95bdb1cecffcba4a2aa3d50921442121e995769a1d6",
97
- "transactionHash": "0x1e83df0bcf134f38bb1d942433cabc707773c5a21dab81e97a6f730802d4367d",
96
+ "blockHash": "0x473a146af530e7725e353487e06770b4884f92f5f9d7b4dcc6c65e2c6ec29335",
97
+ "transactionHash": "0x98ea1d4548a6ebd0ed8c88e70173d91909e5698ea5da8c0d2d58683d387e76f0",
98
98
  "logs": [],
99
- "blockNumber": 27,
99
+ "blockNumber": 28,
100
100
  "cumulativeGasUsed": "501989",
101
101
  "status": 1,
102
102
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xB1cAd5E2235178E5537044eB26D580ba9d1cd59c",
2
+ "address": "0x8dDFe4fD43C653ed68d8b6f9FB4abB166D008dB9",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1361,37 +1361,37 @@
1361
1361
  "type": "function"
1362
1362
  }
1363
1363
  ],
1364
- "transactionHash": "0x1318281c23aeb167ec8124ae49c82ff9e856ad4e7bf2fd36c00610aa5e018a43",
1364
+ "transactionHash": "0x2f0869138957fc5fe39a0443388c3726d1bc41b33d826afd6acc7098606814b2",
1365
1365
  "receipt": {
1366
1366
  "to": null,
1367
1367
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
1368
- "contractAddress": "0xB1cAd5E2235178E5537044eB26D580ba9d1cd59c",
1368
+ "contractAddress": "0x8dDFe4fD43C653ed68d8b6f9FB4abB166D008dB9",
1369
1369
  "transactionIndex": 0,
1370
1370
  "gasUsed": "3998195",
1371
1371
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1372
- "blockHash": "0x0000000000000102f13184b00b3829380a3e453bec0dad544e6ebda875fc79b6",
1373
- "transactionHash": "0x1318281c23aeb167ec8124ae49c82ff9e856ad4e7bf2fd36c00610aa5e018a43",
1372
+ "blockHash": "0x00000000000001023dc1b9ebc615ed5226ddcd00ef3ea531eae0df3a17cfa6d6",
1373
+ "transactionHash": "0x2f0869138957fc5fe39a0443388c3726d1bc41b33d826afd6acc7098606814b2",
1374
1374
  "logs": [
1375
1375
  {
1376
1376
  "transactionIndex": 0,
1377
1377
  "blockNumber": 258,
1378
- "transactionHash": "0x1318281c23aeb167ec8124ae49c82ff9e856ad4e7bf2fd36c00610aa5e018a43",
1379
- "address": "0xB1cAd5E2235178E5537044eB26D580ba9d1cd59c",
1378
+ "transactionHash": "0x2f0869138957fc5fe39a0443388c3726d1bc41b33d826afd6acc7098606814b2",
1379
+ "address": "0x8dDFe4fD43C653ed68d8b6f9FB4abB166D008dB9",
1380
1380
  "topics": [
1381
1381
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1382
1382
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1383
- "0x0000000000000000000000004849867f0cd918560aa5326fd1eddf033ded2524",
1383
+ "0x000000000000000000000000752951983e5e45717b01b6737742e4f55d2d7536",
1384
1384
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1385
1385
  ],
1386
1386
  "data": "0x",
1387
1387
  "logIndex": 0,
1388
- "blockHash": "0x0000000000000102f13184b00b3829380a3e453bec0dad544e6ebda875fc79b6"
1388
+ "blockHash": "0x00000000000001023dc1b9ebc615ed5226ddcd00ef3ea531eae0df3a17cfa6d6"
1389
1389
  },
1390
1390
  {
1391
1391
  "transactionIndex": 0,
1392
1392
  "blockNumber": 258,
1393
- "transactionHash": "0x1318281c23aeb167ec8124ae49c82ff9e856ad4e7bf2fd36c00610aa5e018a43",
1394
- "address": "0xB1cAd5E2235178E5537044eB26D580ba9d1cd59c",
1393
+ "transactionHash": "0x2f0869138957fc5fe39a0443388c3726d1bc41b33d826afd6acc7098606814b2",
1394
+ "address": "0x8dDFe4fD43C653ed68d8b6f9FB4abB166D008dB9",
1395
1395
  "topics": [
1396
1396
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1397
1397
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
@@ -1400,7 +1400,7 @@
1400
1400
  ],
1401
1401
  "data": "0x",
1402
1402
  "logIndex": 1,
1403
- "blockHash": "0x0000000000000102f13184b00b3829380a3e453bec0dad544e6ebda875fc79b6"
1403
+ "blockHash": "0x00000000000001023dc1b9ebc615ed5226ddcd00ef3ea531eae0df3a17cfa6d6"
1404
1404
  }
1405
1405
  ],
1406
1406
  "blockNumber": 258,
@@ -1411,9 +1411,9 @@
1411
1411
  "args": [
1412
1412
  20420,
1413
1413
  [
1414
- "0x4849867f0CD918560AA5326fd1Eddf033dEd2524"
1414
+ "0x752951983e5E45717B01B6737742e4F55D2D7536"
1415
1415
  ],
1416
- "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
1416
+ "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
1417
1417
  [
1418
1418
  "0x9c79357189d6aF261691ECF48de9A6bbF30438Fc",
1419
1419
  "0xC4c81D5C1851702d27d602aA8ff830A7689F17cc"
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x13014Dae51741AfA96Df09B67e5fc8643Cd27615",
2
+ "address": "0xdD636149A01722d183016d5af50382aF32529733",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -320,22 +320,22 @@
320
320
  "type": "function"
321
321
  }
322
322
  ],
323
- "transactionHash": "0x15fb7c2691e3d066afc887661d4b6d186b54b543dd3fc6960618436219944182",
323
+ "transactionHash": "0x67f21cbfa9ff088380ac32c738e27a4e4a0d56013ab4aeee8041a38bdea0e9b4",
324
324
  "receipt": {
325
325
  "to": null,
326
326
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
327
- "contractAddress": "0x13014Dae51741AfA96Df09B67e5fc8643Cd27615",
327
+ "contractAddress": "0xdD636149A01722d183016d5af50382aF32529733",
328
328
  "transactionIndex": 0,
329
329
  "gasUsed": "1367346",
330
330
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
331
- "blockHash": "0x0000000000000103d52009d78d576f187aebae90aff674fc04c3dc97dd2f77b0",
332
- "transactionHash": "0x15fb7c2691e3d066afc887661d4b6d186b54b543dd3fc6960618436219944182",
331
+ "blockHash": "0x00000000000001045b57c516a6904202e905dc73c0a6f7cb7dddaa5cabad6d93",
332
+ "transactionHash": "0x67f21cbfa9ff088380ac32c738e27a4e4a0d56013ab4aeee8041a38bdea0e9b4",
333
333
  "logs": [
334
334
  {
335
335
  "transactionIndex": 0,
336
- "blockNumber": 259,
337
- "transactionHash": "0x15fb7c2691e3d066afc887661d4b6d186b54b543dd3fc6960618436219944182",
338
- "address": "0x13014Dae51741AfA96Df09B67e5fc8643Cd27615",
336
+ "blockNumber": 260,
337
+ "transactionHash": "0x67f21cbfa9ff088380ac32c738e27a4e4a0d56013ab4aeee8041a38bdea0e9b4",
338
+ "address": "0xdD636149A01722d183016d5af50382aF32529733",
339
339
  "topics": [
340
340
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
341
341
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -343,10 +343,10 @@
343
343
  ],
344
344
  "data": "0x",
345
345
  "logIndex": 0,
346
- "blockHash": "0x0000000000000103d52009d78d576f187aebae90aff674fc04c3dc97dd2f77b0"
346
+ "blockHash": "0x00000000000001045b57c516a6904202e905dc73c0a6f7cb7dddaa5cabad6d93"
347
347
  }
348
348
  ],
349
- "blockNumber": 259,
349
+ "blockNumber": 260,
350
350
  "cumulativeGasUsed": "1367346",
351
351
  "status": 1,
352
352
  "byzantium": true
@@ -356,13 +356,13 @@
356
356
  [
357
357
  {
358
358
  "idx": 1,
359
- "addr": "0xB1cAd5E2235178E5537044eB26D580ba9d1cd59c"
359
+ "addr": "0x8dDFe4fD43C653ed68d8b6f9FB4abB166D008dB9"
360
360
  }
361
361
  ],
362
362
  [
363
363
  {
364
364
  "idx": 1,
365
- "addr": "0x4849867f0CD918560AA5326fd1Eddf033dEd2524"
365
+ "addr": "0x752951983e5E45717B01B6737742e4F55D2D7536"
366
366
  }
367
367
  ]
368
368
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xb59D5f017E37B8DCE511888CbB137caB4eFDcE63",
2
+ "address": "0x312A6Fb692B98087B3fC417b0102e964dadDDF9b",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -302,22 +302,22 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0x58a66cd8b362f7c69ed13c693284e951caa772df46c25c941a10e67ace4147bd",
305
+ "transactionHash": "0x03c2ee67e6da173139f1d0d92a8e42679194adfc54fb0148d703a6163b7477b2",
306
306
  "receipt": {
307
307
  "to": null,
308
308
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
309
- "contractAddress": "0xb59D5f017E37B8DCE511888CbB137caB4eFDcE63",
309
+ "contractAddress": "0x312A6Fb692B98087B3fC417b0102e964dadDDF9b",
310
310
  "transactionIndex": 0,
311
311
  "gasUsed": "972451",
312
312
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
313
- "blockHash": "0x0000000000000100ef3d126f8a2e8c766d6f8e5bf9af021176b28efb38a45dc2",
314
- "transactionHash": "0x58a66cd8b362f7c69ed13c693284e951caa772df46c25c941a10e67ace4147bd",
313
+ "blockHash": "0x000000000000010140785aedb1d4ebad2b1fede34bea0536448b34528a160532",
314
+ "transactionHash": "0x03c2ee67e6da173139f1d0d92a8e42679194adfc54fb0148d703a6163b7477b2",
315
315
  "logs": [
316
316
  {
317
317
  "transactionIndex": 0,
318
- "blockNumber": 256,
319
- "transactionHash": "0x58a66cd8b362f7c69ed13c693284e951caa772df46c25c941a10e67ace4147bd",
320
- "address": "0xb59D5f017E37B8DCE511888CbB137caB4eFDcE63",
318
+ "blockNumber": 257,
319
+ "transactionHash": "0x03c2ee67e6da173139f1d0d92a8e42679194adfc54fb0148d703a6163b7477b2",
320
+ "address": "0x312A6Fb692B98087B3fC417b0102e964dadDDF9b",
321
321
  "topics": [
322
322
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
323
323
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -325,10 +325,10 @@
325
325
  ],
326
326
  "data": "0x",
327
327
  "logIndex": 0,
328
- "blockHash": "0x0000000000000100ef3d126f8a2e8c766d6f8e5bf9af021176b28efb38a45dc2"
328
+ "blockHash": "0x000000000000010140785aedb1d4ebad2b1fede34bea0536448b34528a160532"
329
329
  }
330
330
  ],
331
- "blockNumber": 256,
331
+ "blockNumber": 257,
332
332
  "cumulativeGasUsed": "972451",
333
333
  "status": 1,
334
334
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
2
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -816,35 +816,35 @@
816
816
  "type": "constructor"
817
817
  }
818
818
  ],
819
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
819
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
820
820
  "receipt": {
821
821
  "to": null,
822
822
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
823
- "contractAddress": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
823
+ "contractAddress": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
824
824
  "transactionIndex": 0,
825
825
  "gasUsed": "646277",
826
826
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
827
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8",
828
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
827
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58",
828
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
829
829
  "logs": [
830
830
  {
831
831
  "transactionIndex": 0,
832
- "blockNumber": 57,
833
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
834
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
832
+ "blockNumber": 58,
833
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
834
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
835
835
  "topics": [
836
836
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
837
- "0x0000000000000000000000001118d60cdaa08dca10910972ec432a134d8a436b"
837
+ "0x000000000000000000000000559b6af28458d0ec50965c3a88ea9c025a17dc5f"
838
838
  ],
839
839
  "data": "0x",
840
840
  "logIndex": 0,
841
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
841
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
842
842
  },
843
843
  {
844
844
  "transactionIndex": 0,
845
- "blockNumber": 57,
846
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
847
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
845
+ "blockNumber": 58,
846
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
847
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
848
848
  "topics": [
849
849
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
850
850
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -852,41 +852,41 @@
852
852
  ],
853
853
  "data": "0x",
854
854
  "logIndex": 1,
855
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
855
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
856
856
  },
857
857
  {
858
858
  "transactionIndex": 0,
859
- "blockNumber": 57,
860
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
861
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
859
+ "blockNumber": 58,
860
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
861
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
862
862
  "topics": [
863
863
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
864
864
  ],
865
865
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
866
866
  "logIndex": 2,
867
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
867
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
868
868
  },
869
869
  {
870
870
  "transactionIndex": 0,
871
- "blockNumber": 57,
872
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
873
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
871
+ "blockNumber": 58,
872
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
873
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
874
874
  "topics": [
875
875
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
876
876
  ],
877
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d5959073bf3c429f5d5657fb5f9fd72728e0fbc0",
877
+ "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000002de6e57339851925dd5a90a767c3259fcbe18aea",
878
878
  "logIndex": 3,
879
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
879
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
880
880
  }
881
881
  ],
882
- "blockNumber": 57,
882
+ "blockNumber": 58,
883
883
  "cumulativeGasUsed": "646277",
884
884
  "status": 1,
885
885
  "byzantium": true
886
886
  },
887
887
  "args": [
888
- "0x1118d60CdAA08dcA10910972Ec432a134D8A436b",
889
- "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
888
+ "0x559B6aF28458D0Ec50965C3a88eA9C025a17Dc5f",
889
+ "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
890
890
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
891
891
  ],
892
892
  "numDeployments": 1,
@@ -900,7 +900,7 @@
900
900
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9"
901
901
  ]
902
902
  },
903
- "implementation": "0x1118d60CdAA08dcA10910972Ec432a134D8A436b",
903
+ "implementation": "0x559B6aF28458D0Ec50965C3a88eA9C025a17Dc5f",
904
904
  "devdoc": {
905
905
  "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.",
906
906
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
2
+ "address": "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0xe9e3959b36adfd5e638ea1712913536f46f3cef5ff980c6df10132b079b374f1",
175
+ "transactionHash": "0xeaa56eed7b13fa8f2c2f4f83e4040a8a96f20021b3490b517378f42e0e8d5283",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
179
+ "contractAddress": "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x00000000000000378d239e32c465024d8f24a0aebd4554443071dfab379b60f3",
184
- "transactionHash": "0xe9e3959b36adfd5e638ea1712913536f46f3cef5ff980c6df10132b079b374f1",
183
+ "blockHash": "0x00000000000000370d142abffa4f6fcaecdf13cd704e6ea62a9bbc10d64d187b",
184
+ "transactionHash": "0xeaa56eed7b13fa8f2c2f4f83e4040a8a96f20021b3490b517378f42e0e8d5283",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
188
  "blockNumber": 55,
189
- "transactionHash": "0xe9e3959b36adfd5e638ea1712913536f46f3cef5ff980c6df10132b079b374f1",
190
- "address": "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
189
+ "transactionHash": "0xeaa56eed7b13fa8f2c2f4f83e4040a8a96f20021b3490b517378f42e0e8d5283",
190
+ "address": "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
191
191
  "topics": [
192
192
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
193
193
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -195,13 +195,13 @@
195
195
  ],
196
196
  "data": "0x",
197
197
  "logIndex": 0,
198
- "blockHash": "0x00000000000000378d239e32c465024d8f24a0aebd4554443071dfab379b60f3"
198
+ "blockHash": "0x00000000000000370d142abffa4f6fcaecdf13cd704e6ea62a9bbc10d64d187b"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
202
  "blockNumber": 55,
203
- "transactionHash": "0xe9e3959b36adfd5e638ea1712913536f46f3cef5ff980c6df10132b079b374f1",
204
- "address": "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
203
+ "transactionHash": "0xeaa56eed7b13fa8f2c2f4f83e4040a8a96f20021b3490b517378f42e0e8d5283",
204
+ "address": "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
205
205
  "topics": [
206
206
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
207
207
  "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
@@ -209,7 +209,7 @@
209
209
  ],
210
210
  "data": "0x",
211
211
  "logIndex": 1,
212
- "blockHash": "0x00000000000000378d239e32c465024d8f24a0aebd4554443071dfab379b60f3"
212
+ "blockHash": "0x00000000000000370d142abffa4f6fcaecdf13cd704e6ea62a9bbc10d64d187b"
213
213
  }
214
214
  ],
215
215
  "blockNumber": 55,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x1118d60CdAA08dcA10910972Ec432a134D8A436b",
2
+ "address": "0x559B6aF28458D0Ec50965C3a88eA9C025a17Dc5f",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -685,18 +685,18 @@
685
685
  "type": "function"
686
686
  }
687
687
  ],
688
- "transactionHash": "0x54a2ba3ce4d21e58c92646e8d788af0ef0e98bb2c059419cd9ddf2c87aa1c32b",
688
+ "transactionHash": "0xf129f0e02fdb9d0eb65162248de15c3e1531b287e03cfdd227837a022939d5ed",
689
689
  "receipt": {
690
690
  "to": null,
691
691
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
692
- "contractAddress": "0x1118d60CdAA08dcA10910972Ec432a134D8A436b",
692
+ "contractAddress": "0x559B6aF28458D0Ec50965C3a88eA9C025a17Dc5f",
693
693
  "transactionIndex": 0,
694
694
  "gasUsed": "1839184",
695
695
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
696
- "blockHash": "0x0000000000000038393a3bf174e1c6163b636b73f417937446387c5f2710bd3b",
697
- "transactionHash": "0x54a2ba3ce4d21e58c92646e8d788af0ef0e98bb2c059419cd9ddf2c87aa1c32b",
696
+ "blockHash": "0x0000000000000039d65707f964cf3756f13384a7868cf25e3ee2400f8065e966",
697
+ "transactionHash": "0xf129f0e02fdb9d0eb65162248de15c3e1531b287e03cfdd227837a022939d5ed",
698
698
  "logs": [],
699
- "blockNumber": 56,
699
+ "blockNumber": 57,
700
700
  "cumulativeGasUsed": "1839184",
701
701
  "status": 1,
702
702
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
2
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -133,35 +133,35 @@
133
133
  "type": "receive"
134
134
  }
135
135
  ],
136
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
136
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
137
137
  "receipt": {
138
138
  "to": null,
139
139
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
140
- "contractAddress": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
140
+ "contractAddress": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "646277",
143
143
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8",
145
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
144
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58",
145
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
146
146
  "logs": [
147
147
  {
148
148
  "transactionIndex": 0,
149
- "blockNumber": 57,
150
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
151
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
149
+ "blockNumber": 58,
150
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
151
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
152
152
  "topics": [
153
153
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
154
- "0x0000000000000000000000001118d60cdaa08dca10910972ec432a134d8a436b"
154
+ "0x000000000000000000000000559b6af28458d0ec50965c3a88ea9c025a17dc5f"
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
158
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
162
- "blockNumber": 57,
163
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
164
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
162
+ "blockNumber": 58,
163
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
164
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
165
165
  "topics": [
166
166
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
167
167
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -169,41 +169,41 @@
169
169
  ],
170
170
  "data": "0x",
171
171
  "logIndex": 1,
172
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
172
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
173
173
  },
174
174
  {
175
175
  "transactionIndex": 0,
176
- "blockNumber": 57,
177
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
178
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
176
+ "blockNumber": 58,
177
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
178
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
179
179
  "topics": [
180
180
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
181
181
  ],
182
182
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
183
183
  "logIndex": 2,
184
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
184
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
185
185
  },
186
186
  {
187
187
  "transactionIndex": 0,
188
- "blockNumber": 57,
189
- "transactionHash": "0xba9a26d9c35d9cbf99029966dd175f34ba2788ebeb62de894c68721885b3c169",
190
- "address": "0xB3AC748A6b6050194Fcb110db8427bd81DA058D9",
188
+ "blockNumber": 58,
189
+ "transactionHash": "0x70b5e169d7119345321a6be715ad99b9539bce4010f23b3b7b69a67eef54dd2d",
190
+ "address": "0xD3f0A70dE0E3D6758DB3e3a4BC2e8961E819d7EE",
191
191
  "topics": [
192
192
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
193
193
  ],
194
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d5959073bf3c429f5d5657fb5f9fd72728e0fbc0",
194
+ "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000002de6e57339851925dd5a90a767c3259fcbe18aea",
195
195
  "logIndex": 3,
196
- "blockHash": "0x0000000000000039fbe53b1f576c3927e42ad8852b57d878a02d936f4a9ecdd8"
196
+ "blockHash": "0x000000000000003add47cedaecf918e38a12d9b334de8135738ae972119b5a58"
197
197
  }
198
198
  ],
199
- "blockNumber": 57,
199
+ "blockNumber": 58,
200
200
  "cumulativeGasUsed": "646277",
201
201
  "status": 1,
202
202
  "byzantium": true
203
203
  },
204
204
  "args": [
205
- "0x1118d60CdAA08dcA10910972Ec432a134D8A436b",
206
- "0xD5959073bf3c429F5D5657fB5f9fd72728E0Fbc0",
205
+ "0x559B6aF28458D0Ec50965C3a88eA9C025a17Dc5f",
206
+ "0x2DE6e57339851925dD5a90a767C3259fcBe18AEA",
207
207
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
208
208
  ],
209
209
  "numDeployments": 1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/lz-evm-sdk-v2",
3
- "version": "2.2.2",
3
+ "version": "2.2.4",
4
4
  "license": "LZBL-1.2",
5
5
  "exports": {
6
6
  ".": {
@@ -35,20 +35,20 @@
35
35
  "populate": "$npm_execpath ts-node scripts/populate.ts"
36
36
  },
37
37
  "dependencies": {
38
- "@layerzerolabs/evm-sdks-core": "^2.2.2",
38
+ "@layerzerolabs/evm-sdks-core": "^2.2.4",
39
39
  "ethers": "^5.7.2"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@ethersproject/abi": "^5.7.0",
43
43
  "@ethersproject/providers": "^5.7.0",
44
- "@layerzerolabs/evm-sdks-build": "^2.2.2",
45
- "@layerzerolabs/lz-definitions": "^2.2.2",
46
- "@layerzerolabs/lz-evm-messagelib-v2": "^2.2.2",
47
- "@layerzerolabs/lz-evm-oapp-v2": "^2.2.2",
48
- "@layerzerolabs/lz-evm-protocol-v2": "^2.2.2",
44
+ "@layerzerolabs/evm-sdks-build": "^2.2.4",
45
+ "@layerzerolabs/lz-definitions": "^2.2.4",
46
+ "@layerzerolabs/lz-evm-messagelib-v2": "^2.2.4",
47
+ "@layerzerolabs/lz-evm-oapp-v2": "^2.2.4",
48
+ "@layerzerolabs/lz-evm-protocol-v2": "^2.2.4",
49
49
  "@layerzerolabs/monorepo-utilities": "^0.0.0",
50
- "@layerzerolabs/tsup-config-next": "^2.2.2",
51
- "@layerzerolabs/typescript-config-next": "^2.2.2",
50
+ "@layerzerolabs/tsup-config-next": "^2.2.4",
51
+ "@layerzerolabs/typescript-config-next": "^2.2.4",
52
52
  "@typechain/ethers-v5": "^10.2.1",
53
53
  "@types/glob": "^8.1.0",
54
54
  "@types/node": "^20.10.5",