@layerzerolabs/lz-evm-sdk-v2 2.3.33 → 2.3.34
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 +7 -7
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +5 -5
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +5 -5
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +11 -11
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +3 -3
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/DVN.json +16 -16
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
- 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 +7 -7
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
- 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 +4 -4
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
- package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/bsc-sandbox-local/Treasury.json +7 -7
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/ethereum-sandbox-local/DVN.json +11 -11
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +5 -5
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +5 -5
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/ethereum-sandbox-local/EndpointV2.json +9 -9
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/ethereum-sandbox-local/Executor.json +29 -29
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +5 -5
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +5 -5
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +29 -29
- package/deployments/ethereum-sandbox-local/LzExecutor.json +11 -11
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +3 -3
- package/deployments/ethereum-sandbox-local/PriceFeed.json +11 -11
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +5 -5
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +5 -5
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/ethereum-sandbox-local/SendUln301.json +5 -5
- package/deployments/ethereum-sandbox-local/SendUln302.json +5 -5
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/ethereum-sandbox-local/Treasury.json +5 -5
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +3 -3
- package/deployments/polygon-sandbox-local/DVN.json +16 -16
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/EndpointV2.json +13 -13
- package/deployments/polygon-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/Executor.json +43 -43
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/polygon-sandbox-local/LzExecutor.json +16 -16
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/polygon-sandbox-local/PriceFeed.json +16 -16
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/SendUln301.json +7 -7
- package/deployments/polygon-sandbox-local/SendUln302.json +7 -7
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/polygon-sandbox-local/Treasury.json +7 -7
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/tron-mainnet/Executor.json +4 -17
- package/deployments/tron-mainnet/ExecutorFeeLib.json +15 -15
- package/deployments/tron-mainnet/Executor_Implementation.json +15 -15
- package/deployments/tron-sandbox-local/DVN.json +17 -17
- package/deployments/tron-sandbox-local/DVNDecompressor.json +12 -12
- package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
- package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +5 -5
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/deployments/tron-testnet/DVN.json +89 -57
- package/deployments/tron-testnet/DVNFeeLib.json +15 -15
- package/deployments/tron-testnet/Executor.json +57 -57
- package/deployments/tron-testnet/ExecutorFeeLib.json +10 -10
- package/deployments/tron-testnet/Executor_Implementation.json +13 -13
- package/deployments/tron-testnet/Executor_Proxy.json +56 -56
- package/package.json +9 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "883812",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81",
|
|
145
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 46258369,
|
|
150
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
151
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000007d3449f3a8076490bd012afe00de651776e81875"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 46258369,
|
|
163
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
164
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
],
|
|
171
171
|
"data": "0x",
|
|
172
172
|
"logIndex": 1,
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"transactionIndex": 0,
|
|
177
|
-
"blockNumber":
|
|
178
|
-
"transactionHash": "
|
|
179
|
-
"address": "
|
|
177
|
+
"blockNumber": 46258369,
|
|
178
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
179
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
180
180
|
"topics": [
|
|
181
181
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
182
182
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
@@ -185,13 +185,13 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 2,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 46258369,
|
|
193
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
194
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
197
197
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
@@ -200,13 +200,13 @@
|
|
|
200
200
|
],
|
|
201
201
|
"data": "0x",
|
|
202
202
|
"logIndex": 3,
|
|
203
|
-
"blockHash": "
|
|
203
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"transactionIndex": 0,
|
|
207
|
-
"blockNumber":
|
|
208
|
-
"transactionHash": "
|
|
209
|
-
"address": "
|
|
207
|
+
"blockNumber": 46258369,
|
|
208
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
209
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
210
210
|
"topics": [
|
|
211
211
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
212
212
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
@@ -215,13 +215,13 @@
|
|
|
215
215
|
],
|
|
216
216
|
"data": "0x",
|
|
217
217
|
"logIndex": 4,
|
|
218
|
-
"blockHash": "
|
|
218
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"transactionIndex": 0,
|
|
222
|
-
"blockNumber":
|
|
223
|
-
"transactionHash": "
|
|
224
|
-
"address": "
|
|
222
|
+
"blockNumber": 46258369,
|
|
223
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
224
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
225
225
|
"topics": [
|
|
226
226
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
227
227
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -230,13 +230,13 @@
|
|
|
230
230
|
],
|
|
231
231
|
"data": "0x",
|
|
232
232
|
"logIndex": 5,
|
|
233
|
-
"blockHash": "
|
|
233
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"transactionIndex": 0,
|
|
237
|
-
"blockNumber":
|
|
238
|
-
"transactionHash": "
|
|
239
|
-
"address": "
|
|
237
|
+
"blockNumber": 46258369,
|
|
238
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
239
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
240
240
|
"topics": [
|
|
241
241
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
242
242
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -245,13 +245,13 @@
|
|
|
245
245
|
],
|
|
246
246
|
"data": "0x",
|
|
247
247
|
"logIndex": 6,
|
|
248
|
-
"blockHash": "
|
|
248
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"transactionIndex": 0,
|
|
252
|
-
"blockNumber":
|
|
253
|
-
"transactionHash": "
|
|
254
|
-
"address": "
|
|
252
|
+
"blockNumber": 46258369,
|
|
253
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
254
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
255
255
|
"topics": [
|
|
256
256
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
257
257
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -260,13 +260,13 @@
|
|
|
260
260
|
],
|
|
261
261
|
"data": "0x",
|
|
262
262
|
"logIndex": 7,
|
|
263
|
-
"blockHash": "
|
|
263
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"transactionIndex": 0,
|
|
267
|
-
"blockNumber":
|
|
268
|
-
"transactionHash": "
|
|
269
|
-
"address": "
|
|
267
|
+
"blockNumber": 46258369,
|
|
268
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
269
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
270
270
|
"topics": [
|
|
271
271
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
272
272
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -275,13 +275,13 @@
|
|
|
275
275
|
],
|
|
276
276
|
"data": "0x",
|
|
277
277
|
"logIndex": 8,
|
|
278
|
-
"blockHash": "
|
|
278
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"transactionIndex": 0,
|
|
282
|
-
"blockNumber":
|
|
283
|
-
"transactionHash": "
|
|
284
|
-
"address": "
|
|
282
|
+
"blockNumber": 46258369,
|
|
283
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
284
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
285
285
|
"topics": [
|
|
286
286
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
287
287
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -290,40 +290,40 @@
|
|
|
290
290
|
],
|
|
291
291
|
"data": "0x",
|
|
292
292
|
"logIndex": 9,
|
|
293
|
-
"blockHash": "
|
|
293
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"transactionIndex": 0,
|
|
297
|
-
"blockNumber":
|
|
298
|
-
"transactionHash": "
|
|
299
|
-
"address": "
|
|
297
|
+
"blockNumber": 46258369,
|
|
298
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
299
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
300
300
|
"topics": [
|
|
301
301
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
302
302
|
],
|
|
303
303
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
304
304
|
"logIndex": 10,
|
|
305
|
-
"blockHash": "
|
|
305
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
308
|
"transactionIndex": 0,
|
|
309
|
-
"blockNumber":
|
|
310
|
-
"transactionHash": "
|
|
311
|
-
"address": "
|
|
309
|
+
"blockNumber": 46258369,
|
|
310
|
+
"transactionHash": "0xb4943a408f24077c3f77bd5a84c28a9ebb216bad7fe3621e9905aa3d6ccffe48",
|
|
311
|
+
"address": "0xd9F0144AC7cED407a12dE2649b560b0a68a59A3D",
|
|
312
312
|
"topics": [
|
|
313
313
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
314
314
|
],
|
|
315
315
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc1759da56732e8e15295395cfed1b85893e416",
|
|
316
316
|
"logIndex": 11,
|
|
317
|
-
"blockHash": "
|
|
317
|
+
"blockHash": "0x0000000002c1d8c1f4dcdcd509a67b89b1ecb7fe92abaee2925ed589a8b98c81"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"blockNumber":
|
|
320
|
+
"blockNumber": 46258369,
|
|
321
321
|
"cumulativeGasUsed": "883812",
|
|
322
322
|
"status": 1,
|
|
323
323
|
"byzantium": true
|
|
324
324
|
},
|
|
325
325
|
"args": [
|
|
326
|
-
"
|
|
326
|
+
"0x7D3449f3a8076490bD012AFE00de651776E81875",
|
|
327
327
|
"0x2bc1759da56732e8e15295395CfED1b85893e416",
|
|
328
328
|
"0x009fc6810000000000000000000000001b356f3030ce0c1ef9d3e1e250bf0bb11d81b2d100000000000000000000000052d4be0e5088731839a06da8659b5d2b979e21f600000000000000000000000000000000000000000000000000000000000000c000000000000000000000000057d0ab05f9ad1819c3abc242a8a77ec5a748790e000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a600000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000003000000000000000000000000aef63752785ad2104cea1aa42b69b46f2530312f000000000000000000000000fad5e75352bc694be1f5f8a6313fc280d37e79050000000000000000000000004a132df50e7db69693ff5dd426a9a278a7c1ec6c0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
329
329
|
],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-evm-sdk-v2",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.34",
|
|
4
4
|
"license": "LZBL-1.2",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -39,20 +39,20 @@
|
|
|
39
39
|
"populate": "$npm_execpath ts-node scripts/populate.ts"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@layerzerolabs/evm-sdks-core": "^2.3.
|
|
42
|
+
"@layerzerolabs/evm-sdks-core": "^2.3.34",
|
|
43
43
|
"ethers": "^5.7.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@ethersproject/abi": "^5.7.0",
|
|
47
47
|
"@ethersproject/providers": "^5.7.0",
|
|
48
|
-
"@layerzerolabs/evm-sdks-build": "^2.3.
|
|
49
|
-
"@layerzerolabs/lz-definitions": "^2.3.
|
|
50
|
-
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.
|
|
51
|
-
"@layerzerolabs/lz-evm-oapp-v2": "^2.3.
|
|
52
|
-
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.
|
|
48
|
+
"@layerzerolabs/evm-sdks-build": "^2.3.34",
|
|
49
|
+
"@layerzerolabs/lz-definitions": "^2.3.34",
|
|
50
|
+
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.34",
|
|
51
|
+
"@layerzerolabs/lz-evm-oapp-v2": "^2.3.34",
|
|
52
|
+
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.34",
|
|
53
53
|
"@layerzerolabs/monorepo-utilities": "^0.0.0",
|
|
54
|
-
"@layerzerolabs/tsup-config-next": "^2.3.
|
|
55
|
-
"@layerzerolabs/typescript-config-next": "^2.3.
|
|
54
|
+
"@layerzerolabs/tsup-config-next": "^2.3.34",
|
|
55
|
+
"@layerzerolabs/typescript-config-next": "^2.3.34",
|
|
56
56
|
"@typechain/ethers-v5": "^10.2.1",
|
|
57
57
|
"@types/glob": "^8.1.0",
|
|
58
58
|
"@types/node": "^20.10.5",
|