@layerzerolabs/lz-evm-sdk-v1 2.1.9 → 2.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +15 -15
- package/deployments/arbitrum-sandbox-local/Endpoint.json +11 -11
- package/deployments/arbitrum-sandbox-local/FPValidator.json +6 -6
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/arbitrum-sandbox-local/NonceContract.json +7 -7
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +32 -32
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +29 -29
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +12 -12
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +12 -12
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +13 -13
- package/deployments/avalanche-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/avalanche-sandbox-local/Endpoint.json +2 -2
- package/deployments/avalanche-sandbox-local/FPValidator.json +1 -1
- package/deployments/avalanche-sandbox-local/MPTValidator01.json +1 -1
- package/deployments/avalanche-sandbox-local/NonceContract.json +1 -1
- package/deployments/avalanche-sandbox-local/RelayerV2.json +11 -11
- package/deployments/avalanche-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/avalanche-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/avalanche-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/avalanche-sandbox-local/UltraLightNodeV2.json +2 -2
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/Endpoint.json +2 -2
- package/deployments/bsc-sandbox-local/FPValidator.json +1 -1
- package/deployments/bsc-sandbox-local/MPTValidator01.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContract.json +1 -1
- package/deployments/bsc-sandbox-local/RelayerV2.json +11 -11
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +2 -2
- 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/exocore-testnet/DefaultProxyAdmin.json +6 -6
- package/deployments/exocore-testnet/Endpoint.json +8 -8
- package/deployments/exocore-testnet/FPValidator.json +2 -2
- package/deployments/exocore-testnet/MPTValidator01.json +2 -2
- package/deployments/exocore-testnet/NonceContract.json +2 -2
- package/deployments/exocore-testnet/RelayerV2.json +10 -10
- package/deployments/exocore-testnet/RelayerV2_Implementation.json +2 -2
- package/deployments/exocore-testnet/RelayerV2_Proxy.json +10 -10
- package/deployments/exocore-testnet/TreasuryV2.json +4 -4
- package/deployments/exocore-testnet/UltraLightNodeV2.json +8 -8
- package/deployments/mode-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/mode-testnet/Endpoint.json +1282 -0
- package/deployments/mode-testnet/FPValidator.json +382 -0
- package/deployments/mode-testnet/MPTValidator01.json +395 -0
- package/deployments/mode-testnet/NonceContract.json +159 -0
- package/deployments/mode-testnet/RelayerV2.json +1249 -0
- package/deployments/mode-testnet/RelayerV2_Implementation.json +1376 -0
- package/deployments/mode-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/mode-testnet/TreasuryV2.json +458 -0
- package/deployments/mode-testnet/UltraLightNodeV2.json +1816 -0
- 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 +14 -14
- package/deployments/tron-sandbox-local/Endpoint.json +10 -10
- package/deployments/tron-sandbox-local/FPValidator.json +6 -6
- package/deployments/tron-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/tron-sandbox-local/NonceContract.json +7 -7
- package/deployments/tron-sandbox-local/RelayerV2.json +31 -31
- package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +28 -28
- package/deployments/tron-sandbox-local/TreasuryV2.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNode.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNodeV2.json +12 -12
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x712516e61C8B383dF4A63CFe83d7701Bce54B03e",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0xcfe3b7e4a9516bd375e326d4a3d70f76de00cd2b0883a63923be4e6dd24289f0",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0x712516e61C8B383dF4A63CFe83d7701Bce54B03e",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4596068",
|
|
1476
|
-
"logsBloom": "
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1476
|
+
"logsBloom": "0x000000000000000000020040000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000008000a0000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1477
|
+
"blockHash": "0x87ad1f9427048f9c514397ec96cdad5d2cc08d963c18a5c2a039026afcbb4014",
|
|
1478
|
+
"transactionHash": "0xcfe3b7e4a9516bd375e326d4a3d70f76de00cd2b0883a63923be4e6dd24289f0",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
|
-
"blockNumber":
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1482
|
+
"blockNumber": 25,
|
|
1483
|
+
"transactionHash": "0xcfe3b7e4a9516bd375e326d4a3d70f76de00cd2b0883a63923be4e6dd24289f0",
|
|
1484
|
+
"address": "0x712516e61C8B383dF4A63CFe83d7701Bce54B03e",
|
|
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": "0x87ad1f9427048f9c514397ec96cdad5d2cc08d963c18a5c2a039026afcbb4014"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
|
-
"blockNumber":
|
|
1495
|
+
"blockNumber": 25,
|
|
1496
1496
|
"cumulativeGasUsed": "4596068",
|
|
1497
1497
|
"status": 1,
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x8464135c8F25Da09e49BC8782676a84730C318bC"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1414,22 +1414,22 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0xe4dcb5d38f3152912fbc7ba50a2c2457d967f895e09ee1009fd3aa881209c892",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1421
|
-
"contractAddress": "
|
|
1421
|
+
"contractAddress": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
|
-
"gasUsed": "
|
|
1424
|
-
"logsBloom": "
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1423
|
+
"gasUsed": "4666871",
|
|
1424
|
+
"logsBloom": "0x00000000000000000002000000000000000000000000800000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000400000000",
|
|
1425
|
+
"blockHash": "0xc1d8cf1ed51f14903e0daf4e53ce5195477b89e49430466415fe66822a022a3d",
|
|
1426
|
+
"transactionHash": "0xe4dcb5d38f3152912fbc7ba50a2c2457d967f895e09ee1009fd3aa881209c892",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
|
-
"blockNumber":
|
|
1431
|
-
"transactionHash": "
|
|
1432
|
-
"address": "
|
|
1430
|
+
"blockNumber": 27,
|
|
1431
|
+
"transactionHash": "0xe4dcb5d38f3152912fbc7ba50a2c2457d967f895e09ee1009fd3aa881209c892",
|
|
1432
|
+
"address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
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": "0xc1d8cf1ed51f14903e0daf4e53ce5195477b89e49430466415fe66822a022a3d"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
|
-
"blockNumber":
|
|
1444
|
-
"cumulativeGasUsed": "
|
|
1443
|
+
"blockNumber": 27,
|
|
1444
|
+
"cumulativeGasUsed": "4666871",
|
|
1445
1445
|
"status": 1,
|
|
1446
1446
|
"byzantium": true
|
|
1447
1447
|
},
|
|
1448
1448
|
"args": [
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1449
|
+
"0x8464135c8F25Da09e49BC8782676a84730C318bC",
|
|
1450
|
+
"0xbCF26943C0197d2eE0E5D05c716Be60cc2761508",
|
|
1451
1451
|
20109
|
|
1452
1452
|
],
|
|
1453
1453
|
"numDeployments": 1,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x997cbc94a6df86a0ca8c5d93d7387a0be4fde470936b3a2063f6624eab932f5a",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
169
|
-
"contractAddress": "
|
|
169
|
+
"contractAddress": "0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "640450",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x0000000000000011e20ac2ba0a3e25f78968ee97e2bec5e9783721f9da65c1a2",
|
|
174
|
+
"transactionHash": "0x997cbc94a6df86a0ca8c5d93d7387a0be4fde470936b3a2063f6624eab932f5a",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
178
|
+
"blockNumber": 17,
|
|
179
|
+
"transactionHash": "0x997cbc94a6df86a0ca8c5d93d7387a0be4fde470936b3a2063f6624eab932f5a",
|
|
180
|
+
"address": "0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -185,13 +185,13 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x0000000000000011e20ac2ba0a3e25f78968ee97e2bec5e9783721f9da65c1a2"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 17,
|
|
193
|
+
"transactionHash": "0x997cbc94a6df86a0ca8c5d93d7387a0be4fde470936b3a2063f6624eab932f5a",
|
|
194
|
+
"address": "0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
197
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
@@ -199,10 +199,10 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x0000000000000011e20ac2ba0a3e25f78968ee97e2bec5e9783721f9da65c1a2"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"blockNumber":
|
|
205
|
+
"blockNumber": 17,
|
|
206
206
|
"cumulativeGasUsed": "640450",
|
|
207
207
|
"status": 1,
|
|
208
208
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB842d7C700C3C20782762C770b64981c3A262f4e",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,22 +949,22 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0xfda847063cc6e4bd54f1a42e5acc5af24c7bd1be9250a25c881e7f0f94ecae70",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
956
|
-
"contractAddress": "
|
|
956
|
+
"contractAddress": "0xB842d7C700C3C20782762C770b64981c3A262f4e",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3036430",
|
|
959
959
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
960
|
+
"blockHash": "0x000000000000000bdfe8597887e97ab04b26055c83a8460a42eb9418cb270cb6",
|
|
961
|
+
"transactionHash": "0xfda847063cc6e4bd54f1a42e5acc5af24c7bd1be9250a25c881e7f0f94ecae70",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
|
-
"blockNumber":
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
965
|
+
"blockNumber": 11,
|
|
966
|
+
"transactionHash": "0xfda847063cc6e4bd54f1a42e5acc5af24c7bd1be9250a25c881e7f0f94ecae70",
|
|
967
|
+
"address": "0xB842d7C700C3C20782762C770b64981c3A262f4e",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -972,10 +972,10 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x000000000000000bdfe8597887e97ab04b26055c83a8460a42eb9418cb270cb6"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
|
-
"blockNumber":
|
|
978
|
+
"blockNumber": 11,
|
|
979
979
|
"cumulativeGasUsed": "3036430",
|
|
980
980
|
"status": 1,
|
|
981
981
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfbE4Fc28Cd39Ea6d1ef961b3541fde2AAA9e1F5A",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0xf1ef9535ac024dd86fc02e7c80c472799dbf5ed6a9f990eea0f26c511682618c",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0xfbE4Fc28Cd39Ea6d1ef961b3541fde2AAA9e1F5A",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "983405",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x000000000000000c232498019c42b70aaecf6dc6e20dbca74253572b1669ad0b",
|
|
329
|
+
"transactionHash": "0xf1ef9535ac024dd86fc02e7c80c472799dbf5ed6a9f990eea0f26c511682618c",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 12,
|
|
332
332
|
"cumulativeGasUsed": "983405",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xE3406c9997256C402885926994B57746F35Af887",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xaa9d878443c659328823fb8538506fa86eb9c452b51591a8692b0dfeda38e4cd",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0xE3406c9997256C402885926994B57746F35Af887",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1531179",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x000000000000000dd601651a4b36f45108dc6282ae742a5d71afe864d689ed52",
|
|
342
|
+
"transactionHash": "0xaa9d878443c659328823fb8538506fa86eb9c452b51591a8692b0dfeda38e4cd",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 13,
|
|
345
345
|
"cumulativeGasUsed": "1531179",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x50D21E0c1391c694DAcf25A19df6971ACA4Fa7FA",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xaf410a0ddc2f4649fd5383a14bea6c1d8da80396e73c4033e0728f768f85bca6",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0x50D21E0c1391c694DAcf25A19df6971ACA4Fa7FA",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "228249",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x000000000000000f72335f52847fc2b9dd39488c756135c3a94d183a677cb873",
|
|
91
|
+
"transactionHash": "0xaf410a0ddc2f4649fd5383a14bea6c1d8da80396e73c4033e0728f768f85bca6",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 15,
|
|
94
94
|
"cumulativeGasUsed": "228249",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0xB842d7C700C3C20782762C770b64981c3A262f4e"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1126,35 +1126,35 @@
|
|
|
1126
1126
|
"type": "constructor"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
|
-
"transactionHash": "
|
|
1129
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1130
1130
|
"receipt": {
|
|
1131
1131
|
"to": null,
|
|
1132
1132
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1133
|
-
"contractAddress": "
|
|
1133
|
+
"contractAddress": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
1134
1134
|
"transactionIndex": 0,
|
|
1135
1135
|
"gasUsed": "693701",
|
|
1136
1136
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1137
|
-
"blockHash": "
|
|
1138
|
-
"transactionHash": "
|
|
1137
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184",
|
|
1138
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1139
1139
|
"logs": [
|
|
1140
1140
|
{
|
|
1141
1141
|
"transactionIndex": 0,
|
|
1142
|
-
"blockNumber":
|
|
1143
|
-
"transactionHash": "
|
|
1144
|
-
"address": "
|
|
1142
|
+
"blockNumber": 19,
|
|
1143
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1144
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
1145
1145
|
"topics": [
|
|
1146
1146
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1147
|
-
"
|
|
1147
|
+
"0x00000000000000000000000045c12de40b13810ade9b333904f0a403eeee6524"
|
|
1148
1148
|
],
|
|
1149
1149
|
"data": "0x",
|
|
1150
1150
|
"logIndex": 0,
|
|
1151
|
-
"blockHash": "
|
|
1151
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
1152
1152
|
},
|
|
1153
1153
|
{
|
|
1154
1154
|
"transactionIndex": 0,
|
|
1155
|
-
"blockNumber":
|
|
1156
|
-
"transactionHash": "
|
|
1157
|
-
"address": "
|
|
1155
|
+
"blockNumber": 19,
|
|
1156
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1157
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
1158
1158
|
"topics": [
|
|
1159
1159
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1160
1160
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1162,42 +1162,42 @@
|
|
|
1162
1162
|
],
|
|
1163
1163
|
"data": "0x",
|
|
1164
1164
|
"logIndex": 1,
|
|
1165
|
-
"blockHash": "
|
|
1165
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
1166
1166
|
},
|
|
1167
1167
|
{
|
|
1168
1168
|
"transactionIndex": 0,
|
|
1169
|
-
"blockNumber":
|
|
1170
|
-
"transactionHash": "
|
|
1171
|
-
"address": "
|
|
1169
|
+
"blockNumber": 19,
|
|
1170
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1171
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
1172
1172
|
"topics": [
|
|
1173
1173
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1174
1174
|
],
|
|
1175
|
-
"data": "
|
|
1175
|
+
"data": "0x000000000000000000000000ffb64b80ee8f02a152cc3b40ec67140ba062f5a30000000000000000000000000000000000000000000000000000000000000001",
|
|
1176
1176
|
"logIndex": 2,
|
|
1177
|
-
"blockHash": "
|
|
1177
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
1180
|
"transactionIndex": 0,
|
|
1181
|
-
"blockNumber":
|
|
1182
|
-
"transactionHash": "
|
|
1183
|
-
"address": "
|
|
1181
|
+
"blockNumber": 19,
|
|
1182
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
1183
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
1184
1184
|
"topics": [
|
|
1185
1185
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1186
1186
|
],
|
|
1187
|
-
"data": "
|
|
1187
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000369bce7bd921a3a868ece5d66ea799880f93d083",
|
|
1188
1188
|
"logIndex": 3,
|
|
1189
|
-
"blockHash": "
|
|
1189
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
1190
1190
|
}
|
|
1191
1191
|
],
|
|
1192
|
-
"blockNumber":
|
|
1192
|
+
"blockNumber": 19,
|
|
1193
1193
|
"cumulativeGasUsed": "693701",
|
|
1194
1194
|
"status": 1,
|
|
1195
1195
|
"byzantium": true
|
|
1196
1196
|
},
|
|
1197
1197
|
"args": [
|
|
1198
|
-
"
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1198
|
+
"0x45c12de40B13810ADE9b333904f0a403eeee6524",
|
|
1199
|
+
"0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
1200
|
+
"0xf7013ef6000000000000000000000000a98556839083691545d38fa0a8039b35022a0eff000000000000000000000000f41f509b8788327f9ff46beab1060dcea17fc0140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1201
1201
|
],
|
|
1202
1202
|
"numDeployments": 1,
|
|
1203
1203
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1207,14 +1207,14 @@
|
|
|
1207
1207
|
"execute": {
|
|
1208
1208
|
"methodName": "initialize",
|
|
1209
1209
|
"args": [
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1210
|
+
"0xa98556839083691545D38FA0a8039b35022a0EfF",
|
|
1211
|
+
"0xf41F509b8788327f9fF46bEaB1060dcea17Fc014",
|
|
1212
1212
|
"0x0000000000000000000000000000000000000000",
|
|
1213
1213
|
"0x0000000000000000000000000000000000000000",
|
|
1214
1214
|
"1000000"
|
|
1215
1215
|
]
|
|
1216
1216
|
},
|
|
1217
|
-
"implementation": "
|
|
1217
|
+
"implementation": "0x45c12de40B13810ADE9b333904f0a403eeee6524",
|
|
1218
1218
|
"devdoc": {
|
|
1219
1219
|
"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.",
|
|
1220
1220
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x45c12de40B13810ADE9b333904f0a403eeee6524",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -995,18 +995,18 @@
|
|
|
995
995
|
"type": "function"
|
|
996
996
|
}
|
|
997
997
|
],
|
|
998
|
-
"transactionHash": "
|
|
998
|
+
"transactionHash": "0xfaaf43d10cedd22adf6cb9c99dd1654ca64835b53083467b2a31c713ab99c32b",
|
|
999
999
|
"receipt": {
|
|
1000
1000
|
"to": null,
|
|
1001
1001
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1002
|
-
"contractAddress": "
|
|
1002
|
+
"contractAddress": "0x45c12de40B13810ADE9b333904f0a403eeee6524",
|
|
1003
1003
|
"transactionIndex": 0,
|
|
1004
1004
|
"gasUsed": "3111453",
|
|
1005
1005
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1006
|
-
"blockHash": "
|
|
1007
|
-
"transactionHash": "
|
|
1006
|
+
"blockHash": "0x000000000000001224a20bdea6dd9f70478a514037edcd1b6834cb25bf5f5029",
|
|
1007
|
+
"transactionHash": "0xfaaf43d10cedd22adf6cb9c99dd1654ca64835b53083467b2a31c713ab99c32b",
|
|
1008
1008
|
"logs": [],
|
|
1009
|
-
"blockNumber":
|
|
1009
|
+
"blockNumber": 18,
|
|
1010
1010
|
"cumulativeGasUsed": "3111453",
|
|
1011
1011
|
"status": 1,
|
|
1012
1012
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "693701",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184",
|
|
145
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 19,
|
|
150
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
151
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000045c12de40b13810ade9b333904f0a403eeee6524"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 19,
|
|
163
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
164
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
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": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 19,
|
|
177
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
178
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000ffb64b80ee8f02a152cc3b40ec67140ba062f5a30000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 19,
|
|
189
|
+
"transactionHash": "0x039367594a1a0a834245eb8cd2286ee1539df4798df7863bc354af73e63a3590",
|
|
190
|
+
"address": "0xfFB64b80eE8F02a152Cc3b40EC67140ba062f5a3",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000369bce7bd921a3a868ece5d66ea799880f93d083",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x0000000000000013d5ad95458538a93f9abeada4d9d63dde6b0e8d5ff83e7184"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 19,
|
|
200
200
|
"cumulativeGasUsed": "693701",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x45c12de40B13810ADE9b333904f0a403eeee6524",
|
|
206
|
+
"0x369Bce7Bd921a3a868eCe5d66eA799880f93D083",
|
|
207
|
+
"0xf7013ef6000000000000000000000000a98556839083691545d38fa0a8039b35022a0eff000000000000000000000000f41f509b8788327f9ff46beab1060dcea17fc0140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|