@layerzerolabs/lz-evm-sdk-v2 2.3.21 → 2.3.22

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 +8 -0
  2. package/deployments/arbitrum-sandbox-local/DVN.json +7 -7
  3. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +5 -5
  4. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +5 -5
  5. package/deployments/arbitrum-sandbox-local/PriceFeed.json +11 -11
  6. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  7. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +3 -3
  8. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +11 -11
  9. package/deployments/bsc-sandbox-local/DVN.json +16 -16
  10. package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
  11. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  12. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
  13. package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
  14. package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
  15. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
  16. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
  17. package/deployments/bsc-sandbox-local/Executor.json +43 -43
  18. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +7 -7
  19. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  20. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
  21. package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
  22. package/deployments/bsc-sandbox-local/Executor_Proxy.json +43 -43
  23. package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
  24. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +4 -4
  25. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
  26. package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
  27. package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
  28. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  29. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
  30. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
  31. package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
  32. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
  33. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  34. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  35. package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
  36. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
  37. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  38. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  39. package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
  40. package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
  41. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
  42. package/deployments/bsc-sandbox-local/Treasury.json +7 -7
  43. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  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 +17 -17
  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 +14 -14
  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
@@ -1250,7 +1250,7 @@
1250
1250
  "type": "receive"
1251
1251
  }
1252
1252
  ],
1253
- "transactionHash": "0xac35fdd94928f95aa39290d6cb3663fe0842640790c706f22e875d5cc0a8cf3c",
1253
+ "transactionHash": "0x618589f108158686515e26960b52c9ecaeeb7eba71946730737aa224cf7433fd",
1254
1254
  "receipt": {
1255
1255
  "to": null,
1256
1256
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
@@ -1258,13 +1258,13 @@
1258
1258
  "transactionIndex": 0,
1259
1259
  "gasUsed": "5045474",
1260
1260
  "logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000100000001000000040000000000000000000000",
1261
- "blockHash": "0x9ebef1459a66439ae6a425fb4c94dd483ed7f1b919971c3a85e3e3a31b574343",
1262
- "transactionHash": "0xac35fdd94928f95aa39290d6cb3663fe0842640790c706f22e875d5cc0a8cf3c",
1261
+ "blockHash": "0x156f3ded28d121977e230e808abc3779f57298064251e327d7e6f59811fbd658",
1262
+ "transactionHash": "0x618589f108158686515e26960b52c9ecaeeb7eba71946730737aa224cf7433fd",
1263
1263
  "logs": [
1264
1264
  {
1265
1265
  "transactionIndex": 0,
1266
- "blockNumber": 35,
1267
- "transactionHash": "0xac35fdd94928f95aa39290d6cb3663fe0842640790c706f22e875d5cc0a8cf3c",
1266
+ "blockNumber": 33,
1267
+ "transactionHash": "0x618589f108158686515e26960b52c9ecaeeb7eba71946730737aa224cf7433fd",
1268
1268
  "address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
1269
1269
  "topics": [
1270
1270
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
@@ -1273,10 +1273,10 @@
1273
1273
  ],
1274
1274
  "data": "0x",
1275
1275
  "logIndex": 0,
1276
- "blockHash": "0x9ebef1459a66439ae6a425fb4c94dd483ed7f1b919971c3a85e3e3a31b574343"
1276
+ "blockHash": "0x156f3ded28d121977e230e808abc3779f57298064251e327d7e6f59811fbd658"
1277
1277
  }
1278
1278
  ],
1279
- "blockNumber": 35,
1279
+ "blockNumber": 33,
1280
1280
  "cumulativeGasUsed": "5045474",
1281
1281
  "status": 1,
1282
1282
  "byzantium": true
@@ -582,7 +582,7 @@
582
582
  "type": "receive"
583
583
  }
584
584
  ],
585
- "transactionHash": "0xc74e8acacc641f4f1eaf253009749c6815af4e44c4fa2ec966a68a869c529f47",
585
+ "transactionHash": "0xd029c127198621eef9d9af39ddb0d5e087d69a06f301fbefb5ffda9e590a3814",
586
586
  "receipt": {
587
587
  "to": null,
588
588
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
@@ -590,13 +590,13 @@
590
590
  "transactionIndex": 0,
591
591
  "gasUsed": "1782279",
592
592
  "logsBloom": "0x00004000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000020000001000000000000000000000000000001000000000000000000000000000000",
593
- "blockHash": "0xff6d11b05df47767046c16a0340b90777c71c93322f01fd2cd3f24c0f2fd3d7a",
594
- "transactionHash": "0xc74e8acacc641f4f1eaf253009749c6815af4e44c4fa2ec966a68a869c529f47",
593
+ "blockHash": "0x6f2fa8df1d8795a74900df4998fb88c8e6eec694bf5b91b089da094dd97303c8",
594
+ "transactionHash": "0xd029c127198621eef9d9af39ddb0d5e087d69a06f301fbefb5ffda9e590a3814",
595
595
  "logs": [
596
596
  {
597
597
  "transactionIndex": 0,
598
- "blockNumber": 26,
599
- "transactionHash": "0xc74e8acacc641f4f1eaf253009749c6815af4e44c4fa2ec966a68a869c529f47",
598
+ "blockNumber": 24,
599
+ "transactionHash": "0xd029c127198621eef9d9af39ddb0d5e087d69a06f301fbefb5ffda9e590a3814",
600
600
  "address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
601
601
  "topics": [
602
602
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
@@ -605,10 +605,10 @@
605
605
  ],
606
606
  "data": "0x",
607
607
  "logIndex": 0,
608
- "blockHash": "0xff6d11b05df47767046c16a0340b90777c71c93322f01fd2cd3f24c0f2fd3d7a"
608
+ "blockHash": "0x6f2fa8df1d8795a74900df4998fb88c8e6eec694bf5b91b089da094dd97303c8"
609
609
  }
610
610
  ],
611
- "blockNumber": 26,
611
+ "blockNumber": 24,
612
612
  "cumulativeGasUsed": "1782279",
613
613
  "status": 1,
614
614
  "byzantium": true
@@ -300,7 +300,7 @@
300
300
  "type": "function"
301
301
  }
302
302
  ],
303
- "transactionHash": "0x0d98c54ce8a8b1c7baa4df5c2fc12bc37a631013668cf4605729af68b3f61556",
303
+ "transactionHash": "0xd45764c4df8f242246d110a7bc4d9bc0d28a94d1bb7e01e927e7d34ca26f077d",
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": "0x32cd1d8ce69062b6cbf9abf4d64b98ae4d67478602a2243e3c1a0f9956a19075",
312
- "transactionHash": "0x0d98c54ce8a8b1c7baa4df5c2fc12bc37a631013668cf4605729af68b3f61556",
311
+ "blockHash": "0x90238017ff6de1140fcfcdabdcbaab6a32b1875ffa02ff36a59d475936a677d9",
312
+ "transactionHash": "0xd45764c4df8f242246d110a7bc4d9bc0d28a94d1bb7e01e927e7d34ca26f077d",
313
313
  "logs": [
314
314
  {
315
315
  "transactionIndex": 0,
316
- "blockNumber": 27,
317
- "transactionHash": "0x0d98c54ce8a8b1c7baa4df5c2fc12bc37a631013668cf4605729af68b3f61556",
316
+ "blockNumber": 25,
317
+ "transactionHash": "0xd45764c4df8f242246d110a7bc4d9bc0d28a94d1bb7e01e927e7d34ca26f077d",
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": "0x32cd1d8ce69062b6cbf9abf4d64b98ae4d67478602a2243e3c1a0f9956a19075"
326
+ "blockHash": "0x90238017ff6de1140fcfcdabdcbaab6a32b1875ffa02ff36a59d475936a677d9"
327
327
  }
328
328
  ],
329
- "blockNumber": 27,
329
+ "blockNumber": 25,
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": "0x63686a948ad37791b05b08810758a0a285976b2796e276db9656e11e42b1ce29",
88
+ "transactionHash": "0x2cd780e3ed07e603e6c189b9673c7e73e4f6ada70957f237dc79f7f0c85cab4c",
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": "0xbba3e833b4ebd735c4028cb9c79d67d5b5faa55b395483cd98336f30a3493da9",
97
- "transactionHash": "0x63686a948ad37791b05b08810758a0a285976b2796e276db9656e11e42b1ce29",
96
+ "blockHash": "0x3e9eb7e56f876c03cda0a89e4f8b53c09c3d2420e71849a0900a09139560f322",
97
+ "transactionHash": "0x2cd780e3ed07e603e6c189b9673c7e73e4f6ada70957f237dc79f7f0c85cab4c",
98
98
  "logs": [],
99
- "blockNumber": 28,
99
+ "blockNumber": 26,
100
100
  "cumulativeGasUsed": "501989",
101
101
  "status": 1,
102
102
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xA74A7bef26F7CFdb49549C71918ba8CEF6c0379f",
2
+ "address": "0x16a45c26FAAD34e1bee57Fc4C1b984071F64Ec85",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1361,37 +1361,37 @@
1361
1361
  "type": "function"
1362
1362
  }
1363
1363
  ],
1364
- "transactionHash": "0x2460adae8a89f20579e0a28be7f946b7c2e87cc600917fe1f7365aa134b5404b",
1364
+ "transactionHash": "0x86f2be64b90ea73dea5d79c70b820e85854bf5723bbd14bc4bd0d0f7954336fe",
1365
1365
  "receipt": {
1366
1366
  "to": null,
1367
1367
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
1368
- "contractAddress": "0xA74A7bef26F7CFdb49549C71918ba8CEF6c0379f",
1368
+ "contractAddress": "0x16a45c26FAAD34e1bee57Fc4C1b984071F64Ec85",
1369
1369
  "transactionIndex": 0,
1370
1370
  "gasUsed": "3998195",
1371
1371
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1372
- "blockHash": "0x0000000000000180ef3bce279711328db212ae680fae42cd2510487d37efd649",
1373
- "transactionHash": "0x2460adae8a89f20579e0a28be7f946b7c2e87cc600917fe1f7365aa134b5404b",
1372
+ "blockHash": "0x00000000000001657207c2b8aedfb268b9b85153d3c14cf007b405909305c1b9",
1373
+ "transactionHash": "0x86f2be64b90ea73dea5d79c70b820e85854bf5723bbd14bc4bd0d0f7954336fe",
1374
1374
  "logs": [
1375
1375
  {
1376
1376
  "transactionIndex": 0,
1377
- "blockNumber": 384,
1378
- "transactionHash": "0x2460adae8a89f20579e0a28be7f946b7c2e87cc600917fe1f7365aa134b5404b",
1379
- "address": "0xA74A7bef26F7CFdb49549C71918ba8CEF6c0379f",
1377
+ "blockNumber": 357,
1378
+ "transactionHash": "0x86f2be64b90ea73dea5d79c70b820e85854bf5723bbd14bc4bd0d0f7954336fe",
1379
+ "address": "0x16a45c26FAAD34e1bee57Fc4C1b984071F64Ec85",
1380
1380
  "topics": [
1381
1381
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1382
1382
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1383
- "0x0000000000000000000000006d038a9b5f33b6399422428bf5247e44ffbc24b9",
1383
+ "0x0000000000000000000000001610d0d07d74531d91be6e1ef6f7080d616a5363",
1384
1384
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1385
1385
  ],
1386
1386
  "data": "0x",
1387
1387
  "logIndex": 0,
1388
- "blockHash": "0x0000000000000180ef3bce279711328db212ae680fae42cd2510487d37efd649"
1388
+ "blockHash": "0x00000000000001657207c2b8aedfb268b9b85153d3c14cf007b405909305c1b9"
1389
1389
  },
1390
1390
  {
1391
1391
  "transactionIndex": 0,
1392
- "blockNumber": 384,
1393
- "transactionHash": "0x2460adae8a89f20579e0a28be7f946b7c2e87cc600917fe1f7365aa134b5404b",
1394
- "address": "0xA74A7bef26F7CFdb49549C71918ba8CEF6c0379f",
1392
+ "blockNumber": 357,
1393
+ "transactionHash": "0x86f2be64b90ea73dea5d79c70b820e85854bf5723bbd14bc4bd0d0f7954336fe",
1394
+ "address": "0x16a45c26FAAD34e1bee57Fc4C1b984071F64Ec85",
1395
1395
  "topics": [
1396
1396
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1397
1397
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
@@ -1400,10 +1400,10 @@
1400
1400
  ],
1401
1401
  "data": "0x",
1402
1402
  "logIndex": 1,
1403
- "blockHash": "0x0000000000000180ef3bce279711328db212ae680fae42cd2510487d37efd649"
1403
+ "blockHash": "0x00000000000001657207c2b8aedfb268b9b85153d3c14cf007b405909305c1b9"
1404
1404
  }
1405
1405
  ],
1406
- "blockNumber": 384,
1406
+ "blockNumber": 357,
1407
1407
  "cumulativeGasUsed": "3998195",
1408
1408
  "status": 1,
1409
1409
  "byzantium": true
@@ -1411,9 +1411,9 @@
1411
1411
  "args": [
1412
1412
  20420,
1413
1413
  [
1414
- "0x6D038a9B5F33b6399422428BF5247e44ffbc24B9"
1414
+ "0x1610D0d07d74531D91BE6E1eF6f7080D616a5363"
1415
1415
  ],
1416
- "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
1416
+ "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
1417
1417
  [
1418
1418
  "0x9c79357189d6aF261691ECF48de9A6bbF30438Fc",
1419
1419
  "0xC4c81D5C1851702d27d602aA8ff830A7689F17cc"
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xAE82b84Fe4C804c5e341B5A8be701b7DD91aE2e5",
2
+ "address": "0x22dEE72B5229a1Bcdd3Bc6792d011D4e33538F02",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -320,22 +320,22 @@
320
320
  "type": "function"
321
321
  }
322
322
  ],
323
- "transactionHash": "0xe464355cf5b53963e289e319fd7edece29d24b529c8bf76992aa9e5507e2136a",
323
+ "transactionHash": "0xd336a3f5af0e6bf085bbbc5a005144229ea08de9ed33a3cc96535dfc0feb0546",
324
324
  "receipt": {
325
325
  "to": null,
326
326
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
327
- "contractAddress": "0xAE82b84Fe4C804c5e341B5A8be701b7DD91aE2e5",
327
+ "contractAddress": "0x22dEE72B5229a1Bcdd3Bc6792d011D4e33538F02",
328
328
  "transactionIndex": 0,
329
329
  "gasUsed": "1367346",
330
330
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
331
- "blockHash": "0x000000000000018255e0510c445f0ad5472536d28e8ab9293da1c360ac36c147",
332
- "transactionHash": "0xe464355cf5b53963e289e319fd7edece29d24b529c8bf76992aa9e5507e2136a",
331
+ "blockHash": "0x00000000000001675d8db5f3f6de241fdaec66fbab3d90c90f9f7aedf912e6f9",
332
+ "transactionHash": "0xd336a3f5af0e6bf085bbbc5a005144229ea08de9ed33a3cc96535dfc0feb0546",
333
333
  "logs": [
334
334
  {
335
335
  "transactionIndex": 0,
336
- "blockNumber": 386,
337
- "transactionHash": "0xe464355cf5b53963e289e319fd7edece29d24b529c8bf76992aa9e5507e2136a",
338
- "address": "0xAE82b84Fe4C804c5e341B5A8be701b7DD91aE2e5",
336
+ "blockNumber": 359,
337
+ "transactionHash": "0xd336a3f5af0e6bf085bbbc5a005144229ea08de9ed33a3cc96535dfc0feb0546",
338
+ "address": "0x22dEE72B5229a1Bcdd3Bc6792d011D4e33538F02",
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": "0x000000000000018255e0510c445f0ad5472536d28e8ab9293da1c360ac36c147"
346
+ "blockHash": "0x00000000000001675d8db5f3f6de241fdaec66fbab3d90c90f9f7aedf912e6f9"
347
347
  }
348
348
  ],
349
- "blockNumber": 386,
349
+ "blockNumber": 359,
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": "0xA74A7bef26F7CFdb49549C71918ba8CEF6c0379f"
359
+ "addr": "0x16a45c26FAAD34e1bee57Fc4C1b984071F64Ec85"
360
360
  }
361
361
  ],
362
362
  [
363
363
  {
364
364
  "idx": 1,
365
- "addr": "0x6D038a9B5F33b6399422428BF5247e44ffbc24B9"
365
+ "addr": "0x1610D0d07d74531D91BE6E1eF6f7080D616a5363"
366
366
  }
367
367
  ]
368
368
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xe86d7B529F988F6dFa32eA8Bd464d96333Dd826D",
2
+ "address": "0x4AcaaeEA3796FC5f111543b1B4Ebc72568389a22",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -302,22 +302,22 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0x32d5989cc494815601df3c66c09bc84bceb577cdce14ec8852bcecbdc7e13e91",
305
+ "transactionHash": "0xbdfa2a2c5380b3a6c91fd174a2d38dda901568745cc3183b28d8642b7c191332",
306
306
  "receipt": {
307
307
  "to": null,
308
308
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
309
- "contractAddress": "0xe86d7B529F988F6dFa32eA8Bd464d96333Dd826D",
309
+ "contractAddress": "0x4AcaaeEA3796FC5f111543b1B4Ebc72568389a22",
310
310
  "transactionIndex": 0,
311
311
  "gasUsed": "972451",
312
312
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
313
- "blockHash": "0x000000000000017fde957bab224fd16ee35ff44554677ad65f5522102f5e2779",
314
- "transactionHash": "0x32d5989cc494815601df3c66c09bc84bceb577cdce14ec8852bcecbdc7e13e91",
313
+ "blockHash": "0x0000000000000164f50cb9d71fd106aaa91696e99c2344f5e1008ed67e4e895d",
314
+ "transactionHash": "0xbdfa2a2c5380b3a6c91fd174a2d38dda901568745cc3183b28d8642b7c191332",
315
315
  "logs": [
316
316
  {
317
317
  "transactionIndex": 0,
318
- "blockNumber": 383,
319
- "transactionHash": "0x32d5989cc494815601df3c66c09bc84bceb577cdce14ec8852bcecbdc7e13e91",
320
- "address": "0xe86d7B529F988F6dFa32eA8Bd464d96333Dd826D",
318
+ "blockNumber": 356,
319
+ "transactionHash": "0xbdfa2a2c5380b3a6c91fd174a2d38dda901568745cc3183b28d8642b7c191332",
320
+ "address": "0x4AcaaeEA3796FC5f111543b1B4Ebc72568389a22",
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": "0x000000000000017fde957bab224fd16ee35ff44554677ad65f5522102f5e2779"
328
+ "blockHash": "0x0000000000000164f50cb9d71fd106aaa91696e99c2344f5e1008ed67e4e895d"
329
329
  }
330
330
  ],
331
- "blockNumber": 383,
331
+ "blockNumber": 356,
332
332
  "cumulativeGasUsed": "972451",
333
333
  "status": 1,
334
334
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
2
+ "address": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -816,35 +816,35 @@
816
816
  "type": "constructor"
817
817
  }
818
818
  ],
819
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
819
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
820
820
  "receipt": {
821
821
  "to": null,
822
822
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
823
- "contractAddress": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
823
+ "contractAddress": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
824
824
  "transactionIndex": 0,
825
825
  "gasUsed": "646277",
826
826
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
827
- "blockHash": "0x00000000000000389082a8ec176a914c43c78d28a8cb8f4abab291a29fc229c1",
828
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
827
+ "blockHash": "0x0000000000000025e3828d9e11b38e12f16af6ee87935088b78a1bb04b88c6bf",
828
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
829
829
  "logs": [
830
830
  {
831
831
  "transactionIndex": 0,
832
- "blockNumber": 56,
833
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
834
- "address": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
832
+ "blockNumber": 37,
833
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
834
+ "address": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
835
835
  "topics": [
836
836
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
837
- "0x000000000000000000000000c3d58fd120c5613e91f28265788a9e68e6d356b3"
837
+ "0x000000000000000000000000ae12cd25eff04b74b9789c7fbd5c50e9ac30b26f"
838
838
  ],
839
839
  "data": "0x",
840
840
  "logIndex": 0,
841
- "blockHash": "0x00000000000000389082a8ec176a914c43c78d28a8cb8f4abab291a29fc229c1"
841
+ "blockHash": "0x0000000000000025e3828d9e11b38e12f16af6ee87935088b78a1bb04b88c6bf"
842
842
  },
843
843
  {
844
844
  "transactionIndex": 0,
845
- "blockNumber": 56,
846
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
847
- "address": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
845
+ "blockNumber": 37,
846
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
847
+ "address": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
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": "0x00000000000000389082a8ec176a914c43c78d28a8cb8f4abab291a29fc229c1"
855
+ "blockHash": "0x0000000000000025e3828d9e11b38e12f16af6ee87935088b78a1bb04b88c6bf"
856
856
  },
857
857
  {
858
858
  "transactionIndex": 0,
859
- "blockNumber": 56,
860
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
861
- "address": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
859
+ "blockNumber": 37,
860
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
861
+ "address": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
862
862
  "topics": [
863
863
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
864
864
  ],
865
865
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
866
866
  "logIndex": 2,
867
- "blockHash": "0x00000000000000389082a8ec176a914c43c78d28a8cb8f4abab291a29fc229c1"
867
+ "blockHash": "0x0000000000000025e3828d9e11b38e12f16af6ee87935088b78a1bb04b88c6bf"
868
868
  },
869
869
  {
870
870
  "transactionIndex": 0,
871
- "blockNumber": 56,
872
- "transactionHash": "0xe641ceb8cc5842e57ec5833865969bcc2d13e523f73bab8fd3316dbc1da47a4e",
873
- "address": "0x835076eDa00e03c74f61766A33a768Ca3da6208F",
871
+ "blockNumber": 37,
872
+ "transactionHash": "0xbfb77d53fd3e5be87108264e82a6762b472aaa6ac57468b8de73e1d668b6e713",
873
+ "address": "0xf52F905e514e3DE2084B0e860fa989da5Ecdb430",
874
874
  "topics": [
875
875
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
876
876
  ],
877
- "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000046037c0fc439a61d38a1ff7d761f24a99dd7c738",
877
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b5e489ddd396dcd2f9d72d33ccad9765f08e03ee",
878
878
  "logIndex": 3,
879
- "blockHash": "0x00000000000000389082a8ec176a914c43c78d28a8cb8f4abab291a29fc229c1"
879
+ "blockHash": "0x0000000000000025e3828d9e11b38e12f16af6ee87935088b78a1bb04b88c6bf"
880
880
  }
881
881
  ],
882
- "blockNumber": 56,
882
+ "blockNumber": 37,
883
883
  "cumulativeGasUsed": "646277",
884
884
  "status": 1,
885
885
  "byzantium": true
886
886
  },
887
887
  "args": [
888
- "0xc3D58fd120C5613E91f28265788A9e68e6D356b3",
889
- "0x46037c0FC439A61d38a1Ff7D761f24A99dD7c738",
888
+ "0xaE12cd25eFf04B74B9789c7FbD5c50e9Ac30B26f",
889
+ "0xB5e489dDD396DCD2f9d72D33cCAD9765f08e03ee",
890
890
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
891
891
  ],
892
892
  "numDeployments": 1,
@@ -900,7 +900,7 @@
900
900
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9"
901
901
  ]
902
902
  },
903
- "implementation": "0xc3D58fd120C5613E91f28265788A9e68e6D356b3",
903
+ "implementation": "0xaE12cd25eFf04B74B9789c7FbD5c50e9Ac30B26f",
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": "0x46037c0FC439A61d38a1Ff7D761f24A99dD7c738",
2
+ "address": "0xB5e489dDD396DCD2f9d72D33cCAD9765f08e03ee",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0xdee9caeb9789759cd254e3bd8a1027e108bc30e884b321db1b6e5e776c4efa7e",
175
+ "transactionHash": "0xc7bec5705d2cae809a6a7cab715fef2217cd553f76ba4b6b020c201462f6c9f3",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0x46037c0FC439A61d38a1Ff7D761f24A99dD7c738",
179
+ "contractAddress": "0xB5e489dDD396DCD2f9d72D33cCAD9765f08e03ee",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x00000000000000364157485aa94dfb9b3c5fa431a7c7ecd93fb6ddfefc0f0323",
184
- "transactionHash": "0xdee9caeb9789759cd254e3bd8a1027e108bc30e884b321db1b6e5e776c4efa7e",
183
+ "blockHash": "0x00000000000000220bd8d272c4bf667a276837ad85aa7b58a9d69875b01f6506",
184
+ "transactionHash": "0xc7bec5705d2cae809a6a7cab715fef2217cd553f76ba4b6b020c201462f6c9f3",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
- "blockNumber": 54,
189
- "transactionHash": "0xdee9caeb9789759cd254e3bd8a1027e108bc30e884b321db1b6e5e776c4efa7e",
190
- "address": "0x46037c0FC439A61d38a1Ff7D761f24A99dD7c738",
188
+ "blockNumber": 34,
189
+ "transactionHash": "0xc7bec5705d2cae809a6a7cab715fef2217cd553f76ba4b6b020c201462f6c9f3",
190
+ "address": "0xB5e489dDD396DCD2f9d72D33cCAD9765f08e03ee",
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": "0x00000000000000364157485aa94dfb9b3c5fa431a7c7ecd93fb6ddfefc0f0323"
198
+ "blockHash": "0x00000000000000220bd8d272c4bf667a276837ad85aa7b58a9d69875b01f6506"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
- "blockNumber": 54,
203
- "transactionHash": "0xdee9caeb9789759cd254e3bd8a1027e108bc30e884b321db1b6e5e776c4efa7e",
204
- "address": "0x46037c0FC439A61d38a1Ff7D761f24A99dD7c738",
202
+ "blockNumber": 34,
203
+ "transactionHash": "0xc7bec5705d2cae809a6a7cab715fef2217cd553f76ba4b6b020c201462f6c9f3",
204
+ "address": "0xB5e489dDD396DCD2f9d72D33cCAD9765f08e03ee",
205
205
  "topics": [
206
206
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
207
207
  "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
@@ -209,10 +209,10 @@
209
209
  ],
210
210
  "data": "0x",
211
211
  "logIndex": 1,
212
- "blockHash": "0x00000000000000364157485aa94dfb9b3c5fa431a7c7ecd93fb6ddfefc0f0323"
212
+ "blockHash": "0x00000000000000220bd8d272c4bf667a276837ad85aa7b58a9d69875b01f6506"
213
213
  }
214
214
  ],
215
- "blockNumber": 54,
215
+ "blockNumber": 34,
216
216
  "cumulativeGasUsed": "544138",
217
217
  "status": 1,
218
218
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xc3D58fd120C5613E91f28265788A9e68e6D356b3",
2
+ "address": "0xaE12cd25eFf04B74B9789c7FbD5c50e9Ac30B26f",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -685,18 +685,18 @@
685
685
  "type": "function"
686
686
  }
687
687
  ],
688
- "transactionHash": "0xfcfcbb0953671d85cce1bcf82f935e96ad8c23369eef4c3055a61605224c8e67",
688
+ "transactionHash": "0xb78ccd83e858110769f8f085dbb18c7d8617672f194d88df89b71bb1b7ec6543",
689
689
  "receipt": {
690
690
  "to": null,
691
691
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
692
- "contractAddress": "0xc3D58fd120C5613E91f28265788A9e68e6D356b3",
692
+ "contractAddress": "0xaE12cd25eFf04B74B9789c7FbD5c50e9Ac30B26f",
693
693
  "transactionIndex": 0,
694
694
  "gasUsed": "1840784",
695
695
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
696
- "blockHash": "0x0000000000000037920f185721d754d78c2b21d103cc470cf95df82732282f1b",
697
- "transactionHash": "0xfcfcbb0953671d85cce1bcf82f935e96ad8c23369eef4c3055a61605224c8e67",
696
+ "blockHash": "0x00000000000000230e9bffde8681acf87be589477ea5ebeb8af00490b5d4d49c",
697
+ "transactionHash": "0xb78ccd83e858110769f8f085dbb18c7d8617672f194d88df89b71bb1b7ec6543",
698
698
  "logs": [],
699
- "blockNumber": 55,
699
+ "blockNumber": 35,
700
700
  "cumulativeGasUsed": "1840784",
701
701
  "status": 1,
702
702
  "byzantium": true