@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.
- package/deployments/exocore-testnet/DVN.json +39 -39
- package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
- package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
- package/deployments/exocore-testnet/EndpointV2.json +23 -23
- package/deployments/exocore-testnet/EndpointV2View.json +8 -8
- package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
- package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
- package/deployments/exocore-testnet/Executor.json +26 -26
- package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
- package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
- package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
- package/deployments/exocore-testnet/LzExecutor.json +10 -10
- package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
- package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
- package/deployments/exocore-testnet/PriceFeed.json +10 -10
- package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
- package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
- package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
- package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
- package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
- package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
- package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
- package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
- package/deployments/exocore-testnet/SendUln301.json +24 -24
- package/deployments/exocore-testnet/SendUln302.json +18 -18
- package/deployments/exocore-testnet/Treasury.json +5 -5
- package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
- package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
- package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
- package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
- package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
- package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
- package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
- package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
- package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
- package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
- package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
- package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
- package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
- package/deployments/bsc-sandbox-local/DVN.json +0 -1896
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
- package/deployments/tron-sandbox-local/DVN.json +0 -1864
- package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
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": "
|
|
305
|
+
"transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
|
|
306
306
|
"receipt": {
|
|
307
307
|
"to": null,
|
|
308
|
-
"from": "
|
|
309
|
-
"contractAddress": "
|
|
310
|
-
"transactionIndex":
|
|
308
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
309
|
+
"contractAddress": "0xC1868e054425D378095A003EcbA3823a5D0135C9",
|
|
310
|
+
"transactionIndex": 1,
|
|
311
311
|
"gasUsed": "1064436",
|
|
312
|
-
"logsBloom": "
|
|
313
|
-
"blockHash": "
|
|
314
|
-
"transactionHash": "
|
|
312
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000200000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000020000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
313
|
+
"blockHash": "0xd610d027a40d4da866e5096a75b7482a35081c55c7ba4babbe64d116306ae192",
|
|
314
|
+
"transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
|
|
315
315
|
"logs": [
|
|
316
316
|
{
|
|
317
|
-
"transactionIndex":
|
|
318
|
-
"blockNumber":
|
|
319
|
-
"transactionHash": "
|
|
320
|
-
"address": "
|
|
317
|
+
"transactionIndex": 1,
|
|
318
|
+
"blockNumber": 10345927,
|
|
319
|
+
"transactionHash": "0xbce2ffc24ab37b3a622563ca56e58469c33544026eec0e976e4f09dfa9e43505",
|
|
320
|
+
"address": "0xC1868e054425D378095A003EcbA3823a5D0135C9",
|
|
321
321
|
"topics": [
|
|
322
322
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
323
323
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
324
|
-
"
|
|
324
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
325
325
|
],
|
|
326
326
|
"data": "0x",
|
|
327
327
|
"logIndex": 0,
|
|
328
|
-
"blockHash": "
|
|
328
|
+
"blockHash": "0xd610d027a40d4da866e5096a75b7482a35081c55c7ba4babbe64d116306ae192"
|
|
329
329
|
}
|
|
330
330
|
],
|
|
331
|
-
"blockNumber":
|
|
332
|
-
"cumulativeGasUsed": "
|
|
331
|
+
"blockNumber": 10345927,
|
|
332
|
+
"cumulativeGasUsed": "1108287",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
335
335
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
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": "
|
|
165
|
+
"transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
|
-
"from": "
|
|
169
|
-
"contractAddress": "
|
|
170
|
-
"transactionIndex":
|
|
168
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
169
|
+
"contractAddress": "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
|
|
170
|
+
"transactionIndex": 1,
|
|
171
171
|
"gasUsed": "644163",
|
|
172
|
-
"logsBloom": "
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
172
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000001008000000000000000000000000000000000020000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000800000000",
|
|
173
|
+
"blockHash": "0xbbfa77b50b9df9ab472f27ee4695a3e542fae434b1335c45e7d7c746d2b25c50",
|
|
174
|
+
"transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
|
-
"transactionIndex":
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
177
|
+
"transactionIndex": 1,
|
|
178
|
+
"blockNumber": 10345885,
|
|
179
|
+
"transactionHash": "0xfbba64786286bb15eb5fffc545b5b3595d868919384dc82ad78e5c358caf0cdd",
|
|
180
|
+
"address": "0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
184
|
-
"
|
|
184
|
+
"0x00000000000000000000000082d16f76d2fb0c4b76a2cee509c8b349769ed230"
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xbbfa77b50b9df9ab472f27ee4695a3e542fae434b1335c45e7d7c746d2b25c50"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
|
-
"blockNumber":
|
|
192
|
-
"cumulativeGasUsed": "
|
|
191
|
+
"blockNumber": 10345885,
|
|
192
|
+
"cumulativeGasUsed": "688014",
|
|
193
193
|
"status": 1,
|
|
194
194
|
"byzantium": true
|
|
195
195
|
},
|
|
196
196
|
"args": [
|
|
197
|
-
"
|
|
197
|
+
"0x82d16f76D2FB0c4B76A2CEe509C8b349769Ed230"
|
|
198
198
|
],
|
|
199
199
|
"numDeployments": 1,
|
|
200
200
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
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
|
-
|
|
2414
|
-
"
|
|
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": "
|
|
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": "
|
|
334
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
|
-
"from": "
|
|
338
|
-
"contractAddress": "
|
|
339
|
-
"transactionIndex":
|
|
337
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
338
|
+
"contractAddress": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
339
|
+
"transactionIndex": 1,
|
|
340
340
|
"gasUsed": "648879",
|
|
341
|
-
"logsBloom": "
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
341
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000004000000000000000000000000000000000000000000080000000004000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000002000000000000000000000000000000008000000000000000800",
|
|
342
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915",
|
|
343
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
|
-
"transactionIndex":
|
|
347
|
-
"blockNumber":
|
|
348
|
-
"transactionHash": "
|
|
349
|
-
"address": "
|
|
346
|
+
"transactionIndex": 1,
|
|
347
|
+
"blockNumber": 10345889,
|
|
348
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
349
|
+
"address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
352
|
-
"
|
|
352
|
+
"0x00000000000000000000000045841dd1ca50265da7614fc43a361e526c0e6160"
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
|
-
"transactionIndex":
|
|
360
|
-
"blockNumber":
|
|
361
|
-
"transactionHash": "
|
|
362
|
-
"address": "
|
|
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": "
|
|
368
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
|
-
"transactionIndex":
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"transactionHash": "
|
|
374
|
-
"address": "
|
|
371
|
+
"transactionIndex": 1,
|
|
372
|
+
"blockNumber": 10345889,
|
|
373
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
374
|
+
"address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
|
-
"data": "
|
|
378
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000145c041566b21bec558b2a37f1a5ff261ab55998",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
|
-
"blockNumber":
|
|
384
|
-
"cumulativeGasUsed": "
|
|
383
|
+
"blockNumber": 10345889,
|
|
384
|
+
"cumulativeGasUsed": "692730",
|
|
385
385
|
"status": 1,
|
|
386
386
|
"byzantium": true
|
|
387
387
|
},
|
|
388
388
|
"args": [
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
"
|
|
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
|
-
"
|
|
400
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f"
|
|
401
401
|
]
|
|
402
402
|
},
|
|
403
|
-
"implementation": "
|
|
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",
|
package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
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": "
|
|
203
|
+
"transactionHash": "0xa0d0ba7f41008b33b6d768fdd9b328462a9c666f4033ef90f7dd08cc1840b022",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
|
-
"from": "
|
|
207
|
-
"contractAddress": "
|
|
208
|
-
"transactionIndex":
|
|
206
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
207
|
+
"contractAddress": "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
|
|
208
|
+
"transactionIndex": 1,
|
|
209
209
|
"gasUsed": "769290",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0x64b0502de1f4322fc2185670265667a2ef027dcb1339e891557a2ab8b28415a9",
|
|
212
|
+
"transactionHash": "0xa0d0ba7f41008b33b6d768fdd9b328462a9c666f4033ef90f7dd08cc1840b022",
|
|
213
213
|
"logs": [],
|
|
214
|
-
"blockNumber":
|
|
215
|
-
"cumulativeGasUsed": "
|
|
214
|
+
"blockNumber": 10345887,
|
|
215
|
+
"cumulativeGasUsed": "813141",
|
|
216
216
|
"status": 1,
|
|
217
217
|
"byzantium": true
|
|
218
218
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
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": "
|
|
136
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
|
-
"from": "
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
139
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
+
"contractAddress": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "648879",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000004000000000000000000000000000000000000000000080000000004000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000002000000000000000000000000000000008000000000000000800",
|
|
144
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915",
|
|
145
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 10345889,
|
|
150
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
151
|
+
"address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000045841dd1ca50265da7614fc43a361e526c0e6160"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
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": "
|
|
170
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"transactionIndex":
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
173
|
+
"transactionIndex": 1,
|
|
174
|
+
"blockNumber": 10345889,
|
|
175
|
+
"transactionHash": "0x8384fd5c66a579aecef96cf692f46bccefc7b712042bcdcf38796d31866fef25",
|
|
176
|
+
"address": "0xd682ECF100f6F4284138AA925348633B0611Ae21",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000145c041566b21bec558b2a37f1a5ff261ab55998",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x410b6c8c486ab693fca8e0b33115963d11c643d7161d6489358fad04b0fa1915"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 10345889,
|
|
186
|
+
"cumulativeGasUsed": "692730",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x45841dd1ca50265Da7614fC43A361e526c0e6160",
|
|
192
|
+
"0x145C041566B21Bec558B2A37F1a5Ff261aB55998",
|
|
193
|
+
"0xc4d66de80000000000000000000000006edce65403992e310a62460808c4b910d972f10f"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|