@layerzerolabs/lz-evm-sdk-v2 2.2.1 → 2.2.3

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 +3 -3
  3. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +2 -2
  4. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +2 -2
  5. package/deployments/arbitrum-sandbox-local/PriceFeed.json +5 -5
  6. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +3 -3
  7. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
  8. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +5 -5
  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 +11 -11
  45. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +5 -5
  46. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +5 -5
  47. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +5 -5
  48. package/deployments/ethereum-sandbox-local/EndpointV2.json +9 -9
  49. package/deployments/ethereum-sandbox-local/EndpointV2View.json +9 -9
  50. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +3 -3
  51. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +9 -9
  52. package/deployments/ethereum-sandbox-local/Executor.json +29 -29
  53. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +5 -5
  54. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +5 -5
  55. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +7 -7
  56. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +3 -3
  57. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +29 -29
  58. package/deployments/ethereum-sandbox-local/LzExecutor.json +11 -11
  59. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +3 -3
  60. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +11 -11
  61. package/deployments/ethereum-sandbox-local/NonceContractMock.json +3 -3
  62. package/deployments/ethereum-sandbox-local/PriceFeed.json +11 -11
  63. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  64. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +3 -3
  65. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +11 -11
  66. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +5 -5
  67. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +9 -9
  68. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  69. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  70. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +5 -5
  71. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +9 -9
  72. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  73. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  74. package/deployments/ethereum-sandbox-local/SendUln301.json +5 -5
  75. package/deployments/ethereum-sandbox-local/SendUln302.json +5 -5
  76. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +5 -5
  77. package/deployments/ethereum-sandbox-local/Treasury.json +5 -5
  78. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +3 -3
  79. package/deployments/polygon-sandbox-local/DVN.json +5 -5
  80. package/deployments/polygon-sandbox-local/DVNDecompressor.json +2 -2
  81. package/deployments/polygon-sandbox-local/DVNFeeLib.json +2 -2
  82. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +2 -2
  83. package/deployments/polygon-sandbox-local/EndpointV2.json +4 -4
  84. package/deployments/polygon-sandbox-local/EndpointV2View.json +4 -4
  85. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
  86. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +4 -4
  87. package/deployments/polygon-sandbox-local/Executor.json +14 -14
  88. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +2 -2
  89. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -2
  90. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +3 -3
  91. package/deployments/polygon-sandbox-local/Executor_Implementation.json +1 -1
  92. package/deployments/polygon-sandbox-local/Executor_Proxy.json +14 -14
  93. package/deployments/polygon-sandbox-local/LzExecutor.json +5 -5
  94. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
  95. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +5 -5
  96. package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
  97. package/deployments/polygon-sandbox-local/PriceFeed.json +5 -5
  98. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +3 -3
  99. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
  100. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +5 -5
  101. package/deployments/polygon-sandbox-local/ReceiveUln301.json +2 -2
  102. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +4 -4
  103. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  104. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +4 -4
  105. package/deployments/polygon-sandbox-local/ReceiveUln302.json +2 -2
  106. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +4 -4
  107. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  108. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +4 -4
  109. package/deployments/polygon-sandbox-local/SendUln301.json +2 -2
  110. package/deployments/polygon-sandbox-local/SendUln302.json +2 -2
  111. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +2 -2
  112. package/deployments/polygon-sandbox-local/Treasury.json +2 -2
  113. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
  114. package/deployments/tron-sandbox-local/DVN.json +14 -14
  115. package/deployments/tron-sandbox-local/DVNDecompressor.json +10 -10
  116. package/deployments/tron-sandbox-local/DVNFeeLib.json +8 -8
  117. package/deployments/tron-sandbox-local/PriceFeed.json +22 -22
  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 +21 -21
  121. package/package.json +9 -9
@@ -141,7 +141,7 @@
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "671645",
143
143
  "logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010000002000000000002000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000001000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000400000040000000000000400001000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0xcce8c536509316930851544e8d553bacacae5c0b62b6707de90938edaa3529a2",
144
+ "blockHash": "0xc4380842afe0bd29e9ee4353d5ae24ee3a3eef5af6833fc14b446678fde16d58",
145
145
  "transactionHash": "0x386c67795bbef18a9bbc71a1e6f96e9c2134fe58964704b833107b60d9f321af",
146
146
  "logs": [
147
147
  {
@@ -155,7 +155,7 @@
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0xcce8c536509316930851544e8d553bacacae5c0b62b6707de90938edaa3529a2"
158
+ "blockHash": "0xc4380842afe0bd29e9ee4353d5ae24ee3a3eef5af6833fc14b446678fde16d58"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
@@ -167,7 +167,7 @@
167
167
  ],
168
168
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
169
169
  "logIndex": 1,
170
- "blockHash": "0xcce8c536509316930851544e8d553bacacae5c0b62b6707de90938edaa3529a2"
170
+ "blockHash": "0xc4380842afe0bd29e9ee4353d5ae24ee3a3eef5af6833fc14b446678fde16d58"
171
171
  },
172
172
  {
173
173
  "transactionIndex": 0,
@@ -179,7 +179,7 @@
179
179
  ],
180
180
  "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
181
181
  "logIndex": 2,
182
- "blockHash": "0xcce8c536509316930851544e8d553bacacae5c0b62b6707de90938edaa3529a2"
182
+ "blockHash": "0xc4380842afe0bd29e9ee4353d5ae24ee3a3eef5af6833fc14b446678fde16d58"
183
183
  }
184
184
  ],
185
185
  "blockNumber": 34,
@@ -756,7 +756,7 @@
756
756
  "transactionIndex": 0,
757
757
  "gasUsed": "2448542",
758
758
  "logsBloom": "0x00000000000000000002000000000000000000000000000080800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001400000000000000000000000000000",
759
- "blockHash": "0xa844279ebe6597eff0eed93efe9bdc7b03baf8df4b691c57f04162c807758ed1",
759
+ "blockHash": "0x97e47dee3b1c213c3478b1f9c23f98ededf65572dca7c34950991d694c484520",
760
760
  "transactionHash": "0xf01195581d1ca5b32a65e3b214c832c707f60f504959fc65830b8afd12cdcf4f",
761
761
  "logs": [
762
762
  {
@@ -771,7 +771,7 @@
771
771
  ],
772
772
  "data": "0x",
773
773
  "logIndex": 0,
774
- "blockHash": "0xa844279ebe6597eff0eed93efe9bdc7b03baf8df4b691c57f04162c807758ed1"
774
+ "blockHash": "0x97e47dee3b1c213c3478b1f9c23f98ededf65572dca7c34950991d694c484520"
775
775
  }
776
776
  ],
777
777
  "blockNumber": 36,
@@ -381,7 +381,7 @@
381
381
  "transactionIndex": 0,
382
382
  "gasUsed": "675287",
383
383
  "logsBloom": "0x00000000000000000000000000000000400000000000000000000080000010000000000000000000000008000000000000000000000000000000000000000000000000000000000001000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000200020000000000008000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
384
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70",
384
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30",
385
385
  "transactionHash": "0x11cd57b48cbec040b380debf56b958785449f3810fe7a7270ccb4d2d89358f28",
386
386
  "logs": [
387
387
  {
@@ -395,7 +395,7 @@
395
395
  ],
396
396
  "data": "0x",
397
397
  "logIndex": 0,
398
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
398
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
399
399
  },
400
400
  {
401
401
  "transactionIndex": 0,
@@ -407,7 +407,7 @@
407
407
  ],
408
408
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
409
409
  "logIndex": 1,
410
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
410
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
411
411
  },
412
412
  {
413
413
  "transactionIndex": 0,
@@ -419,7 +419,7 @@
419
419
  ],
420
420
  "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
421
421
  "logIndex": 2,
422
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
422
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
423
423
  }
424
424
  ],
425
425
  "blockNumber": 38,
@@ -250,7 +250,7 @@
250
250
  "transactionIndex": 0,
251
251
  "gasUsed": "1358739",
252
252
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
253
- "blockHash": "0xb4984db637b7770859afe03c073f30da94cec004a97f951f0702ad2706e2d31c",
253
+ "blockHash": "0x6dc4efc1765f5c57a70f06e83714157b6bd325905b049b5cf6b9e488e09d4050",
254
254
  "transactionHash": "0xf5f9e6060c10337b961371987f1c55e8a77acb307b7dfc31e1cf9517f529bf7e",
255
255
  "logs": [],
256
256
  "blockNumber": 37,
@@ -141,7 +141,7 @@
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "675287",
143
143
  "logsBloom": "0x00000000000000000000000000000000400000000000000000000080000010000000000000000000000008000000000000000000000000000000000000000000000000000000000001000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000200020000000000008000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70",
144
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30",
145
145
  "transactionHash": "0x11cd57b48cbec040b380debf56b958785449f3810fe7a7270ccb4d2d89358f28",
146
146
  "logs": [
147
147
  {
@@ -155,7 +155,7 @@
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
158
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
@@ -167,7 +167,7 @@
167
167
  ],
168
168
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
169
169
  "logIndex": 1,
170
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
170
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
171
171
  },
172
172
  {
173
173
  "transactionIndex": 0,
@@ -179,7 +179,7 @@
179
179
  ],
180
180
  "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
181
181
  "logIndex": 2,
182
- "blockHash": "0x766104a645c202859be664c5a33242e6e0c715b1d4568173ab987740504f7a70"
182
+ "blockHash": "0xf7218fdb7a7b90c2b25f77c4cea69f6ae59d548c9b49c65e3705206ce2735c30"
183
183
  }
184
184
  ],
185
185
  "blockNumber": 38,
@@ -1277,7 +1277,7 @@
1277
1277
  "transactionIndex": 0,
1278
1278
  "gasUsed": "4961679",
1279
1279
  "logsBloom": "0x00000000000000000002000000000000000000002000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800420000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
1280
- "blockHash": "0x10e7298b399f66cd19bea746ec652e9694f9a2a5f813fe9f517194250a7bcf81",
1280
+ "blockHash": "0x9f56f400383d6d9e00d63e0c813714c30f7e2705d6cbb4083f171962a8e9ad6d",
1281
1281
  "transactionHash": "0x03e3274e2222766d88e0b6a8dbd90aa92bfe46db0515a1672e09a7a16b02f18f",
1282
1282
  "logs": [
1283
1283
  {
@@ -1292,7 +1292,7 @@
1292
1292
  ],
1293
1293
  "data": "0x",
1294
1294
  "logIndex": 0,
1295
- "blockHash": "0x10e7298b399f66cd19bea746ec652e9694f9a2a5f813fe9f517194250a7bcf81"
1295
+ "blockHash": "0x9f56f400383d6d9e00d63e0c813714c30f7e2705d6cbb4083f171962a8e9ad6d"
1296
1296
  }
1297
1297
  ],
1298
1298
  "blockNumber": 30,
@@ -1258,7 +1258,7 @@
1258
1258
  "transactionIndex": 0,
1259
1259
  "gasUsed": "5045474",
1260
1260
  "logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000100000001000000040000000000000000000000",
1261
- "blockHash": "0x00fd355c0314395d335ef6f90370e92342839bd38876a24765c6b967bcde52ec",
1261
+ "blockHash": "0x8c6ef5a02328e0155d298a09aa8362c24584dc7a2fed6301a8a6400213b05706",
1262
1262
  "transactionHash": "0xffa0229fc8672fe5c3dd74e276db8e8d907d18131859b5283c57e3bb6b00d38e",
1263
1263
  "logs": [
1264
1264
  {
@@ -1273,7 +1273,7 @@
1273
1273
  ],
1274
1274
  "data": "0x",
1275
1275
  "logIndex": 0,
1276
- "blockHash": "0x00fd355c0314395d335ef6f90370e92342839bd38876a24765c6b967bcde52ec"
1276
+ "blockHash": "0x8c6ef5a02328e0155d298a09aa8362c24584dc7a2fed6301a8a6400213b05706"
1277
1277
  }
1278
1278
  ],
1279
1279
  "blockNumber": 35,
@@ -590,7 +590,7 @@
590
590
  "transactionIndex": 0,
591
591
  "gasUsed": "1782279",
592
592
  "logsBloom": "0x00004000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000020000001000000000000000000000000000001000000000000000000000000000000",
593
- "blockHash": "0x75481420af695ca03b53968599171d4f728fdc25b35580c03f02aa2562e97ad5",
593
+ "blockHash": "0x7e790753529ee214ca9676fc15559de00e92afe66152f289be614d42bf94a7a7",
594
594
  "transactionHash": "0xd4439f32bf000451a09f5c920839cac3a123de0be7a62489e7758a729ac3eeee",
595
595
  "logs": [
596
596
  {
@@ -605,7 +605,7 @@
605
605
  ],
606
606
  "data": "0x",
607
607
  "logIndex": 0,
608
- "blockHash": "0x75481420af695ca03b53968599171d4f728fdc25b35580c03f02aa2562e97ad5"
608
+ "blockHash": "0x7e790753529ee214ca9676fc15559de00e92afe66152f289be614d42bf94a7a7"
609
609
  }
610
610
  ],
611
611
  "blockNumber": 26,
@@ -308,7 +308,7 @@
308
308
  "transactionIndex": 0,
309
309
  "gasUsed": "839184",
310
310
  "logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
311
- "blockHash": "0x34b4eec221087e1c15f5811b12c7599bc3d02f89d12c5b5c123e73e4851f6908",
311
+ "blockHash": "0xc4f4d0eaeea8fc3a198b1b35b96c71f331cb8f267d6d7334486bd931be582245",
312
312
  "transactionHash": "0x71dffe23df566848e516bef96effda1644081b8d43c08f7dc1e5e5df2a35dd2c",
313
313
  "logs": [
314
314
  {
@@ -323,7 +323,7 @@
323
323
  ],
324
324
  "data": "0x",
325
325
  "logIndex": 0,
326
- "blockHash": "0x34b4eec221087e1c15f5811b12c7599bc3d02f89d12c5b5c123e73e4851f6908"
326
+ "blockHash": "0xc4f4d0eaeea8fc3a198b1b35b96c71f331cb8f267d6d7334486bd931be582245"
327
327
  }
328
328
  ],
329
329
  "blockNumber": 27,
@@ -93,7 +93,7 @@
93
93
  "transactionIndex": 0,
94
94
  "gasUsed": "501989",
95
95
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
96
- "blockHash": "0x935a487d9bc8f5fa6888c03ef242b36c92890aa718a2b11852d9d5208fd25835",
96
+ "blockHash": "0x4ca327aafa7ae3b039ee50d6f3e84a79c31f100091dc57e624000f3eb355da5f",
97
97
  "transactionHash": "0x691f42013c8d43f50ac74b7e98ce6066dd9a80b191a18771c8849b1bdaa9e163",
98
98
  "logs": [],
99
99
  "blockNumber": 28,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x201a54f7e8ACCf7Be6CBf774EC219EBdDD1004d7",
2
+ "address": "0x8D0Dfe3dF9A64194d03ab4841C90E7398B99D3c7",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1361,37 +1361,37 @@
1361
1361
  "type": "function"
1362
1362
  }
1363
1363
  ],
1364
- "transactionHash": "0x12eb58e253a09b81985906316dacf891bd044d80a33bff839a3b7ea24c6c9d7d",
1364
+ "transactionHash": "0x3b4bbebdf02f78ff80ed31bc44b138ba672d64dd67e96295aa78d8cd0f0e0ef7",
1365
1365
  "receipt": {
1366
1366
  "to": null,
1367
1367
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
1368
- "contractAddress": "0x201a54f7e8ACCf7Be6CBf774EC219EBdDD1004d7",
1368
+ "contractAddress": "0x8D0Dfe3dF9A64194d03ab4841C90E7398B99D3c7",
1369
1369
  "transactionIndex": 0,
1370
1370
  "gasUsed": "3998195",
1371
1371
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1372
- "blockHash": "0x000000000000010281d560e5ce7e636271295de29798052f0316f43f9620e545",
1373
- "transactionHash": "0x12eb58e253a09b81985906316dacf891bd044d80a33bff839a3b7ea24c6c9d7d",
1372
+ "blockHash": "0x0000000000000102ff28a6d5c0d2a3d252f2b9307d0aa122fdf16ec1ba7e5ba3",
1373
+ "transactionHash": "0x3b4bbebdf02f78ff80ed31bc44b138ba672d64dd67e96295aa78d8cd0f0e0ef7",
1374
1374
  "logs": [
1375
1375
  {
1376
1376
  "transactionIndex": 0,
1377
1377
  "blockNumber": 258,
1378
- "transactionHash": "0x12eb58e253a09b81985906316dacf891bd044d80a33bff839a3b7ea24c6c9d7d",
1379
- "address": "0x201a54f7e8ACCf7Be6CBf774EC219EBdDD1004d7",
1378
+ "transactionHash": "0x3b4bbebdf02f78ff80ed31bc44b138ba672d64dd67e96295aa78d8cd0f0e0ef7",
1379
+ "address": "0x8D0Dfe3dF9A64194d03ab4841C90E7398B99D3c7",
1380
1380
  "topics": [
1381
1381
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1382
1382
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1383
- "0x0000000000000000000000002b35a85af19365fdbb312d01eb1701b73ca14e64",
1383
+ "0x0000000000000000000000006a82f868b99794308225da583fbcb280be486cae",
1384
1384
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1385
1385
  ],
1386
1386
  "data": "0x",
1387
1387
  "logIndex": 0,
1388
- "blockHash": "0x000000000000010281d560e5ce7e636271295de29798052f0316f43f9620e545"
1388
+ "blockHash": "0x0000000000000102ff28a6d5c0d2a3d252f2b9307d0aa122fdf16ec1ba7e5ba3"
1389
1389
  },
1390
1390
  {
1391
1391
  "transactionIndex": 0,
1392
1392
  "blockNumber": 258,
1393
- "transactionHash": "0x12eb58e253a09b81985906316dacf891bd044d80a33bff839a3b7ea24c6c9d7d",
1394
- "address": "0x201a54f7e8ACCf7Be6CBf774EC219EBdDD1004d7",
1393
+ "transactionHash": "0x3b4bbebdf02f78ff80ed31bc44b138ba672d64dd67e96295aa78d8cd0f0e0ef7",
1394
+ "address": "0x8D0Dfe3dF9A64194d03ab4841C90E7398B99D3c7",
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": "0x000000000000010281d560e5ce7e636271295de29798052f0316f43f9620e545"
1403
+ "blockHash": "0x0000000000000102ff28a6d5c0d2a3d252f2b9307d0aa122fdf16ec1ba7e5ba3"
1404
1404
  }
1405
1405
  ],
1406
1406
  "blockNumber": 258,
@@ -1411,9 +1411,9 @@
1411
1411
  "args": [
1412
1412
  20420,
1413
1413
  [
1414
- "0x2B35A85Af19365fdBB312D01eb1701b73ca14e64"
1414
+ "0x6a82F868B99794308225da583FbcB280BE486caE"
1415
1415
  ],
1416
- "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
1416
+ "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
1417
1417
  [
1418
1418
  "0x9c79357189d6aF261691ECF48de9A6bbF30438Fc",
1419
1419
  "0xC4c81D5C1851702d27d602aA8ff830A7689F17cc"
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x5C82Bb1FE8fc37DE496159542d6DEC385d6A9454",
2
+ "address": "0x928886658Fda8Ac0A4293c52Ce851F34257cA60E",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -320,22 +320,22 @@
320
320
  "type": "function"
321
321
  }
322
322
  ],
323
- "transactionHash": "0x073f552e36d93edce7bc281bad46a2ef0e3eecac3c633e5f7b1275d66606369d",
323
+ "transactionHash": "0x612cd8199c6ec70bc24048d89f8b75ded8d2a109cea6122faed949e57533abfc",
324
324
  "receipt": {
325
325
  "to": null,
326
326
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
327
- "contractAddress": "0x5C82Bb1FE8fc37DE496159542d6DEC385d6A9454",
327
+ "contractAddress": "0x928886658Fda8Ac0A4293c52Ce851F34257cA60E",
328
328
  "transactionIndex": 0,
329
329
  "gasUsed": "1367346",
330
330
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
331
- "blockHash": "0x00000000000001037d03bbc9253c94ca3de5278ef4d94a7113fdc041e42df826",
332
- "transactionHash": "0x073f552e36d93edce7bc281bad46a2ef0e3eecac3c633e5f7b1275d66606369d",
331
+ "blockHash": "0x0000000000000103ecfb7f1ea5c96bfff3b43969e860a16bc50b64917d6908d6",
332
+ "transactionHash": "0x612cd8199c6ec70bc24048d89f8b75ded8d2a109cea6122faed949e57533abfc",
333
333
  "logs": [
334
334
  {
335
335
  "transactionIndex": 0,
336
336
  "blockNumber": 259,
337
- "transactionHash": "0x073f552e36d93edce7bc281bad46a2ef0e3eecac3c633e5f7b1275d66606369d",
338
- "address": "0x5C82Bb1FE8fc37DE496159542d6DEC385d6A9454",
337
+ "transactionHash": "0x612cd8199c6ec70bc24048d89f8b75ded8d2a109cea6122faed949e57533abfc",
338
+ "address": "0x928886658Fda8Ac0A4293c52Ce851F34257cA60E",
339
339
  "topics": [
340
340
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
341
341
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -343,7 +343,7 @@
343
343
  ],
344
344
  "data": "0x",
345
345
  "logIndex": 0,
346
- "blockHash": "0x00000000000001037d03bbc9253c94ca3de5278ef4d94a7113fdc041e42df826"
346
+ "blockHash": "0x0000000000000103ecfb7f1ea5c96bfff3b43969e860a16bc50b64917d6908d6"
347
347
  }
348
348
  ],
349
349
  "blockNumber": 259,
@@ -356,13 +356,13 @@
356
356
  [
357
357
  {
358
358
  "idx": 1,
359
- "addr": "0x201a54f7e8ACCf7Be6CBf774EC219EBdDD1004d7"
359
+ "addr": "0x8D0Dfe3dF9A64194d03ab4841C90E7398B99D3c7"
360
360
  }
361
361
  ],
362
362
  [
363
363
  {
364
364
  "idx": 1,
365
- "addr": "0x2B35A85Af19365fdBB312D01eb1701b73ca14e64"
365
+ "addr": "0x6a82F868B99794308225da583FbcB280BE486caE"
366
366
  }
367
367
  ]
368
368
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x71C8dF9892a79Af5B7c0683288F2217Bc744EA3C",
2
+ "address": "0x13c996D3f7f278667175fEEB41B88F522CB79d50",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -302,22 +302,22 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0xd2508bdb79e791746014ad9873447781dbd3c3102af2f42c3089d26b7b550143",
305
+ "transactionHash": "0x9b044959189b3e0c8f5d16590136e086f17a0d1e8f0f4e80d9856cfa2d7c5a21",
306
306
  "receipt": {
307
307
  "to": null,
308
308
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
309
- "contractAddress": "0x71C8dF9892a79Af5B7c0683288F2217Bc744EA3C",
309
+ "contractAddress": "0x13c996D3f7f278667175fEEB41B88F522CB79d50",
310
310
  "transactionIndex": 0,
311
311
  "gasUsed": "972451",
312
312
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
313
- "blockHash": "0x000000000000010002e0a2dda7b7bfc7dd030cc6612e20d8736122696df595d8",
314
- "transactionHash": "0xd2508bdb79e791746014ad9873447781dbd3c3102af2f42c3089d26b7b550143",
313
+ "blockHash": "0x0000000000000100454c612bc5bd2bfaf0240cba35b08e8f2f68e03377d558b0",
314
+ "transactionHash": "0x9b044959189b3e0c8f5d16590136e086f17a0d1e8f0f4e80d9856cfa2d7c5a21",
315
315
  "logs": [
316
316
  {
317
317
  "transactionIndex": 0,
318
318
  "blockNumber": 256,
319
- "transactionHash": "0xd2508bdb79e791746014ad9873447781dbd3c3102af2f42c3089d26b7b550143",
320
- "address": "0x71C8dF9892a79Af5B7c0683288F2217Bc744EA3C",
319
+ "transactionHash": "0x9b044959189b3e0c8f5d16590136e086f17a0d1e8f0f4e80d9856cfa2d7c5a21",
320
+ "address": "0x13c996D3f7f278667175fEEB41B88F522CB79d50",
321
321
  "topics": [
322
322
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
323
323
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -325,7 +325,7 @@
325
325
  ],
326
326
  "data": "0x",
327
327
  "logIndex": 0,
328
- "blockHash": "0x000000000000010002e0a2dda7b7bfc7dd030cc6612e20d8736122696df595d8"
328
+ "blockHash": "0x0000000000000100454c612bc5bd2bfaf0240cba35b08e8f2f68e03377d558b0"
329
329
  }
330
330
  ],
331
331
  "blockNumber": 256,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
2
+ "address": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -816,35 +816,35 @@
816
816
  "type": "constructor"
817
817
  }
818
818
  ],
819
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
819
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
820
820
  "receipt": {
821
821
  "to": null,
822
822
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
823
- "contractAddress": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
823
+ "contractAddress": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
824
824
  "transactionIndex": 0,
825
825
  "gasUsed": "646277",
826
826
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
827
- "blockHash": "0x00000000000000381cac5a6d7c8975c871158c606f2cf4fe3e9805ee7527c050",
828
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
827
+ "blockHash": "0x000000000000003830f8e50de6768f79813a44e959862ff4c204b37785ddffd9",
828
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
829
829
  "logs": [
830
830
  {
831
831
  "transactionIndex": 0,
832
832
  "blockNumber": 56,
833
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
834
- "address": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
833
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
834
+ "address": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
835
835
  "topics": [
836
836
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
837
- "0x00000000000000000000000013577263ccbe5bf552730e31f5a12fd3bc74a2f2"
837
+ "0x0000000000000000000000002e5bb62b0cfc82fc0a5262498b3de8f468eca667"
838
838
  ],
839
839
  "data": "0x",
840
840
  "logIndex": 0,
841
- "blockHash": "0x00000000000000381cac5a6d7c8975c871158c606f2cf4fe3e9805ee7527c050"
841
+ "blockHash": "0x000000000000003830f8e50de6768f79813a44e959862ff4c204b37785ddffd9"
842
842
  },
843
843
  {
844
844
  "transactionIndex": 0,
845
845
  "blockNumber": 56,
846
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
847
- "address": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
846
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
847
+ "address": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
848
848
  "topics": [
849
849
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
850
850
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -852,31 +852,31 @@
852
852
  ],
853
853
  "data": "0x",
854
854
  "logIndex": 1,
855
- "blockHash": "0x00000000000000381cac5a6d7c8975c871158c606f2cf4fe3e9805ee7527c050"
855
+ "blockHash": "0x000000000000003830f8e50de6768f79813a44e959862ff4c204b37785ddffd9"
856
856
  },
857
857
  {
858
858
  "transactionIndex": 0,
859
859
  "blockNumber": 56,
860
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
861
- "address": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
860
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
861
+ "address": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
862
862
  "topics": [
863
863
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
864
864
  ],
865
865
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
866
866
  "logIndex": 2,
867
- "blockHash": "0x00000000000000381cac5a6d7c8975c871158c606f2cf4fe3e9805ee7527c050"
867
+ "blockHash": "0x000000000000003830f8e50de6768f79813a44e959862ff4c204b37785ddffd9"
868
868
  },
869
869
  {
870
870
  "transactionIndex": 0,
871
871
  "blockNumber": 56,
872
- "transactionHash": "0xd2e0f3303354f7a279f3b5f4764e2628c938a6f637910dde52e7ec391b15face",
873
- "address": "0x398baf0c452c7577c09dcDF1CDD343E399739A00",
872
+ "transactionHash": "0x9a486bf38fd6f62e84feaa9001c7899bb29d6f169694263daa68b94c58bbdabd",
873
+ "address": "0xdFf7b80D050EaF6e7850c6040eB7fb2566548058",
874
874
  "topics": [
875
875
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
876
876
  ],
877
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c25c84f7cbefb536cc06649b08b6c442fbbc0b00",
877
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cc6468dc2e25356964344d348f4ed354b88e6d53",
878
878
  "logIndex": 3,
879
- "blockHash": "0x00000000000000381cac5a6d7c8975c871158c606f2cf4fe3e9805ee7527c050"
879
+ "blockHash": "0x000000000000003830f8e50de6768f79813a44e959862ff4c204b37785ddffd9"
880
880
  }
881
881
  ],
882
882
  "blockNumber": 56,
@@ -885,8 +885,8 @@
885
885
  "byzantium": true
886
886
  },
887
887
  "args": [
888
- "0x13577263CcBe5BF552730e31f5a12Fd3bC74A2f2",
889
- "0xC25C84f7CbeFb536CC06649b08B6C442FBbc0B00",
888
+ "0x2e5BB62b0cFC82fc0a5262498b3DE8f468eca667",
889
+ "0xcC6468Dc2E25356964344D348f4eD354B88e6D53",
890
890
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
891
891
  ],
892
892
  "numDeployments": 1,
@@ -900,7 +900,7 @@
900
900
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9"
901
901
  ]
902
902
  },
903
- "implementation": "0x13577263CcBe5BF552730e31f5a12Fd3bC74A2f2",
903
+ "implementation": "0x2e5BB62b0cFC82fc0a5262498b3DE8f468eca667",
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": "0xC25C84f7CbeFb536CC06649b08B6C442FBbc0B00",
2
+ "address": "0xcC6468Dc2E25356964344D348f4eD354B88e6D53",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0x6615f78acd07092debd99d69a59d73a1130e19334ce4b696ebe850c0cd2646c2",
175
+ "transactionHash": "0xe0cc9fbc919949a0399355e2f822e3e6ada979039c5b3b56a8f965856679b997",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0xC25C84f7CbeFb536CC06649b08B6C442FBbc0B00",
179
+ "contractAddress": "0xcC6468Dc2E25356964344D348f4eD354B88e6D53",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x0000000000000035961b2b2284b96666b3aee30fa63cdbec1198de8e272bd11d",
184
- "transactionHash": "0x6615f78acd07092debd99d69a59d73a1130e19334ce4b696ebe850c0cd2646c2",
183
+ "blockHash": "0x000000000000003594d10c253e00a22b00ff7056e4e65e1dbe849b5849ad4633",
184
+ "transactionHash": "0xe0cc9fbc919949a0399355e2f822e3e6ada979039c5b3b56a8f965856679b997",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
188
  "blockNumber": 53,
189
- "transactionHash": "0x6615f78acd07092debd99d69a59d73a1130e19334ce4b696ebe850c0cd2646c2",
190
- "address": "0xC25C84f7CbeFb536CC06649b08B6C442FBbc0B00",
189
+ "transactionHash": "0xe0cc9fbc919949a0399355e2f822e3e6ada979039c5b3b56a8f965856679b997",
190
+ "address": "0xcC6468Dc2E25356964344D348f4eD354B88e6D53",
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": "0x0000000000000035961b2b2284b96666b3aee30fa63cdbec1198de8e272bd11d"
198
+ "blockHash": "0x000000000000003594d10c253e00a22b00ff7056e4e65e1dbe849b5849ad4633"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
202
  "blockNumber": 53,
203
- "transactionHash": "0x6615f78acd07092debd99d69a59d73a1130e19334ce4b696ebe850c0cd2646c2",
204
- "address": "0xC25C84f7CbeFb536CC06649b08B6C442FBbc0B00",
203
+ "transactionHash": "0xe0cc9fbc919949a0399355e2f822e3e6ada979039c5b3b56a8f965856679b997",
204
+ "address": "0xcC6468Dc2E25356964344D348f4eD354B88e6D53",
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": "0x0000000000000035961b2b2284b96666b3aee30fa63cdbec1198de8e272bd11d"
212
+ "blockHash": "0x000000000000003594d10c253e00a22b00ff7056e4e65e1dbe849b5849ad4633"
213
213
  }
214
214
  ],
215
215
  "blockNumber": 53,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x13577263CcBe5BF552730e31f5a12Fd3bC74A2f2",
2
+ "address": "0x2e5BB62b0cFC82fc0a5262498b3DE8f468eca667",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -685,18 +685,18 @@
685
685
  "type": "function"
686
686
  }
687
687
  ],
688
- "transactionHash": "0x05ddaed3e8454de3dd6815515055c01c8cf3d5b44b23bbb39519c16d03b9dc91",
688
+ "transactionHash": "0x942e69f2a98baef63ec2ff172eec2f41cdb26e85dfaefc24ecf32e1fc28b9bec",
689
689
  "receipt": {
690
690
  "to": null,
691
691
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
692
- "contractAddress": "0x13577263CcBe5BF552730e31f5a12Fd3bC74A2f2",
692
+ "contractAddress": "0x2e5BB62b0cFC82fc0a5262498b3DE8f468eca667",
693
693
  "transactionIndex": 0,
694
694
  "gasUsed": "1839184",
695
695
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
696
- "blockHash": "0x0000000000000036268de9d1740659498c9f9ee66a0a81ec9ec417ecabd31789",
697
- "transactionHash": "0x05ddaed3e8454de3dd6815515055c01c8cf3d5b44b23bbb39519c16d03b9dc91",
696
+ "blockHash": "0x00000000000000376549bc6738fb1b6eea6a75a897f84aad82797c28f345d497",
697
+ "transactionHash": "0x942e69f2a98baef63ec2ff172eec2f41cdb26e85dfaefc24ecf32e1fc28b9bec",
698
698
  "logs": [],
699
- "blockNumber": 54,
699
+ "blockNumber": 55,
700
700
  "cumulativeGasUsed": "1839184",
701
701
  "status": 1,
702
702
  "byzantium": true