@layerzerolabs/lz-evm-sdk-v1 1.5.42 → 1.5.43
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/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 +5 -5
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +5 -5
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +3 -3
- package/deployments/polygon-sandbox-local/Endpoint.json +5 -5
- package/deployments/polygon-sandbox-local/FPValidator.json +3 -3
- package/deployments/polygon-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/polygon-sandbox-local/NonceContract.json +3 -3
- package/deployments/polygon-sandbox-local/RelayerV2.json +5 -5
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +5 -5
- package/deployments/polygon-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +5 -5
- package/package.json +4 -4
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x54361401a14c7b1a46f24288a842eb27dea0a33c45db7024cff6b05ea2000588",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "704215",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000010000000000000000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000200000000000000000000000010000000000000000000000000000000000000000000000000000000000400000000000000000000000000020000000000000000000000010000000000000000000000000020000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x27473587ce8413dccfcb1dbd175e61d521081a8da893bbe957fef5254708dd09",
|
|
174
|
+
"transactionHash": "0x54361401a14c7b1a46f24288a842eb27dea0a33c45db7024cff6b05ea2000588",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
178
|
"blockNumber": 76,
|
|
179
|
-
"transactionHash": "
|
|
179
|
+
"transactionHash": "0x54361401a14c7b1a46f24288a842eb27dea0a33c45db7024cff6b05ea2000588",
|
|
180
180
|
"address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -185,12 +185,12 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x27473587ce8413dccfcb1dbd175e61d521081a8da893bbe957fef5254708dd09"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
192
|
"blockNumber": 76,
|
|
193
|
-
"transactionHash": "
|
|
193
|
+
"transactionHash": "0x54361401a14c7b1a46f24288a842eb27dea0a33c45db7024cff6b05ea2000588",
|
|
194
194
|
"address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x27473587ce8413dccfcb1dbd175e61d521081a8da893bbe957fef5254708dd09"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"blockNumber": 76,
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0x2aafbf7c013b33080238cee9c54b148519791cbb065b7fd6907aaf4ddaeb4786",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -957,13 +957,13 @@
|
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3115761",
|
|
959
959
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000840000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000002000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
960
|
+
"blockHash": "0x0860676f448ae8b46218bead7fe504e15fc6814e4742b6f521320d43ea8a77e8",
|
|
961
|
+
"transactionHash": "0x2aafbf7c013b33080238cee9c54b148519791cbb065b7fd6907aaf4ddaeb4786",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
965
|
"blockNumber": 46,
|
|
966
|
-
"transactionHash": "
|
|
966
|
+
"transactionHash": "0x2aafbf7c013b33080238cee9c54b148519791cbb065b7fd6907aaf4ddaeb4786",
|
|
967
967
|
"address": "0x8464135c8F25Da09e49BC8782676a84730C318bC",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x0860676f448ae8b46218bead7fe504e15fc6814e4742b6f521320d43ea8a77e8"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
978
|
"blockNumber": 46,
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x82f93c9ec2eb6107199db05299d7ba24346bf361430dfc12a0d61bc0a16c7923",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "1108436",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0xcdcf125f78edb1b8b4b690dd8e30640a7104978642e254af64ad00c2cab059ec",
|
|
329
|
+
"transactionHash": "0x82f93c9ec2eb6107199db05299d7ba24346bf361430dfc12a0d61bc0a16c7923",
|
|
330
330
|
"logs": [],
|
|
331
331
|
"blockNumber": 50,
|
|
332
332
|
"cumulativeGasUsed": "1108436",
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xef81428eade45d73806172749732f74902b7313efbdd217a6ed2a362e741affe",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -338,8 +338,8 @@
|
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1701070",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0xa1aec21b287e87a4a1afe5bfe1b3880a4b6c133d516322b3dd17c2debf6ca627",
|
|
342
|
+
"transactionHash": "0xef81428eade45d73806172749732f74902b7313efbdd217a6ed2a362e741affe",
|
|
343
343
|
"logs": [],
|
|
344
344
|
"blockNumber": 54,
|
|
345
345
|
"cumulativeGasUsed": "1701070",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x04b4594d67a3bb0c4bb9c9412fc83f61c4c495c0e00115e6d8849dd278caafbc",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294083",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x237846999a1d7405851d3be7fe99d9962397bbfddf17e2f9a0d162a3c33e0de4",
|
|
91
|
+
"transactionHash": "0x04b4594d67a3bb0c4bb9c9412fc83f61c4c495c0e00115e6d8849dd278caafbc",
|
|
92
92
|
"logs": [],
|
|
93
93
|
"blockNumber": 58,
|
|
94
94
|
"cumulativeGasUsed": "294083",
|
|
@@ -1070,7 +1070,7 @@
|
|
|
1070
1070
|
"transactionIndex": 0,
|
|
1071
1071
|
"gasUsed": "762795",
|
|
1072
1072
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
1073
|
-
"blockHash": "
|
|
1073
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb",
|
|
1074
1074
|
"transactionHash": "0xf004c17683b6068228d85c217c93fab7919f229bb39c31252a2dbc25547a3faf",
|
|
1075
1075
|
"logs": [
|
|
1076
1076
|
{
|
|
@@ -1084,7 +1084,7 @@
|
|
|
1084
1084
|
],
|
|
1085
1085
|
"data": "0x",
|
|
1086
1086
|
"logIndex": 0,
|
|
1087
|
-
"blockHash": "
|
|
1087
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
1088
1088
|
},
|
|
1089
1089
|
{
|
|
1090
1090
|
"transactionIndex": 0,
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
],
|
|
1099
1099
|
"data": "0x",
|
|
1100
1100
|
"logIndex": 1,
|
|
1101
|
-
"blockHash": "
|
|
1101
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
1104
1104
|
"transactionIndex": 0,
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
],
|
|
1111
1111
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
1112
1112
|
"logIndex": 2,
|
|
1113
|
-
"blockHash": "
|
|
1113
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
1114
1114
|
},
|
|
1115
1115
|
{
|
|
1116
1116
|
"transactionIndex": 0,
|
|
@@ -1122,7 +1122,7 @@
|
|
|
1122
1122
|
],
|
|
1123
1123
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
1124
1124
|
"logIndex": 3,
|
|
1125
|
-
"blockHash": "
|
|
1125
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
1126
1126
|
}
|
|
1127
1127
|
],
|
|
1128
1128
|
"blockNumber": 84,
|
|
@@ -939,7 +939,7 @@
|
|
|
939
939
|
"transactionIndex": 0,
|
|
940
940
|
"gasUsed": "2972505",
|
|
941
941
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
942
|
-
"blockHash": "
|
|
942
|
+
"blockHash": "0x1cb6d6d9520e8fea34da9df741dbb3468328ed47fee9ee8e6c56ad287fb986cb",
|
|
943
943
|
"transactionHash": "0x11e7cb4daf3a388b851451c824bcf8e9d9bee139bf3d7e5b9f9ef34e863f5d91",
|
|
944
944
|
"logs": [],
|
|
945
945
|
"blockNumber": 80,
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "762795",
|
|
143
143
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
144
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb",
|
|
145
145
|
"transactionHash": "0xf004c17683b6068228d85c217c93fab7919f229bb39c31252a2dbc25547a3faf",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
],
|
|
182
182
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
],
|
|
194
194
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x459eb23156e7c7c145670dc7c7600ada3977c281b9426944f3e5c1236928c9eb"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
199
|
"blockNumber": 84,
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x015ccad2c71d9e3bb7a11b8c306939607d0c46bda4a78061a2906830a6a939e7",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -330,13 +330,13 @@
|
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1127162",
|
|
332
332
|
"logsBloom": "0x00000000000000000002000000000000000000000000800000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000400000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0xdbdeaf5f1247a8721bcb6e7fa38f035fef1f964e94f337b6932809c20c1d653d",
|
|
334
|
+
"transactionHash": "0x015ccad2c71d9e3bb7a11b8c306939607d0c46bda4a78061a2906830a6a939e7",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
338
|
"blockNumber": 67,
|
|
339
|
-
"transactionHash": "
|
|
339
|
+
"transactionHash": "0x015ccad2c71d9e3bb7a11b8c306939607d0c46bda4a78061a2906830a6a939e7",
|
|
340
340
|
"address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0xdbdeaf5f1247a8721bcb6e7fa38f035fef1f964e94f337b6932809c20c1d653d"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
351
|
"blockNumber": 67,
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0x269c12982563013934a3925489e059b77289a09fe4fbfd5ec8fbcc54681278ae",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1422,13 +1422,13 @@
|
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
1423
|
"gasUsed": "4665499",
|
|
1424
1424
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000200000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000020000000000000000000000000000000000001000000000000010000000000000000",
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1425
|
+
"blockHash": "0x57b32967cc6561f283794716e590c22c1181332df7e1373805a8c257e20af016",
|
|
1426
|
+
"transactionHash": "0x269c12982563013934a3925489e059b77289a09fe4fbfd5ec8fbcc54681278ae",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
1430
|
"blockNumber": 63,
|
|
1431
|
-
"transactionHash": "
|
|
1431
|
+
"transactionHash": "0x269c12982563013934a3925489e059b77289a09fe4fbfd5ec8fbcc54681278ae",
|
|
1432
1432
|
"address": "0xbCF26943C0197d2eE0E5D05c716Be60cc2761508",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0x57b32967cc6561f283794716e590c22c1181332df7e1373805a8c257e20af016"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
1443
|
"blockNumber": 63,
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "704215",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000010000000000000000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000200000000000000000000000010000000000000000000000000000000000000000000000000000000000400000000000000000000000000020000000000000000000000010000000000000000000000000020000000000000000",
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0xda7ea26e0b5c26d46ce079372993a0133963d81318ec7f4a27704bf35f1ce568",
|
|
174
174
|
"transactionHash": "0xaa0c8659a180d204cd0605b79553ea09c2c392f3a299b107d62a9d8f1caa8f14",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xda7ea26e0b5c26d46ce079372993a0133963d81318ec7f4a27704bf35f1ce568"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0xda7ea26e0b5c26d46ce079372993a0133963d81318ec7f4a27704bf35f1ce568"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"blockNumber": 76,
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0xd6672c044a70395ef85a6b5b36e47fdf9b44d4adbba2c4295c7edaccf8e991bf",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -957,13 +957,13 @@
|
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3115761",
|
|
959
959
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000840000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000002000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
960
|
+
"blockHash": "0xf1283e6aa2fb9fc851b858fbf65e6e2e53938b178c9b0fe5ac2cf253a3bfd0e4",
|
|
961
|
+
"transactionHash": "0xd6672c044a70395ef85a6b5b36e47fdf9b44d4adbba2c4295c7edaccf8e991bf",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
965
|
"blockNumber": 46,
|
|
966
|
-
"transactionHash": "
|
|
966
|
+
"transactionHash": "0xd6672c044a70395ef85a6b5b36e47fdf9b44d4adbba2c4295c7edaccf8e991bf",
|
|
967
967
|
"address": "0x8464135c8F25Da09e49BC8782676a84730C318bC",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0xf1283e6aa2fb9fc851b858fbf65e6e2e53938b178c9b0fe5ac2cf253a3bfd0e4"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
978
|
"blockNumber": 46,
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x0e0d6edad02c3b49eadddb613cad6731b9c4f91dad3d3c24fae2d09b095cddc8",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "1108436",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x8f5503a332eb9f625d8a664ef478116513f25ab664270bd448d2a4e9441d70d1",
|
|
329
|
+
"transactionHash": "0x0e0d6edad02c3b49eadddb613cad6731b9c4f91dad3d3c24fae2d09b095cddc8",
|
|
330
330
|
"logs": [],
|
|
331
331
|
"blockNumber": 50,
|
|
332
332
|
"cumulativeGasUsed": "1108436",
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0x3d16448d9f64b7aab6f97568d84067041e8f3e23d79bb7bb3e1c7e78bb7deb93",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -338,8 +338,8 @@
|
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1701070",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0xe020b859210369b8b7e46ee1fc799b5299d3cf378dff126dbc476d507e17ddc7",
|
|
342
|
+
"transactionHash": "0x3d16448d9f64b7aab6f97568d84067041e8f3e23d79bb7bb3e1c7e78bb7deb93",
|
|
343
343
|
"logs": [],
|
|
344
344
|
"blockNumber": 54,
|
|
345
345
|
"cumulativeGasUsed": "1701070",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x0d962b7d70e6999f49d9b8918337fc3d297e42d293a78a93ac7465ef3ff95b58",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294083",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x41cec6de60c2554c0974ee0ceff586b91a9ec3239d2c974f5789d90df87440b8",
|
|
91
|
+
"transactionHash": "0x0d962b7d70e6999f49d9b8918337fc3d297e42d293a78a93ac7465ef3ff95b58",
|
|
92
92
|
"logs": [],
|
|
93
93
|
"blockNumber": 58,
|
|
94
94
|
"cumulativeGasUsed": "294083",
|
|
@@ -1070,7 +1070,7 @@
|
|
|
1070
1070
|
"transactionIndex": 0,
|
|
1071
1071
|
"gasUsed": "762795",
|
|
1072
1072
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
1073
|
-
"blockHash": "
|
|
1073
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768",
|
|
1074
1074
|
"transactionHash": "0xf004c17683b6068228d85c217c93fab7919f229bb39c31252a2dbc25547a3faf",
|
|
1075
1075
|
"logs": [
|
|
1076
1076
|
{
|
|
@@ -1084,7 +1084,7 @@
|
|
|
1084
1084
|
],
|
|
1085
1085
|
"data": "0x",
|
|
1086
1086
|
"logIndex": 0,
|
|
1087
|
-
"blockHash": "
|
|
1087
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
1088
1088
|
},
|
|
1089
1089
|
{
|
|
1090
1090
|
"transactionIndex": 0,
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
],
|
|
1099
1099
|
"data": "0x",
|
|
1100
1100
|
"logIndex": 1,
|
|
1101
|
-
"blockHash": "
|
|
1101
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
1104
1104
|
"transactionIndex": 0,
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
],
|
|
1111
1111
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
1112
1112
|
"logIndex": 2,
|
|
1113
|
-
"blockHash": "
|
|
1113
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
1114
1114
|
},
|
|
1115
1115
|
{
|
|
1116
1116
|
"transactionIndex": 0,
|
|
@@ -1122,7 +1122,7 @@
|
|
|
1122
1122
|
],
|
|
1123
1123
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
1124
1124
|
"logIndex": 3,
|
|
1125
|
-
"blockHash": "
|
|
1125
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
1126
1126
|
}
|
|
1127
1127
|
],
|
|
1128
1128
|
"blockNumber": 84,
|
|
@@ -939,7 +939,7 @@
|
|
|
939
939
|
"transactionIndex": 0,
|
|
940
940
|
"gasUsed": "2972505",
|
|
941
941
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
942
|
-
"blockHash": "
|
|
942
|
+
"blockHash": "0x716e6ad1eacb6501bb3d2c01ad1b1fbd9911d5186f45ebe402bfa724d2733a40",
|
|
943
943
|
"transactionHash": "0x161154bb09251e9fd07e643edb0a092fc6ef8099e4ec784b2137104a1589efca",
|
|
944
944
|
"logs": [],
|
|
945
945
|
"blockNumber": 80,
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "762795",
|
|
143
143
|
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000004000800000800800000000000000000000000400000000000000000000000000000000000000000000000000000000800800000000000400000200000000040000000000004000000000000000000000000000000000020000080000000000000000000000000000400000000000000000020000000000000000000000000000000000000800000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
144
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768",
|
|
145
145
|
"transactionHash": "0xf004c17683b6068228d85c217c93fab7919f229bb39c31252a2dbc25547a3faf",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
],
|
|
182
182
|
"data": "0x000000000000000000000000f6168876932289d073567f347121a267095f3dd60000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
],
|
|
194
194
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bc9129dc0487fc2e169941c75aabc539f208fb01",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x868ff14336de7dce1faaa7c61886806314338e50e64e913dc666cb69bb088768"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
199
|
"blockNumber": 84,
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x364d516ca3f0b890e00a33506fa1c65df8f24a00314f107d79963a17985ce704",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -330,13 +330,13 @@
|
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1127162",
|
|
332
332
|
"logsBloom": "0x00000000000000000002000000000000000000000000800000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000400000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0xe138083f111c706128a2adf00a5f928f7ee99e2e1a4d576ea91c8be2d1dafccf",
|
|
334
|
+
"transactionHash": "0x364d516ca3f0b890e00a33506fa1c65df8f24a00314f107d79963a17985ce704",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
338
|
"blockNumber": 67,
|
|
339
|
-
"transactionHash": "
|
|
339
|
+
"transactionHash": "0x364d516ca3f0b890e00a33506fa1c65df8f24a00314f107d79963a17985ce704",
|
|
340
340
|
"address": "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0xe138083f111c706128a2adf00a5f928f7ee99e2e1a4d576ea91c8be2d1dafccf"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
351
|
"blockNumber": 67,
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0x19d5e76c611992fd4a6044d1e525f2b85423549cdb792560c37c02441f59f72d",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1422,13 +1422,13 @@
|
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
1423
|
"gasUsed": "4665499",
|
|
1424
1424
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000200000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000020000000000000000000000000000000000001000000000000010000000000000000",
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1425
|
+
"blockHash": "0x8d3bdc8863e301f93189e8743d2a2b49365753768cf40e3aab62291b0f3261b5",
|
|
1426
|
+
"transactionHash": "0x19d5e76c611992fd4a6044d1e525f2b85423549cdb792560c37c02441f59f72d",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
1430
|
"blockNumber": 63,
|
|
1431
|
-
"transactionHash": "
|
|
1431
|
+
"transactionHash": "0x19d5e76c611992fd4a6044d1e525f2b85423549cdb792560c37c02441f59f72d",
|
|
1432
1432
|
"address": "0xbCF26943C0197d2eE0E5D05c716Be60cc2761508",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0x8d3bdc8863e301f93189e8743d2a2b49365753768cf40e3aab62291b0f3261b5"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
1443
|
"blockNumber": 63,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-evm-sdk-v1",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.43",
|
|
4
4
|
"license": "BUSL-1.1",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"ethers": "^5.7.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@layerzerolabs-internal/tsup-config": "^1.5.
|
|
53
|
-
"@layerzerolabs-internal/typescript-config": "^1.5.
|
|
54
|
-
"@layerzerolabs/lz-evm-v1-0.7": "^1.5.
|
|
52
|
+
"@layerzerolabs-internal/tsup-config": "^1.5.43",
|
|
53
|
+
"@layerzerolabs-internal/typescript-config": "^1.5.43",
|
|
54
|
+
"@layerzerolabs/lz-evm-v1-0.7": "^1.5.43",
|
|
55
55
|
"@typechain/ethers-v5": "^10.2.0",
|
|
56
56
|
"@typechain/hardhat": "^6.1.5",
|
|
57
57
|
"rimraf": "^3.0.2",
|