@layerzerolabs/lz-evm-sdk-v2 2.3.13 → 2.3.14
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 +10 -10
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
- 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 +5 -5
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +2 -2
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +2 -2
- package/deployments/ethereum-sandbox-local/EndpointV2.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +4 -4
- package/deployments/ethereum-sandbox-local/Executor.json +14 -14
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -2
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +3 -3
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +14 -14
- package/deployments/ethereum-sandbox-local/LzExecutor.json +5 -5
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +5 -5
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +5 -5
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +3 -3
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +5 -5
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +2 -2
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +2 -2
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +4 -4
- package/deployments/ethereum-sandbox-local/SendUln301.json +2 -2
- package/deployments/ethereum-sandbox-local/SendUln302.json +2 -2
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +2 -2
- package/deployments/ethereum-sandbox-local/Treasury.json +2 -2
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- 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-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 +6 -6
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/package.json +11 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xdbC1D0bcfC8E138E269093B5486d4f41A3e9Bb31",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -172,22 +172,22 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0x8256a068cbe3422d4b103f957d48037dda78d1dba0325a5f37ee7ab48c16f8e8",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
179
|
-
"contractAddress": "
|
|
179
|
+
"contractAddress": "0xdbC1D0bcfC8E138E269093B5486d4f41A3e9Bb31",
|
|
180
180
|
"transactionIndex": 0,
|
|
181
181
|
"gasUsed": "544138",
|
|
182
182
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
183
|
+
"blockHash": "0x0000000000000036bda97573b25c3bf08fb5b81a4c64aec02697de203dca3197",
|
|
184
|
+
"transactionHash": "0x8256a068cbe3422d4b103f957d48037dda78d1dba0325a5f37ee7ab48c16f8e8",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 54,
|
|
189
|
+
"transactionHash": "0x8256a068cbe3422d4b103f957d48037dda78d1dba0325a5f37ee7ab48c16f8e8",
|
|
190
|
+
"address": "0xdbC1D0bcfC8E138E269093B5486d4f41A3e9Bb31",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
193
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -195,13 +195,13 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x0000000000000036bda97573b25c3bf08fb5b81a4c64aec02697de203dca3197"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 0,
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
204
|
-
"address": "
|
|
202
|
+
"blockNumber": 54,
|
|
203
|
+
"transactionHash": "0x8256a068cbe3422d4b103f957d48037dda78d1dba0325a5f37ee7ab48c16f8e8",
|
|
204
|
+
"address": "0xdbC1D0bcfC8E138E269093B5486d4f41A3e9Bb31",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
207
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x0000000000000036bda97573b25c3bf08fb5b81a4c64aec02697de203dca3197"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
215
|
+
"blockNumber": 54,
|
|
216
216
|
"cumulativeGasUsed": "544138",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x828e45e9a9df497d506a8E7382462432f821383D",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -685,18 +685,18 @@
|
|
|
685
685
|
"type": "function"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
|
-
"transactionHash": "
|
|
688
|
+
"transactionHash": "0xcc188a7bc2973108f77df260cda0fbafba931fba50138ba5c1f7ffa7ed28f9c6",
|
|
689
689
|
"receipt": {
|
|
690
690
|
"to": null,
|
|
691
691
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
692
|
-
"contractAddress": "
|
|
692
|
+
"contractAddress": "0x828e45e9a9df497d506a8E7382462432f821383D",
|
|
693
693
|
"transactionIndex": 0,
|
|
694
694
|
"gasUsed": "1840784",
|
|
695
695
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
696
|
-
"blockHash": "
|
|
697
|
-
"transactionHash": "
|
|
696
|
+
"blockHash": "0x00000000000000376dcf19576f135a14c40972df1abe283d2e040f24b2231dfc",
|
|
697
|
+
"transactionHash": "0xcc188a7bc2973108f77df260cda0fbafba931fba50138ba5c1f7ffa7ed28f9c6",
|
|
698
698
|
"logs": [],
|
|
699
|
-
"blockNumber":
|
|
699
|
+
"blockNumber": 55,
|
|
700
700
|
"cumulativeGasUsed": "1840784",
|
|
701
701
|
"status": 1,
|
|
702
702
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "646277",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x00000000000000389ad360ce97fed0f467a0846c676c2871e3532f239eac681f",
|
|
145
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 56,
|
|
150
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
151
|
+
"address": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000828e45e9a9df497d506a8e7382462432f821383d"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x00000000000000389ad360ce97fed0f467a0846c676c2871e3532f239eac681f"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 56,
|
|
163
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
164
|
+
"address": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,41 +169,41 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x00000000000000389ad360ce97fed0f467a0846c676c2871e3532f239eac681f"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 56,
|
|
177
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
178
|
+
"address": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x00000000000000389ad360ce97fed0f467a0846c676c2871e3532f239eac681f"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 56,
|
|
189
|
+
"transactionHash": "0x0af3017ecb0a5acc5ff02ebd171863fd15b1fa48167592bc6ecba5cfd75895ff",
|
|
190
|
+
"address": "0x8830F124442ec2002fFcbA7dB8aAae29fbBF8d5F",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dbc1d0bcfc8e138e269093b5486d4f41a3e9bb31",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x00000000000000389ad360ce97fed0f467a0846c676c2871e3532f239eac681f"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 56,
|
|
200
200
|
"cumulativeGasUsed": "646277",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
205
|
+
"0x828e45e9a9df497d506a8E7382462432f821383D",
|
|
206
|
+
"0xdbC1D0bcfC8E138E269093B5486d4f41A3e9Bb31",
|
|
207
207
|
"0xc4d66de8000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
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.14",
|
|
4
4
|
"license": "LZBL-1.2",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
},
|
|
11
11
|
"./package.json": "./package.json",
|
|
12
12
|
"./artifacts/*": "./artifacts/*",
|
|
13
|
+
"./artifacts-tron/*": "./artifacts-tron/*",
|
|
14
|
+
"./artifacts-zk/*": "./artifacts-zk/*",
|
|
13
15
|
"./deployments/*": "./deployments/*"
|
|
14
16
|
},
|
|
15
17
|
"main": "./dist/index.cjs",
|
|
@@ -37,20 +39,20 @@
|
|
|
37
39
|
"populate": "$npm_execpath ts-node scripts/populate.ts"
|
|
38
40
|
},
|
|
39
41
|
"dependencies": {
|
|
40
|
-
"@layerzerolabs/evm-sdks-core": "^2.3.
|
|
42
|
+
"@layerzerolabs/evm-sdks-core": "^2.3.14",
|
|
41
43
|
"ethers": "^5.7.2"
|
|
42
44
|
},
|
|
43
45
|
"devDependencies": {
|
|
44
46
|
"@ethersproject/abi": "^5.7.0",
|
|
45
47
|
"@ethersproject/providers": "^5.7.0",
|
|
46
|
-
"@layerzerolabs/evm-sdks-build": "^2.3.
|
|
47
|
-
"@layerzerolabs/lz-definitions": "^2.3.
|
|
48
|
-
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.
|
|
49
|
-
"@layerzerolabs/lz-evm-oapp-v2": "^2.3.
|
|
50
|
-
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.
|
|
48
|
+
"@layerzerolabs/evm-sdks-build": "^2.3.14",
|
|
49
|
+
"@layerzerolabs/lz-definitions": "^2.3.14",
|
|
50
|
+
"@layerzerolabs/lz-evm-messagelib-v2": "^2.3.14",
|
|
51
|
+
"@layerzerolabs/lz-evm-oapp-v2": "^2.3.14",
|
|
52
|
+
"@layerzerolabs/lz-evm-protocol-v2": "^2.3.14",
|
|
51
53
|
"@layerzerolabs/monorepo-utilities": "^0.0.0",
|
|
52
|
-
"@layerzerolabs/tsup-config-next": "^2.3.
|
|
53
|
-
"@layerzerolabs/typescript-config-next": "^2.3.
|
|
54
|
+
"@layerzerolabs/tsup-config-next": "^2.3.14",
|
|
55
|
+
"@layerzerolabs/typescript-config-next": "^2.3.14",
|
|
54
56
|
"@typechain/ethers-v5": "^10.2.1",
|
|
55
57
|
"@types/glob": "^8.1.0",
|
|
56
58
|
"@types/node": "^20.10.5",
|