@layerzerolabs/lz-evm-sdk-v2 3.0.14 → 3.0.16

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 (253) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -0
  3. package/deployments/ape-mainnet/Executor.json +53 -18
  4. package/deployments/ape-mainnet/ExecutorFeeLib.json +198 -18
  5. package/deployments/ape-mainnet/Executor_Implementation.json +82 -34
  6. package/deployments/arbitrum-sandbox-local/DVN.json +13 -13
  7. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +5 -5
  8. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +5 -5
  9. package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +5 -5
  10. package/deployments/arbitrum-sandbox-local/EndpointV2.json +9 -9
  11. package/deployments/arbitrum-sandbox-local/EndpointV2View.json +9 -9
  12. package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +3 -3
  13. package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +9 -9
  14. package/deployments/arbitrum-sandbox-local/Executor.json +31 -31
  15. package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +5 -5
  16. package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +5 -5
  17. package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +7 -7
  18. package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +3 -3
  19. package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +31 -31
  20. package/deployments/arbitrum-sandbox-local/LzExecutor.json +11 -11
  21. package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +3 -3
  22. package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +11 -11
  23. package/deployments/arbitrum-sandbox-local/MultiCall.json +3 -3
  24. package/deployments/arbitrum-sandbox-local/NonceContractMock.json +3 -3
  25. package/deployments/arbitrum-sandbox-local/PriceFeed.json +11 -11
  26. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  27. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +3 -3
  28. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +11 -11
  29. package/deployments/arbitrum-sandbox-local/ReadLib1002.json +5 -5
  30. package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +9 -9
  31. package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
  32. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +3 -3
  33. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +9 -9
  34. package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +5 -5
  35. package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +9 -9
  36. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  37. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  38. package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +5 -5
  39. package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +9 -9
  40. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  41. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  42. package/deployments/arbitrum-sandbox-local/SendUln301.json +5 -5
  43. package/deployments/arbitrum-sandbox-local/SendUln302.json +5 -5
  44. package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +5 -5
  45. package/deployments/arbitrum-sandbox-local/Treasury.json +5 -5
  46. package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +3 -3
  47. package/deployments/avalanche-mainnet/Executor.json +51 -3
  48. package/deployments/avalanche-mainnet/ExecutorFeeLib.json +201 -21
  49. package/deployments/avalanche-mainnet/Executor_Implementation.json +99 -51
  50. package/deployments/bsc-mainnet/Executor.json +51 -3
  51. package/deployments/bsc-mainnet/ExecutorFeeLib.json +201 -21
  52. package/deployments/bsc-mainnet/Executor_Implementation.json +99 -51
  53. package/deployments/bsc-sandbox-local/DVN.json +19 -19
  54. package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
  55. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  56. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
  57. package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
  58. package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
  59. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
  60. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
  61. package/deployments/bsc-sandbox-local/Executor.json +46 -46
  62. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +7 -7
  63. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  64. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
  65. package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
  66. package/deployments/bsc-sandbox-local/Executor_Proxy.json +46 -46
  67. package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
  68. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +4 -4
  69. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
  70. package/deployments/bsc-sandbox-local/MultiCall.json +4 -4
  71. package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
  72. package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
  73. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  74. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
  75. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
  76. package/deployments/bsc-sandbox-local/ReadLib1002.json +7 -7
  77. package/deployments/bsc-sandbox-local/ReadLib1002View.json +13 -13
  78. package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
  79. package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +4 -4
  80. package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +13 -13
  81. package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
  82. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
  83. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  84. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  85. package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
  86. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
  87. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  88. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  89. package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
  90. package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
  91. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
  92. package/deployments/bsc-sandbox-local/Treasury.json +7 -7
  93. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  94. package/deployments/ethereum-sandbox-local/DVN.json +19 -19
  95. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
  96. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
  97. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
  98. package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
  99. package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
  100. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
  101. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
  102. package/deployments/ethereum-sandbox-local/Executor.json +46 -46
  103. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
  104. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
  105. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
  106. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
  107. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +46 -46
  108. package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
  109. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
  110. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
  111. package/deployments/ethereum-sandbox-local/MultiCall.json +4 -4
  112. package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
  113. package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
  114. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  115. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
  116. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
  117. package/deployments/ethereum-sandbox-local/ReadLib1002.json +7 -7
  118. package/deployments/ethereum-sandbox-local/ReadLib1002View.json +13 -13
  119. package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
  120. package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +4 -4
  121. package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +13 -13
  122. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
  123. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
  124. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  125. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  126. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
  127. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
  128. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  129. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  130. package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
  131. package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
  132. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
  133. package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
  134. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
  135. package/deployments/islander-mainnet/DVN.json +2109 -0
  136. package/deployments/islander-mainnet/DVNFeeLib.json +925 -0
  137. package/deployments/islander-mainnet/DeadDVN.json +204 -0
  138. package/deployments/islander-mainnet/DefaultProxyAdmin.json +259 -0
  139. package/deployments/islander-mainnet/EndpointV2.json +2947 -0
  140. package/deployments/islander-mainnet/EndpointV2View.json +436 -0
  141. package/deployments/islander-mainnet/EndpointV2View_Implementation.json +314 -0
  142. package/deployments/islander-mainnet/EndpointV2View_Proxy.json +231 -0
  143. package/deployments/islander-mainnet/Executor.json +1669 -0
  144. package/deployments/islander-mainnet/ExecutorFeeLib.json +619 -0
  145. package/deployments/islander-mainnet/ExecutorProxyAdmin.json +284 -0
  146. package/deployments/islander-mainnet/Executor_Implementation.json +1768 -0
  147. package/deployments/islander-mainnet/Executor_Proxy.json +336 -0
  148. package/deployments/islander-mainnet/LzExecutor.json +758 -0
  149. package/deployments/islander-mainnet/LzExecutor_Implementation.json +704 -0
  150. package/deployments/islander-mainnet/LzExecutor_Proxy.json +245 -0
  151. package/deployments/islander-mainnet/MultiCall.json +150 -0
  152. package/deployments/islander-mainnet/PriceFeed.json +935 -0
  153. package/deployments/islander-mainnet/PriceFeedProxyAdmin.json +284 -0
  154. package/deployments/islander-mainnet/PriceFeed_Implementation.json +977 -0
  155. package/deployments/islander-mainnet/PriceFeed_Proxy.json +245 -0
  156. package/deployments/islander-mainnet/ReceiveUln301.json +1293 -0
  157. package/deployments/islander-mainnet/ReceiveUln301View.json +355 -0
  158. package/deployments/islander-mainnet/ReceiveUln301View_Implementation.json +232 -0
  159. package/deployments/islander-mainnet/ReceiveUln301View_Proxy.json +231 -0
  160. package/deployments/islander-mainnet/ReceiveUln302.json +1007 -0
  161. package/deployments/islander-mainnet/ReceiveUln302View.json +479 -0
  162. package/deployments/islander-mainnet/ReceiveUln302View_Implementation.json +385 -0
  163. package/deployments/islander-mainnet/ReceiveUln302View_Proxy.json +231 -0
  164. package/deployments/islander-mainnet/SendUln301.json +1570 -0
  165. package/deployments/islander-mainnet/SendUln302.json +1528 -0
  166. package/deployments/islander-mainnet/Treasury.json +413 -0
  167. package/deployments/islander-mainnet/TreasuryFeeHandler.json +126 -0
  168. package/deployments/polygon-mainnet/Executor.json +51 -3
  169. package/deployments/polygon-mainnet/ExecutorFeeLib.json +208 -28
  170. package/deployments/polygon-mainnet/Executor_Implementation.json +107 -59
  171. package/deployments/polygon-sandbox-local/DVN.json +13 -13
  172. package/deployments/polygon-sandbox-local/DVNDecompressor.json +5 -5
  173. package/deployments/polygon-sandbox-local/DVNFeeLib.json +5 -5
  174. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +5 -5
  175. package/deployments/polygon-sandbox-local/EndpointV2.json +9 -9
  176. package/deployments/polygon-sandbox-local/EndpointV2View.json +9 -9
  177. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +3 -3
  178. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +9 -9
  179. package/deployments/polygon-sandbox-local/Executor.json +31 -31
  180. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +5 -5
  181. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +5 -5
  182. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +7 -7
  183. package/deployments/polygon-sandbox-local/Executor_Implementation.json +3 -3
  184. package/deployments/polygon-sandbox-local/Executor_Proxy.json +31 -31
  185. package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
  186. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +3 -3
  187. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
  188. package/deployments/polygon-sandbox-local/MultiCall.json +3 -3
  189. package/deployments/polygon-sandbox-local/NonceContractMock.json +3 -3
  190. package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
  191. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  192. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +3 -3
  193. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
  194. package/deployments/polygon-sandbox-local/ReadLib1002.json +5 -5
  195. package/deployments/polygon-sandbox-local/ReadLib1002View.json +9 -9
  196. package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
  197. package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +3 -3
  198. package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +9 -9
  199. package/deployments/polygon-sandbox-local/ReceiveUln301.json +5 -5
  200. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
  201. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  202. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  203. package/deployments/polygon-sandbox-local/ReceiveUln302.json +5 -5
  204. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
  205. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  206. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  207. package/deployments/polygon-sandbox-local/SendUln301.json +5 -5
  208. package/deployments/polygon-sandbox-local/SendUln302.json +5 -5
  209. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
  210. package/deployments/polygon-sandbox-local/Treasury.json +5 -5
  211. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +3 -3
  212. package/deployments/tron-sandbox-local/DVN.json +35 -35
  213. package/deployments/tron-sandbox-local/DVNDecompressor.json +12 -12
  214. package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
  215. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +8 -8
  216. package/deployments/tron-sandbox-local/EndpointV2.json +19 -19
  217. package/deployments/tron-sandbox-local/EndpointV2View.json +25 -25
  218. package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +6 -6
  219. package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +23 -23
  220. package/deployments/tron-sandbox-local/Executor.json +79 -79
  221. package/deployments/tron-sandbox-local/ExecutorDecompressor.json +9 -9
  222. package/deployments/tron-sandbox-local/ExecutorFeeLib.json +8 -8
  223. package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +14 -14
  224. package/deployments/tron-sandbox-local/Executor_Implementation.json +6 -6
  225. package/deployments/tron-sandbox-local/Executor_Proxy.json +71 -71
  226. package/deployments/tron-sandbox-local/LzExecutor.json +26 -26
  227. package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +6 -6
  228. package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +22 -22
  229. package/deployments/tron-sandbox-local/MultiCall.json +6 -6
  230. package/deployments/tron-sandbox-local/NonceContractMock.json +7 -7
  231. package/deployments/tron-sandbox-local/PriceFeed.json +22 -22
  232. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +11 -11
  233. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
  234. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +21 -21
  235. package/deployments/tron-sandbox-local/ReadLib1002.json +11 -11
  236. package/deployments/tron-sandbox-local/ReadLib1002View.json +26 -26
  237. package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +14 -14
  238. package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +5 -5
  239. package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +23 -23
  240. package/deployments/tron-sandbox-local/ReceiveUln301.json +11 -11
  241. package/deployments/tron-sandbox-local/ReceiveUln301View.json +26 -26
  242. package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +6 -6
  243. package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +23 -23
  244. package/deployments/tron-sandbox-local/ReceiveUln302.json +11 -11
  245. package/deployments/tron-sandbox-local/ReceiveUln302View.json +26 -26
  246. package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +5 -5
  247. package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +23 -23
  248. package/deployments/tron-sandbox-local/SendUln301.json +13 -13
  249. package/deployments/tron-sandbox-local/SendUln302.json +11 -11
  250. package/deployments/tron-sandbox-local/SimpleMessageLib.json +11 -11
  251. package/deployments/tron-sandbox-local/Treasury.json +10 -10
  252. package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +7 -7
  253. package/package.json +9 -9
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
2
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1500,82 +1500,82 @@
1500
1500
  "type": "function"
1501
1501
  }
1502
1502
  ],
1503
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1503
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1504
1504
  "receipt": {
1505
1505
  "to": null,
1506
1506
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
1507
- "contractAddress": "0x4375a5D108a3750D816809d447916564b928268A",
1507
+ "contractAddress": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1508
1508
  "transactionIndex": 0,
1509
1509
  "gasUsed": "4564677",
1510
1510
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1511
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16",
1512
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1511
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1",
1512
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1513
1513
  "logs": [
1514
1514
  {
1515
1515
  "transactionIndex": 0,
1516
- "blockNumber": 160,
1517
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1518
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
1516
+ "blockNumber": 159,
1517
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1518
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1519
1519
  "topics": [
1520
1520
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1521
1521
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1522
- "0x00000000000000000000000094c97cc5d8c4bf7ced28b4d96da8e85bfcd1f3a7",
1522
+ "0x000000000000000000000000bae6a377804734a39ccdcc9df2c04da2847862f7",
1523
1523
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1524
1524
  ],
1525
1525
  "data": "0x",
1526
1526
  "logIndex": 0,
1527
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16"
1527
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1"
1528
1528
  },
1529
1529
  {
1530
1530
  "transactionIndex": 0,
1531
- "blockNumber": 160,
1532
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1533
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
1531
+ "blockNumber": 159,
1532
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1533
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1534
1534
  "topics": [
1535
1535
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1536
1536
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1537
- "0x000000000000000000000000e57a2260d3c33f54afe90d847a37ed2a539064a7",
1537
+ "0x0000000000000000000000000115d2f47982f1c0c597ee072cc48ac463fc21d2",
1538
1538
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1539
1539
  ],
1540
1540
  "data": "0x",
1541
1541
  "logIndex": 1,
1542
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16"
1542
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1"
1543
1543
  },
1544
1544
  {
1545
1545
  "transactionIndex": 0,
1546
- "blockNumber": 160,
1547
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1548
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
1546
+ "blockNumber": 159,
1547
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1548
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1549
1549
  "topics": [
1550
1550
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1551
1551
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1552
- "0x000000000000000000000000c83c44f38bd7d602be53322dce448696f6d44911",
1552
+ "0x0000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6",
1553
1553
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1554
1554
  ],
1555
1555
  "data": "0x",
1556
1556
  "logIndex": 2,
1557
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16"
1557
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1"
1558
1558
  },
1559
1559
  {
1560
1560
  "transactionIndex": 0,
1561
- "blockNumber": 160,
1562
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1563
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
1561
+ "blockNumber": 159,
1562
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1563
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1564
1564
  "topics": [
1565
1565
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1566
1566
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1567
- "0x0000000000000000000000004cfb6b64bbe4296e478cd34a29504fccb3d91a4d",
1567
+ "0x000000000000000000000000fb608d6b4cf51c71a529fe2559db11015d1ef4a0",
1568
1568
  "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
1569
1569
  ],
1570
1570
  "data": "0x",
1571
1571
  "logIndex": 3,
1572
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16"
1572
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1"
1573
1573
  },
1574
1574
  {
1575
1575
  "transactionIndex": 0,
1576
- "blockNumber": 160,
1577
- "transactionHash": "0x4d921fbff70b7dbc3a0caa7bfa2303745dd35f7401e4a3611c0e2ee6c594c505",
1578
- "address": "0x4375a5D108a3750D816809d447916564b928268A",
1576
+ "blockNumber": 159,
1577
+ "transactionHash": "0xa9c6ac5849c34fad4b692df46bd96b9454ea159c7527e42676bc9ab2f9d52b95",
1578
+ "address": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1",
1579
1579
  "topics": [
1580
1580
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1581
1581
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
@@ -1584,10 +1584,10 @@
1584
1584
  ],
1585
1585
  "data": "0x",
1586
1586
  "logIndex": 4,
1587
- "blockHash": "0x00000000000000a0bcf25701f3c26a609fa14dfd0a9a6b81c6971cdfbd7fcf16"
1587
+ "blockHash": "0x000000000000009f6e144aaec65b45d0dfb71b8a111fcf833a02a02b8ff136d1"
1588
1588
  }
1589
1589
  ],
1590
- "blockNumber": 160,
1590
+ "blockNumber": 159,
1591
1591
  "cumulativeGasUsed": "4564677",
1592
1592
  "status": 1,
1593
1593
  "byzantium": true
@@ -1596,12 +1596,12 @@
1596
1596
  50420,
1597
1597
  20420,
1598
1598
  [
1599
- "0x94C97CC5d8C4bf7Ced28B4d96DA8e85BfCD1f3A7",
1600
- "0xe57a2260d3c33F54aFe90D847a37eD2a539064A7",
1601
- "0xC83C44F38bD7D602BE53322dce448696f6D44911",
1602
- "0x4cFB6B64bBE4296E478CD34A29504fcCb3d91A4d"
1599
+ "0xbAE6A377804734A39CcdCC9df2c04dA2847862f7",
1600
+ "0x0115D2f47982f1C0c597Ee072cC48ac463FC21D2",
1601
+ "0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6",
1602
+ "0xFB608d6b4cf51c71A529fE2559Db11015D1Ef4A0"
1603
1603
  ],
1604
- "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
1604
+ "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
1605
1605
  [
1606
1606
  "0x9c79357189d6aF261691ECF48de9A6bbF30438Fc",
1607
1607
  "0xC4c81D5C1851702d27d602aA8ff830A7689F17cc"
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xeEE4F00A954F47b8486676B00CD0681F7851cE3C",
2
+ "address": "0xC5001cc96E4653e00B37145fBf5785568396A760",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -320,22 +320,22 @@
320
320
  "type": "function"
321
321
  }
322
322
  ],
323
- "transactionHash": "0xba8fcf9d864be69bb4d5ec0242c6c4061f7ea8f01b9ebb06e30318f587289c96",
323
+ "transactionHash": "0xee95007814afc95f629e7c761852177023339279bec74f43b6dbd35ffa2a2469",
324
324
  "receipt": {
325
325
  "to": null,
326
326
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
327
- "contractAddress": "0xeEE4F00A954F47b8486676B00CD0681F7851cE3C",
327
+ "contractAddress": "0xC5001cc96E4653e00B37145fBf5785568396A760",
328
328
  "transactionIndex": 0,
329
329
  "gasUsed": "1408820",
330
330
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
331
- "blockHash": "0x00000000000000a174d103205f22afccc57bf190f1264ef5d0e417d5483e4066",
332
- "transactionHash": "0xba8fcf9d864be69bb4d5ec0242c6c4061f7ea8f01b9ebb06e30318f587289c96",
331
+ "blockHash": "0x00000000000000a17333053936fc054bee5d6624fa378e464cf8f2bc46dff2f1",
332
+ "transactionHash": "0xee95007814afc95f629e7c761852177023339279bec74f43b6dbd35ffa2a2469",
333
333
  "logs": [
334
334
  {
335
335
  "transactionIndex": 0,
336
336
  "blockNumber": 161,
337
- "transactionHash": "0xba8fcf9d864be69bb4d5ec0242c6c4061f7ea8f01b9ebb06e30318f587289c96",
338
- "address": "0xeEE4F00A954F47b8486676B00CD0681F7851cE3C",
337
+ "transactionHash": "0xee95007814afc95f629e7c761852177023339279bec74f43b6dbd35ffa2a2469",
338
+ "address": "0xC5001cc96E4653e00B37145fBf5785568396A760",
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": "0x00000000000000a174d103205f22afccc57bf190f1264ef5d0e417d5483e4066"
346
+ "blockHash": "0x00000000000000a17333053936fc054bee5d6624fa378e464cf8f2bc46dff2f1"
347
347
  }
348
348
  ],
349
349
  "blockNumber": 161,
@@ -356,21 +356,21 @@
356
356
  [
357
357
  {
358
358
  "idx": 1,
359
- "addr": "0x4375a5D108a3750D816809d447916564b928268A"
359
+ "addr": "0xf3d87521317C89A126BB4cB06041A6044e69cCc1"
360
360
  }
361
361
  ],
362
362
  [
363
363
  {
364
364
  "idx": 1,
365
- "addr": "0x757371D77FAB96BD49b06Ad5B36D54109c12a1E8"
365
+ "addr": "0xC9b6deb2bF7b18Ff0E72F74F8fE486CeFb8183A8"
366
366
  },
367
367
  {
368
368
  "idx": 2,
369
- "addr": "0x4cFB6B64bBE4296E478CD34A29504fcCb3d91A4d"
369
+ "addr": "0xFB608d6b4cf51c71A529fE2559Db11015D1Ef4A0"
370
370
  },
371
371
  {
372
372
  "idx": 3,
373
- "addr": "0x513F139B7F1c2ac4bE6B717d041E2fEdb5aa0Fa0"
373
+ "addr": "0x32C2b0d5B9f84176793a1F7D6c93f261C0571839"
374
374
  }
375
375
  ]
376
376
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x3318E21f63852F32E968dC40eF350a5ac6Ad4F91",
2
+ "address": "0x912541764b5376BbeB3B3D3F0d34Fd967A4ec802",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -686,22 +686,22 @@
686
686
  "type": "receive"
687
687
  }
688
688
  ],
689
- "transactionHash": "0xb011c907abfc38e61f253c2b9221b3c345761fb690727aeb1795e4141dfee5eb",
689
+ "transactionHash": "0xa3c3d8b6b1c18936498aeaa15da559df3a42a77b2c81adb6e8df1619a429918c",
690
690
  "receipt": {
691
691
  "to": null,
692
692
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
693
- "contractAddress": "0x3318E21f63852F32E968dC40eF350a5ac6Ad4F91",
693
+ "contractAddress": "0x912541764b5376BbeB3B3D3F0d34Fd967A4ec802",
694
694
  "transactionIndex": 0,
695
695
  "gasUsed": "2112602",
696
696
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
697
- "blockHash": "0x000000000000009e874ca0bdb7649da64b5ed7bd7c7b5d932a913b8ea0ee6f34",
698
- "transactionHash": "0xb011c907abfc38e61f253c2b9221b3c345761fb690727aeb1795e4141dfee5eb",
697
+ "blockHash": "0x000000000000009d435779da32f5536b9b91e865bafb95914554136ffc7cdce7",
698
+ "transactionHash": "0xa3c3d8b6b1c18936498aeaa15da559df3a42a77b2c81adb6e8df1619a429918c",
699
699
  "logs": [
700
700
  {
701
701
  "transactionIndex": 0,
702
- "blockNumber": 158,
703
- "transactionHash": "0xb011c907abfc38e61f253c2b9221b3c345761fb690727aeb1795e4141dfee5eb",
704
- "address": "0x3318E21f63852F32E968dC40eF350a5ac6Ad4F91",
702
+ "blockNumber": 157,
703
+ "transactionHash": "0xa3c3d8b6b1c18936498aeaa15da559df3a42a77b2c81adb6e8df1619a429918c",
704
+ "address": "0x912541764b5376BbeB3B3D3F0d34Fd967A4ec802",
705
705
  "topics": [
706
706
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
707
707
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -709,10 +709,10 @@
709
709
  ],
710
710
  "data": "0x",
711
711
  "logIndex": 0,
712
- "blockHash": "0x000000000000009e874ca0bdb7649da64b5ed7bd7c7b5d932a913b8ea0ee6f34"
712
+ "blockHash": "0x000000000000009d435779da32f5536b9b91e865bafb95914554136ffc7cdce7"
713
713
  }
714
714
  ],
715
- "blockNumber": 158,
715
+ "blockNumber": 157,
716
716
  "cumulativeGasUsed": "2112602",
717
717
  "status": 1,
718
718
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x367d7726C9990C96124B119B48ed5DCb8A26Ea31",
2
+ "address": "0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -162,22 +162,22 @@
162
162
  "type": "function"
163
163
  }
164
164
  ],
165
- "transactionHash": "0xce314df7573e6a0da21761c46cba661f5780ee50d8d973ae6451e89beae55e7c",
165
+ "transactionHash": "0xd84c7f3422a9796cd5599ff07c16fff8563ba953660f12903e4241b8775a0c74",
166
166
  "receipt": {
167
167
  "to": null,
168
168
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
169
- "contractAddress": "0x367d7726C9990C96124B119B48ed5DCb8A26Ea31",
169
+ "contractAddress": "0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
170
170
  "transactionIndex": 0,
171
171
  "gasUsed": "600330",
172
172
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
173
- "blockHash": "0x0000000000000071a6cd4fab0797ca15f2828cd5c53a3c0893d8d86e8ce1af58",
174
- "transactionHash": "0xce314df7573e6a0da21761c46cba661f5780ee50d8d973ae6451e89beae55e7c",
173
+ "blockHash": "0x00000000000000712bf6f369d54fa2000a24d416f0d0ff7d603e4c5c37f23fd1",
174
+ "transactionHash": "0xd84c7f3422a9796cd5599ff07c16fff8563ba953660f12903e4241b8775a0c74",
175
175
  "logs": [
176
176
  {
177
177
  "transactionIndex": 0,
178
178
  "blockNumber": 113,
179
- "transactionHash": "0xce314df7573e6a0da21761c46cba661f5780ee50d8d973ae6451e89beae55e7c",
180
- "address": "0x367d7726C9990C96124B119B48ed5DCb8A26Ea31",
179
+ "transactionHash": "0xd84c7f3422a9796cd5599ff07c16fff8563ba953660f12903e4241b8775a0c74",
180
+ "address": "0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
181
181
  "topics": [
182
182
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
183
183
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -185,7 +185,7 @@
185
185
  ],
186
186
  "data": "0x",
187
187
  "logIndex": 0,
188
- "blockHash": "0x0000000000000071a6cd4fab0797ca15f2828cd5c53a3c0893d8d86e8ce1af58"
188
+ "blockHash": "0x00000000000000712bf6f369d54fa2000a24d416f0d0ff7d603e4c5c37f23fd1"
189
189
  }
190
190
  ],
191
191
  "blockNumber": 113,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
2
+ "address": "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -2352,22 +2352,22 @@
2352
2352
  "type": "function"
2353
2353
  }
2354
2354
  ],
2355
- "transactionHash": "0xee2af84ad8f3fa88fd1bbc8661dd7ff7318ed5f93c349673d5669a3ada2779f1",
2355
+ "transactionHash": "0xb6aa1e3d7ebef8ebdea078ed592c0ed592575ee74ca9ad3cc9bcb3183b499436",
2356
2356
  "receipt": {
2357
2357
  "to": null,
2358
2358
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
2359
- "contractAddress": "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
2359
+ "contractAddress": "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
2360
2360
  "transactionIndex": 0,
2361
2361
  "gasUsed": "5356428",
2362
2362
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
2363
- "blockHash": "0x00000000000000703f8d8b5cd9ddaa363c43a50dd53b95e90cae1a16577c3426",
2364
- "transactionHash": "0xee2af84ad8f3fa88fd1bbc8661dd7ff7318ed5f93c349673d5669a3ada2779f1",
2363
+ "blockHash": "0x000000000000006fdd9f57026fc58dbd6c755e14777e57dd2677983643897d8a",
2364
+ "transactionHash": "0xb6aa1e3d7ebef8ebdea078ed592c0ed592575ee74ca9ad3cc9bcb3183b499436",
2365
2365
  "logs": [
2366
2366
  {
2367
2367
  "transactionIndex": 0,
2368
- "blockNumber": 112,
2369
- "transactionHash": "0xee2af84ad8f3fa88fd1bbc8661dd7ff7318ed5f93c349673d5669a3ada2779f1",
2370
- "address": "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
2368
+ "blockNumber": 111,
2369
+ "transactionHash": "0xb6aa1e3d7ebef8ebdea078ed592c0ed592575ee74ca9ad3cc9bcb3183b499436",
2370
+ "address": "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
2371
2371
  "topics": [
2372
2372
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2373
2373
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -2375,25 +2375,25 @@
2375
2375
  ],
2376
2376
  "data": "0x",
2377
2377
  "logIndex": 0,
2378
- "blockHash": "0x00000000000000703f8d8b5cd9ddaa363c43a50dd53b95e90cae1a16577c3426"
2378
+ "blockHash": "0x000000000000006fdd9f57026fc58dbd6c755e14777e57dd2677983643897d8a"
2379
2379
  },
2380
2380
  {
2381
2381
  "transactionIndex": 0,
2382
- "blockNumber": 112,
2383
- "transactionHash": "0xee2af84ad8f3fa88fd1bbc8661dd7ff7318ed5f93c349673d5669a3ada2779f1",
2384
- "address": "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
2382
+ "blockNumber": 111,
2383
+ "transactionHash": "0xb6aa1e3d7ebef8ebdea078ed592c0ed592575ee74ca9ad3cc9bcb3183b499436",
2384
+ "address": "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
2385
2385
  "topics": [
2386
2386
  "0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
2387
2387
  ],
2388
- "data": "0x00000000000000000000000057175abb77bd79fbc0c214f60cd53ae6c2fc2d1f",
2388
+ "data": "0x000000000000000000000000786a67da28a7cfea5474c1b5c086583b81e03ad3",
2389
2389
  "logIndex": 1,
2390
- "blockHash": "0x00000000000000703f8d8b5cd9ddaa363c43a50dd53b95e90cae1a16577c3426"
2390
+ "blockHash": "0x000000000000006fdd9f57026fc58dbd6c755e14777e57dd2677983643897d8a"
2391
2391
  },
2392
2392
  {
2393
2393
  "transactionIndex": 0,
2394
- "blockNumber": 112,
2395
- "transactionHash": "0xee2af84ad8f3fa88fd1bbc8661dd7ff7318ed5f93c349673d5669a3ada2779f1",
2396
- "address": "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
2394
+ "blockNumber": 111,
2395
+ "transactionHash": "0xb6aa1e3d7ebef8ebdea078ed592c0ed592575ee74ca9ad3cc9bcb3183b499436",
2396
+ "address": "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
2397
2397
  "topics": [
2398
2398
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2399
2399
  "0x00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
@@ -2401,10 +2401,10 @@
2401
2401
  ],
2402
2402
  "data": "0x",
2403
2403
  "logIndex": 2,
2404
- "blockHash": "0x00000000000000703f8d8b5cd9ddaa363c43a50dd53b95e90cae1a16577c3426"
2404
+ "blockHash": "0x000000000000006fdd9f57026fc58dbd6c755e14777e57dd2677983643897d8a"
2405
2405
  }
2406
2406
  ],
2407
- "blockNumber": 112,
2407
+ "blockNumber": 111,
2408
2408
  "cumulativeGasUsed": "5356428",
2409
2409
  "status": 1,
2410
2410
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xFb4161538a5B87D64D49D689092E5CF209CF6565",
2
+ "address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -331,64 +331,64 @@
331
331
  "type": "constructor"
332
332
  }
333
333
  ],
334
- "transactionHash": "0x72da5a57acc8fe4429d18c50dfeae8c8f65e478c8b545aae3d6eb5030f06e13d",
334
+ "transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
335
335
  "receipt": {
336
336
  "to": null,
337
337
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
338
- "contractAddress": "0xFb4161538a5B87D64D49D689092E5CF209CF6565",
338
+ "contractAddress": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
339
339
  "transactionIndex": 0,
340
340
  "gasUsed": "569376",
341
341
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
342
- "blockHash": "0x00000000000000741435e6e8dabd296647a31484152b8e08e7b3d057126a5d73",
343
- "transactionHash": "0x72da5a57acc8fe4429d18c50dfeae8c8f65e478c8b545aae3d6eb5030f06e13d",
342
+ "blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24",
343
+ "transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
344
344
  "logs": [
345
345
  {
346
346
  "transactionIndex": 0,
347
- "blockNumber": 116,
348
- "transactionHash": "0x72da5a57acc8fe4429d18c50dfeae8c8f65e478c8b545aae3d6eb5030f06e13d",
349
- "address": "0xFb4161538a5B87D64D49D689092E5CF209CF6565",
347
+ "blockNumber": 115,
348
+ "transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
349
+ "address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
350
350
  "topics": [
351
351
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
352
- "0x000000000000000000000000af23115e8cd5e44fdac7c9397e23af5a2e518a39"
352
+ "0x00000000000000000000000071e0eb804a02bc64ae134124ae124be6a8461f9c"
353
353
  ],
354
354
  "data": "0x",
355
355
  "logIndex": 0,
356
- "blockHash": "0x00000000000000741435e6e8dabd296647a31484152b8e08e7b3d057126a5d73"
356
+ "blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
357
357
  },
358
358
  {
359
359
  "transactionIndex": 0,
360
- "blockNumber": 116,
361
- "transactionHash": "0x72da5a57acc8fe4429d18c50dfeae8c8f65e478c8b545aae3d6eb5030f06e13d",
362
- "address": "0xFb4161538a5B87D64D49D689092E5CF209CF6565",
360
+ "blockNumber": 115,
361
+ "transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
362
+ "address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
363
363
  "topics": [
364
364
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
365
365
  ],
366
366
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
367
367
  "logIndex": 1,
368
- "blockHash": "0x00000000000000741435e6e8dabd296647a31484152b8e08e7b3d057126a5d73"
368
+ "blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
369
369
  },
370
370
  {
371
371
  "transactionIndex": 0,
372
- "blockNumber": 116,
373
- "transactionHash": "0x72da5a57acc8fe4429d18c50dfeae8c8f65e478c8b545aae3d6eb5030f06e13d",
374
- "address": "0xFb4161538a5B87D64D49D689092E5CF209CF6565",
372
+ "blockNumber": 115,
373
+ "transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
374
+ "address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
375
375
  "topics": [
376
376
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
377
377
  ],
378
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000367d7726c9990c96124b119b48ed5dcb8a26ea31",
378
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ee4df3c2ff1277c3ef6402b4389e75e0b67fb606",
379
379
  "logIndex": 2,
380
- "blockHash": "0x00000000000000741435e6e8dabd296647a31484152b8e08e7b3d057126a5d73"
380
+ "blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
381
381
  }
382
382
  ],
383
- "blockNumber": 116,
383
+ "blockNumber": 115,
384
384
  "cumulativeGasUsed": "569376",
385
385
  "status": 1,
386
386
  "byzantium": true
387
387
  },
388
388
  "args": [
389
- "0xaf23115E8Cd5e44FDAC7c9397E23Af5a2E518A39",
390
- "0x367d7726C9990C96124B119B48ed5DCb8A26Ea31",
391
- "0xc4d66de80000000000000000000000004eec58ec2ec6ca3b65cfee32edf7da5797c567f4"
389
+ "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
390
+ "0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
391
+ "0xc4d66de80000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4"
392
392
  ],
393
393
  "numDeployments": 1,
394
394
  "solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
@@ -398,10 +398,10 @@
398
398
  "execute": {
399
399
  "methodName": "initialize",
400
400
  "args": [
401
- "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4"
401
+ "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4"
402
402
  ]
403
403
  },
404
- "implementation": "0xaf23115E8Cd5e44FDAC7c9397E23Af5a2E518A39",
404
+ "implementation": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
405
405
  "devdoc": {
406
406
  "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.",
407
407
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xaf23115E8Cd5e44FDAC7c9397E23Af5a2E518A39",
2
+ "address": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -200,18 +200,18 @@
200
200
  "type": "function"
201
201
  }
202
202
  ],
203
- "transactionHash": "0x1bf8d5d5c60d48935f9d77952a14f0560d8d47d682512060682cead4355e9f4a",
203
+ "transactionHash": "0x397625cef4a1a443b91e349160fab25942b6a3058df08092dfd9aeb69094b627",
204
204
  "receipt": {
205
205
  "to": null,
206
206
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
207
- "contractAddress": "0xaf23115E8Cd5e44FDAC7c9397E23Af5a2E518A39",
207
+ "contractAddress": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
208
208
  "transactionIndex": 0,
209
209
  "gasUsed": "686764",
210
210
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
211
- "blockHash": "0x00000000000000735697e421b42bcf781b91495695acaea509383d6089c97e82",
212
- "transactionHash": "0x1bf8d5d5c60d48935f9d77952a14f0560d8d47d682512060682cead4355e9f4a",
211
+ "blockHash": "0x0000000000000072db524279f4054ffe33fbe60e02351ed8f0c76668e3ffc533",
212
+ "transactionHash": "0x397625cef4a1a443b91e349160fab25942b6a3058df08092dfd9aeb69094b627",
213
213
  "logs": [],
214
- "blockNumber": 115,
214
+ "blockNumber": 114,
215
215
  "cumulativeGasUsed": "686764",
216
216
  "status": 1,
217
217
  "byzantium": true