@layerzerolabs/lz-evm-sdk-v2 2.3.8 → 2.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +28 -28
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/DVN.json +34 -34
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
- package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/Executor.json +43 -43
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +10 -10
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +9 -9
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +40 -40
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +8 -8
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +35 -35
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +32 -32
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/SendUln301.json +35 -35
- package/deployments/bsc-sandbox-local/SendUln302.json +33 -33
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/bsc-sandbox-local/Treasury.json +11 -11
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +5 -5
- package/deployments/ethereum-sandbox-local/DVN.json +34 -34
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +11 -11
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +8 -8
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/Executor.json +43 -43
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +10 -10
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +9 -9
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +40 -40
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +8 -8
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +28 -28
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +35 -35
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +32 -32
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/SendUln301.json +35 -35
- package/deployments/ethereum-sandbox-local/SendUln302.json +33 -33
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/ethereum-sandbox-local/Treasury.json +11 -11
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +5 -5
- package/deployments/polygon-sandbox-local/DVN.json +29 -29
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +9 -9
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +6 -6
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/polygon-sandbox-local/EndpointV2.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/Executor.json +29 -29
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +8 -8
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +39 -39
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +29 -29
- package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +7 -7
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/NonceContractMock.json +5 -5
- package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +27 -27
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +33 -33
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +30 -30
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +8 -8
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/SendUln301.json +33 -33
- package/deployments/polygon-sandbox-local/SendUln302.json +31 -31
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/polygon-sandbox-local/Treasury.json +9 -9
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/tron-sandbox-local/DVN.json +35 -35
- package/deployments/tron-sandbox-local/DVNDecompressor.json +16 -16
- package/deployments/tron-sandbox-local/DVNFeeLib.json +11 -11
- package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +15 -15
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +30 -30
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/package.json +9 -9
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "1023277",
|
|
143
143
|
"logsBloom": "0x00000004000000000000000000000000400000000010000000000000100100104000000000000000000000020000800000000001000000200000000000100080000000000000000000000000000002000100000020000004000000000030000000000000020008100000000001000800000800800040000810000000000800000000000010000400080000000080004000000000008080000000000000800000000000000000200000000002000400400000000000000000001000000200000000000020001000000000040000040000002000000400000100010000008060000000000010000000800000000800000000000000000000000000000000200000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b",
|
|
145
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"blockNumber": 41,
|
|
150
|
-
"transactionHash": "
|
|
150
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
151
151
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
162
|
"blockNumber": 41,
|
|
163
|
-
"transactionHash": "
|
|
163
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
164
164
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -170,12 +170,12 @@
|
|
|
170
170
|
],
|
|
171
171
|
"data": "0x",
|
|
172
172
|
"logIndex": 1,
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"transactionIndex": 0,
|
|
177
177
|
"blockNumber": 41,
|
|
178
|
-
"transactionHash": "
|
|
178
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
179
179
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
180
180
|
"topics": [
|
|
181
181
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -185,12 +185,12 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 2,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
192
|
"blockNumber": 41,
|
|
193
|
-
"transactionHash": "
|
|
193
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
194
194
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -200,12 +200,12 @@
|
|
|
200
200
|
],
|
|
201
201
|
"data": "0x",
|
|
202
202
|
"logIndex": 3,
|
|
203
|
-
"blockHash": "
|
|
203
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"transactionIndex": 0,
|
|
207
207
|
"blockNumber": 41,
|
|
208
|
-
"transactionHash": "
|
|
208
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
209
209
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
210
210
|
"topics": [
|
|
211
211
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -215,12 +215,12 @@
|
|
|
215
215
|
],
|
|
216
216
|
"data": "0x",
|
|
217
217
|
"logIndex": 4,
|
|
218
|
-
"blockHash": "
|
|
218
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"transactionIndex": 0,
|
|
222
222
|
"blockNumber": 41,
|
|
223
|
-
"transactionHash": "
|
|
223
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
224
224
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
225
225
|
"topics": [
|
|
226
226
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -230,12 +230,12 @@
|
|
|
230
230
|
],
|
|
231
231
|
"data": "0x",
|
|
232
232
|
"logIndex": 5,
|
|
233
|
-
"blockHash": "
|
|
233
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"transactionIndex": 0,
|
|
237
237
|
"blockNumber": 41,
|
|
238
|
-
"transactionHash": "
|
|
238
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
239
239
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
240
240
|
"topics": [
|
|
241
241
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -245,12 +245,12 @@
|
|
|
245
245
|
],
|
|
246
246
|
"data": "0x",
|
|
247
247
|
"logIndex": 6,
|
|
248
|
-
"blockHash": "
|
|
248
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"transactionIndex": 0,
|
|
252
252
|
"blockNumber": 41,
|
|
253
|
-
"transactionHash": "
|
|
253
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
254
254
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
255
255
|
"topics": [
|
|
256
256
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -260,12 +260,12 @@
|
|
|
260
260
|
],
|
|
261
261
|
"data": "0x",
|
|
262
262
|
"logIndex": 7,
|
|
263
|
-
"blockHash": "
|
|
263
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"transactionIndex": 0,
|
|
267
267
|
"blockNumber": 41,
|
|
268
|
-
"transactionHash": "
|
|
268
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
269
269
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
270
270
|
"topics": [
|
|
271
271
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -275,12 +275,12 @@
|
|
|
275
275
|
],
|
|
276
276
|
"data": "0x",
|
|
277
277
|
"logIndex": 8,
|
|
278
|
-
"blockHash": "
|
|
278
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"transactionIndex": 0,
|
|
282
282
|
"blockNumber": 41,
|
|
283
|
-
"transactionHash": "
|
|
283
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
284
284
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
285
285
|
"topics": [
|
|
286
286
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -290,12 +290,12 @@
|
|
|
290
290
|
],
|
|
291
291
|
"data": "0x",
|
|
292
292
|
"logIndex": 9,
|
|
293
|
-
"blockHash": "
|
|
293
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"transactionIndex": 0,
|
|
297
297
|
"blockNumber": 41,
|
|
298
|
-
"transactionHash": "
|
|
298
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
299
299
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
300
300
|
"topics": [
|
|
301
301
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -305,31 +305,31 @@
|
|
|
305
305
|
],
|
|
306
306
|
"data": "0x",
|
|
307
307
|
"logIndex": 10,
|
|
308
|
-
"blockHash": "
|
|
308
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
311
|
"transactionIndex": 0,
|
|
312
312
|
"blockNumber": 41,
|
|
313
|
-
"transactionHash": "
|
|
313
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
314
314
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
315
315
|
"topics": [
|
|
316
316
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
317
317
|
],
|
|
318
318
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
319
319
|
"logIndex": 11,
|
|
320
|
-
"blockHash": "
|
|
320
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"transactionIndex": 0,
|
|
324
324
|
"blockNumber": 41,
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x082219d76d4e52b1bc427f061238b0ccf435cad911f6c402fabcdd6e46c91684",
|
|
326
326
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
327
327
|
"topics": [
|
|
328
328
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
329
329
|
],
|
|
330
330
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
331
331
|
"logIndex": 12,
|
|
332
|
-
"blockHash": "
|
|
332
|
+
"blockHash": "0xc16cef9bb74701bc5a84708e0991aa86480e1dfbdc596eb7ab4b730e9b1f4d5b"
|
|
333
333
|
}
|
|
334
334
|
],
|
|
335
335
|
"blockNumber": 41,
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"type": "constructor"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
|
-
"transactionHash": "
|
|
640
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
641
641
|
"receipt": {
|
|
642
642
|
"to": null,
|
|
643
643
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -645,13 +645,13 @@
|
|
|
645
645
|
"transactionIndex": 0,
|
|
646
646
|
"gasUsed": "743979",
|
|
647
647
|
"logsBloom": "0x00000000000000000000000000400000400000000000000000800000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000000000000800000800800000000400000000000000400000000000000000000000000000000000000000000080800000000000800000000000000000200000000000000400000000000000000000000000000000000200000020000000000000000000040000000000000400000000000000000020000000000000000000000000000040000000000000000000000000000002000000",
|
|
648
|
-
"blockHash": "
|
|
649
|
-
"transactionHash": "
|
|
648
|
+
"blockHash": "0xe717ba1b9d1ce8f3bd25b41a2ed258ce39edc332964ca198e6b9bdccdee676a5",
|
|
649
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
650
650
|
"logs": [
|
|
651
651
|
{
|
|
652
652
|
"transactionIndex": 0,
|
|
653
653
|
"blockNumber": 43,
|
|
654
|
-
"transactionHash": "
|
|
654
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
655
655
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
656
656
|
"topics": [
|
|
657
657
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -659,12 +659,12 @@
|
|
|
659
659
|
],
|
|
660
660
|
"data": "0x",
|
|
661
661
|
"logIndex": 0,
|
|
662
|
-
"blockHash": "
|
|
662
|
+
"blockHash": "0xe717ba1b9d1ce8f3bd25b41a2ed258ce39edc332964ca198e6b9bdccdee676a5"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
665
|
"transactionIndex": 0,
|
|
666
666
|
"blockNumber": 43,
|
|
667
|
-
"transactionHash": "
|
|
667
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
668
668
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
669
669
|
"topics": [
|
|
670
670
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -673,31 +673,31 @@
|
|
|
673
673
|
],
|
|
674
674
|
"data": "0x",
|
|
675
675
|
"logIndex": 1,
|
|
676
|
-
"blockHash": "
|
|
676
|
+
"blockHash": "0xe717ba1b9d1ce8f3bd25b41a2ed258ce39edc332964ca198e6b9bdccdee676a5"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"transactionIndex": 0,
|
|
680
680
|
"blockNumber": 43,
|
|
681
|
-
"transactionHash": "
|
|
681
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
682
682
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
683
683
|
"topics": [
|
|
684
684
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
685
685
|
],
|
|
686
686
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
687
687
|
"logIndex": 2,
|
|
688
|
-
"blockHash": "
|
|
688
|
+
"blockHash": "0xe717ba1b9d1ce8f3bd25b41a2ed258ce39edc332964ca198e6b9bdccdee676a5"
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"transactionIndex": 0,
|
|
692
692
|
"blockNumber": 43,
|
|
693
|
-
"transactionHash": "
|
|
693
|
+
"transactionHash": "0xc765b8d64726fadcfd02984b88e88afcff1d5cd2aff29ac636f8a26bfd85b701",
|
|
694
694
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
695
695
|
"topics": [
|
|
696
696
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
697
697
|
],
|
|
698
698
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
699
699
|
"logIndex": 3,
|
|
700
|
-
"blockHash": "
|
|
700
|
+
"blockHash": "0xe717ba1b9d1ce8f3bd25b41a2ed258ce39edc332964ca198e6b9bdccdee676a5"
|
|
701
701
|
}
|
|
702
702
|
],
|
|
703
703
|
"blockNumber": 43,
|