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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/deployments/exocore-testnet/DVN.json +39 -39
  2. package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
  3. package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
  4. package/deployments/exocore-testnet/EndpointV2.json +23 -23
  5. package/deployments/exocore-testnet/EndpointV2View.json +8 -8
  6. package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
  7. package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
  8. package/deployments/exocore-testnet/Executor.json +26 -26
  9. package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
  10. package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
  11. package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
  12. package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
  13. package/deployments/exocore-testnet/LzExecutor.json +10 -10
  14. package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
  15. package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
  16. package/deployments/exocore-testnet/PriceFeed.json +10 -10
  17. package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
  18. package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
  19. package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
  20. package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
  21. package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
  22. package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
  23. package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
  24. package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
  25. package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
  26. package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
  27. package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
  28. package/deployments/exocore-testnet/SendUln301.json +24 -24
  29. package/deployments/exocore-testnet/SendUln302.json +18 -18
  30. package/deployments/exocore-testnet/Treasury.json +5 -5
  31. package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
  32. package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
  33. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
  34. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
  35. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
  36. package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
  37. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
  38. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
  39. package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
  40. package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
  41. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
  42. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
  43. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
  44. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
  45. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
  46. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
  47. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
  48. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
  49. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
  50. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
  51. package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
  52. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
  53. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
  54. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
  55. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
  56. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
  57. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
  58. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
  59. package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
  60. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
  61. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
  62. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
  63. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
  64. package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
  65. package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
  66. package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
  67. package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
  68. package/package.json +9 -9
  69. package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
  70. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
  71. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
  72. package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
  73. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
  74. package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
  75. package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
  76. package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
  77. package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
  78. package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
  79. package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
  80. package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
  81. package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
  82. package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
  83. package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
  84. package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
  85. package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
  86. package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
  87. package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  88. package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
  89. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  90. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
  91. package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
  92. package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
  93. package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
  94. package/deployments/bsc-sandbox-local/DVN.json +0 -1896
  95. package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
  96. package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
  97. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
  98. package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
  99. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
  100. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
  101. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
  102. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
  103. package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
  104. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  105. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
  106. package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
  107. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
  108. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
  109. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  110. package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
  111. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
  112. package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
  113. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
  114. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
  115. package/deployments/tron-sandbox-local/DVN.json +0 -1864
  116. package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
  117. package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
  118. package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
  119. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  120. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
  121. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
2
+ "address": "0xC1868e054425D378095A003EcbA3823a5D0135C9",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -302,34 +302,34 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0xb2c2a0c04b51a6cda41fb845dbc54c3d84986cd4d0db1828334e5130b74ab5e1",
305
+ "transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
306
306
  "receipt": {
307
307
  "to": null,
308
- "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
309
- "contractAddress": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
310
- "transactionIndex": 0,
308
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
309
+ "contractAddress": "0xC1868e054425D378095A003EcbA3823a5D0135C9",
310
+ "transactionIndex": 1,
311
311
  "gasUsed": "1064436",
312
- "logsBloom": "0x00000000000000000000000000000000000000000000000000800002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000020000000000080000000000000000080000000000000000000000000000000000000",
313
- "blockHash": "0xa23337fdaaecc389e792bfaeeb5a86a884209ee54e19e83f52cbc9465466bd1b",
314
- "transactionHash": "0xb2c2a0c04b51a6cda41fb845dbc54c3d84986cd4d0db1828334e5130b74ab5e1",
312
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000200000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000020000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
313
+ "blockHash": "0xd610d027a40d4da866e5096a75b7482a35081c55c7ba4babbe64d116306ae192",
314
+ "transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
315
315
  "logs": [
316
316
  {
317
- "transactionIndex": 0,
318
- "blockNumber": 25,
319
- "transactionHash": "0xb2c2a0c04b51a6cda41fb845dbc54c3d84986cd4d0db1828334e5130b74ab5e1",
320
- "address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
317
+ "transactionIndex": 1,
318
+ "blockNumber": 10345927,
319
+ "transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
320
+ "address": "0xC1868e054425D378095A003EcbA3823a5D0135C9",
321
321
  "topics": [
322
322
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
323
323
  "0x0000000000000000000000000000000000000000000000000000000000000000",
324
- "0x000000000000000000000000bcd4042de499d14e55001ccbb24a551f3b954096"
324
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
325
325
  ],
326
326
  "data": "0x",
327
327
  "logIndex": 0,
328
- "blockHash": "0xa23337fdaaecc389e792bfaeeb5a86a884209ee54e19e83f52cbc9465466bd1b"
328
+ "blockHash": "0xd610d027a40d4da866e5096a75b7482a35081c55c7ba4babbe64d116306ae192"
329
329
  }
330
330
  ],
331
- "blockNumber": 25,
332
- "cumulativeGasUsed": "1064436",
331
+ "blockNumber": 10345927,
332
+ "cumulativeGasUsed": "1108287",
333
333
  "status": 1,
334
334
  "byzantium": true
335
335
  },
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
2
+ "address": "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -162,39 +162,39 @@
162
162
  "type": "function"
163
163
  }
164
164
  ],
165
- "transactionHash": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
165
+ "transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
166
166
  "receipt": {
167
167
  "to": null,
168
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
169
- "contractAddress": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
170
- "transactionIndex": 0,
168
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
169
+ "contractAddress": "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
170
+ "transactionIndex": 1,
171
171
  "gasUsed": "644163",
172
- "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000400000000000000000000000000020000000000000000000000010000000000000000000000000020000000000000000",
173
- "blockHash": "0xfd50e4e2a221970bd00095f2990637fae2b2c98f270d590c5ecbcf84780e3862",
174
- "transactionHash": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
172
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000001008000000000000000000000000000000000020000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000800000000",
173
+ "blockHash": "0xbbfa77b50b9df9ab472f27ee4695a3e542fae434b1335c45e7d7c746d2b25c50",
174
+ "transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
175
175
  "logs": [
176
176
  {
177
- "transactionIndex": 0,
178
- "blockNumber": 10,
179
- "transactionHash": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
180
- "address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
177
+ "transactionIndex": 1,
178
+ "blockNumber": 10345885,
179
+ "transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
180
+ "address": "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
181
181
  "topics": [
182
182
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
183
183
  "0x0000000000000000000000000000000000000000000000000000000000000000",
184
- "0x00000000000000000000000090f79bf6eb2c4f870365e785982e1f101e93b906"
184
+ "0x00000000000000000000000082d16f76d2fb0c4b76a2cee509c8b349769ed230"
185
185
  ],
186
186
  "data": "0x",
187
187
  "logIndex": 0,
188
- "blockHash": "0xfd50e4e2a221970bd00095f2990637fae2b2c98f270d590c5ecbcf84780e3862"
188
+ "blockHash": "0xbbfa77b50b9df9ab472f27ee4695a3e542fae434b1335c45e7d7c746d2b25c50"
189
189
  }
190
190
  ],
191
- "blockNumber": 10,
192
- "cumulativeGasUsed": "644163",
191
+ "blockNumber": 10345885,
192
+ "cumulativeGasUsed": "688014",
193
193
  "status": 1,
194
194
  "byzantium": true
195
195
  },
196
196
  "args": [
197
- "0x90F79bf6EB2c4f870365E785982E1f101E93b906"
197
+ "0x82d16f76D2FB0c4B76A2CEe509C8b349769Ed230"
198
198
  ],
199
199
  "numDeployments": 1,
200
200
  "solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
2
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -2352,66 +2352,9 @@
2352
2352
  "type": "function"
2353
2353
  }
2354
2354
  ],
2355
- "transactionHash": "0x79a3d0abba3a39d6c6a621ee13c407c53388bd8299ae3921438d7dacdd578bb7",
2356
- "receipt": {
2357
- "to": null,
2358
- "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
2359
- "contractAddress": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
2360
- "transactionIndex": 0,
2361
- "gasUsed": "5501182",
2362
- "logsBloom": "0x00000000000000000002000000000000000000000200800020800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000008000000000001000000000000000000000400000000",
2363
- "blockHash": "0xf4395eeee27ea4ea611a57b6c9b1e801714f833d598bde70c5deed5d28bb995b",
2364
- "transactionHash": "0x79a3d0abba3a39d6c6a621ee13c407c53388bd8299ae3921438d7dacdd578bb7",
2365
- "logs": [
2366
- {
2367
- "transactionIndex": 0,
2368
- "blockNumber": 9,
2369
- "transactionHash": "0x79a3d0abba3a39d6c6a621ee13c407c53388bd8299ae3921438d7dacdd578bb7",
2370
- "address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
2371
- "topics": [
2372
- "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2373
- "0x0000000000000000000000000000000000000000000000000000000000000000",
2374
- "0x00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8"
2375
- ],
2376
- "data": "0x",
2377
- "logIndex": 0,
2378
- "blockHash": "0xf4395eeee27ea4ea611a57b6c9b1e801714f833d598bde70c5deed5d28bb995b"
2379
- },
2380
- {
2381
- "transactionIndex": 0,
2382
- "blockNumber": 9,
2383
- "transactionHash": "0x79a3d0abba3a39d6c6a621ee13c407c53388bd8299ae3921438d7dacdd578bb7",
2384
- "address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
2385
- "topics": [
2386
- "0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
2387
- ],
2388
- "data": "0x00000000000000000000000076e3b4913cd0887f128f1a7eb8ea6ada9b721375",
2389
- "logIndex": 1,
2390
- "blockHash": "0xf4395eeee27ea4ea611a57b6c9b1e801714f833d598bde70c5deed5d28bb995b"
2391
- },
2392
- {
2393
- "transactionIndex": 0,
2394
- "blockNumber": 9,
2395
- "transactionHash": "0x79a3d0abba3a39d6c6a621ee13c407c53388bd8299ae3921438d7dacdd578bb7",
2396
- "address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
2397
- "topics": [
2398
- "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2399
- "0x00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
2400
- "0x00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8"
2401
- ],
2402
- "data": "0x",
2403
- "logIndex": 2,
2404
- "blockHash": "0xf4395eeee27ea4ea611a57b6c9b1e801714f833d598bde70c5deed5d28bb995b"
2405
- }
2406
- ],
2407
- "blockNumber": 9,
2408
- "cumulativeGasUsed": "5501182",
2409
- "status": 1,
2410
- "byzantium": true
2411
- },
2412
2355
  "args": [
2413
- 50102,
2414
- "0x70997970C51812dc3A010C7d01b50e0d17dc79C8"
2356
+ 40260,
2357
+ "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6"
2415
2358
  ],
2416
2359
  "numDeployments": 1,
2417
2360
  "solcInputHash": "b3a9b3fa9db8c1c58102b0c1c149f74e",
@@ -2942,5 +2885,116 @@
2942
2885
  "numberOfBytes": "8"
2943
2886
  }
2944
2887
  }
2888
+ },
2889
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2890
+ "receipt": {
2891
+ "to": "0x8Cad6A96B0a287e29bA719257d0eF431Ea6D888B",
2892
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
2893
+ "contractAddress": null,
2894
+ "transactionIndex": 1,
2895
+ "gasUsed": {
2896
+ "type": "BigNumber",
2897
+ "hex": "0x55ac73"
2898
+ },
2899
+ "logsBloom": "0x00000000000000000000000000000000000000000200000020800000000000000000000000000000200000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000200000000000800000000000000000000000000000000400000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000040000000000000000000000000000000004000000000000000000000020000000000000000000000008000000000000000000000000000000000000000000",
2900
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1",
2901
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2902
+ "logs": [
2903
+ {
2904
+ "transactionIndex": 1,
2905
+ "blockNumber": 10345872,
2906
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2907
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2908
+ "topics": [
2909
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2910
+ "0x0000000000000000000000000000000000000000000000000000000000000000",
2911
+ "0x0000000000000000000000001ba9bf7dc300049e22ab77acbdbdbe0f27fb1f78"
2912
+ ],
2913
+ "data": "0x",
2914
+ "logIndex": 0,
2915
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2916
+ },
2917
+ {
2918
+ "transactionIndex": 1,
2919
+ "blockNumber": 10345872,
2920
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2921
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2922
+ "topics": [
2923
+ "0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
2924
+ ],
2925
+ "data": "0x0000000000000000000000000c77d8d771ab35e2e184e7ce127f19ced31ff8c0",
2926
+ "logIndex": 1,
2927
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2928
+ },
2929
+ {
2930
+ "transactionIndex": 1,
2931
+ "blockNumber": 10345872,
2932
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2933
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2934
+ "topics": [
2935
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2936
+ "0x0000000000000000000000001ba9bf7dc300049e22ab77acbdbdbe0f27fb1f78",
2937
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
2938
+ ],
2939
+ "data": "0x",
2940
+ "logIndex": 2,
2941
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2942
+ }
2943
+ ],
2944
+ "blockNumber": 10345872,
2945
+ "confirmations": 1,
2946
+ "cumulativeGasUsed": {
2947
+ "type": "BigNumber",
2948
+ "hex": "0x5657be"
2949
+ },
2950
+ "effectiveGasPrice": {
2951
+ "type": "BigNumber",
2952
+ "hex": "0x0f433c"
2953
+ },
2954
+ "status": 1,
2955
+ "type": 2,
2956
+ "byzantium": true,
2957
+ "events": [
2958
+ {
2959
+ "transactionIndex": 1,
2960
+ "blockNumber": 10345872,
2961
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2962
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2963
+ "topics": [
2964
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2965
+ "0x0000000000000000000000000000000000000000000000000000000000000000",
2966
+ "0x0000000000000000000000001ba9bf7dc300049e22ab77acbdbdbe0f27fb1f78"
2967
+ ],
2968
+ "data": "0x",
2969
+ "logIndex": 0,
2970
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2971
+ },
2972
+ {
2973
+ "transactionIndex": 1,
2974
+ "blockNumber": 10345872,
2975
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2976
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2977
+ "topics": [
2978
+ "0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
2979
+ ],
2980
+ "data": "0x0000000000000000000000000c77d8d771ab35e2e184e7ce127f19ced31ff8c0",
2981
+ "logIndex": 1,
2982
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2983
+ },
2984
+ {
2985
+ "transactionIndex": 1,
2986
+ "blockNumber": 10345872,
2987
+ "transactionHash": "0x74bbe09f8cf2dd788cd7cac72e0e71707edbc9296b1a118986b68d9ec62ef8ae",
2988
+ "address": "0x6EDCE65403992e310A62460808c4b910D972f10f",
2989
+ "topics": [
2990
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
2991
+ "0x0000000000000000000000001ba9bf7dc300049e22ab77acbdbdbe0f27fb1f78",
2992
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
2993
+ ],
2994
+ "data": "0x",
2995
+ "logIndex": 2,
2996
+ "blockHash": "0x7fc126839cdb92da2db1e637c37221a47135aa297e766967b99425fbac176df1"
2997
+ }
2998
+ ]
2945
2999
  }
2946
3000
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
2
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -331,64 +331,64 @@
331
331
  "type": "constructor"
332
332
  }
333
333
  ],
334
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
334
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
335
335
  "receipt": {
336
336
  "to": null,
337
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
338
- "contractAddress": "0xF6168876932289D073567f347121A267095f3DD6",
339
- "transactionIndex": 0,
337
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
338
+ "contractAddress": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
339
+ "transactionIndex": 1,
340
340
  "gasUsed": "648879",
341
- "logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000004000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000800800000000000400000000000000040000400000000000000000000000000000000000000000020000080000000000000040000000000000400000000000000000000000000000000000000000000000000000000800000000000000000000000000000",
342
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b",
343
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
341
+ "logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000004000000000000000000000000000000000000000000080000000004000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000002000000000000000000000000000000008000000000000000800",
342
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915",
343
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
344
344
  "logs": [
345
345
  {
346
- "transactionIndex": 0,
347
- "blockNumber": 12,
348
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
349
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
346
+ "transactionIndex": 1,
347
+ "blockNumber": 10345889,
348
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
349
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
350
350
  "topics": [
351
351
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
352
- "0x0000000000000000000000006e989c01a3e3a94c973a62280a72ec335598490e"
352
+ "0x00000000000000000000000045841dd1ca50265da7614fc43a361e526c0e6160"
353
353
  ],
354
354
  "data": "0x",
355
355
  "logIndex": 0,
356
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
356
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
357
357
  },
358
358
  {
359
- "transactionIndex": 0,
360
- "blockNumber": 12,
361
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
362
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
359
+ "transactionIndex": 1,
360
+ "blockNumber": 10345889,
361
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
362
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
363
363
  "topics": [
364
364
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
365
365
  ],
366
366
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
367
367
  "logIndex": 1,
368
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
368
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
369
369
  },
370
370
  {
371
- "transactionIndex": 0,
372
- "blockNumber": 12,
373
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
374
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
371
+ "transactionIndex": 1,
372
+ "blockNumber": 10345889,
373
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
374
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
375
375
  "topics": [
376
376
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
377
377
  ],
378
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
378
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000145c041566b21bec558b2a37f1a5ff261ab55998",
379
379
  "logIndex": 2,
380
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
380
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
381
381
  }
382
382
  ],
383
- "blockNumber": 12,
384
- "cumulativeGasUsed": "648879",
383
+ "blockNumber": 10345889,
384
+ "cumulativeGasUsed": "692730",
385
385
  "status": 1,
386
386
  "byzantium": true
387
387
  },
388
388
  "args": [
389
- "0x6e989C01a3e3A94C973A62280a72EC335598490e",
390
- "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
391
- "0xc4d66de800000000000000000000000059f2f1fcfe2474fd5f0b9ba1e73ca90b143eb8d0"
389
+ "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
390
+ "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
391
+ "0xc4d66de80000000000000000000000006edce65403992e310a62460808c4b910d972f10f"
392
392
  ],
393
393
  "numDeployments": 1,
394
394
  "solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
@@ -397,10 +397,10 @@
397
397
  "execute": {
398
398
  "methodName": "initialize",
399
399
  "args": [
400
- "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0"
400
+ "0x6EDCE65403992e310A62460808c4b910D972f10f"
401
401
  ]
402
402
  },
403
- "implementation": "0x6e989C01a3e3A94C973A62280a72EC335598490e",
403
+ "implementation": "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
404
404
  "devdoc": {
405
405
  "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.",
406
406
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x6e989C01a3e3A94C973A62280a72EC335598490e",
2
+ "address": "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -200,19 +200,19 @@
200
200
  "type": "function"
201
201
  }
202
202
  ],
203
- "transactionHash": "0xe69845af40ecffbe6cd041315d04ab20772426adf12724476408da1073880017",
203
+ "transactionHash": "0xa0d0ba7f41008b33b6d768fdd9b328462a9c666f4033ef90f7dd08cc1840b022",
204
204
  "receipt": {
205
205
  "to": null,
206
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
207
- "contractAddress": "0x6e989C01a3e3A94C973A62280a72EC335598490e",
208
- "transactionIndex": 0,
206
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
207
+ "contractAddress": "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
208
+ "transactionIndex": 1,
209
209
  "gasUsed": "769290",
210
210
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
211
- "blockHash": "0x7d6d9aeb085a87faea7146a22cc6ef1a3360b6c79edab44bf7a53608cfd800d7",
212
- "transactionHash": "0xe69845af40ecffbe6cd041315d04ab20772426adf12724476408da1073880017",
211
+ "blockHash": "0x64b0502de1f4322fc2185670265667a2ef027dcb1339e891557a2ab8b28415a9",
212
+ "transactionHash": "0xa0d0ba7f41008b33b6d768fdd9b328462a9c666f4033ef90f7dd08cc1840b022",
213
213
  "logs": [],
214
- "blockNumber": 11,
215
- "cumulativeGasUsed": "769290",
214
+ "blockNumber": 10345887,
215
+ "cumulativeGasUsed": "813141",
216
216
  "status": 1,
217
217
  "byzantium": true
218
218
  },
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
2
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -133,64 +133,64 @@
133
133
  "type": "receive"
134
134
  }
135
135
  ],
136
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
136
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
137
137
  "receipt": {
138
138
  "to": null,
139
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
140
- "contractAddress": "0xF6168876932289D073567f347121A267095f3DD6",
141
- "transactionIndex": 0,
139
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
140
+ "contractAddress": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
141
+ "transactionIndex": 1,
142
142
  "gasUsed": "648879",
143
- "logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000004000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000800800000000000400000000000000040000400000000000000000000000000000000000000000020000080000000000000040000000000000400000000000000000000000000000000000000000000000000000000800000000000000000000000000000",
144
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b",
145
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
143
+ "logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000004000000000000000000000000000000000000000000080000000004000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000002000000000000000000000000000000008000000000000000800",
144
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915",
145
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
146
146
  "logs": [
147
147
  {
148
- "transactionIndex": 0,
149
- "blockNumber": 12,
150
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
151
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
148
+ "transactionIndex": 1,
149
+ "blockNumber": 10345889,
150
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
151
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
152
152
  "topics": [
153
153
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
154
- "0x0000000000000000000000006e989c01a3e3a94c973a62280a72ec335598490e"
154
+ "0x00000000000000000000000045841dd1ca50265da7614fc43a361e526c0e6160"
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
158
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
159
159
  },
160
160
  {
161
- "transactionIndex": 0,
162
- "blockNumber": 12,
163
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
164
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
161
+ "transactionIndex": 1,
162
+ "blockNumber": 10345889,
163
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
164
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
165
165
  "topics": [
166
166
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
167
167
  ],
168
168
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
169
169
  "logIndex": 1,
170
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
170
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
171
171
  },
172
172
  {
173
- "transactionIndex": 0,
174
- "blockNumber": 12,
175
- "transactionHash": "0xc82f3cae4ef6214751d0784219a2a5110e82ef9448dfacfba49f2623207cdca7",
176
- "address": "0xF6168876932289D073567f347121A267095f3DD6",
173
+ "transactionIndex": 1,
174
+ "blockNumber": 10345889,
175
+ "transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
176
+ "address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
177
177
  "topics": [
178
178
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
179
179
  ],
180
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
180
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000145c041566b21bec558b2a37f1a5ff261ab55998",
181
181
  "logIndex": 2,
182
- "blockHash": "0xb9455a6d557d595557187ac87e0c4d36c127e10f8cde58eb5a423d7a1745924b"
182
+ "blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
183
183
  }
184
184
  ],
185
- "blockNumber": 12,
186
- "cumulativeGasUsed": "648879",
185
+ "blockNumber": 10345889,
186
+ "cumulativeGasUsed": "692730",
187
187
  "status": 1,
188
188
  "byzantium": true
189
189
  },
190
190
  "args": [
191
- "0x6e989C01a3e3A94C973A62280a72EC335598490e",
192
- "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
193
- "0xc4d66de800000000000000000000000059f2f1fcfe2474fd5f0b9ba1e73ca90b143eb8d0"
191
+ "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
192
+ "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
193
+ "0xc4d66de80000000000000000000000006edce65403992e310a62460808c4b910d972f10f"
194
194
  ],
195
195
  "numDeployments": 1,
196
196
  "solcInputHash": "0e89febeebc7444140de8e67c9067d2c",