@layerzerolabs/lz-evm-sdk-v2 3.0.153 → 3.0.154
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/ethereum-sandbox-local/DVN.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/MultiCall.json +1 -1
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/jovay-testnet/DVN.json +1504 -0
- package/deployments/jovay-testnet/DVNFeeLib.json +690 -0
- package/deployments/jovay-testnet/DeadDVN.json +159 -0
- package/deployments/jovay-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/jovay-testnet/EndpointV2.json +2356 -0
- package/deployments/jovay-testnet/EndpointV2View.json +335 -0
- package/deployments/jovay-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/jovay-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/jovay-testnet/Executor.json +1476 -0
- package/deployments/jovay-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/jovay-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/jovay-testnet/Executor_Implementation.json +1345 -0
- package/deployments/jovay-testnet/Executor_Proxy.json +137 -0
- package/deployments/jovay-testnet/LzExecutor.json +641 -0
- package/deployments/jovay-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/jovay-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/jovay-testnet/MultiCall.json +115 -0
- package/deployments/jovay-testnet/PriceFeed.json +820 -0
- package/deployments/jovay-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/jovay-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/jovay-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/jovay-testnet/ReceiveUln301.json +995 -0
- package/deployments/jovay-testnet/ReceiveUln301View.json +252 -0
- package/deployments/jovay-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/jovay-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/jovay-testnet/ReceiveUln302.json +752 -0
- package/deployments/jovay-testnet/ReceiveUln302View.json +377 -0
- package/deployments/jovay-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/jovay-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/jovay-testnet/SendUln301.json +1273 -0
- package/deployments/jovay-testnet/SendUln302.json +1254 -0
- package/deployments/jovay-testnet/Treasury.json +304 -0
- package/deployments/jovay-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/moderato-testnet/DVN.json +1504 -0
- package/deployments/moderato-testnet/DVNFeeLib.json +690 -0
- package/deployments/moderato-testnet/DeadDVN.json +159 -0
- package/deployments/moderato-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/moderato-testnet/EndpointV2.json +2371 -0
- package/deployments/moderato-testnet/EndpointV2View.json +335 -0
- package/deployments/moderato-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/moderato-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/moderato-testnet/Executor.json +1476 -0
- package/deployments/moderato-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/moderato-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/moderato-testnet/Executor_Implementation.json +1345 -0
- package/deployments/moderato-testnet/Executor_Proxy.json +137 -0
- package/deployments/moderato-testnet/LzExecutor.json +641 -0
- package/deployments/moderato-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/moderato-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/moderato-testnet/MultiCall.json +115 -0
- package/deployments/moderato-testnet/PriceFeed.json +820 -0
- package/deployments/moderato-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/moderato-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/moderato-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/moderato-testnet/ReceiveUln301.json +995 -0
- package/deployments/moderato-testnet/ReceiveUln301View.json +252 -0
- package/deployments/moderato-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/moderato-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/moderato-testnet/ReceiveUln302.json +752 -0
- package/deployments/moderato-testnet/ReceiveUln302View.json +377 -0
- package/deployments/moderato-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/moderato-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/moderato-testnet/SendUln301.json +1273 -0
- package/deployments/moderato-testnet/SendUln302.json +1254 -0
- package/deployments/moderato-testnet/Treasury.json +304 -0
- package/deployments/moderato-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/polygon-sandbox-local/DVN.json +1 -1
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/Executor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/MultiCall.json +1 -1
- package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/polygon-sandbox-local/Treasury.json +1 -1
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/tron-sandbox-local/DVN.json +2 -2
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -2
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/Executor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/MultiCall.json +2 -2
- package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/SendUln301.json +2 -2
- package/deployments/tron-sandbox-local/SendUln302.json +2 -2
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
- package/deployments/tron-sandbox-local/Treasury.json +2 -2
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
- package/package.json +9 -9
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe92474ba15ebdd2eb0b099651676d377a6bf8b691f476f33fa685e979a1531a2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xeb156a313f91d87b275d86ff424b018f24040475c49f52704150e75fc83097db",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb6900c17f27d89c2ea2e27e0b9d312f284ecf74ccfd2e964dbb714281a5521d5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xba92e8a7ab52c365240ed29b887fa04be0d2c2af7f0c4a8a57c132d7ba52a82e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0876af14d27dd7d8da9fc8d3aa715d69a856aba8112b3464b7cf21d3ab1fd0b1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xba92e8a7ab52c365240ed29b887fa04be0d2c2af7f0c4a8a57c132d7ba52a82e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x39dcac0338699990fb62b49cdfce8b01ff2a7a733bf2637c74ef11567920cd54",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc0ba48f6496574fbb21673df2df78c5853476dcdc52309f412b9106cc1fc5ec7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2324b170f56ba6c813f5a79f22ab8b5e95734bb5268b235b803bccc74fdfe9f3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6011e3d0331b590e30dcbe0bd892564f57672658253d910bff043181f1cfdec6",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa17b56389368ff1107ac68e0c93635a8659586c60e78489453b204c1c0698f68",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB423930904b1131FF020dE5EfD1e887002f80fe6",
|
|
3
|
+
"transactionHash": "0x50f3a8e631b2fff689a41351acd9f98a5de11116ea11e18563a130c093cc62e3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4A0e2e7edf0d67C70Ddb1622D7Ed31Ff4aC49aF4",
|
|
3
|
+
"transactionHash": "0xa524c96e205f2b5235b8ba3ce5ae916439bb38f3b64d3ab2806922cfc5a6842e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xd82635D6Fde00bc50Cf1557817B7134146cDeaa5",
|
|
3
|
+
"transactionHash": "0x046b0fbe4d656c44f7143679632d1a9396d5689e692a7bd9f266641c9e39b599",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x7726d163c00e035Ef2e8F60d9b41363d36785Ef9",
|
|
3
|
+
"transactionHash": "0xe02948c1c05c1b53940d2db577c15544c45dfc00746a4105c484239d1ac54d50",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xfa44716D6Ee7353967C9D33070254607AD7b7C2C",
|
|
3
|
+
"transactionHash": "0x0925d2986d4975a74845f2864944d0d70ad7c483afa78d9e831b5654466d5414",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x653A3bf96FA14F9ba9A95Ab3BcB62cBE1F672ecE",
|
|
3
|
+
"transactionHash": "0x8bb06339a070153fe2a7c093e5edd587f19facd24a5ec44db5c0d3dc04efd48a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x75f49cc4d1846F974b9497348F71940bC09A8537",
|
|
3
|
+
"transactionHash": "0x06cdad9ebe249ce7bb1c0e4db79800b851b7e221eb974a44e7fca019a4299de2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x653A3bf96FA14F9ba9A95Ab3BcB62cBE1F672ecE",
|
|
3
|
+
"transactionHash": "0x8bb06339a070153fe2a7c093e5edd587f19facd24a5ec44db5c0d3dc04efd48a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x765273B1A765DB096b668c7398C3085312DBF533",
|
|
3
|
+
"transactionHash": "0xadd4d1fe01da3a33ccd410c91d65f81b518e947db58747288b2530c721149dfd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xDD4D1bA7FB86d7AC39D3cE87Bb00024FeA9D1799",
|
|
3
|
+
"transactionHash": "0x6ee94b4851e2305e62123d3e4b106df4bbf9bab585f724bde8b8f9a6d1bfc50b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x520E2DD919069B35EA2C5D840ACB50E43eA1c5CE",
|
|
3
|
+
"transactionHash": "0x4eca4440202a18fd41247079f787af2ec84f42d08b6ae7a705f26c8c2d5b2f9b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc53251671f1211fC12aC1388a80886331fA0D6Ad",
|
|
3
|
+
"transactionHash": "0x941817cabc454da77f1d7dc33deaf5cb2b35090fc8e482439d39a0300fb2570c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe0E27934084570b6711708f91A9f263079F42338",
|
|
3
|
+
"transactionHash": "0x0a8693c344d8502ad2fe26af574d5006baf36660b503436dc68f322c5e49df4f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x765273B1A765DB096b668c7398C3085312DBF533",
|
|
3
|
+
"transactionHash": "0xadd4d1fe01da3a33ccd410c91d65f81b518e947db58747288b2530c721149dfd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x46c0Bc2F693FF9ec56447dF03B79821abd8Dd7B2",
|
|
3
|
+
"transactionHash": "0x408fee2ef04bc45799fbf044f0a0c7f14b13eccddf5653cc9277b1a4fee42f55",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2f6BF80f474a4303fd2535eA1806C4Eb906E6BE6",
|
|
3
|
+
"transactionHash": "0x7331b8a4bc34ff7d6d50893f82971f59e04cef02d7e55dba64bbc1a79c9adcb4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x46c0Bc2F693FF9ec56447dF03B79821abd8Dd7B2",
|
|
3
|
+
"transactionHash": "0x408fee2ef04bc45799fbf044f0a0c7f14b13eccddf5653cc9277b1a4fee42f55",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xDBDe434b762f82844215C45843Db5a0781f2Bf19",
|
|
3
|
+
"transactionHash": "0xad2b5c3720256f83e7f336de17a72645b8a20bffbeabcfd69fc51a5c4ed91c12",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x64d21Ed64B8Dd522CCcb98fF2fadB575324B3B7d",
|
|
3
|
+
"transactionHash": "0xe9b916b522080c22a6d4bf538fa8942d395c10ffcd3dbdf68e3426cd76fbab35",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x207840410dDFb311693137DC679232C4B095B3eF",
|
|
3
|
+
"transactionHash": "0xa416d8db02607b141e29b5a814b3df3ca2abc879ec62f0a546e38fdbe13698b9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x8DcB46131bb676EF15Fcf2E33B8858bC8bd01EE7",
|
|
3
|
+
"transactionHash": "0xcf0e44799b46a36b18499e3d81617c985add09e13021e399b7dc8137dc222a5d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xBeF8fF1cbf45Cd33d4940F74Fdf83A1ef16d1861",
|
|
3
|
+
"transactionHash": "0x1fc95ca7ddad166970bb990d3f23eedd4279d9927a64327c4bfed54a0a1175d2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x207840410dDFb311693137DC679232C4B095B3eF",
|
|
3
|
+
"transactionHash": "0xa416d8db02607b141e29b5a814b3df3ca2abc879ec62f0a546e38fdbe13698b9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x774F44300510A33cbA85aaC827DB19d1316b0C66",
|
|
3
|
+
"transactionHash": "0x7205d6d80c789ed67a43eef4dcd0ec755b53649463cb49cb4f1b4ad65018158b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x0321072B350f9c9Aa83B865b8CbAd93ef5BF2020",
|
|
3
|
+
"transactionHash": "0xe65ab2fe0b90782f9e997e09af5213d90b53644047640f8400cd1d41bfecc19e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc68F420a38A413b642c51dDCe934a4e9fE59AeE4",
|
|
3
|
+
"transactionHash": "0x7d127296a9fe6093afac56355180d475bdf951cca05e5afede4bc574172a0092",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB5B487990bB5f3D20B9E6BD33260d9eE3F0B12bF",
|
|
3
|
+
"transactionHash": "0x3c9fa31a1c9a7465530dfe9b89550d5ff9be2c624892da16e318c2e1f393711b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x0321072B350f9c9Aa83B865b8CbAd93ef5BF2020",
|
|
3
|
+
"transactionHash": "0xe65ab2fe0b90782f9e997e09af5213d90b53644047640f8400cd1d41bfecc19e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xf54801E0cEf40CCe1e9Ec4f6EB4415F647cD225b",
|
|
3
|
+
"transactionHash": "0xc953fbd24c849fe3bc084798ba1829ef09e79484463b613143bdee796cdbb737",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc958741D072e8D2eBd83CC450A2145de0ff59227",
|
|
3
|
+
"transactionHash": "0x30dfd8cdf19bbb49129d0f45304dab2f22d09866f33d3b5ce4251f817e1cd1ba",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x45E99c07EF44E4b0e1C1e08566Ce240c9eaD7355",
|
|
3
|
+
"transactionHash": "0xb5e84235745d162cba63a17a6b4bb2b8d50e11c630e54b0cc2a99273b6337096",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc958741D072e8D2eBd83CC450A2145de0ff59227",
|
|
3
|
+
"transactionHash": "0x30dfd8cdf19bbb49129d0f45304dab2f22d09866f33d3b5ce4251f817e1cd1ba",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x614c88E23B25519438A6319F3228Eb8755fD7471",
|
|
3
|
+
"transactionHash": "0x8b37d94f89a2ee8a6a102896b135db83d8d107da3a53a776a106e191835bb0ae",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4928288097A0A67Ae7244f854f01538AC9FBF57e",
|
|
3
|
+
"transactionHash": "0xbcd9f3061c5066df51f10d28e8f1b1f20409ececfa46df16261e96c876aa71f0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xC437A68ECD368fA6ae1eBa75352A340E6445E1d1",
|
|
3
|
+
"transactionHash": "0x3d56152a54cc53162bb5eb488337d8e4a37615d0dcbdfd6ab297197efdb1fbde",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4928288097A0A67Ae7244f854f01538AC9FBF57e",
|
|
3
|
+
"transactionHash": "0xbcd9f3061c5066df51f10d28e8f1b1f20409ececfa46df16261e96c876aa71f0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3deb17Bb86B37DF8f0327d611F634425B3E51571",
|
|
3
|
+
"transactionHash": "0x20960d6afacab6cecaf34488143bb526f611529fdbaf7f155da9f11316504306",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3861dB3153FA7f31A6Ba4e132B197A9606d5413b",
|
|
3
|
+
"transactionHash": "0x4c666a7dc253e0a8a3d1417fc1a943ec7182dae5ceb2fba50db8e5be5410eecf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xA7EEF7142A14A03AE499492E1f3C4617BB95e43e",
|
|
3
|
+
"transactionHash": "0xb441a06400b43b5f1257d377726d864d805cae14a687e21d1d7eb353eae3bd92",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xCceEa35338c654093cDfAe0eb9DF75f7c14F84df",
|
|
3
|
+
"transactionHash": "0xff6a50c489d399fb930ee35ff65d42a8482e8bf2d7ace419118a7081c08da530",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x597039a5686C2c422CC6F6eBfb63eebe0C46a627",
|
|
3
|
+
"transactionHash": "0x19d778be1d74bf56306d4ed22d706d2ea6e996e259b3003a28638f5f353ae3c0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-evm-sdk-v2",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.154",
|
|
4
4
|
"license": "LZBL-1.2",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -43,20 +43,20 @@
|
|
|
43
43
|
"populate": "$npm_execpath ts-node scripts/populate.ts"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@layerzerolabs/evm-sdks-core": "^3.0.
|
|
46
|
+
"@layerzerolabs/evm-sdks-core": "^3.0.154",
|
|
47
47
|
"ethers": "^5.8.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@ethersproject/abi": "^5.8.0",
|
|
51
51
|
"@ethersproject/providers": "^5.8.0",
|
|
52
|
-
"@layerzerolabs/evm-sdks-build": "^3.0.
|
|
53
|
-
"@layerzerolabs/lz-definitions": "^3.0.
|
|
54
|
-
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.
|
|
55
|
-
"@layerzerolabs/lz-evm-oapp-v2": "^3.0.
|
|
56
|
-
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.
|
|
52
|
+
"@layerzerolabs/evm-sdks-build": "^3.0.154",
|
|
53
|
+
"@layerzerolabs/lz-definitions": "^3.0.154",
|
|
54
|
+
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.154",
|
|
55
|
+
"@layerzerolabs/lz-evm-oapp-v2": "^3.0.154",
|
|
56
|
+
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.154",
|
|
57
57
|
"@layerzerolabs/monorepo-utilities": "^0.0.0",
|
|
58
|
-
"@layerzerolabs/tsup-config-next": "^3.0.
|
|
59
|
-
"@layerzerolabs/typescript-config-next": "^3.0.
|
|
58
|
+
"@layerzerolabs/tsup-config-next": "^3.0.154",
|
|
59
|
+
"@layerzerolabs/typescript-config-next": "^3.0.154",
|
|
60
60
|
"@openzeppelin/contracts": "^4.8.1",
|
|
61
61
|
"@typechain/ethers-v5": "^10.2.1",
|
|
62
62
|
"@types/node": "^20.10.5",
|