@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.11

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 (241) hide show
  1. package/artifacts/contracts/EndpointV2View.sol/EndpointV2View.json +2 -2
  2. package/artifacts/contracts/EndpointV2ViewUpgradeable.sol/EndpointV2ViewUpgradeable.json +2 -2
  3. package/artifacts/contracts/uln/LzExecutor.sol/LzExecutor.json +2 -2
  4. package/artifacts/contracts/uln/uln301/ReceiveUln301View.sol/ReceiveUln301View.json +2 -2
  5. package/artifacts/contracts/uln/uln302/ReceiveUln302View.sol/ReceiveUln302View.json +2 -2
  6. package/deployments/arbitrum-sandbox-local/DVN.json +40 -40
  7. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +13 -13
  8. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +9 -9
  9. package/deployments/arbitrum-sandbox-local/PriceFeed.json +28 -28
  10. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +17 -17
  11. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +32 -32
  12. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +27 -27
  13. package/deployments/avalanche-sandbox-local/DVN.json +37 -37
  14. package/deployments/avalanche-sandbox-local/DVNDecompressor.json +10 -10
  15. package/deployments/avalanche-sandbox-local/DVNFeeLib.json +7 -7
  16. package/deployments/avalanche-sandbox-local/DefaultProxyAdmin.json +2 -2
  17. package/deployments/avalanche-sandbox-local/EndpointV2.json +27 -27
  18. package/deployments/avalanche-sandbox-local/EndpointV2View.json +9 -9
  19. package/deployments/avalanche-sandbox-local/EndpointV2View_Implementation.json +11 -11
  20. package/deployments/avalanche-sandbox-local/EndpointV2View_Proxy.json +9 -9
  21. package/deployments/avalanche-sandbox-local/Executor.json +29 -29
  22. package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +8 -8
  23. package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +7 -7
  24. package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +9 -9
  25. package/deployments/avalanche-sandbox-local/Executor_Implementation.json +38 -38
  26. package/deployments/avalanche-sandbox-local/Executor_Proxy.json +29 -29
  27. package/deployments/avalanche-sandbox-local/LzExecutor.json +11 -11
  28. package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +19 -19
  29. package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +11 -11
  30. package/deployments/avalanche-sandbox-local/NonceContractMock.json +5 -5
  31. package/deployments/avalanche-sandbox-local/PriceFeed.json +5 -5
  32. package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +5 -5
  33. package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +27 -27
  34. package/deployments/avalanche-sandbox-local/PriceFeed_Proxy.json +5 -5
  35. package/deployments/avalanche-sandbox-local/ReceiveUln301.json +34 -34
  36. package/deployments/avalanche-sandbox-local/ReceiveUln301View.json +9 -9
  37. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Implementation.json +15 -15
  38. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  39. package/deployments/avalanche-sandbox-local/ReceiveUln302.json +31 -31
  40. package/deployments/avalanche-sandbox-local/ReceiveUln302View.json +9 -9
  41. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +17 -17
  42. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  43. package/deployments/avalanche-sandbox-local/SendUln301.json +34 -34
  44. package/deployments/avalanche-sandbox-local/SendUln302.json +32 -32
  45. package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +10 -10
  46. package/deployments/avalanche-sandbox-local/Treasury.json +10 -10
  47. package/deployments/avalanche-sandbox-local/TreasuryFeeHandler.json +4 -4
  48. package/deployments/bsc-sandbox-local/DVN.json +37 -37
  49. package/deployments/bsc-sandbox-local/DVNDecompressor.json +10 -10
  50. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  51. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +2 -2
  52. package/deployments/bsc-sandbox-local/EndpointV2.json +27 -27
  53. package/deployments/bsc-sandbox-local/EndpointV2View.json +9 -9
  54. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +11 -11
  55. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +9 -9
  56. package/deployments/bsc-sandbox-local/Executor.json +29 -29
  57. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +8 -8
  58. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  59. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +9 -9
  60. package/deployments/bsc-sandbox-local/Executor_Implementation.json +38 -38
  61. package/deployments/bsc-sandbox-local/Executor_Proxy.json +29 -29
  62. package/deployments/bsc-sandbox-local/LzExecutor.json +11 -11
  63. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +19 -19
  64. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +11 -11
  65. package/deployments/bsc-sandbox-local/NonceContractMock.json +5 -5
  66. package/deployments/bsc-sandbox-local/PriceFeed.json +5 -5
  67. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +5 -5
  68. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +27 -27
  69. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +5 -5
  70. package/deployments/bsc-sandbox-local/ReceiveUln301.json +34 -34
  71. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +9 -9
  72. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +15 -15
  73. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  74. package/deployments/bsc-sandbox-local/ReceiveUln302.json +31 -31
  75. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +9 -9
  76. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +17 -17
  77. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  78. package/deployments/bsc-sandbox-local/SendUln301.json +34 -34
  79. package/deployments/bsc-sandbox-local/SendUln302.json +32 -32
  80. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +10 -10
  81. package/deployments/bsc-sandbox-local/Treasury.json +10 -10
  82. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  83. package/deployments/ethereum-sandbox-local/DVN.json +50 -50
  84. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +15 -15
  85. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +9 -9
  86. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +11 -11
  87. package/deployments/ethereum-sandbox-local/EndpointV2.json +43 -43
  88. package/deployments/ethereum-sandbox-local/EndpointV2View.json +26 -26
  89. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +14 -14
  90. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +24 -24
  91. package/deployments/ethereum-sandbox-local/Executor.json +74 -74
  92. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +15 -15
  93. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +13 -13
  94. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +17 -17
  95. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +41 -41
  96. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +67 -67
  97. package/deployments/ethereum-sandbox-local/LzExecutor.json +34 -34
  98. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +22 -22
  99. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +30 -30
  100. package/deployments/ethereum-sandbox-local/NonceContractMock.json +9 -9
  101. package/deployments/ethereum-sandbox-local/PriceFeed.json +28 -28
  102. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +17 -17
  103. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +32 -32
  104. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +27 -27
  105. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +41 -41
  106. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +27 -27
  107. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +18 -18
  108. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +24 -24
  109. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +38 -38
  110. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +29 -29
  111. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +20 -20
  112. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +26 -26
  113. package/deployments/ethereum-sandbox-local/SendUln301.json +45 -45
  114. package/deployments/ethereum-sandbox-local/SendUln302.json +39 -39
  115. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +17 -17
  116. package/deployments/ethereum-sandbox-local/Treasury.json +16 -16
  117. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +8 -8
  118. package/deployments/exocore-testnet/DVN.json +39 -39
  119. package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
  120. package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
  121. package/deployments/exocore-testnet/EndpointV2.json +23 -23
  122. package/deployments/exocore-testnet/EndpointV2View.json +8 -8
  123. package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
  124. package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
  125. package/deployments/exocore-testnet/Executor.json +26 -26
  126. package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
  127. package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
  128. package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
  129. package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
  130. package/deployments/exocore-testnet/LzExecutor.json +10 -10
  131. package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
  132. package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
  133. package/deployments/exocore-testnet/PriceFeed.json +10 -10
  134. package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
  135. package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
  136. package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
  137. package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
  138. package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
  139. package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
  140. package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
  141. package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
  142. package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
  143. package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
  144. package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
  145. package/deployments/exocore-testnet/SendUln301.json +24 -24
  146. package/deployments/exocore-testnet/SendUln302.json +18 -18
  147. package/deployments/exocore-testnet/Treasury.json +5 -5
  148. package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
  149. package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
  150. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
  151. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
  152. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
  153. package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
  154. package/deployments/mode-testnet/DVN.json +1929 -0
  155. package/deployments/mode-testnet/DVNFeeLib.json +398 -0
  156. package/deployments/mode-testnet/DefaultProxyAdmin.json +258 -0
  157. package/deployments/mode-testnet/EndpointV2.json +3000 -0
  158. package/deployments/mode-testnet/EndpointV2View.json +435 -0
  159. package/deployments/mode-testnet/EndpointV2View_Implementation.json +313 -0
  160. package/deployments/mode-testnet/EndpointV2View_Proxy.json +230 -0
  161. package/deployments/mode-testnet/Executor.json +1532 -0
  162. package/deployments/mode-testnet/ExecutorFeeLib.json +423 -0
  163. package/deployments/mode-testnet/ExecutorProxyAdmin.json +283 -0
  164. package/deployments/mode-testnet/Executor_Implementation.json +1591 -0
  165. package/deployments/mode-testnet/Executor_Proxy.json +365 -0
  166. package/deployments/mode-testnet/LzExecutor.json +757 -0
  167. package/deployments/mode-testnet/LzExecutor_Implementation.json +703 -0
  168. package/deployments/mode-testnet/LzExecutor_Proxy.json +244 -0
  169. package/deployments/mode-testnet/PriceFeed.json +890 -0
  170. package/deployments/mode-testnet/PriceFeedProxyAdmin.json +283 -0
  171. package/deployments/mode-testnet/PriceFeed_Implementation.json +912 -0
  172. package/deployments/mode-testnet/PriceFeed_Proxy.json +244 -0
  173. package/deployments/mode-testnet/ReceiveUln301.json +1292 -0
  174. package/deployments/mode-testnet/ReceiveUln301View.json +354 -0
  175. package/deployments/mode-testnet/ReceiveUln301View_Implementation.json +231 -0
  176. package/deployments/mode-testnet/ReceiveUln301View_Proxy.json +230 -0
  177. package/deployments/mode-testnet/ReceiveUln302.json +1006 -0
  178. package/deployments/mode-testnet/ReceiveUln302View.json +478 -0
  179. package/deployments/mode-testnet/ReceiveUln302View_Implementation.json +384 -0
  180. package/deployments/mode-testnet/ReceiveUln302View_Proxy.json +230 -0
  181. package/deployments/mode-testnet/SendUln301.json +1569 -0
  182. package/deployments/mode-testnet/SendUln302.json +1527 -0
  183. package/deployments/mode-testnet/Treasury.json +412 -0
  184. package/deployments/mode-testnet/TreasuryFeeHandler.json +125 -0
  185. package/deployments/polygon-sandbox-local/DVN.json +50 -50
  186. package/deployments/polygon-sandbox-local/DVNDecompressor.json +15 -15
  187. package/deployments/polygon-sandbox-local/DVNFeeLib.json +9 -9
  188. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +11 -11
  189. package/deployments/polygon-sandbox-local/EndpointV2.json +43 -43
  190. package/deployments/polygon-sandbox-local/EndpointV2View.json +26 -26
  191. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +14 -14
  192. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +24 -24
  193. package/deployments/polygon-sandbox-local/Executor.json +74 -74
  194. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +15 -15
  195. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +13 -13
  196. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +17 -17
  197. package/deployments/polygon-sandbox-local/Executor_Implementation.json +41 -41
  198. package/deployments/polygon-sandbox-local/Executor_Proxy.json +67 -67
  199. package/deployments/polygon-sandbox-local/LzExecutor.json +34 -34
  200. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +22 -22
  201. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +30 -30
  202. package/deployments/polygon-sandbox-local/NonceContractMock.json +9 -9
  203. package/deployments/polygon-sandbox-local/PriceFeed.json +28 -28
  204. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +17 -17
  205. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +32 -32
  206. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +27 -27
  207. package/deployments/polygon-sandbox-local/ReceiveUln301.json +41 -41
  208. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +27 -27
  209. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +18 -18
  210. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +24 -24
  211. package/deployments/polygon-sandbox-local/ReceiveUln302.json +38 -38
  212. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +29 -29
  213. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +20 -20
  214. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +26 -26
  215. package/deployments/polygon-sandbox-local/SendUln301.json +45 -45
  216. package/deployments/polygon-sandbox-local/SendUln302.json +39 -39
  217. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +17 -17
  218. package/deployments/polygon-sandbox-local/Treasury.json +16 -16
  219. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +8 -8
  220. package/deployments/tron-sandbox-local/DVN.json +43 -43
  221. package/deployments/tron-sandbox-local/DVNDecompressor.json +17 -17
  222. package/deployments/tron-sandbox-local/DVNFeeLib.json +12 -12
  223. package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
  224. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +16 -16
  225. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +32 -32
  226. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
  227. package/dist/{index-RhNRGtbi.d.mts → index-JB_kbnX5.d.mts} +5 -5
  228. package/dist/{index-RhNRGtbi.d.ts → index-JB_kbnX5.d.ts} +5 -5
  229. package/dist/index.browser.cjs +5 -5
  230. package/dist/index.browser.cjs.map +1 -1
  231. package/dist/index.browser.d.mts +1 -1
  232. package/dist/index.browser.d.ts +1 -1
  233. package/dist/index.browser.mjs +5 -5
  234. package/dist/index.browser.mjs.map +1 -1
  235. package/dist/index.cjs +5 -5
  236. package/dist/index.cjs.map +1 -1
  237. package/dist/index.d.mts +1 -1
  238. package/dist/index.d.ts +1 -1
  239. package/dist/index.mjs +5 -5
  240. package/dist/index.mjs.map +1 -1
  241. package/package.json +9 -9
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x011c56ca49Bdf7b5754F0f2690aAfbF96F34cDc4",
2
+ "address": "0xffE36EB93d4DD9d78884dBb3A7D12e990965DfB7",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -302,22 +302,22 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0x7b0a8caeb43591e5f055b1b300fcf9d5d93c0e8fe1f638338b62100b1d751fa4",
305
+ "transactionHash": "0xca422876807204122cf61058ac05c8dd0dbdbacafda34a954efc28504ac39fa6",
306
306
  "receipt": {
307
307
  "to": null,
308
308
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
309
- "contractAddress": "0x011c56ca49Bdf7b5754F0f2690aAfbF96F34cDc4",
309
+ "contractAddress": "0xffE36EB93d4DD9d78884dBb3A7D12e990965DfB7",
310
310
  "transactionIndex": 0,
311
311
  "gasUsed": "972451",
312
312
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
313
- "blockHash": "0x00000000000000858274b7db5f65aadd57fda352634546118600b859139dcd9c",
314
- "transactionHash": "0x7b0a8caeb43591e5f055b1b300fcf9d5d93c0e8fe1f638338b62100b1d751fa4",
313
+ "blockHash": "0x000000000000001bf798f9d02937498f4d9be925efa27539d9f436f6d785749f",
314
+ "transactionHash": "0xca422876807204122cf61058ac05c8dd0dbdbacafda34a954efc28504ac39fa6",
315
315
  "logs": [
316
316
  {
317
317
  "transactionIndex": 0,
318
- "blockNumber": 133,
319
- "transactionHash": "0x7b0a8caeb43591e5f055b1b300fcf9d5d93c0e8fe1f638338b62100b1d751fa4",
320
- "address": "0x011c56ca49Bdf7b5754F0f2690aAfbF96F34cDc4",
318
+ "blockNumber": 27,
319
+ "transactionHash": "0xca422876807204122cf61058ac05c8dd0dbdbacafda34a954efc28504ac39fa6",
320
+ "address": "0xffE36EB93d4DD9d78884dBb3A7D12e990965DfB7",
321
321
  "topics": [
322
322
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
323
323
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -325,10 +325,10 @@
325
325
  ],
326
326
  "data": "0x",
327
327
  "logIndex": 0,
328
- "blockHash": "0x00000000000000858274b7db5f65aadd57fda352634546118600b859139dcd9c"
328
+ "blockHash": "0x000000000000001bf798f9d02937498f4d9be925efa27539d9f436f6d785749f"
329
329
  }
330
330
  ],
331
- "blockNumber": 133,
331
+ "blockNumber": 27,
332
332
  "cumulativeGasUsed": "972451",
333
333
  "status": 1,
334
334
  "byzantium": true
@@ -337,7 +337,7 @@
337
337
  "1000000"
338
338
  ],
339
339
  "numDeployments": 1,
340
- "solcInputHash": "840142378bfd9e67fdf0dcd9a9649421",
340
+ "solcInputHash": "a71075ae75ad3765de4259439cd68087",
341
341
  "bytecode": "0x60a060405234801561001057600080fd5b50d3801561001d57600080fd5b50d2801561002a57600080fd5b5060405161136a38038061136a833981016040819052610049916100aa565b6100523361005a565b6080526100c3565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100bc57600080fd5b5051919050565b60805161128c6100de600039600061084a015261128c6000f3fe6080604052600436106100695760003560e01c80638da5cb5b116100435780638da5cb5b1461012d578063df2b057e1461017c578063f2fde38b1461018f57600080fd5b806301e3366714610075578063715018a6146100b15780637bfa20a9146100e057600080fd5b3661007057005b600080fd5b34801561008157600080fd5b50d3801561008e57600080fd5b50d2801561009b57600080fd5b506100af6100aa366004610e24565b6101c9565b005b3480156100bd57600080fd5b50d380156100ca57600080fd5b50d280156100d757600080fd5b506100af6101e1565b3480156100ec57600080fd5b50d380156100f957600080fd5b50d2801561010657600080fd5b5061011a610115366004610e60565b6101f5565b6040519081526020015b60405180910390f35b34801561013957600080fd5b50d3801561014657600080fd5b50d2801561015357600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff9091168152602001610124565b61011a61018a366004610e60565b6103c5565b34801561019b57600080fd5b50d380156101a857600080fd5b50d280156101b557600080fd5b506100af6101c4366004610f20565b6104d3565b6101d161058a565b6101dc83838361060b565b505050565b6101e961058a565b6101f3600061063b565b565b60006102046020850185610f3b565b67ffffffffffffffff16600003610265576102256040860160208701610f65565b6040517fd009138a00000000000000000000000000000000000000000000000000000000815263ffffffff90911660048201526024015b60405180910390fd5b61026f83836106b0565b50600061029461028560a0880160808901610f3b565b67ffffffffffffffff16610754565b90506000806102a66020890189610f20565b73ffffffffffffffffffffffffffffffffffffffff166388a4124c6102d160408b0160208c01610f65565b856102df60208c018c610f3b565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff166044820152606401608060405180830381865afa158015610350573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103749190610fa9565b9350505091506103b7828860200160208101906103919190610ffe565b6103a160c08c0160a08d01610ffe565b6103b160608c0160408d01611022565b856107c0565b93505050505b949350505050565b60006103d46020850185610f3b565b67ffffffffffffffff166000036103f5576102256040860160208701610f65565b6103ff83836106b0565b50600061041561028560a0880160808901610f3b565b90506000806104276020890189610f20565b73ffffffffffffffffffffffffffffffffffffffff1663c1723a1d61045260408b0160208c01610f65565b8561046060208c018c610f3b565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff1660448201526064016080604051808303816000875af1158015610350573d6000803e3d6000fd5b6104db61058a565b73ffffffffffffffffffffffffffffffffffffffff811661057e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f6464726573730000000000000000000000000000000000000000000000000000606482015260840161025c565b6105878161063b565b50565b60005473ffffffffffffffffffffffffffffffffffffffff1633146101f3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161025c565b73ffffffffffffffffffffffffffffffffffffffff8316610630576101dc82826108ba565b6101dc8383836109c0565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080821561070c576000806106c7868685610a2e565b6040517f7085244b00000000000000000000000000000000000000000000000000000000815260ff85166004820152909650929450859350506024909101905061025c565b808314610748576040517f04eb6e0c0000000000000000000000000000000000000000000000000000000081526004810182905260240161025c565b60009150505b92915050565b60008061076260418461106e565b905061076f6020826110b4565b156107975761077f6020826110b4565b61078990826110c8565b6107949060206110db565b90505b806107a460e060446110db565b6107ae91906110db565b6107b99060406110db565b9392505050565b60008061ffff8616156107d357856107d5565b845b905060006127106107ea61ffff84168a61106e565b6107f491906110ee565b90506fffffffffffffffffffffffffffffffff8416158061082557506fffffffffffffffffffffffffffffffff8516155b156108335791506108b19050565b6000846fffffffffffffffffffffffffffffffff167f0000000000000000000000000000000000000000000000000000000000000000876fffffffffffffffffffffffffffffffff16610886919061106e565b61089091906110ee565b61089a908a6110db565b90508181116108a957816108ab565b805b93505050505b95945050505050565b73ffffffffffffffffffffffffffffffffffffffff8216610907576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d8060008114610961576040519150601f19603f3d011682016040523d82523d6000602084013e610966565b606091505b50509050806101dc576040517f465bc83400000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841660048201526024810183905260440161025c565b73ffffffffffffffffffffffffffffffffffffffff8216610a0d576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6101dc73ffffffffffffffffffffffffffffffffffffffff84168383610a88565b600036816001840181610a42888884610b15565b6002830192909150610a5a9089908990600301610b3c565b94506002820161ffff82168301610a7381838b8d611102565b979b909a50969850505061ffff160193505050565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb000000000000000000000000000000000000000000000000000000001790526101dc908490610b61565b600060028201610b2781848688611102565b610b309161112c565b60f01c95945050505050565b6000838383818110610b5057610b50611174565b919091013560f81c95945050505050565b6000610bc3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16610c709092919063ffffffff16565b9050805160001480610be4575080806020019051810190610be491906111a3565b6101dc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f74207375636365656400000000000000000000000000000000000000000000606482015260840161025c565b60606103bd8484600085856000808673ffffffffffffffffffffffffffffffffffffffff168587604051610ca491906111e9565b60006040518083038185875af1925050503d8060008114610ce1576040519150601f19603f3d011682016040523d82523d6000602084013e610ce6565b606091505b5091509150610cf787838387610d02565b979650505050505050565b60608315610d98578251600003610d915773ffffffffffffffffffffffffffffffffffffffff85163b610d91576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161025c565b50816103bd565b6103bd8383815115610dad5781518083602001fd5b806040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161025c9190611205565b6000813574ffffffffffffffffffffffffffffffffffffffffff81168114610e0857600080fd5b73ffffffffffffffffffffffffffffffffffffffff1692915050565b600080600060608486031215610e3957600080fd5b610e4284610de1565b9250610e5060208501610de1565b9150604084013590509250925092565b600080600080848603610140811215610e7857600080fd5b60c0811215610e8657600080fd5b85945060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4082011215610eb957600080fd5b5060c08501925061012085013567ffffffffffffffff80821115610edc57600080fd5b818701915087601f830112610ef057600080fd5b813581811115610eff57600080fd5b886020828501011115610f1157600080fd5b95989497505060200194505050565b600060208284031215610f3257600080fd5b6107b982610de1565b600060208284031215610f4d57600080fd5b813567ffffffffffffffff811681146107b957600080fd5b600060208284031215610f7757600080fd5b813563ffffffff811681146107b957600080fd5b6fffffffffffffffffffffffffffffffff8116811461058757600080fd5b60008060008060808587031215610fbf57600080fd5b845193506020850151610fd181610f8b565b6040860151909350610fe281610f8b565b6060860151909250610ff381610f8b565b939692955090935050565b60006020828403121561101057600080fd5b813561ffff811681146107b957600080fd5b60006020828403121561103457600080fd5b81356107b981610f8b565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b808202811582820484141761074e5761074e61103f565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000826110c3576110c3611085565b500690565b8181038181111561074e5761074e61103f565b8082018082111561074e5761074e61103f565b6000826110fd576110fd611085565b500490565b6000808585111561111257600080fd5b8386111561111f57600080fd5b5050820193919092039150565b7fffff000000000000000000000000000000000000000000000000000000000000813581811691600285101561116c5780818660020360031b1b83161692505b505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6000602082840312156111b557600080fd5b815180151581146107b957600080fd5b60005b838110156111e05781810151838201526020016111c8565b50506000910152565b600082516111fb8184602087016111c5565b9190910192915050565b60208152600082518060208401526112248160408501602087016111c5565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fea26474726f6e582212205d7003c7f35439fd8304184e07ba8e846f56621bd03fd8869ac905aea18c9b8264736f6c63430008140033",
342
342
  "deployedBytecode": "0x6080604052600436106100695760003560e01c80638da5cb5b116100435780638da5cb5b1461012d578063df2b057e1461017c578063f2fde38b1461018f57600080fd5b806301e3366714610075578063715018a6146100b15780637bfa20a9146100e057600080fd5b3661007057005b600080fd5b34801561008157600080fd5b50d3801561008e57600080fd5b50d2801561009b57600080fd5b506100af6100aa366004610e24565b6101c9565b005b3480156100bd57600080fd5b50d380156100ca57600080fd5b50d280156100d757600080fd5b506100af6101e1565b3480156100ec57600080fd5b50d380156100f957600080fd5b50d2801561010657600080fd5b5061011a610115366004610e60565b6101f5565b6040519081526020015b60405180910390f35b34801561013957600080fd5b50d3801561014657600080fd5b50d2801561015357600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff9091168152602001610124565b61011a61018a366004610e60565b6103c5565b34801561019b57600080fd5b50d380156101a857600080fd5b50d280156101b557600080fd5b506100af6101c4366004610f20565b6104d3565b6101d161058a565b6101dc83838361060b565b505050565b6101e961058a565b6101f3600061063b565b565b60006102046020850185610f3b565b67ffffffffffffffff16600003610265576102256040860160208701610f65565b6040517fd009138a00000000000000000000000000000000000000000000000000000000815263ffffffff90911660048201526024015b60405180910390fd5b61026f83836106b0565b50600061029461028560a0880160808901610f3b565b67ffffffffffffffff16610754565b90506000806102a66020890189610f20565b73ffffffffffffffffffffffffffffffffffffffff166388a4124c6102d160408b0160208c01610f65565b856102df60208c018c610f3b565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff166044820152606401608060405180830381865afa158015610350573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906103749190610fa9565b9350505091506103b7828860200160208101906103919190610ffe565b6103a160c08c0160a08d01610ffe565b6103b160608c0160408d01611022565b856107c0565b93505050505b949350505050565b60006103d46020850185610f3b565b67ffffffffffffffff166000036103f5576102256040860160208701610f65565b6103ff83836106b0565b50600061041561028560a0880160808901610f3b565b90506000806104276020890189610f20565b73ffffffffffffffffffffffffffffffffffffffff1663c1723a1d61045260408b0160208c01610f65565b8561046060208c018c610f3b565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff1660448201526064016080604051808303816000875af1158015610350573d6000803e3d6000fd5b6104db61058a565b73ffffffffffffffffffffffffffffffffffffffff811661057e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f6464726573730000000000000000000000000000000000000000000000000000606482015260840161025c565b6105878161063b565b50565b60005473ffffffffffffffffffffffffffffffffffffffff1633146101f3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161025c565b73ffffffffffffffffffffffffffffffffffffffff8316610630576101dc82826108ba565b6101dc8383836109c0565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080821561070c576000806106c7868685610a2e565b6040517f7085244b00000000000000000000000000000000000000000000000000000000815260ff85166004820152909650929450859350506024909101905061025c565b808314610748576040517f04eb6e0c0000000000000000000000000000000000000000000000000000000081526004810182905260240161025c565b60009150505b92915050565b60008061076260418461106e565b905061076f6020826110b4565b156107975761077f6020826110b4565b61078990826110c8565b6107949060206110db565b90505b806107a460e060446110db565b6107ae91906110db565b6107b99060406110db565b9392505050565b60008061ffff8616156107d357856107d5565b845b905060006127106107ea61ffff84168a61106e565b6107f491906110ee565b90506fffffffffffffffffffffffffffffffff8416158061082557506fffffffffffffffffffffffffffffffff8516155b156108335791506108b19050565b6000846fffffffffffffffffffffffffffffffff167f0000000000000000000000000000000000000000000000000000000000000000876fffffffffffffffffffffffffffffffff16610886919061106e565b61089091906110ee565b61089a908a6110db565b90508181116108a957816108ab565b805b93505050505b95945050505050565b73ffffffffffffffffffffffffffffffffffffffff8216610907576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d8060008114610961576040519150601f19603f3d011682016040523d82523d6000602084013e610966565b606091505b50509050806101dc576040517f465bc83400000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841660048201526024810183905260440161025c565b73ffffffffffffffffffffffffffffffffffffffff8216610a0d576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6101dc73ffffffffffffffffffffffffffffffffffffffff84168383610a88565b600036816001840181610a42888884610b15565b6002830192909150610a5a9089908990600301610b3c565b94506002820161ffff82168301610a7381838b8d611102565b979b909a50969850505061ffff160193505050565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb000000000000000000000000000000000000000000000000000000001790526101dc908490610b61565b600060028201610b2781848688611102565b610b309161112c565b60f01c95945050505050565b6000838383818110610b5057610b50611174565b919091013560f81c95945050505050565b6000610bc3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16610c709092919063ffffffff16565b9050805160001480610be4575080806020019051810190610be491906111a3565b6101dc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f74207375636365656400000000000000000000000000000000000000000000606482015260840161025c565b60606103bd8484600085856000808673ffffffffffffffffffffffffffffffffffffffff168587604051610ca491906111e9565b60006040518083038185875af1925050503d8060008114610ce1576040519150601f19603f3d011682016040523d82523d6000602084013e610ce6565b606091505b5091509150610cf787838387610d02565b979650505050505050565b60608315610d98578251600003610d915773ffffffffffffffffffffffffffffffffffffffff85163b610d91576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161025c565b50816103bd565b6103bd8383815115610dad5781518083602001fd5b806040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161025c9190611205565b6000813574ffffffffffffffffffffffffffffffffffffffffff81168114610e0857600080fd5b73ffffffffffffffffffffffffffffffffffffffff1692915050565b600080600060608486031215610e3957600080fd5b610e4284610de1565b9250610e5060208501610de1565b9150604084013590509250925092565b600080600080848603610140811215610e7857600080fd5b60c0811215610e8657600080fd5b85945060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4082011215610eb957600080fd5b5060c08501925061012085013567ffffffffffffffff80821115610edc57600080fd5b818701915087601f830112610ef057600080fd5b813581811115610eff57600080fd5b886020828501011115610f1157600080fd5b95989497505060200194505050565b600060208284031215610f3257600080fd5b6107b982610de1565b600060208284031215610f4d57600080fd5b813567ffffffffffffffff811681146107b957600080fd5b600060208284031215610f7757600080fd5b813563ffffffff811681146107b957600080fd5b6fffffffffffffffffffffffffffffffff8116811461058757600080fd5b60008060008060808587031215610fbf57600080fd5b845193506020850151610fd181610f8b565b6040860151909350610fe281610f8b565b6060860151909250610ff381610f8b565b939692955090935050565b60006020828403121561101057600080fd5b813561ffff811681146107b957600080fd5b60006020828403121561103457600080fd5b81356107b981610f8b565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b808202811582820484141761074e5761074e61103f565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000826110c3576110c3611085565b500690565b8181038181111561074e5761074e61103f565b8082018082111561074e5761074e61103f565b6000826110fd576110fd611085565b500490565b6000808585111561111257600080fd5b8386111561111f57600080fd5b5050820193919092039150565b7fffff000000000000000000000000000000000000000000000000000000000000813581811691600285101561116c5780818660020360031b1b83161692505b505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b6000602082840312156111b557600080fd5b815180151581146107b957600080fd5b60005b838110156111e05781810151838201526020016111c8565b50506000910152565b600082516111fb8184602087016111c5565b9190910192915050565b60208152600082518060208401526112248160408501602087016111c5565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fea26474726f6e582212205d7003c7f35439fd8304184e07ba8e846f56621bd03fd8869ac905aea18c9b8264736f6c63430008140033",
343
343
  "devdoc": {
@@ -379,7 +379,7 @@
379
379
  "storageLayout": {
380
380
  "storage": [
381
381
  {
382
- "astId": 7797,
382
+ "astId": 7808,
383
383
  "contract": "contracts/uln/dvn/DVNFeeLib.sol:DVNFeeLib",
384
384
  "label": "_owner",
385
385
  "offset": 0,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
2
+ "address": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -772,35 +772,35 @@
772
772
  "type": "constructor"
773
773
  }
774
774
  ],
775
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
775
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
776
776
  "receipt": {
777
777
  "to": null,
778
778
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
779
- "contractAddress": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
779
+ "contractAddress": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
780
780
  "transactionIndex": 0,
781
781
  "gasUsed": "646255",
782
782
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
783
- "blockHash": "0x0000000000000069c67c2414e1e23522196c24e3f7fac98d1906bafb71c6710c",
784
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
783
+ "blockHash": "0x0000000000000009e929b50d4af4586482584eac715e3f57a5a44d09561927b8",
784
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
785
785
  "logs": [
786
786
  {
787
787
  "transactionIndex": 0,
788
- "blockNumber": 105,
789
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
790
- "address": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
788
+ "blockNumber": 9,
789
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
790
+ "address": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
791
791
  "topics": [
792
792
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
793
- "0x0000000000000000000000004ef2ff3439d75274e967d3227508cd9c022c42f3"
793
+ "0x000000000000000000000000cd03efc8797050ce39ce377e7505ef82a8b01a73"
794
794
  ],
795
795
  "data": "0x",
796
796
  "logIndex": 0,
797
- "blockHash": "0x0000000000000069c67c2414e1e23522196c24e3f7fac98d1906bafb71c6710c"
797
+ "blockHash": "0x0000000000000009e929b50d4af4586482584eac715e3f57a5a44d09561927b8"
798
798
  },
799
799
  {
800
800
  "transactionIndex": 0,
801
- "blockNumber": 105,
802
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
803
- "address": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
801
+ "blockNumber": 9,
802
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
803
+ "address": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
804
804
  "topics": [
805
805
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
806
806
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -808,41 +808,41 @@
808
808
  ],
809
809
  "data": "0x",
810
810
  "logIndex": 1,
811
- "blockHash": "0x0000000000000069c67c2414e1e23522196c24e3f7fac98d1906bafb71c6710c"
811
+ "blockHash": "0x0000000000000009e929b50d4af4586482584eac715e3f57a5a44d09561927b8"
812
812
  },
813
813
  {
814
814
  "transactionIndex": 0,
815
- "blockNumber": 105,
816
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
817
- "address": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
815
+ "blockNumber": 9,
816
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
817
+ "address": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
818
818
  "topics": [
819
819
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
820
820
  ],
821
821
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
822
822
  "logIndex": 2,
823
- "blockHash": "0x0000000000000069c67c2414e1e23522196c24e3f7fac98d1906bafb71c6710c"
823
+ "blockHash": "0x0000000000000009e929b50d4af4586482584eac715e3f57a5a44d09561927b8"
824
824
  },
825
825
  {
826
826
  "transactionIndex": 0,
827
- "blockNumber": 105,
828
- "transactionHash": "0x33e5ea34da64c93c7d053c5dd5aaf371c5c3ab7375f34d90ba2a5707dee81948",
829
- "address": "0x400280E5b8d139731e87D67b7f5a71551f0d2762",
827
+ "blockNumber": 9,
828
+ "transactionHash": "0x4d85ceecc5e5042738d0798afeda43ce6af12c1b6b3cc6ab2d181fe4c39f856b",
829
+ "address": "0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
830
830
  "topics": [
831
831
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
832
832
  ],
833
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410a8853f67441b15a89f7dceb0f2250e1177b7d",
833
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2d20b3be97b5791e637d4bd4f3a898c89d3c718",
834
834
  "logIndex": 3,
835
- "blockHash": "0x0000000000000069c67c2414e1e23522196c24e3f7fac98d1906bafb71c6710c"
835
+ "blockHash": "0x0000000000000009e929b50d4af4586482584eac715e3f57a5a44d09561927b8"
836
836
  }
837
837
  ],
838
- "blockNumber": 105,
838
+ "blockNumber": 9,
839
839
  "cumulativeGasUsed": "646255",
840
840
  "status": 1,
841
841
  "byzantium": true
842
842
  },
843
843
  "args": [
844
- "0x4ef2FF3439D75274E967d3227508Cd9c022C42F3",
845
- "0x410a8853f67441B15A89F7DceB0f2250e1177B7D",
844
+ "0xcD03eFC8797050cE39cE377E7505eF82a8B01a73",
845
+ "0xD2D20b3Be97B5791E637D4BD4f3a898C89d3c718",
846
846
  "0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
847
847
  ],
848
848
  "numDeployments": 1,
@@ -855,7 +855,7 @@
855
855
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9"
856
856
  ]
857
857
  },
858
- "implementation": "0x4ef2FF3439D75274E967d3227508Cd9c022C42F3",
858
+ "implementation": "0xcD03eFC8797050cE39cE377E7505eF82a8B01a73",
859
859
  "devdoc": {
860
860
  "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.",
861
861
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x410a8853f67441B15A89F7DceB0f2250e1177B7D",
2
+ "address": "0xD2D20b3Be97B5791E637D4BD4f3a898C89d3c718",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,22 +172,22 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0x21e6cd16c2a674a943e89bb03893b4ec33ffab82d886f4df8fde4260737cb12e",
175
+ "transactionHash": "0xe2dd58aa0c6d1f52d68ac9f1995a910182eb002ae91fba753c58b3892026d9ab",
176
176
  "receipt": {
177
177
  "to": null,
178
178
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0x410a8853f67441B15A89F7DceB0f2250e1177B7D",
179
+ "contractAddress": "0xD2D20b3Be97B5791E637D4BD4f3a898C89d3c718",
180
180
  "transactionIndex": 0,
181
181
  "gasUsed": "544138",
182
182
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
183
- "blockHash": "0x0000000000000067859c53a168a3dffe2e00f727f09792f6fcdf482aeac0cac5",
184
- "transactionHash": "0x21e6cd16c2a674a943e89bb03893b4ec33ffab82d886f4df8fde4260737cb12e",
183
+ "blockHash": "0x0000000000000007d76fdce303558c8db587dc410fbdec570330890e6d062416",
184
+ "transactionHash": "0xe2dd58aa0c6d1f52d68ac9f1995a910182eb002ae91fba753c58b3892026d9ab",
185
185
  "logs": [
186
186
  {
187
187
  "transactionIndex": 0,
188
- "blockNumber": 103,
189
- "transactionHash": "0x21e6cd16c2a674a943e89bb03893b4ec33ffab82d886f4df8fde4260737cb12e",
190
- "address": "0x410a8853f67441B15A89F7DceB0f2250e1177B7D",
188
+ "blockNumber": 7,
189
+ "transactionHash": "0xe2dd58aa0c6d1f52d68ac9f1995a910182eb002ae91fba753c58b3892026d9ab",
190
+ "address": "0xD2D20b3Be97B5791E637D4BD4f3a898C89d3c718",
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": "0x0000000000000067859c53a168a3dffe2e00f727f09792f6fcdf482aeac0cac5"
198
+ "blockHash": "0x0000000000000007d76fdce303558c8db587dc410fbdec570330890e6d062416"
199
199
  },
200
200
  {
201
201
  "transactionIndex": 0,
202
- "blockNumber": 103,
203
- "transactionHash": "0x21e6cd16c2a674a943e89bb03893b4ec33ffab82d886f4df8fde4260737cb12e",
204
- "address": "0x410a8853f67441B15A89F7DceB0f2250e1177B7D",
202
+ "blockNumber": 7,
203
+ "transactionHash": "0xe2dd58aa0c6d1f52d68ac9f1995a910182eb002ae91fba753c58b3892026d9ab",
204
+ "address": "0xD2D20b3Be97B5791E637D4BD4f3a898C89d3c718",
205
205
  "topics": [
206
206
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
207
207
  "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
@@ -209,10 +209,10 @@
209
209
  ],
210
210
  "data": "0x",
211
211
  "logIndex": 1,
212
- "blockHash": "0x0000000000000067859c53a168a3dffe2e00f727f09792f6fcdf482aeac0cac5"
212
+ "blockHash": "0x0000000000000007d76fdce303558c8db587dc410fbdec570330890e6d062416"
213
213
  }
214
214
  ],
215
- "blockNumber": 103,
215
+ "blockNumber": 7,
216
216
  "cumulativeGasUsed": "544138",
217
217
  "status": 1,
218
218
  "byzantium": true
@@ -221,7 +221,7 @@
221
221
  "0x90F79bf6EB2c4f870365E785982E1f101E93b906"
222
222
  ],
223
223
  "numDeployments": 1,
224
- "solcInputHash": "840142378bfd9e67fdf0dcd9a9649421",
224
+ "solcInputHash": "a71075ae75ad3765de4259439cd68087",
225
225
  "bytecode": "0x608060405234801561001057600080fd5b50d3801561001d57600080fd5b50d2801561002a57600080fd5b50604051610b08380380610b08833981016040819052610049916100b1565b61005233610061565b61005b81610061565b506100ea565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100c357600080fd5b81516001600160a81b03811681146100da57600080fd5b6001600160a01b03169392505050565b610a0f806100f96000396000f3fe60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461019357806399a88ec4146101a6578063f2fde38b146101e0578063f3b7dead1461021a57600080fd5b8063204e1c7a14610080578063715018a6146100e35780637eff275e146101145780638da5cb5b1461014e575b600080fd5b34801561008c57600080fd5b50d3801561009957600080fd5b50d280156100a657600080fd5b506100ba6100b5366004610768565b610254565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100ef57600080fd5b50d380156100fc57600080fd5b50d2801561010957600080fd5b50610112610338565b005b34801561012057600080fd5b50d3801561012d57600080fd5b50d2801561013a57600080fd5b506101126101493660046107a2565b61034c565b34801561015a57600080fd5b50d3801561016757600080fd5b50d2801561017457600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100ba565b6101126101a1366004610824565b6103da565b3480156101b257600080fd5b50d380156101bf57600080fd5b50d280156101cc57600080fd5b506101126101db3660046107a2565b61046f565b3480156101ec57600080fd5b50d380156101f957600080fd5b50d2801561020657600080fd5b50610112610215366004610768565b6104cb565b34801561022657600080fd5b50d3801561023357600080fd5b50d2801561024057600080fd5b506100ba61024f366004610768565b610587565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516102a0907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d80600081146102db576040519150601f19603f3d011682016040523d82523d6000602084013e6102e0565b606091505b50915091508161031c576040517f6bce18d700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b808060200190518101906103309190610932565b949350505050565b61034061064f565b61034a60006106d0565b565b61035461064f565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b1580156103be57600080fd5b505af11580156103d2573d6000803e3d6000fd5b505050505050565b6103e261064f565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef286903490610438908690869060040161094f565b6000604051808303818588803b15801561045157600080fd5b505af1158015610465573d6000803e3d6000fd5b5050505050505050565b61047761064f565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016103a4565b6104d361064f565b73ffffffffffffffffffffffffffffffffffffffff811661057b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b610584816106d0565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516105d3907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d806000811461060e576040519150601f19603f3d011682016040523d82523d6000602084013e610613565b606091505b50915091508161031c576040517f1545a42500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005473ffffffffffffffffffffffffffffffffffffffff16331461034a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610572565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b74ffffffffffffffffffffffffffffffffffffffffff8116811461058457600080fd5b60006020828403121561077a57600080fd5b813561078581610745565b73ffffffffffffffffffffffffffffffffffffffff169392505050565b600080604083850312156107b557600080fd5b82356107c081610745565b73ffffffffffffffffffffffffffffffffffffffff90811692506020840135906107e982610745565b92959216935090915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561083957600080fd5b833561084481610745565b73ffffffffffffffffffffffffffffffffffffffff908116935060208501359061086d82610745565b169150604084013567ffffffffffffffff8082111561088b57600080fd5b818601915086601f83011261089f57600080fd5b8135818111156108b1576108b16107f5565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f011681019083821181831017156108f7576108f76107f5565b8160405282815289602084870101111561091057600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561094457600080fd5b815161078581610745565b73ffffffffffffffffffffffffffffffffffffffff8316815260006020604081840152835180604085015260005b818110156109995785810183015185820160600152820161097d565b5060006060828601015260607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010192505050939250505056fea26474726f6e582212200a08a402a390e08e8c9dcae4683ba715a84aa6c25b704e09a36e26622250287964736f6c63430008140033",
226
226
  "deployedBytecode": "0x60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461019357806399a88ec4146101a6578063f2fde38b146101e0578063f3b7dead1461021a57600080fd5b8063204e1c7a14610080578063715018a6146100e35780637eff275e146101145780638da5cb5b1461014e575b600080fd5b34801561008c57600080fd5b50d3801561009957600080fd5b50d280156100a657600080fd5b506100ba6100b5366004610768565b610254565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100ef57600080fd5b50d380156100fc57600080fd5b50d2801561010957600080fd5b50610112610338565b005b34801561012057600080fd5b50d3801561012d57600080fd5b50d2801561013a57600080fd5b506101126101493660046107a2565b61034c565b34801561015a57600080fd5b50d3801561016757600080fd5b50d2801561017457600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100ba565b6101126101a1366004610824565b6103da565b3480156101b257600080fd5b50d380156101bf57600080fd5b50d280156101cc57600080fd5b506101126101db3660046107a2565b61046f565b3480156101ec57600080fd5b50d380156101f957600080fd5b50d2801561020657600080fd5b50610112610215366004610768565b6104cb565b34801561022657600080fd5b50d3801561023357600080fd5b50d2801561024057600080fd5b506100ba61024f366004610768565b610587565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516102a0907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d80600081146102db576040519150601f19603f3d011682016040523d82523d6000602084013e6102e0565b606091505b50915091508161031c576040517f6bce18d700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b808060200190518101906103309190610932565b949350505050565b61034061064f565b61034a60006106d0565b565b61035461064f565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b1580156103be57600080fd5b505af11580156103d2573d6000803e3d6000fd5b505050505050565b6103e261064f565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef286903490610438908690869060040161094f565b6000604051808303818588803b15801561045157600080fd5b505af1158015610465573d6000803e3d6000fd5b5050505050505050565b61047761064f565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016103a4565b6104d361064f565b73ffffffffffffffffffffffffffffffffffffffff811661057b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b610584816106d0565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516105d3907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d806000811461060e576040519150601f19603f3d011682016040523d82523d6000602084013e610613565b606091505b50915091508161031c576040517f1545a42500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005473ffffffffffffffffffffffffffffffffffffffff16331461034a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610572565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b74ffffffffffffffffffffffffffffffffffffffffff8116811461058457600080fd5b60006020828403121561077a57600080fd5b813561078581610745565b73ffffffffffffffffffffffffffffffffffffffff169392505050565b600080604083850312156107b557600080fd5b82356107c081610745565b73ffffffffffffffffffffffffffffffffffffffff90811692506020840135906107e982610745565b92959216935090915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561083957600080fd5b833561084481610745565b73ffffffffffffffffffffffffffffffffffffffff908116935060208501359061086d82610745565b169150604084013567ffffffffffffffff8082111561088b57600080fd5b818601915086601f83011261089f57600080fd5b8135818111156108b1576108b16107f5565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f011681019083821181831017156108f7576108f76107f5565b8160405282815289602084870101111561091057600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561094457600080fd5b815161078581610745565b73ffffffffffffffffffffffffffffffffffffffff8316815260006020604081840152835180604085015260005b818110156109995785810183015185820160600152820161097d565b5060006060828601015260607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010192505050939250505056fea26474726f6e582212200a08a402a390e08e8c9dcae4683ba715a84aa6c25b704e09a36e26622250287964736f6c63430008140033",
227
227
  "devdoc": {
@@ -264,7 +264,7 @@
264
264
  "storageLayout": {
265
265
  "storage": [
266
266
  {
267
- "astId": 7797,
267
+ "astId": 7808,
268
268
  "contract": "contracts/upgradeable/proxy/ProxyAdmin.sol:ProxyAdmin",
269
269
  "label": "_owner",
270
270
  "offset": 0,