@layerzerolabs/lz-evm-sdk-v1 3.0.70 → 3.0.72
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/CHANGELOG.md +16 -0
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +3 -3
- package/deployments/arbitrum-sandbox-local/Endpoint.json +2 -2
- package/deployments/arbitrum-sandbox-local/FPValidator.json +1 -1
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +1 -1
- package/deployments/arbitrum-sandbox-local/NonceContract.json +1 -1
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +5 -5
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +5 -5
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +2 -2
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +2 -2
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +2 -2
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +3 -3
- 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 +5 -5
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +5 -5
- package/deployments/bsc-sandbox-local/TreasuryV2.json +2 -2
- package/deployments/bsc-sandbox-local/UltraLightNode.json +2 -2
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +2 -2
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/Endpoint.json +5 -5
- package/deployments/ethereum-sandbox-local/FPValidator.json +3 -3
- package/deployments/ethereum-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/ethereum-sandbox-local/NonceContract.json +3 -3
- package/deployments/ethereum-sandbox-local/RelayerV2.json +11 -11
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/ethereum-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/nibiru-mainnet/DefaultProxyAdmin.json +15 -15
- package/deployments/nibiru-mainnet/Endpoint.json +12 -12
- package/deployments/nibiru-mainnet/FPValidator.json +6 -6
- package/deployments/nibiru-mainnet/MPTValidator01.json +6 -6
- package/deployments/nibiru-mainnet/NonceContract.json +7 -7
- package/deployments/nibiru-mainnet/RelayerV2.json +35 -35
- package/deployments/nibiru-mainnet/RelayerV2_Implementation.json +7 -7
- package/deployments/nibiru-mainnet/RelayerV2_Proxy.json +31 -31
- package/deployments/nibiru-mainnet/TreasuryV2.json +12 -12
- package/deployments/nibiru-mainnet/UltraLightNodeV2.json +14 -14
- package/deployments/nibiru-testnet/DefaultProxyAdmin.json +15 -15
- package/deployments/nibiru-testnet/Endpoint.json +12 -12
- package/deployments/nibiru-testnet/FPValidator.json +6 -6
- package/deployments/nibiru-testnet/MPTValidator01.json +6 -6
- package/deployments/nibiru-testnet/NonceContract.json +7 -7
- package/deployments/nibiru-testnet/RelayerV2.json +35 -35
- package/deployments/nibiru-testnet/RelayerV2_Implementation.json +6 -6
- package/deployments/nibiru-testnet/RelayerV2_Proxy.json +31 -31
- package/deployments/nibiru-testnet/TreasuryV2.json +12 -12
- package/deployments/nibiru-testnet/UltraLightNodeV2.json +14 -14
- package/deployments/plumephoenix-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/plumephoenix-mainnet/Endpoint.json +1282 -0
- package/deployments/plumephoenix-mainnet/FPValidator.json +382 -0
- package/deployments/plumephoenix-mainnet/MPTValidator01.json +395 -0
- package/deployments/plumephoenix-mainnet/NonceContract.json +159 -0
- package/deployments/plumephoenix-mainnet/RelayerV2.json +1415 -0
- package/deployments/plumephoenix-mainnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/plumephoenix-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/plumephoenix-mainnet/TreasuryV2.json +458 -0
- package/deployments/plumephoenix-mainnet/UltraLightNodeV2.json +1816 -0
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/Endpoint.json +7 -7
- package/deployments/polygon-sandbox-local/FPValidator.json +4 -4
- package/deployments/polygon-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/polygon-sandbox-local/NonceContract.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2.json +16 -16
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +7 -7
- 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
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0x2f7f32c3790e5344863e11b323a41d3892b7a8c26b7cb5ac24908705b0ed5440",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -338,8 +338,8 @@
|
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1843344",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x3cabd1eb4a7cc535825a855e0cc05c16d23962b47f5cce82727d1eb76049a006",
|
|
342
|
+
"transactionHash": "0x2f7f32c3790e5344863e11b323a41d3892b7a8c26b7cb5ac24908705b0ed5440",
|
|
343
343
|
"logs": [],
|
|
344
344
|
"blockNumber": 9,
|
|
345
345
|
"cumulativeGasUsed": "1843344",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xfb270e493cc7f5f8a00389005adaf142bf19109d98e57e7002d3829c8d3db5f6",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294163",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x24ad47fa61d231db764605d7d8248dd04ada967c18e13170745ec6d3e3a9daab",
|
|
91
|
+
"transactionHash": "0xfb270e493cc7f5f8a00389005adaf142bf19109d98e57e7002d3829c8d3db5f6",
|
|
92
92
|
"logs": [],
|
|
93
93
|
"blockNumber": 11,
|
|
94
94
|
"cumulativeGasUsed": "294163",
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
"type": "constructor"
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
1295
|
-
"transactionHash": "
|
|
1295
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -1300,13 +1300,13 @@
|
|
|
1300
1300
|
"transactionIndex": 0,
|
|
1301
1301
|
"gasUsed": "790572",
|
|
1302
1302
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1303
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8",
|
|
1304
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
1307
|
"transactionIndex": 0,
|
|
1308
1308
|
"blockNumber": 15,
|
|
1309
|
-
"transactionHash": "
|
|
1309
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1310
1310
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -1314,12 +1314,12 @@
|
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"transactionIndex": 0,
|
|
1321
1321
|
"blockNumber": 15,
|
|
1322
|
-
"transactionHash": "
|
|
1322
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1323
1323
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
1324
1324
|
"topics": [
|
|
1325
1325
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1328,31 +1328,31 @@
|
|
|
1328
1328
|
],
|
|
1329
1329
|
"data": "0x",
|
|
1330
1330
|
"logIndex": 1,
|
|
1331
|
-
"blockHash": "
|
|
1331
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
1334
|
"transactionIndex": 0,
|
|
1335
1335
|
"blockNumber": 15,
|
|
1336
|
-
"transactionHash": "
|
|
1336
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1337
1337
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
1341
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"transactionIndex": 0,
|
|
1347
1347
|
"blockNumber": 15,
|
|
1348
|
-
"transactionHash": "
|
|
1348
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
1349
1349
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
1353
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
1358
|
"blockNumber": 15,
|
|
@@ -1161,7 +1161,7 @@
|
|
|
1161
1161
|
"type": "function"
|
|
1162
1162
|
}
|
|
1163
1163
|
],
|
|
1164
|
-
"transactionHash": "
|
|
1164
|
+
"transactionHash": "0xf31d5efd4e4ec0b92f80369866ea9c724ce8d3bdade5babbeaf46b04169d1344",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -1169,8 +1169,8 @@
|
|
|
1169
1169
|
"transactionIndex": 0,
|
|
1170
1170
|
"gasUsed": "3848637",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0xc14bb5622f94f9749ac0235524810677cafbe29ed1c84e2857f789c510437d94",
|
|
1173
|
+
"transactionHash": "0xf31d5efd4e4ec0b92f80369866ea9c724ce8d3bdade5babbeaf46b04169d1344",
|
|
1174
1174
|
"logs": [],
|
|
1175
1175
|
"blockNumber": 14,
|
|
1176
1176
|
"cumulativeGasUsed": "3848637",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "790572",
|
|
143
143
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8",
|
|
145
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"blockNumber": 15,
|
|
150
|
-
"transactionHash": "
|
|
150
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
151
151
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
162
|
"blockNumber": 15,
|
|
163
|
-
"transactionHash": "
|
|
163
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
164
164
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -169,31 +169,31 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
176
|
"blockNumber": 15,
|
|
177
|
-
"transactionHash": "
|
|
177
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
178
178
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
188
|
"blockNumber": 15,
|
|
189
|
-
"transactionHash": "
|
|
189
|
+
"transactionHash": "0xcf918bdf8a998ae0a0adc2e220c37f4e6dc1810cfb4274f3b80e7cdfc1c96b87",
|
|
190
190
|
"address": "0xF6168876932289D073567f347121A267095f3DD6",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
194
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x2505b653d3e96dcd8a9912eeff61c512b741a9b0de371dbbb9e03f4a51a6ccc8"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
199
|
"blockNumber": 15,
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x12f21b11081b8953b56eca3db13d386ca0614928614907357c02a18aa5fcf082",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -330,13 +330,13 @@
|
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1222643",
|
|
332
332
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000400000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0x1deb2c79f008088a9f221afc66c69649c86f43bf52f91445e70b6e54cf8e604a",
|
|
334
|
+
"transactionHash": "0x12f21b11081b8953b56eca3db13d386ca0614928614907357c02a18aa5fcf082",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
338
|
"blockNumber": 16,
|
|
339
|
-
"transactionHash": "
|
|
339
|
+
"transactionHash": "0x12f21b11081b8953b56eca3db13d386ca0614928614907357c02a18aa5fcf082",
|
|
340
340
|
"address": "0xC6bA8C3233eCF65B761049ef63466945c362EdD2",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x1deb2c79f008088a9f221afc66c69649c86f43bf52f91445e70b6e54cf8e604a"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
351
|
"blockNumber": 16,
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0x7be464f9566f093381888bce816cbf8b242d38aafa591cc6a7d2eb98ba067b19",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1474,13 +1474,13 @@
|
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4916642",
|
|
1476
1476
|
"logsBloom": "0x000000000000000000020040000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000008000a0000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1477
|
+
"blockHash": "0x352778113ad45cf8843343594d3dc316ff9c9f547d6a991a60cbce6a6e6282ee",
|
|
1478
|
+
"transactionHash": "0x7be464f9566f093381888bce816cbf8b242d38aafa591cc6a7d2eb98ba067b19",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
1482
|
"blockNumber": 10,
|
|
1483
|
-
"transactionHash": "
|
|
1483
|
+
"transactionHash": "0x7be464f9566f093381888bce816cbf8b242d38aafa591cc6a7d2eb98ba067b19",
|
|
1484
1484
|
"address": "0x712516e61C8B383dF4A63CFe83d7701Bce54B03e",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x352778113ad45cf8843343594d3dc316ff9c9f547d6a991a60cbce6a6e6282ee"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
1495
|
"blockNumber": 10,
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0xe2ee0048002e1d74160e91a1dcaf98fe04bb266a9360bfc2e314e57988b2e9f0",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1422,13 +1422,13 @@
|
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
1423
|
"gasUsed": "4976230",
|
|
1424
1424
|
"logsBloom": "0x00000000000000000002000000000000000000000000800000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000400000000",
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1425
|
+
"blockHash": "0xdd99ee37a8b82242b967f47d3fd0ed95a49cb517e78bfa648e309295177de992",
|
|
1426
|
+
"transactionHash": "0xe2ee0048002e1d74160e91a1dcaf98fe04bb266a9360bfc2e314e57988b2e9f0",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
1430
|
"blockNumber": 12,
|
|
1431
|
-
"transactionHash": "
|
|
1431
|
+
"transactionHash": "0xe2ee0048002e1d74160e91a1dcaf98fe04bb266a9360bfc2e314e57988b2e9f0",
|
|
1432
1432
|
"address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0xdd99ee37a8b82242b967f47d3fd0ed95a49cb517e78bfa648e309295177de992"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
1443
|
"blockNumber": 12,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x5cA71EADbf915BC9eA84Bb1b334f335121D52DA8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0xa9e813ba33267a32a870f80f4d40433d00d227ee528c37194a0643e840d252b7",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
169
|
-
"contractAddress": "
|
|
169
|
+
"contractAddress": "0x5cA71EADbf915BC9eA84Bb1b334f335121D52DA8",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "704215",
|
|
172
|
-
"logsBloom": "
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
172
|
+
"logsBloom": "0x00000000000010000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000008000000000000000000000000004020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000004000000000000000000000000000000000000000000000000000001000000000000020000000000000000000000000000000000000000000000000000000000000000001",
|
|
173
|
+
"blockHash": "0x0723a5df45b724c36225d443db4e353fa6bc9004ad7cf7d422be49f1208b86e9",
|
|
174
|
+
"transactionHash": "0xa9e813ba33267a32a870f80f4d40433d00d227ee528c37194a0643e840d252b7",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
178
|
+
"blockNumber": 19216475,
|
|
179
|
+
"transactionHash": "0xa9e813ba33267a32a870f80f4d40433d00d227ee528c37194a0643e840d252b7",
|
|
180
|
+
"address": "0x5cA71EADbf915BC9eA84Bb1b334f335121D52DA8",
|
|
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": "0x0723a5df45b724c36225d443db4e353fa6bc9004ad7cf7d422be49f1208b86e9"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 19216475,
|
|
193
|
+
"transactionHash": "0xa9e813ba33267a32a870f80f4d40433d00d227ee528c37194a0643e840d252b7",
|
|
194
|
+
"address": "0x5cA71EADbf915BC9eA84Bb1b334f335121D52DA8",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
197
|
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327",
|
|
@@ -199,10 +199,10 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x0723a5df45b724c36225d443db4e353fa6bc9004ad7cf7d422be49f1208b86e9"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"blockNumber":
|
|
205
|
+
"blockNumber": 19216475,
|
|
206
206
|
"cumulativeGasUsed": "704215",
|
|
207
207
|
"status": 1,
|
|
208
208
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x3ba58192097ac2b282865585A2E9AfE8Dc89Be31",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,22 +949,22 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0x59852d780a72a6694c44b3f44778ed3244e9063408a155a4b6f4cd598bc722dd",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
956
|
-
"contractAddress": "
|
|
956
|
+
"contractAddress": "0x3ba58192097ac2b282865585A2E9AfE8Dc89Be31",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3394305",
|
|
959
|
-
"logsBloom": "
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
959
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000008000000001000000000000004000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000800000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
960
|
+
"blockHash": "0x7264b7241415af4071809103f629ca3940ebdb9cc4bd7fdcb5ebfc20e33db277",
|
|
961
|
+
"transactionHash": "0x59852d780a72a6694c44b3f44778ed3244e9063408a155a4b6f4cd598bc722dd",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
|
-
"blockNumber":
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
965
|
+
"blockNumber": 19216439,
|
|
966
|
+
"transactionHash": "0x59852d780a72a6694c44b3f44778ed3244e9063408a155a4b6f4cd598bc722dd",
|
|
967
|
+
"address": "0x3ba58192097ac2b282865585A2E9AfE8Dc89Be31",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -972,16 +972,16 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x7264b7241415af4071809103f629ca3940ebdb9cc4bd7fdcb5ebfc20e33db277"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
|
-
"blockNumber":
|
|
978
|
+
"blockNumber": 19216439,
|
|
979
979
|
"cumulativeGasUsed": "3394305",
|
|
980
980
|
"status": 1,
|
|
981
981
|
"byzantium": true
|
|
982
982
|
},
|
|
983
983
|
"args": [
|
|
984
|
-
|
|
984
|
+
369
|
|
985
985
|
],
|
|
986
986
|
"numDeployments": 1,
|
|
987
987
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x23C700026F71C4331E1E16905A9B6bf3176D535e",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x3d95d6d11f5674a3a5326267639887c8493eda87b74836adf44137186486a674",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0x23C700026F71C4331E1E16905A9B6bf3176D535e",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "1153867",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x3e644616a8a7f16f3d5381d0c5c4b5d627941de3a57c6b9e2ab48e7d59c8b737",
|
|
329
|
+
"transactionHash": "0x3d95d6d11f5674a3a5326267639887c8493eda87b74836adf44137186486a674",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 19216443,
|
|
332
332
|
"cumulativeGasUsed": "1153867",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xAD27F747F218e71e16Fe65f874ACaeAB1A47fd35",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0x7c5e48e13b5df5a93d16453c638c52459908084a71015176f5c32229c50fe593",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0xAD27F747F218e71e16Fe65f874ACaeAB1A47fd35",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1842812",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x9f2df4b89fe4cdb2543be031903a47ca8a4db6ecae3a43539dd664a0e5d7f50e",
|
|
342
|
+
"transactionHash": "0x7c5e48e13b5df5a93d16453c638c52459908084a71015176f5c32229c50fe593",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 19216449,
|
|
345
345
|
"cumulativeGasUsed": "1842812",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x8AE704f8E04e7C241ad3596673c0371ede93C607",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x8b7f1aa28100876e92bd4e33b7c45bf88bdbb8e08c7a16685a078c9b58708ae0",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0x8AE704f8E04e7C241ad3596673c0371ede93C607",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294083",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x4a5a9c0c41d19017534fa30017eaac7687f62e82e6f82c4c4688d726b31481cb",
|
|
91
|
+
"transactionHash": "0x8b7f1aa28100876e92bd4e33b7c45bf88bdbb8e08c7a16685a078c9b58708ae0",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 19216453,
|
|
94
94
|
"cumulativeGasUsed": "294083",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x3ba58192097ac2b282865585A2E9AfE8Dc89Be31"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|