@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": "0x2aCBD44CE72644A6eD4d01726c954a73cca41cBE",
2
+ "address": "0xd65D37a92b0ab79B251C810E5Dd9284eEF09a0B7",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -84,24 +84,24 @@
84
84
  "type": "function"
85
85
  }
86
86
  ],
87
- "transactionHash": "0x1b98a524d42ce55b3051ee38fa35d1ea8bd9ad9c18a64428274c109e33cab5e5",
87
+ "transactionHash": "0x53c7192015b00d4509ee5316729b02cf81bb61d0d0184cdb8f64215240775a35",
88
88
  "receipt": {
89
89
  "to": null,
90
90
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
91
- "contractAddress": "0x2aCBD44CE72644A6eD4d01726c954a73cca41cBE",
91
+ "contractAddress": "0xd65D37a92b0ab79B251C810E5Dd9284eEF09a0B7",
92
92
  "transactionIndex": 0,
93
93
  "gasUsed": "279599",
94
94
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
95
- "blockHash": "0x000000000000007fb11249639bc83c5752b4d6cf7174bce0e1fc0d64be4ce230",
96
- "transactionHash": "0x1b98a524d42ce55b3051ee38fa35d1ea8bd9ad9c18a64428274c109e33cab5e5",
95
+ "blockHash": "0x000000000000007e557a11c981a46d00be6fddf3202c2d0ceafe1a9d33c25538",
96
+ "transactionHash": "0x53c7192015b00d4509ee5316729b02cf81bb61d0d0184cdb8f64215240775a35",
97
97
  "logs": [],
98
- "blockNumber": 127,
98
+ "blockNumber": 126,
99
99
  "cumulativeGasUsed": "279599",
100
100
  "status": 1,
101
101
  "byzantium": true
102
102
  },
103
103
  "args": [
104
- "0x44E0d6a40742c1ac222e6f94307D89b31C81a564"
104
+ "0x584E0cC582a1804B0455f544D01D5E1d8F7305B3"
105
105
  ],
106
106
  "numDeployments": 1,
107
107
  "solcInputHash": "714031e6dade3e2f236b2792808e46af",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
2
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -816,35 +816,35 @@
816
816
  "type": "constructor"
817
817
  }
818
818
  ],
819
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
819
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
820
820
  "receipt": {
821
821
  "to": null,
822
822
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
823
- "contractAddress": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
823
+ "contractAddress": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
824
824
  "transactionIndex": 0,
825
825
  "gasUsed": "646277",
826
826
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
827
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac",
828
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
827
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5",
828
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
829
829
  "logs": [
830
830
  {
831
831
  "transactionIndex": 0,
832
832
  "blockNumber": 50,
833
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
834
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
833
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
834
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
835
835
  "topics": [
836
836
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
837
- "0x00000000000000000000000071d9d1240658cf738ba7704606cc95a2250582d7"
837
+ "0x000000000000000000000000b332724c9d23540bcbc8c75fcfb6cf54992bddef"
838
838
  ],
839
839
  "data": "0x",
840
840
  "logIndex": 0,
841
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
841
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
842
842
  },
843
843
  {
844
844
  "transactionIndex": 0,
845
845
  "blockNumber": 50,
846
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
847
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
846
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
847
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
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": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
855
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
856
856
  },
857
857
  {
858
858
  "transactionIndex": 0,
859
859
  "blockNumber": 50,
860
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
861
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
860
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
861
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
862
862
  "topics": [
863
863
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
864
864
  ],
865
865
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
866
866
  "logIndex": 2,
867
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
867
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
868
868
  },
869
869
  {
870
870
  "transactionIndex": 0,
871
871
  "blockNumber": 50,
872
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
873
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
872
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
873
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
874
874
  "topics": [
875
875
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
876
876
  ],
877
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4922788fd4996c5b9fe6b03627a578209d92f6f",
877
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ad32f68e3a8136a0fc2b691d80dd29c9d3c9b70e",
878
878
  "logIndex": 3,
879
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
879
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
880
880
  }
881
881
  ],
882
882
  "blockNumber": 50,
@@ -885,8 +885,8 @@
885
885
  "byzantium": true
886
886
  },
887
887
  "args": [
888
- "0x71D9D1240658cf738bA7704606cC95a2250582d7",
889
- "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
888
+ "0xb332724C9d23540BCbc8c75FCFb6cF54992BdDeF",
889
+ "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
890
890
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
891
891
  ],
892
892
  "numDeployments": 1,
@@ -900,7 +900,7 @@
900
900
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9"
901
901
  ]
902
902
  },
903
- "implementation": "0x71D9D1240658cf738bA7704606cC95a2250582d7",
903
+ "implementation": "0xb332724C9d23540BCbc8c75FCFb6cF54992BdDeF",
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": "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
2
+ "address": "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0x9646db3f15eaa6ac20378a62c2dec81494651a58c3923160bb3a698055e61410",
175
+ "transactionHash": "0x71a55a04ae6214f3af151a8f1f8de25356cffa8c81509d24c733fb9dd8b3b7c2",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
179
+ "contractAddress": "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x000000000000002f270e584db444c7092c3094c9d2fd78cecb47a916f06bb46c",
184
- "transactionHash": "0x9646db3f15eaa6ac20378a62c2dec81494651a58c3923160bb3a698055e61410",
183
+ "blockHash": "0x000000000000002fc7a90094946f2a2c8e53aa74abecba02bc42f9c748f65c74",
184
+ "transactionHash": "0x71a55a04ae6214f3af151a8f1f8de25356cffa8c81509d24c733fb9dd8b3b7c2",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
188
  "blockNumber": 47,
189
- "transactionHash": "0x9646db3f15eaa6ac20378a62c2dec81494651a58c3923160bb3a698055e61410",
190
- "address": "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
189
+ "transactionHash": "0x71a55a04ae6214f3af151a8f1f8de25356cffa8c81509d24c733fb9dd8b3b7c2",
190
+ "address": "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
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": "0x000000000000002f270e584db444c7092c3094c9d2fd78cecb47a916f06bb46c"
198
+ "blockHash": "0x000000000000002fc7a90094946f2a2c8e53aa74abecba02bc42f9c748f65c74"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
202
  "blockNumber": 47,
203
- "transactionHash": "0x9646db3f15eaa6ac20378a62c2dec81494651a58c3923160bb3a698055e61410",
204
- "address": "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
203
+ "transactionHash": "0x71a55a04ae6214f3af151a8f1f8de25356cffa8c81509d24c733fb9dd8b3b7c2",
204
+ "address": "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
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": "0x000000000000002f270e584db444c7092c3094c9d2fd78cecb47a916f06bb46c"
212
+ "blockHash": "0x000000000000002fc7a90094946f2a2c8e53aa74abecba02bc42f9c748f65c74"
213
213
  }
214
214
  ],
215
215
  "blockNumber": 47,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x71D9D1240658cf738bA7704606cC95a2250582d7",
2
+ "address": "0xb332724C9d23540BCbc8c75FCFb6cF54992BdDeF",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -685,18 +685,18 @@
685
685
  "type": "function"
686
686
  }
687
687
  ],
688
- "transactionHash": "0x0bcb4ac3b86ce6d520ca743379fd579bc2340c31cd6a229b6b1c4223322a2025",
688
+ "transactionHash": "0x9c1b6c89d476923ff82c419cc47ba249e6c9e76f42ceaa67e045a83fb728b72e",
689
689
  "receipt": {
690
690
  "to": null,
691
691
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
692
- "contractAddress": "0x71D9D1240658cf738bA7704606cC95a2250582d7",
692
+ "contractAddress": "0xb332724C9d23540BCbc8c75FCFb6cF54992BdDeF",
693
693
  "transactionIndex": 0,
694
694
  "gasUsed": "1840784",
695
695
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
696
- "blockHash": "0x000000000000003023aed019649e5094a7b96fc7b23ba16cd07a92bc592b6234",
697
- "transactionHash": "0x0bcb4ac3b86ce6d520ca743379fd579bc2340c31cd6a229b6b1c4223322a2025",
696
+ "blockHash": "0x0000000000000031908783eb6def3e76ee984dbbd3b6b1e2c6c606ac766ebe33",
697
+ "transactionHash": "0x9c1b6c89d476923ff82c419cc47ba249e6c9e76f42ceaa67e045a83fb728b72e",
698
698
  "logs": [],
699
- "blockNumber": 48,
699
+ "blockNumber": 49,
700
700
  "cumulativeGasUsed": "1840784",
701
701
  "status": 1,
702
702
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
2
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -133,35 +133,35 @@
133
133
  "type": "receive"
134
134
  }
135
135
  ],
136
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
136
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
137
137
  "receipt": {
138
138
  "to": null,
139
139
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
140
- "contractAddress": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
140
+ "contractAddress": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "646277",
143
143
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac",
145
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
144
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5",
145
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
146
146
  "logs": [
147
147
  {
148
148
  "transactionIndex": 0,
149
149
  "blockNumber": 50,
150
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
151
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
150
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
151
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
152
152
  "topics": [
153
153
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
154
- "0x00000000000000000000000071d9d1240658cf738ba7704606cc95a2250582d7"
154
+ "0x000000000000000000000000b332724c9d23540bcbc8c75fcfb6cf54992bddef"
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
158
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
162
162
  "blockNumber": 50,
163
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
164
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
163
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
164
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
165
165
  "topics": [
166
166
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
167
167
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -169,31 +169,31 @@
169
169
  ],
170
170
  "data": "0x",
171
171
  "logIndex": 1,
172
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
172
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
173
173
  },
174
174
  {
175
175
  "transactionIndex": 0,
176
176
  "blockNumber": 50,
177
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
178
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
177
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
178
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
179
179
  "topics": [
180
180
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
181
181
  ],
182
182
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
183
183
  "logIndex": 2,
184
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
184
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
185
185
  },
186
186
  {
187
187
  "transactionIndex": 0,
188
188
  "blockNumber": 50,
189
- "transactionHash": "0xcc8f60d4a1683b88f8792c28b4e41f0860e5c806e77572509ac31a599f3e88c2",
190
- "address": "0xB73fbCcb39b5CCF59eC0407CfE581F9eE8952229",
189
+ "transactionHash": "0xd77ce34fc8010e5ccd3300a05be130a83ce34fdf514245db0849e62b2bca3657",
190
+ "address": "0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
191
191
  "topics": [
192
192
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
193
193
  ],
194
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4922788fd4996c5b9fe6b03627a578209d92f6f",
194
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ad32f68e3a8136a0fc2b691d80dd29c9d3c9b70e",
195
195
  "logIndex": 3,
196
- "blockHash": "0x000000000000003281015f8dad01feabd740aa97d38f534b35e7ecabbb2f8eac"
196
+ "blockHash": "0x0000000000000032f7fefe7fe555e366aa5dab4d59d240c755d89984e9518ad5"
197
197
  }
198
198
  ],
199
199
  "blockNumber": 50,
@@ -202,8 +202,8 @@
202
202
  "byzantium": true
203
203
  },
204
204
  "args": [
205
- "0x71D9D1240658cf738bA7704606cC95a2250582d7",
206
- "0xf4922788fD4996c5B9Fe6b03627A578209d92f6f",
205
+ "0xb332724C9d23540BCbc8c75FCFb6cF54992BdDeF",
206
+ "0xad32f68e3A8136a0Fc2B691D80dd29c9d3c9b70E",
207
207
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
208
208
  ],
209
209
  "numDeployments": 1,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xC83C44F38bD7D602BE53322dce448696f6D44911",
2
+ "address": "0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1279,22 +1279,22 @@
1279
1279
  "type": "receive"
1280
1280
  }
1281
1281
  ],
1282
- "transactionHash": "0x398fb991b13dac842e47608b2d3ae5e70f374f48c3e21d468d88073299399be9",
1282
+ "transactionHash": "0xbb12e574551f2ed9af382336ebdfa28ce0cfce5ec643c6b841ab5dd0c56dbf0a",
1283
1283
  "receipt": {
1284
1284
  "to": null,
1285
1285
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
1286
- "contractAddress": "0xC83C44F38bD7D602BE53322dce448696f6D44911",
1286
+ "contractAddress": "0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6",
1287
1287
  "transactionIndex": 0,
1288
1288
  "gasUsed": "4957803",
1289
1289
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1290
- "blockHash": "0x000000000000008d491c44ab99cd5fd339f301a18a13656fe134c4f9cf2dc5d7",
1291
- "transactionHash": "0x398fb991b13dac842e47608b2d3ae5e70f374f48c3e21d468d88073299399be9",
1290
+ "blockHash": "0x000000000000008c14fa6400d09c361ea95aed522a1dc0ed259fc1b8d3ca95e4",
1291
+ "transactionHash": "0xbb12e574551f2ed9af382336ebdfa28ce0cfce5ec643c6b841ab5dd0c56dbf0a",
1292
1292
  "logs": [
1293
1293
  {
1294
1294
  "transactionIndex": 0,
1295
- "blockNumber": 141,
1296
- "transactionHash": "0x398fb991b13dac842e47608b2d3ae5e70f374f48c3e21d468d88073299399be9",
1297
- "address": "0xC83C44F38bD7D602BE53322dce448696f6D44911",
1295
+ "blockNumber": 140,
1296
+ "transactionHash": "0xbb12e574551f2ed9af382336ebdfa28ce0cfce5ec643c6b841ab5dd0c56dbf0a",
1297
+ "address": "0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6",
1298
1298
  "topics": [
1299
1299
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
1300
1300
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -1302,16 +1302,16 @@
1302
1302
  ],
1303
1303
  "data": "0x",
1304
1304
  "logIndex": 0,
1305
- "blockHash": "0x000000000000008d491c44ab99cd5fd339f301a18a13656fe134c4f9cf2dc5d7"
1305
+ "blockHash": "0x000000000000008c14fa6400d09c361ea95aed522a1dc0ed259fc1b8d3ca95e4"
1306
1306
  }
1307
1307
  ],
1308
- "blockNumber": 141,
1308
+ "blockNumber": 140,
1309
1309
  "cumulativeGasUsed": "4957803",
1310
1310
  "status": 1,
1311
1311
  "byzantium": true
1312
1312
  },
1313
1313
  "args": [
1314
- "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
1314
+ "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
1315
1315
  200000,
1316
1316
  "1000000000000000000"
1317
1317
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xd40546b6E9a7B26F9B36F48304fAc8d819BD6BDf",
2
+ "address": "0x172A64E3af63b0e46c82e0E552AD243e83e335Ea",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -407,64 +407,64 @@
407
407
  "type": "constructor"
408
408
  }
409
409
  ],
410
- "transactionHash": "0x7f0041f5d0c74094a73923a3c9e1b686e2804f01f160113ba1d5e3d81c3145ff",
410
+ "transactionHash": "0x5ca81d0c9068b5e6930b487b569c031a878d7226817452d834521fa327faeb43",
411
411
  "receipt": {
412
412
  "to": null,
413
413
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
414
- "contractAddress": "0xd40546b6E9a7B26F9B36F48304fAc8d819BD6BDf",
414
+ "contractAddress": "0x172A64E3af63b0e46c82e0E552AD243e83e335Ea",
415
415
  "transactionIndex": 0,
416
416
  "gasUsed": "595582",
417
417
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
418
- "blockHash": "0x00000000000000b991e3e22333b02bba563f71d4e6fb8a1918c519e797d87fdf",
419
- "transactionHash": "0x7f0041f5d0c74094a73923a3c9e1b686e2804f01f160113ba1d5e3d81c3145ff",
418
+ "blockHash": "0x00000000000000b87ac4f9ab06090e8cd1c004e3a5cd94ea18544a1f9c08c988",
419
+ "transactionHash": "0x5ca81d0c9068b5e6930b487b569c031a878d7226817452d834521fa327faeb43",
420
420
  "logs": [
421
421
  {
422
422
  "transactionIndex": 0,
423
- "blockNumber": 185,
424
- "transactionHash": "0x7f0041f5d0c74094a73923a3c9e1b686e2804f01f160113ba1d5e3d81c3145ff",
425
- "address": "0xd40546b6E9a7B26F9B36F48304fAc8d819BD6BDf",
423
+ "blockNumber": 184,
424
+ "transactionHash": "0x5ca81d0c9068b5e6930b487b569c031a878d7226817452d834521fa327faeb43",
425
+ "address": "0x172A64E3af63b0e46c82e0E552AD243e83e335Ea",
426
426
  "topics": [
427
427
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
428
- "0x00000000000000000000000065259ae2e85bbc3c95ee158b08cc7e593b3d9841"
428
+ "0x000000000000000000000000d66777dea2dd489c5e722ef8bc1843650a7243f6"
429
429
  ],
430
430
  "data": "0x",
431
431
  "logIndex": 0,
432
- "blockHash": "0x00000000000000b991e3e22333b02bba563f71d4e6fb8a1918c519e797d87fdf"
432
+ "blockHash": "0x00000000000000b87ac4f9ab06090e8cd1c004e3a5cd94ea18544a1f9c08c988"
433
433
  },
434
434
  {
435
435
  "transactionIndex": 0,
436
- "blockNumber": 185,
437
- "transactionHash": "0x7f0041f5d0c74094a73923a3c9e1b686e2804f01f160113ba1d5e3d81c3145ff",
438
- "address": "0xd40546b6E9a7B26F9B36F48304fAc8d819BD6BDf",
436
+ "blockNumber": 184,
437
+ "transactionHash": "0x5ca81d0c9068b5e6930b487b569c031a878d7226817452d834521fa327faeb43",
438
+ "address": "0x172A64E3af63b0e46c82e0E552AD243e83e335Ea",
439
439
  "topics": [
440
440
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
441
441
  ],
442
442
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
443
443
  "logIndex": 1,
444
- "blockHash": "0x00000000000000b991e3e22333b02bba563f71d4e6fb8a1918c519e797d87fdf"
444
+ "blockHash": "0x00000000000000b87ac4f9ab06090e8cd1c004e3a5cd94ea18544a1f9c08c988"
445
445
  },
446
446
  {
447
447
  "transactionIndex": 0,
448
- "blockNumber": 185,
449
- "transactionHash": "0x7f0041f5d0c74094a73923a3c9e1b686e2804f01f160113ba1d5e3d81c3145ff",
450
- "address": "0xd40546b6E9a7B26F9B36F48304fAc8d819BD6BDf",
448
+ "blockNumber": 184,
449
+ "transactionHash": "0x5ca81d0c9068b5e6930b487b569c031a878d7226817452d834521fa327faeb43",
450
+ "address": "0x172A64E3af63b0e46c82e0E552AD243e83e335Ea",
451
451
  "topics": [
452
452
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
453
453
  ],
454
- "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000006f8d27feb72379c8d13168d6127cf54fb449967f",
454
+ "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000084033c5fca8f88bb10d6632feb0f5f73af50750c",
455
455
  "logIndex": 2,
456
- "blockHash": "0x00000000000000b991e3e22333b02bba563f71d4e6fb8a1918c519e797d87fdf"
456
+ "blockHash": "0x00000000000000b87ac4f9ab06090e8cd1c004e3a5cd94ea18544a1f9c08c988"
457
457
  }
458
458
  ],
459
- "blockNumber": 185,
459
+ "blockNumber": 184,
460
460
  "cumulativeGasUsed": "595582",
461
461
  "status": 1,
462
462
  "byzantium": true
463
463
  },
464
464
  "args": [
465
- "0x65259aE2E85BbC3C95EE158B08cc7E593B3D9841",
466
- "0x6f8d27feB72379c8D13168D6127cF54FB449967F",
467
- "0x485cc9550000000000000000000000004eec58ec2ec6ca3b65cfee32edf7da5797c567f4000000000000000000000000c83c44f38bd7d602be53322dce448696f6d44911"
465
+ "0xd66777DeA2DD489C5e722eF8Bc1843650A7243f6",
466
+ "0x84033C5Fca8F88bB10d6632feB0f5F73Af50750C",
467
+ "0x485cc9550000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e40000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6"
468
468
  ],
469
469
  "numDeployments": 1,
470
470
  "solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
@@ -474,11 +474,11 @@
474
474
  "execute": {
475
475
  "methodName": "initialize",
476
476
  "args": [
477
- "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
478
- "0xC83C44F38bD7D602BE53322dce448696f6D44911"
477
+ "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
478
+ "0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6"
479
479
  ]
480
480
  },
481
- "implementation": "0x65259aE2E85BbC3C95EE158B08cc7E593B3D9841",
481
+ "implementation": "0xd66777DeA2DD489C5e722eF8Bc1843650A7243f6",
482
482
  "devdoc": {
483
483
  "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.",
484
484
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x6f8d27feB72379c8D13168D6127cF54FB449967F",
2
+ "address": "0x84033C5Fca8F88bB10d6632feB0f5F73Af50750C",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0x3bc37c149536a171f5eac666ac27de48e200f9a36253535cf570fca868e0ac92",
175
+ "transactionHash": "0x1da3e6dcc4fd23220e25722670f4427d30664b00261ec51ddab735acb303be59",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
179
- "contractAddress": "0x6f8d27feB72379c8D13168D6127cF54FB449967F",
179
+ "contractAddress": "0x84033C5Fca8F88bB10d6632feB0f5F73Af50750C",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x00000000000000b6d71800a75f255dc88c527adb30aa9e9ff9bd2fa4564f98dd",
184
- "transactionHash": "0x3bc37c149536a171f5eac666ac27de48e200f9a36253535cf570fca868e0ac92",
183
+ "blockHash": "0x00000000000000b5f1ebc898bd827189eff5503cbfbd19caa586a6bb835fa875",
184
+ "transactionHash": "0x1da3e6dcc4fd23220e25722670f4427d30664b00261ec51ddab735acb303be59",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
- "blockNumber": 182,
189
- "transactionHash": "0x3bc37c149536a171f5eac666ac27de48e200f9a36253535cf570fca868e0ac92",
190
- "address": "0x6f8d27feB72379c8D13168D6127cF54FB449967F",
188
+ "blockNumber": 181,
189
+ "transactionHash": "0x1da3e6dcc4fd23220e25722670f4427d30664b00261ec51ddab735acb303be59",
190
+ "address": "0x84033C5Fca8F88bB10d6632feB0f5F73Af50750C",
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": "0x00000000000000b6d71800a75f255dc88c527adb30aa9e9ff9bd2fa4564f98dd"
198
+ "blockHash": "0x00000000000000b5f1ebc898bd827189eff5503cbfbd19caa586a6bb835fa875"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
- "blockNumber": 182,
203
- "transactionHash": "0x3bc37c149536a171f5eac666ac27de48e200f9a36253535cf570fca868e0ac92",
204
- "address": "0x6f8d27feB72379c8D13168D6127cF54FB449967F",
202
+ "blockNumber": 181,
203
+ "transactionHash": "0x1da3e6dcc4fd23220e25722670f4427d30664b00261ec51ddab735acb303be59",
204
+ "address": "0x84033C5Fca8F88bB10d6632feB0f5F73Af50750C",
205
205
  "topics": [
206
206
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
207
207
  "0x00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
@@ -209,10 +209,10 @@
209
209
  ],
210
210
  "data": "0x",
211
211
  "logIndex": 1,
212
- "blockHash": "0x00000000000000b6d71800a75f255dc88c527adb30aa9e9ff9bd2fa4564f98dd"
212
+ "blockHash": "0x00000000000000b5f1ebc898bd827189eff5503cbfbd19caa586a6bb835fa875"
213
213
  }
214
214
  ],
215
- "blockNumber": 182,
215
+ "blockNumber": 181,
216
216
  "cumulativeGasUsed": "544138",
217
217
  "status": 1,
218
218
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x65259aE2E85BbC3C95EE158B08cc7E593B3D9841",
2
+ "address": "0xd66777DeA2DD489C5e722eF8Bc1843650A7243f6",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -276,16 +276,16 @@
276
276
  "type": "function"
277
277
  }
278
278
  ],
279
- "transactionHash": "0x9cb19d9eb0ed4f60eaf3000b17e48dfb65298d9176811d80cab7b0a279560fee",
279
+ "transactionHash": "0xec1de9cbf09ad3d66f397038fda3689f863588570159259a6442bfcbc27b952b",
280
280
  "receipt": {
281
281
  "to": null,
282
282
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
283
- "contractAddress": "0x65259aE2E85BbC3C95EE158B08cc7E593B3D9841",
283
+ "contractAddress": "0xd66777DeA2DD489C5e722eF8Bc1843650A7243f6",
284
284
  "transactionIndex": 0,
285
285
  "gasUsed": "1465370",
286
286
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
287
- "blockHash": "0x00000000000000b7432e458aa6b0fe63f9398aab69a0b78bb36d2234c5eac3dd",
288
- "transactionHash": "0x9cb19d9eb0ed4f60eaf3000b17e48dfb65298d9176811d80cab7b0a279560fee",
287
+ "blockHash": "0x00000000000000b7dcf02326fe2ec14ebce5fb66589ad86a62db6387a379683b",
288
+ "transactionHash": "0xec1de9cbf09ad3d66f397038fda3689f863588570159259a6442bfcbc27b952b",
289
289
  "logs": [],
290
290
  "blockNumber": 183,
291
291
  "cumulativeGasUsed": "1465370",