@layerzerolabs/lz-evm-sdk-v1 2.1.8 → 2.1.9
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/arbitrum-sandbox-local/DefaultProxyAdmin.json +273 -0
- package/deployments/arbitrum-sandbox-local/Endpoint.json +1282 -0
- package/deployments/arbitrum-sandbox-local/FPValidator.json +382 -0
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +395 -0
- package/deployments/arbitrum-sandbox-local/NonceContract.json +159 -0
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +1249 -0
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +1376 -0
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +245 -0
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +458 -0
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +1898 -0
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +1816 -0
- package/deployments/avalanche-sandbox-local/DefaultProxyAdmin.json +273 -0
- package/deployments/avalanche-sandbox-local/Endpoint.json +1282 -0
- package/deployments/avalanche-sandbox-local/FPValidator.json +382 -0
- package/deployments/avalanche-sandbox-local/MPTValidator01.json +395 -0
- package/deployments/avalanche-sandbox-local/NonceContract.json +159 -0
- package/deployments/avalanche-sandbox-local/RelayerV2.json +1249 -0
- package/deployments/avalanche-sandbox-local/RelayerV2_Implementation.json +1376 -0
- package/deployments/avalanche-sandbox-local/RelayerV2_Proxy.json +245 -0
- package/deployments/avalanche-sandbox-local/TreasuryV2.json +458 -0
- package/deployments/avalanche-sandbox-local/UltraLightNodeV2.json +1816 -0
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +273 -0
- package/deployments/bsc-sandbox-local/Endpoint.json +1282 -0
- package/deployments/bsc-sandbox-local/FPValidator.json +382 -0
- package/deployments/bsc-sandbox-local/MPTValidator01.json +395 -0
- package/deployments/bsc-sandbox-local/NonceContract.json +159 -0
- package/deployments/bsc-sandbox-local/RelayerV2.json +1249 -0
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +1376 -0
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +245 -0
- package/deployments/bsc-sandbox-local/TreasuryV2.json +458 -0
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +1816 -0
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +15 -15
- package/deployments/ethereum-sandbox-local/Endpoint.json +11 -11
- package/deployments/ethereum-sandbox-local/FPValidator.json +6 -6
- package/deployments/ethereum-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/ethereum-sandbox-local/NonceContract.json +7 -7
- package/deployments/ethereum-sandbox-local/RelayerV2.json +32 -32
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +29 -29
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +12 -12
- package/deployments/ethereum-sandbox-local/UltraLightNode.json +12 -12
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +15 -15
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +15 -15
- package/deployments/polygon-sandbox-local/Endpoint.json +11 -11
- package/deployments/polygon-sandbox-local/FPValidator.json +6 -6
- package/deployments/polygon-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/polygon-sandbox-local/NonceContract.json +7 -7
- package/deployments/polygon-sandbox-local/RelayerV2.json +32 -32
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +29 -29
- package/deployments/polygon-sandbox-local/TreasuryV2.json +12 -12
- package/deployments/polygon-sandbox-local/UltraLightNode.json +12 -12
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +15 -15
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +273 -0
- package/deployments/tron-sandbox-local/Endpoint.json +1282 -0
- package/deployments/tron-sandbox-local/FPValidator.json +382 -0
- package/deployments/tron-sandbox-local/MPTValidator01.json +395 -0
- package/deployments/tron-sandbox-local/NonceContract.json +159 -0
- package/deployments/tron-sandbox-local/RelayerV2.json +1249 -0
- package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +1376 -0
- package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +245 -0
- package/deployments/tron-sandbox-local/TreasuryV2.json +458 -0
- package/deployments/tron-sandbox-local/UltraLightNode.json +1898 -0
- package/deployments/tron-sandbox-local/UltraLightNodeV2.json +1816 -0
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "790752",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x10000000000000000044000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000200000000000000020000002000001000000000000000000000000000000000000020000000000000000000800000800800000000000000000000000400000000000000000100000000000000000000000000000000000000000800400000000000000200000000000000000000004000000000000000000000000000000000020000000000000000000000000000000000400000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x1b774344585404641f4dc7310898144173c1f3451542e7a9739e05c1ccfcb570",
|
|
145
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 107,
|
|
150
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
151
|
+
"address": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000a9639c9ba80dcf06e858c6495a72e4661c059fe3"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x1b774344585404641f4dc7310898144173c1f3451542e7a9739e05c1ccfcb570"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 107,
|
|
163
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
164
|
+
"address": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,42 +169,42 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x1b774344585404641f4dc7310898144173c1f3451542e7a9739e05c1ccfcb570"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 107,
|
|
177
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
178
|
+
"address": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x0000000000000000000000009726fc549acaa0791d8c170843a031ec1d2f8a680000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x1b774344585404641f4dc7310898144173c1f3451542e7a9739e05c1ccfcb570"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 107,
|
|
189
|
+
"transactionHash": "0x466901e5b8441c2468f9420dd2e4e8549c6f8cea03994f2f4974834a6daec44a",
|
|
190
|
+
"address": "0x9726Fc549AcaA0791d8c170843a031ec1D2f8a68",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017a7428596776a82b9e2d11fd7c523e8e1ba92b1",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x1b774344585404641f4dc7310898144173c1f3451542e7a9739e05c1ccfcb570"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 107,
|
|
200
200
|
"cumulativeGasUsed": "790752",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0xA9639c9bA80dcF06e858C6495a72e4661C059Fe3",
|
|
206
|
+
"0x17A7428596776A82b9E2D11fd7c523e8e1BA92B1",
|
|
207
|
+
"0xf7013ef600000000000000000000000063cf2cd54fe91e3545d1379abf5bfd194545259d000000000000000000000000f764adbb39386bc744d533649d1ee3c86b0d6fd1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x1e2F4432bFeF9E9Ad39DA6d272F4aFf33629c770",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x9c2773ce2e98f2f789928b6864c2589a0b3e82a40c57dcc1298cea409e569cd3",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0x1e2F4432bFeF9E9Ad39DA6d272F4aFf33629c770",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1127474",
|
|
332
|
-
"logsBloom": "
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
332
|
+
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000020000000000000000000000000000000000001000002000000000000000000000000",
|
|
333
|
+
"blockHash": "0x7a92a4aea505995a43ed86c39df6b0f3f35b88ac65a499c2c741bca302b24d17",
|
|
334
|
+
"transactionHash": "0x9c2773ce2e98f2f789928b6864c2589a0b3e82a40c57dcc1298cea409e569cd3",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 108,
|
|
339
|
+
"transactionHash": "0x9c2773ce2e98f2f789928b6864c2589a0b3e82a40c57dcc1298cea409e569cd3",
|
|
340
|
+
"address": "0x1e2F4432bFeF9E9Ad39DA6d272F4aFf33629c770",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -345,16 +345,16 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x7a92a4aea505995a43ed86c39df6b0f3f35b88ac65a499c2c741bca302b24d17"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 108,
|
|
352
352
|
"cumulativeGasUsed": "1127474",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x63cf2Cd54fE91e3545D1379abf5bfd194545259d"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0x75b60c72a158b9f341921175538b11f5208128de46a3327438d8f93f580cafda",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4596068",
|
|
1476
|
-
"logsBloom": "
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1476
|
+
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000002000000000001000000000000000000000000000000",
|
|
1477
|
+
"blockHash": "0x354c7f382d2847ac67987b7c220bf9e13856072d5dded949a84cb7a0fda77def",
|
|
1478
|
+
"transactionHash": "0x75b60c72a158b9f341921175538b11f5208128de46a3327438d8f93f580cafda",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
|
-
"blockNumber":
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1482
|
+
"blockNumber": 102,
|
|
1483
|
+
"transactionHash": "0x75b60c72a158b9f341921175538b11f5208128de46a3327438d8f93f580cafda",
|
|
1484
|
+
"address": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1487
1487
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1489,16 +1489,16 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x354c7f382d2847ac67987b7c220bf9e13856072d5dded949a84cb7a0fda77def"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
|
-
"blockNumber":
|
|
1495
|
+
"blockNumber": 102,
|
|
1496
1496
|
"cumulativeGasUsed": "4596068",
|
|
1497
1497
|
"status": 1,
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x63cf2Cd54fE91e3545D1379abf5bfd194545259d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1414,22 +1414,22 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0x2e4329674ae8811cb52295ca93ecd720bc3c6525baa7314661b4871942cfbb4c",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1421
|
-
"contractAddress": "
|
|
1421
|
+
"contractAddress": "0x63cf2Cd54fE91e3545D1379abf5bfd194545259d",
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
|
-
"gasUsed": "
|
|
1424
|
-
"logsBloom": "
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1423
|
+
"gasUsed": "4666859",
|
|
1424
|
+
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000a00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1425
|
+
"blockHash": "0x7c8245f4160c8148fa92695b0739d00ee5a2a45b07492462180b73f0e841a834",
|
|
1426
|
+
"transactionHash": "0x2e4329674ae8811cb52295ca93ecd720bc3c6525baa7314661b4871942cfbb4c",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
|
-
"blockNumber":
|
|
1431
|
-
"transactionHash": "
|
|
1432
|
-
"address": "
|
|
1430
|
+
"blockNumber": 104,
|
|
1431
|
+
"transactionHash": "0x2e4329674ae8811cb52295ca93ecd720bc3c6525baa7314661b4871942cfbb4c",
|
|
1432
|
+
"address": "0x63cf2Cd54fE91e3545D1379abf5bfd194545259d",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1435
1435
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1437,17 +1437,17 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0x7c8245f4160c8148fa92695b0739d00ee5a2a45b07492462180b73f0e841a834"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
|
-
"blockNumber":
|
|
1444
|
-
"cumulativeGasUsed": "
|
|
1443
|
+
"blockNumber": 104,
|
|
1444
|
+
"cumulativeGasUsed": "4666859",
|
|
1445
1445
|
"status": 1,
|
|
1446
1446
|
"byzantium": true
|
|
1447
1447
|
},
|
|
1448
1448
|
"args": [
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1449
|
+
"0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942",
|
|
1450
|
+
"0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
1451
1451
|
20109
|
|
1452
1452
|
],
|
|
1453
1453
|
"numDeployments": 1,
|