@layerzerolabs/lz-evm-sdk-v2 3.0.147 → 3.0.148
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/flow-mainnet/Executor.json +26 -0
- package/deployments/flow-mainnet/ExecutorFeeLib.json +2 -2
- package/deployments/flow-mainnet/Executor_Implementation.json +28 -2
- package/deployments/megaeth-mainnet/DVN.json +1504 -0
- package/deployments/megaeth-mainnet/DVNFeeLib.json +690 -0
- package/deployments/megaeth-mainnet/DeadDVN.json +159 -0
- package/deployments/megaeth-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/megaeth-mainnet/EndpointV2.json +2356 -0
- package/deployments/megaeth-mainnet/EndpointV2View.json +335 -0
- package/deployments/megaeth-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/megaeth-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/Executor.json +1476 -0
- package/deployments/megaeth-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/megaeth-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/megaeth-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/megaeth-mainnet/Executor_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/LzExecutor.json +641 -0
- package/deployments/megaeth-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/megaeth-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/MultiCall.json +115 -0
- package/deployments/megaeth-mainnet/PriceFeed.json +820 -0
- package/deployments/megaeth-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/megaeth-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/megaeth-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/ReceiveUln301.json +995 -0
- package/deployments/megaeth-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/megaeth-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/megaeth-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/ReceiveUln302.json +752 -0
- package/deployments/megaeth-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/megaeth-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/megaeth-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/megaeth-mainnet/SendUln301.json +1273 -0
- package/deployments/megaeth-mainnet/SendUln302.json +1254 -0
- package/deployments/megaeth-mainnet/Treasury.json +304 -0
- package/deployments/megaeth-mainnet/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": "0xb122970b938a2c7d7cc0b20e2033d073c319e556aa080596bcff66ed29791b41",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe30e3e68969999b86844b885e332660bd31cab1991ecf0b2f2f0e14fbc96b2e5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x81170e9b283b2a2acf751d78e9e90c7d0b6bbe303bcfc3d7fd4107e3be918a3f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5a783566d4a334afcd662287d847b38f06dfc97167009061db1161de7c746bc3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x23e78e36ab24087e6e0dbf5d170621dc10ff13e03b2920255b357ba52eeac910",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5a783566d4a334afcd662287d847b38f06dfc97167009061db1161de7c746bc3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb11cd951393ceee1cf0745452edf5eb44d5fa2745b083dc479140092b438994d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0901216e57d3b6904512c175d70f48281dc572924d935a866306ddf157370359",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe6bd8ce95d7d3b1b1381592b1d06bfe447788be58d9673b341ec6ad268bba842",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe5d47102f94a331981d86337caf9e66d8997d508d3d2c7f0d3a50c53aa85d633",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9100d052c6d614bd62db1116a024b365420043dced22f1fa833797f764dab1d0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x23f782B98b1fd0A9816b8591e9E435c7b8d0C76A",
|
|
3
|
+
"transactionHash": "0x6d7654d29902182757c96ed020bdee3a2d8794079c7df8d265c83887dc9d2549",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3b25f84fC8bf56Ba093D725A815b1C2AF95527A5",
|
|
3
|
+
"transactionHash": "0xd1b7c208a8abe8ba4457e9d3cd1c318feda5b6c6856aaa41047a10bec45d6c78",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3863dA17be8BC0f4F1e3f56Dc216881d06BAb5E3",
|
|
3
|
+
"transactionHash": "0xd84f05b8c2c3631f865e11571e5a06866e6d03408cc6f162b733277428a98675",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x14795575d290A2Bdb91371f37c90119Ac8b7Aea2",
|
|
3
|
+
"transactionHash": "0x886ebb4dbf0bc80153cdcf2d18afe4a7a5513f9819471aa8e73ebd12195e01d4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4D30A2c63783918890B71F48beB3688485d2F624",
|
|
3
|
+
"transactionHash": "0x89eee19d62edf0ce2645d481cabcc45dcb6a6b1a466bb62d00db7e9e31c0ab0f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xb43Fc29bD4fA871858c9080Dd57BF2eb6760E148",
|
|
3
|
+
"transactionHash": "0xd6d46507fc59af02509b213827c357ad18263b694ff1b0813c49fa270151259c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xb2448dF75856650125552af763Fac3Ba8648e32b",
|
|
3
|
+
"transactionHash": "0xba0ec6f2fcba565c6d88edaefa736ec8f83a9e64b6e4e3da1de224c72f00c99b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xb43Fc29bD4fA871858c9080Dd57BF2eb6760E148",
|
|
3
|
+
"transactionHash": "0xd6d46507fc59af02509b213827c357ad18263b694ff1b0813c49fa270151259c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x76916569ee1F8BcAa5E103C35919CA45dA7Ea5bf",
|
|
3
|
+
"transactionHash": "0xc6c0087191fb7b0a47dd702bfa3848ff2daece5d988843308a3e7fb000d45b92",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xf5147bcF04cBdB778DeC24aB22Db4B8aDc988156",
|
|
3
|
+
"transactionHash": "0x1eacd976d719a692dd25eaee7c6360a9094eac8721a634f2a6aa8f65973f1aa6",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x52F4496af5343727282f04525b8439018A3bEb65",
|
|
3
|
+
"transactionHash": "0x153d577893700861f0af13133016e1446859d2855b4dd3a6bbfe3b8a35d6e6e7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xA3000fD66bFa2D06AEd1075C759c667EF64DD615",
|
|
3
|
+
"transactionHash": "0x2ee5eedb36d23b925e19fd9b3b67535d6468288e6f9dcdf42f5d30f7aaf73e61",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x283261b81d9666bd750b56eEbEBc157dbD173f50",
|
|
3
|
+
"transactionHash": "0xa246c1034f2107c77661753786faed45b299423f9cf65695f49cab48a7afe209",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x76916569ee1F8BcAa5E103C35919CA45dA7Ea5bf",
|
|
3
|
+
"transactionHash": "0xc6c0087191fb7b0a47dd702bfa3848ff2daece5d988843308a3e7fb000d45b92",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe5ea573a6C76490e0150ACb8c02e6C9eFa8Df791",
|
|
3
|
+
"transactionHash": "0xc604ab073d4804987a4d5de86b708dec17f12ca152a2efb5bcf9426b59d576c7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xE4Cb039313E546d47Fd4289f0fDEDC33bE466876",
|
|
3
|
+
"transactionHash": "0x9f8ae8d5a85006ff48754680961f99f836b5b91cb5d4fbb624f44aa2b756eb3e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe5ea573a6C76490e0150ACb8c02e6C9eFa8Df791",
|
|
3
|
+
"transactionHash": "0xc604ab073d4804987a4d5de86b708dec17f12ca152a2efb5bcf9426b59d576c7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x94A2d31Ae09c83aAE4A0Eb410EDDcD30AB95cfB7",
|
|
3
|
+
"transactionHash": "0x01a5264eb83264ca15dcbc7a16a4cf5e889606f2f59f0d45f8c7ba92b1836102",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xCfd907e13A6355c184Dcb05193c09a12Bb930AEa",
|
|
3
|
+
"transactionHash": "0xc72ce7c312f9c5c5669e18ca40f3fe343c0a84db6d5147983f1585be1b732969",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6614a082052BE4ce0a8990fd23E491F947E4e4ab",
|
|
3
|
+
"transactionHash": "0x843333fea07ddd374cfac7cc1c62c4dd170261f8fe84ab4cefab8f2ed4e6dfe1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x0e849Bc00c6A77A5911173cB086dD8CD806b5456",
|
|
3
|
+
"transactionHash": "0x50a7a019302f1e48a5eadbcf28620c4dc97dcc425031d42da61a52d03ce8eb75",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x43781fd69b9493622e77867875A7177FF23151D1",
|
|
3
|
+
"transactionHash": "0x676c2f42146bb2123ea924aa4654989d0d56086232f1a711cd61cf5ced4513a6",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6614a082052BE4ce0a8990fd23E491F947E4e4ab",
|
|
3
|
+
"transactionHash": "0x843333fea07ddd374cfac7cc1c62c4dd170261f8fe84ab4cefab8f2ed4e6dfe1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4E616d1AdDa7F0fB8E07b03bEFCAa39631769D84",
|
|
3
|
+
"transactionHash": "0xe3ccf15778c18754eeb7518efdb8ac7c683a2deaa2a91d0d07d73feaa07de4ea",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xeCDf4E20CdDE937aBea7e70788C3E123270E8c56",
|
|
3
|
+
"transactionHash": "0xdc3818409b8fda65be6f53bff1317fafc97045a285041da7278a248ebdfcda32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x949Ca0aecea949d970F9296a4592aA360a798430",
|
|
3
|
+
"transactionHash": "0x5d9c6f2afb1bef9ea3a36952e3edce1de4b3de64156c1e5602b7e0417802d9d4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc17960d0fC940F7Fb6329ba076D898A7f5140fDC",
|
|
3
|
+
"transactionHash": "0x11f66c7e945318a13842f5a2ae454c7d00add7510f435fcbecd3252b07d61fc6",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xeCDf4E20CdDE937aBea7e70788C3E123270E8c56",
|
|
3
|
+
"transactionHash": "0xdc3818409b8fda65be6f53bff1317fafc97045a285041da7278a248ebdfcda32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x7D40D1739c87b38a8f696f2fD24AfbAC201b6BdB",
|
|
3
|
+
"transactionHash": "0x908458c964150c895e1fb0923e21e7b6cc1dbfd456358b3c7b46b1c4bd468f34",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x53Fdead7D70B14E80d996FE15d98EE7B8e739F91",
|
|
3
|
+
"transactionHash": "0xe0499be180c06c8bd2bafce8ea87fa1fddea9899765ae0334c1317f2c58cb537",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xde0A48A369557AFCd8EB6F66A4Fd7cE46245004c",
|
|
3
|
+
"transactionHash": "0x4835709d3e30c0f53fdfc8dfea101e49250312f85913efffea033e1842010a2f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x53Fdead7D70B14E80d996FE15d98EE7B8e739F91",
|
|
3
|
+
"transactionHash": "0xe0499be180c06c8bd2bafce8ea87fa1fddea9899765ae0334c1317f2c58cb537",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x23e5976B7637596Ecc47C917Ffb1650caB5c8594",
|
|
3
|
+
"transactionHash": "0xdbc09e0998323f94f20f92ad64e59e4886d039c18e217e10c901204b97e8c925",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x76472935088c5189603C4Ace33672Ad11b896Be9",
|
|
3
|
+
"transactionHash": "0x3b05c46a5bbbaad4c5dc465fca7f16215d795892124889b76b07368ab276a41f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x73E266cC53bF001f6D7BF0a88030A3A23087c3E4",
|
|
3
|
+
"transactionHash": "0x6b9a99335379454e13c0135289c6d83072870ded549ac0bd9c2696c8e803c8e0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x76472935088c5189603C4Ace33672Ad11b896Be9",
|
|
3
|
+
"transactionHash": "0x3b05c46a5bbbaad4c5dc465fca7f16215d795892124889b76b07368ab276a41f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x730C0486915Ffd81FDAbE238df8A3dC3115d1571",
|
|
3
|
+
"transactionHash": "0xff3986f086b3be187088fd1a77d9fd65ff74e40acbd4878666ab6ded21a77f01",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB1F7A40C61B2Eeb4CDFc7B3b990eDE019F8BFAF9",
|
|
3
|
+
"transactionHash": "0xfa0955ec00e42c43a964b0021068ce129909aaa2e6e8910d0ac0aa666233b58a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xC63b906B3b4376511BA60967638585BB5a0fC89F",
|
|
3
|
+
"transactionHash": "0x6bf429578542522534c2436aeee1f03ed88355882197de2ad2710d3eced5fad2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x8f3eCA6C225431141A63d1Cb7a012131eBfaeC31",
|
|
3
|
+
"transactionHash": "0xd57f625fd10e7376604b97b47d087620e5c1db678c80c4a993af89589fab9417",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x804f7D9f3CF5070e8e19C1bF2Bd7429D8acc3329",
|
|
3
|
+
"transactionHash": "0x2fda53edf099aef6539c426740451840077e0c941e8d0a92961653d3fee44121",
|
|
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.148",
|
|
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.148",
|
|
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.148",
|
|
53
|
+
"@layerzerolabs/lz-definitions": "^3.0.148",
|
|
54
|
+
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.148",
|
|
55
|
+
"@layerzerolabs/lz-evm-oapp-v2": "^3.0.148",
|
|
56
|
+
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.148",
|
|
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.148",
|
|
59
|
+
"@layerzerolabs/typescript-config-next": "^3.0.148",
|
|
60
60
|
"@openzeppelin/contracts": "^4.8.1",
|
|
61
61
|
"@typechain/ethers-v5": "^10.2.1",
|
|
62
62
|
"@types/node": "^20.10.5",
|