@layerzerolabs/lz-evm-sdk-v2 3.1.1 → 3.1.2
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 +6 -0
- package/deployments/{zksync-sandbox-local → adi-mainnet}/DVN.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/DVNFeeLib.json +2 -2
- package/deployments/adi-mainnet/DeadDVN.json +159 -0
- package/deployments/{zksync-sandbox-local/ReadLib1002ViewProxyAdmin.json → adi-mainnet/DefaultProxyAdmin.json} +2 -12
- package/deployments/{zksync-sandbox-local → adi-mainnet}/EndpointV2.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/EndpointV2View.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/EndpointV2View_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/Executor.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/Executor_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/Executor_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/LzExecutor.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/LzExecutor_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/MultiCall.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/PriceFeed.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/PriceFeedProxyAdmin.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/PriceFeed_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/PriceFeed_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln301.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln301View.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln301View_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln302.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln302View.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln302View_Proxy.json +2 -20
- package/deployments/{zksync-sandbox-local → adi-mainnet}/SendUln301.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/SendUln302.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/Treasury.json +2 -2
- package/deployments/{zksync-sandbox-local → adi-mainnet}/TreasuryFeeHandler.json +2 -2
- package/deployments/arbsep-testnet/EndpointV2.json +0 -1
- package/deployments/bsc-mainnet/EndpointV2.json +0 -1
- package/deployments/klaytn-mainnet/EndpointV2.json +0 -1
- package/package.json +1 -1
- package/deployments/zksync-sandbox-local/DVNDecompressor.json +0 -324
- package/deployments/zksync-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/zksync-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/zksync-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/zksync-sandbox-local/ReadLib1002View.json +0 -429
- package/deployments/zksync-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/zksync-sandbox-local/ReadLib1002View_Proxy.json +0 -155
- package/deployments/zksync-sandbox-local/SimpleMessageLib.json +0 -586
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x28Bd8282611941858444D5707edc557BABA46da3",
|
|
3
|
-
"transactionHash": "0x88c22b2477217fcfbec824e5a9d0817f36d7651d80e047afc5680fdc3326ea9a",
|
|
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
|
-
"inputs": [],
|
|
28
|
-
"name": "AdminAccessDenied",
|
|
29
|
-
"type": "error"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"anonymous": false,
|
|
33
|
-
"inputs": [
|
|
34
|
-
{
|
|
35
|
-
"indexed": false,
|
|
36
|
-
"internalType": "address",
|
|
37
|
-
"name": "previousAdmin",
|
|
38
|
-
"type": "address"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"indexed": false,
|
|
42
|
-
"internalType": "address",
|
|
43
|
-
"name": "newAdmin",
|
|
44
|
-
"type": "address"
|
|
45
|
-
}
|
|
46
|
-
],
|
|
47
|
-
"name": "AdminChanged",
|
|
48
|
-
"type": "event"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"anonymous": false,
|
|
52
|
-
"inputs": [
|
|
53
|
-
{
|
|
54
|
-
"indexed": true,
|
|
55
|
-
"internalType": "address",
|
|
56
|
-
"name": "beacon",
|
|
57
|
-
"type": "address"
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
"name": "BeaconUpgraded",
|
|
61
|
-
"type": "event"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"anonymous": false,
|
|
65
|
-
"inputs": [
|
|
66
|
-
{
|
|
67
|
-
"indexed": true,
|
|
68
|
-
"internalType": "address",
|
|
69
|
-
"name": "implementation",
|
|
70
|
-
"type": "address"
|
|
71
|
-
}
|
|
72
|
-
],
|
|
73
|
-
"name": "Upgraded",
|
|
74
|
-
"type": "event"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"stateMutability": "payable",
|
|
78
|
-
"type": "fallback"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"inputs": [],
|
|
82
|
-
"name": "admin",
|
|
83
|
-
"outputs": [
|
|
84
|
-
{
|
|
85
|
-
"internalType": "address",
|
|
86
|
-
"name": "admin_",
|
|
87
|
-
"type": "address"
|
|
88
|
-
}
|
|
89
|
-
],
|
|
90
|
-
"stateMutability": "nonpayable",
|
|
91
|
-
"type": "function"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"inputs": [
|
|
95
|
-
{
|
|
96
|
-
"internalType": "address",
|
|
97
|
-
"name": "newAdmin",
|
|
98
|
-
"type": "address"
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"name": "changeAdmin",
|
|
102
|
-
"outputs": [],
|
|
103
|
-
"stateMutability": "nonpayable",
|
|
104
|
-
"type": "function"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"inputs": [],
|
|
108
|
-
"name": "implementation",
|
|
109
|
-
"outputs": [
|
|
110
|
-
{
|
|
111
|
-
"internalType": "address",
|
|
112
|
-
"name": "implementation_",
|
|
113
|
-
"type": "address"
|
|
114
|
-
}
|
|
115
|
-
],
|
|
116
|
-
"stateMutability": "nonpayable",
|
|
117
|
-
"type": "function"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"inputs": [
|
|
121
|
-
{
|
|
122
|
-
"internalType": "address",
|
|
123
|
-
"name": "newImplementation",
|
|
124
|
-
"type": "address"
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"name": "upgradeTo",
|
|
128
|
-
"outputs": [],
|
|
129
|
-
"stateMutability": "nonpayable",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"inputs": [
|
|
134
|
-
{
|
|
135
|
-
"internalType": "address",
|
|
136
|
-
"name": "newImplementation",
|
|
137
|
-
"type": "address"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"internalType": "bytes",
|
|
141
|
-
"name": "data",
|
|
142
|
-
"type": "bytes"
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"name": "upgradeToAndCall",
|
|
146
|
-
"outputs": [],
|
|
147
|
-
"stateMutability": "payable",
|
|
148
|
-
"type": "function"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"stateMutability": "payable",
|
|
152
|
-
"type": "receive"
|
|
153
|
-
}
|
|
154
|
-
]
|
|
155
|
-
}
|