@layerzerolabs/lz-evm-sdk-v2 3.0.128 → 3.0.129-sui.1
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 +10 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/DVN.json +1 -1
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/Executor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/MultiCall.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/bsc-sandbox-local/Treasury.json +1 -1
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/ethereal2-testnet/DVN.json +1504 -0
- package/deployments/ethereal2-testnet/DVNFeeLib.json +690 -0
- package/deployments/ethereal2-testnet/DeadDVN.json +159 -0
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/DefaultProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor_Proxy.json +2 -2
- package/deployments/{ethereum-sandbox-local → ethereal2-testnet}/MultiCall.json +2 -2
- package/deployments/ethereal2-testnet/PriceFeed.json +820 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json → ethereal2-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/ethereal2-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → ethereal2-testnet/PriceFeed_Proxy.json} +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/SendUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/SendUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Treasury.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/TreasuryFeeHandler.json +2 -2
- package/deployments/ethereum-sandbox-local/DVN.json +5 -144
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
- 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 +2 -76
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +2 -76
- 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/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/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/gate-testnet/DVN.json +1504 -0
- package/deployments/gate-testnet/DVNFeeLib.json +690 -0
- package/deployments/gate-testnet/DeadDVN.json +159 -0
- package/deployments/gate-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/gate-testnet/EndpointV2.json +2356 -0
- package/deployments/gate-testnet/EndpointV2View.json +335 -0
- package/deployments/gate-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/gate-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/gate-testnet/Executor.json +1476 -0
- package/deployments/gate-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json → gate-testnet/ExecutorProxyAdmin.json} +2 -2
- package/deployments/gate-testnet/Executor_Implementation.json +1345 -0
- package/deployments/gate-testnet/Executor_Proxy.json +137 -0
- package/deployments/gate-testnet/LzExecutor.json +641 -0
- package/deployments/{arbitrum-sandbox-local/SimpleMessageLib.json → gate-testnet/LzExecutor_Implementation.json} +248 -324
- package/deployments/gate-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → gate-testnet}/MultiCall.json +2 -2
- package/deployments/gate-testnet/PriceFeed.json +820 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json → gate-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/gate-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/gate-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/gate-testnet/ReceiveUln301.json +995 -0
- package/deployments/gate-testnet/ReceiveUln301View.json +252 -0
- package/deployments/gate-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/gate-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/gate-testnet/ReceiveUln302.json +752 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View.json → gate-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Implementation.json → gate-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/gate-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/gate-testnet/SendUln301.json +1273 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002.json → gate-testnet/SendUln302.json} +242 -271
- package/deployments/gate-testnet/Treasury.json +304 -0
- package/deployments/gate-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/og-testnet/DVN.json +1504 -0
- package/deployments/og-testnet/DVNFeeLib.json +690 -0
- package/deployments/og-testnet/DeadDVN.json +159 -0
- package/deployments/og-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/og-testnet/EndpointV2.json +2356 -0
- package/deployments/og-testnet/EndpointV2View.json +335 -0
- package/deployments/og-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/og-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/og-testnet/Executor.json +1476 -0
- package/deployments/og-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/og-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/og-testnet/Executor_Implementation.json +1345 -0
- package/deployments/og-testnet/Executor_Proxy.json +137 -0
- package/deployments/og-testnet/LzExecutor.json +641 -0
- package/deployments/og-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/og-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → og-testnet}/MultiCall.json +2 -2
- package/deployments/og-testnet/PriceFeed.json +820 -0
- package/deployments/og-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/og-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/og-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/og-testnet/ReceiveUln301.json +995 -0
- package/deployments/og-testnet/ReceiveUln301View.json +252 -0
- package/deployments/og-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/og-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/og-testnet/ReceiveUln302.json +752 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View.json → og-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → og-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/og-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/og-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → og-testnet/SendUln302.json} +242 -271
- package/deployments/og-testnet/Treasury.json +304 -0
- package/deployments/og-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/polygon-sandbox-local/DVN.json +5 -144
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -385
- 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 +2 -76
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +2 -76
- 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/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/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 +6 -145
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -386
- 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 +3 -77
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +3 -182
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +3 -77
- 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
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x114126E3d75652251118d270983B46dcFaf95ffa",
|
|
3
|
+
"transactionHash": "0x5add1820245f26499c78b3cb0e607f24e3185c068e2842423f924f18177ece85",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB1f8E4F266A456e57f858E883C754f5de6f7BAa4",
|
|
3
|
+
"transactionHash": "0xd3194466cd39139984527b86322507e6d2233c8bf8752765773d6d145fe92bf8",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x114126E3d75652251118d270983B46dcFaf95ffa",
|
|
3
|
+
"transactionHash": "0x5add1820245f26499c78b3cb0e607f24e3185c068e2842423f924f18177ece85",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6dBE4651966Ab138568bd60875Cc4d277F099d90",
|
|
3
|
+
"transactionHash": "0xc00c589ec2c38b085e2ec57878b039b930a3c2cbb846623182e8e19dd3e07dde",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x5d2624F4c937e4B7F27B4aE310eaA9d61a684b26",
|
|
3
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x26B79D3C6942C2623A9781ec926C593c65724618",
|
|
3
|
+
"transactionHash": "0xe5c331218cc015766b2a928b0cb5fabee091f34d69c510a832d755662db773d2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x5d2624F4c937e4B7F27B4aE310eaA9d61a684b26",
|
|
3
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3AA91dC7319bBd8B4bAA1E7fC06E536f61FceC38",
|
|
3
|
+
"transactionHash": "0x615aaf8d983ce94cfcd2f6722ce6b35972656f0ca7ffd7e10847c3e129bc6a80",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc064DDCf219d9388DeC0adf1873b9e172BdC2b1B",
|
|
3
|
+
"transactionHash": "0x7c0bf4498e86bc67b85bd83427f4bb56efbdf4dee6dd5b76892f10a9bf16e03a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x86A316dca8b2c40181BeADC8F37D1dE8FBf3702d",
|
|
3
|
+
"transactionHash": "0x8abe72fd8ed3e411550989f2cc1287c3fa8b594eeba39b0a493282f8d92decc4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x384C0e475bc44A1fF4eF2B2Bb922Aaaf97eDA219",
|
|
3
|
+
"transactionHash": "0x2ecd00163d6e6f5bba5f41a62fc7b54a45df0a2e51a0a3c9ba7f1e7f1b156bb4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xFCB13342EafD4a2e6d8650770bEF9535Ab7C7550",
|
|
3
|
+
"transactionHash": "0x798bf2c1925b7661c40ddc637d4a8e8d1b4418dcd3320d8f2b78b012a4512bc9",
|
|
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.129-sui.1",
|
|
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.129-sui.1",
|
|
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.129-sui.1",
|
|
53
|
+
"@layerzerolabs/lz-definitions": "^3.0.129-sui.1",
|
|
54
|
+
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.129-sui.1",
|
|
55
|
+
"@layerzerolabs/lz-evm-oapp-v2": "^3.0.129-sui.1",
|
|
56
|
+
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.129-sui.1",
|
|
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.129-sui.1",
|
|
59
|
+
"@layerzerolabs/typescript-config-next": "^3.0.129-sui.1",
|
|
60
60
|
"@openzeppelin/contracts": "^4.8.1",
|
|
61
61
|
"@typechain/ethers-v5": "^10.2.1",
|
|
62
62
|
"@types/node": "^20.10.5",
|
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "0xce3e46768b784b3b101f37a511cf8dd853e10dca1e8215fcaff3c5fa1f71d470",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "contract Executor",
|
|
9
|
-
"name": "_executor",
|
|
10
|
-
"type": "address"
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"stateMutability": "nonpayable",
|
|
14
|
-
"type": "constructor"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [
|
|
18
|
-
{
|
|
19
|
-
"internalType": "uint256",
|
|
20
|
-
"name": "value",
|
|
21
|
-
"type": "uint256"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"name": "IncorrectDictAccess",
|
|
25
|
-
"type": "error"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"anonymous": false,
|
|
29
|
-
"inputs": [
|
|
30
|
-
{
|
|
31
|
-
"indexed": true,
|
|
32
|
-
"internalType": "address",
|
|
33
|
-
"name": "previousOwner",
|
|
34
|
-
"type": "address"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"indexed": true,
|
|
38
|
-
"internalType": "address",
|
|
39
|
-
"name": "newOwner",
|
|
40
|
-
"type": "address"
|
|
41
|
-
}
|
|
42
|
-
],
|
|
43
|
-
"name": "OwnershipTransferred",
|
|
44
|
-
"type": "event"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"inputs": [],
|
|
48
|
-
"name": "MAX_DICT_LEN",
|
|
49
|
-
"outputs": [
|
|
50
|
-
{
|
|
51
|
-
"internalType": "uint256",
|
|
52
|
-
"name": "",
|
|
53
|
-
"type": "uint256"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"stateMutability": "view",
|
|
57
|
-
"type": "function"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"inputs": [],
|
|
61
|
-
"name": "RESERVE_DICT_LEN",
|
|
62
|
-
"outputs": [
|
|
63
|
-
{
|
|
64
|
-
"internalType": "uint256",
|
|
65
|
-
"name": "",
|
|
66
|
-
"type": "uint256"
|
|
67
|
-
}
|
|
68
|
-
],
|
|
69
|
-
"stateMutability": "view",
|
|
70
|
-
"type": "function"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [],
|
|
74
|
-
"name": "decompress",
|
|
75
|
-
"outputs": [],
|
|
76
|
-
"stateMutability": "payable",
|
|
77
|
-
"type": "function"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"inputs": [],
|
|
81
|
-
"name": "decompressed",
|
|
82
|
-
"outputs": [
|
|
83
|
-
{
|
|
84
|
-
"internalType": "bytes",
|
|
85
|
-
"name": "raw",
|
|
86
|
-
"type": "bytes"
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"stateMutability": "view",
|
|
90
|
-
"type": "function"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"inputs": [
|
|
94
|
-
{
|
|
95
|
-
"internalType": "bytes",
|
|
96
|
-
"name": "_encoded",
|
|
97
|
-
"type": "bytes"
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"name": "execute301",
|
|
101
|
-
"outputs": [],
|
|
102
|
-
"stateMutability": "nonpayable",
|
|
103
|
-
"type": "function"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"inputs": [],
|
|
107
|
-
"name": "executor",
|
|
108
|
-
"outputs": [
|
|
109
|
-
{
|
|
110
|
-
"internalType": "contract Executor",
|
|
111
|
-
"name": "",
|
|
112
|
-
"type": "address"
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"stateMutability": "view",
|
|
116
|
-
"type": "function"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"inputs": [
|
|
120
|
-
{
|
|
121
|
-
"internalType": "uint256",
|
|
122
|
-
"name": "begin",
|
|
123
|
-
"type": "uint256"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"internalType": "uint256",
|
|
127
|
-
"name": "end",
|
|
128
|
-
"type": "uint256"
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"name": "getData",
|
|
132
|
-
"outputs": [
|
|
133
|
-
{
|
|
134
|
-
"internalType": "bytes32[]",
|
|
135
|
-
"name": "res",
|
|
136
|
-
"type": "bytes32[]"
|
|
137
|
-
}
|
|
138
|
-
],
|
|
139
|
-
"stateMutability": "view",
|
|
140
|
-
"type": "function"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"inputs": [
|
|
144
|
-
{
|
|
145
|
-
"internalType": "bytes",
|
|
146
|
-
"name": "_encoded",
|
|
147
|
-
"type": "bytes"
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"name": "nativeDrop",
|
|
151
|
-
"outputs": [],
|
|
152
|
-
"stateMutability": "nonpayable",
|
|
153
|
-
"type": "function"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"inputs": [
|
|
157
|
-
{
|
|
158
|
-
"internalType": "bytes",
|
|
159
|
-
"name": "_encoded",
|
|
160
|
-
"type": "bytes"
|
|
161
|
-
}
|
|
162
|
-
],
|
|
163
|
-
"name": "nativeDropAndExecute301",
|
|
164
|
-
"outputs": [],
|
|
165
|
-
"stateMutability": "nonpayable",
|
|
166
|
-
"type": "function"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"inputs": [
|
|
170
|
-
{
|
|
171
|
-
"internalType": "bytes",
|
|
172
|
-
"name": "_encoded",
|
|
173
|
-
"type": "bytes"
|
|
174
|
-
}
|
|
175
|
-
],
|
|
176
|
-
"name": "nativeDropAndExecute302",
|
|
177
|
-
"outputs": [],
|
|
178
|
-
"stateMutability": "nonpayable",
|
|
179
|
-
"type": "function"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"inputs": [],
|
|
183
|
-
"name": "owner",
|
|
184
|
-
"outputs": [
|
|
185
|
-
{
|
|
186
|
-
"internalType": "address",
|
|
187
|
-
"name": "",
|
|
188
|
-
"type": "address"
|
|
189
|
-
}
|
|
190
|
-
],
|
|
191
|
-
"stateMutability": "view",
|
|
192
|
-
"type": "function"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"inputs": [],
|
|
196
|
-
"name": "renounceOwnership",
|
|
197
|
-
"outputs": [],
|
|
198
|
-
"stateMutability": "nonpayable",
|
|
199
|
-
"type": "function"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"inputs": [
|
|
203
|
-
{
|
|
204
|
-
"internalType": "address",
|
|
205
|
-
"name": "newOwner",
|
|
206
|
-
"type": "address"
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
"name": "transferOwnership",
|
|
210
|
-
"outputs": [],
|
|
211
|
-
"stateMutability": "nonpayable",
|
|
212
|
-
"type": "function"
|
|
213
|
-
}
|
|
214
|
-
]
|
|
215
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2dE080e97B0caE9825375D31f5D0eD5751fDf16D",
|
|
3
|
-
"transactionHash": "0x1eee35be3e7d72ca948507ae0bd4d40d1d989ba11e9015aaf5e7951dfa388cb3",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_endpoint",
|
|
10
|
-
"type": "address"
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"stateMutability": "nonpayable",
|
|
14
|
-
"type": "constructor"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [],
|
|
18
|
-
"name": "OnlySendLibrary",
|
|
19
|
-
"type": "error"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"inputs": [],
|
|
23
|
-
"name": "endpoint",
|
|
24
|
-
"outputs": [
|
|
25
|
-
{
|
|
26
|
-
"internalType": "contract ILayerZeroEndpoint",
|
|
27
|
-
"name": "",
|
|
28
|
-
"type": "address"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"stateMutability": "view",
|
|
32
|
-
"type": "function"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"inputs": [
|
|
36
|
-
{
|
|
37
|
-
"internalType": "uint16",
|
|
38
|
-
"name": "_chainId",
|
|
39
|
-
"type": "uint16"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"internalType": "address",
|
|
43
|
-
"name": "_ua",
|
|
44
|
-
"type": "address"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"internalType": "bytes",
|
|
48
|
-
"name": "_path",
|
|
49
|
-
"type": "bytes"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"name": "increment",
|
|
53
|
-
"outputs": [
|
|
54
|
-
{
|
|
55
|
-
"internalType": "uint64",
|
|
56
|
-
"name": "",
|
|
57
|
-
"type": "uint64"
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
"stateMutability": "nonpayable",
|
|
61
|
-
"type": "function"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"inputs": [
|
|
65
|
-
{
|
|
66
|
-
"internalType": "uint16",
|
|
67
|
-
"name": "dstEid",
|
|
68
|
-
"type": "uint16"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"internalType": "bytes",
|
|
72
|
-
"name": "path",
|
|
73
|
-
"type": "bytes"
|
|
74
|
-
}
|
|
75
|
-
],
|
|
76
|
-
"name": "outboundNonce",
|
|
77
|
-
"outputs": [
|
|
78
|
-
{
|
|
79
|
-
"internalType": "uint64",
|
|
80
|
-
"name": "nonce",
|
|
81
|
-
"type": "uint64"
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"stateMutability": "view",
|
|
85
|
-
"type": "function"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "0x5619442a422f5dbd0c11ae7dd71f5462f2052bbce0690ccc2cef770ec05a1e03",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_logic",
|
|
10
|
-
"type": "address"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"internalType": "address",
|
|
14
|
-
"name": "admin_",
|
|
15
|
-
"type": "address"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"internalType": "bytes",
|
|
19
|
-
"name": "_data",
|
|
20
|
-
"type": "bytes"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"stateMutability": "payable",
|
|
24
|
-
"type": "constructor"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": false,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousAdmin",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": false,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newAdmin",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "AdminChanged",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"anonymous": false,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"indexed": true,
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "beacon",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"name": "BeaconUpgraded",
|
|
56
|
-
"type": "event"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"anonymous": false,
|
|
60
|
-
"inputs": [
|
|
61
|
-
{
|
|
62
|
-
"indexed": true,
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "implementation",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "Upgraded",
|
|
69
|
-
"type": "event"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"stateMutability": "payable",
|
|
73
|
-
"type": "fallback"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "admin",
|
|
78
|
-
"outputs": [
|
|
79
|
-
{
|
|
80
|
-
"internalType": "address",
|
|
81
|
-
"name": "admin_",
|
|
82
|
-
"type": "address"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"stateMutability": "nonpayable",
|
|
86
|
-
"type": "function"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"inputs": [],
|
|
90
|
-
"name": "implementation",
|
|
91
|
-
"outputs": [
|
|
92
|
-
{
|
|
93
|
-
"internalType": "address",
|
|
94
|
-
"name": "implementation_",
|
|
95
|
-
"type": "address"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "nonpayable",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [
|
|
103
|
-
{
|
|
104
|
-
"internalType": "address",
|
|
105
|
-
"name": "newImplementation",
|
|
106
|
-
"type": "address"
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"name": "upgradeTo",
|
|
110
|
-
"outputs": [],
|
|
111
|
-
"stateMutability": "nonpayable",
|
|
112
|
-
"type": "function"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"inputs": [
|
|
116
|
-
{
|
|
117
|
-
"internalType": "address",
|
|
118
|
-
"name": "newImplementation",
|
|
119
|
-
"type": "address"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"internalType": "bytes",
|
|
123
|
-
"name": "data",
|
|
124
|
-
"type": "bytes"
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"name": "upgradeToAndCall",
|
|
128
|
-
"outputs": [],
|
|
129
|
-
"stateMutability": "payable",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"stateMutability": "payable",
|
|
134
|
-
"type": "receive"
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|