@layerzerolabs/lz-evm-sdk-v2 3.1.0 → 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
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
3
|
+
"transactionHash": "0x46055f0cfb65e33f7e4514cd0aacd0ec88492ddaf3b3480dbc7bc7f63ab4894f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xce8358bc28dd8296Ce8cAF1CD2b44787abd65887",
|
|
3
|
+
"transactionHash": "0x50c39f2d8285fba2ac6916f33d3d731166c479ca79ce58c7967f70926f9ae7b4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x6788f52439ACA6BFF597d3eeC2DC9a44B8FEE842",
|
|
3
|
+
"transactionHash": "0x3c44528f16496ac824c0ebd9e662b7da2760b1757c2e4d5afc9a759d20edd6c4",
|
|
4
|
+
"abi": [
|
|
5
|
+
{
|
|
6
|
+
"inputs": [
|
|
7
|
+
{
|
|
8
|
+
"components": [
|
|
9
|
+
{
|
|
10
|
+
"internalType": "uint32",
|
|
11
|
+
"name": "dstEid",
|
|
12
|
+
"type": "uint32"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"internalType": "bytes",
|
|
16
|
+
"name": "packetHeader",
|
|
17
|
+
"type": "bytes"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"internalType": "bytes32",
|
|
21
|
+
"name": "payloadHash",
|
|
22
|
+
"type": "bytes32"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"internalType": "uint64",
|
|
26
|
+
"name": "confirmations",
|
|
27
|
+
"type": "uint64"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"internalType": "address",
|
|
31
|
+
"name": "sender",
|
|
32
|
+
"type": "address"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"internalType": "struct ILayerZeroDVN.AssignJobParam",
|
|
36
|
+
"name": "",
|
|
37
|
+
"type": "tuple"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"internalType": "bytes",
|
|
41
|
+
"name": "",
|
|
42
|
+
"type": "bytes"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"name": "assignJob",
|
|
46
|
+
"outputs": [
|
|
47
|
+
{
|
|
48
|
+
"internalType": "uint256",
|
|
49
|
+
"name": "",
|
|
50
|
+
"type": "uint256"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"stateMutability": "payable",
|
|
54
|
+
"type": "function"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"inputs": [
|
|
58
|
+
{
|
|
59
|
+
"internalType": "uint16",
|
|
60
|
+
"name": "",
|
|
61
|
+
"type": "uint16"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"internalType": "uint16",
|
|
65
|
+
"name": "",
|
|
66
|
+
"type": "uint16"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"internalType": "uint64",
|
|
70
|
+
"name": "",
|
|
71
|
+
"type": "uint64"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"internalType": "address",
|
|
75
|
+
"name": "",
|
|
76
|
+
"type": "address"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"name": "assignJob",
|
|
80
|
+
"outputs": [
|
|
81
|
+
{
|
|
82
|
+
"internalType": "uint256",
|
|
83
|
+
"name": "",
|
|
84
|
+
"type": "uint256"
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"stateMutability": "pure",
|
|
88
|
+
"type": "function"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"inputs": [
|
|
92
|
+
{
|
|
93
|
+
"internalType": "uint32",
|
|
94
|
+
"name": "",
|
|
95
|
+
"type": "uint32"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"internalType": "uint64",
|
|
99
|
+
"name": "",
|
|
100
|
+
"type": "uint64"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"internalType": "address",
|
|
104
|
+
"name": "",
|
|
105
|
+
"type": "address"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"internalType": "bytes",
|
|
109
|
+
"name": "",
|
|
110
|
+
"type": "bytes"
|
|
111
|
+
}
|
|
112
|
+
],
|
|
113
|
+
"name": "getFee",
|
|
114
|
+
"outputs": [
|
|
115
|
+
{
|
|
116
|
+
"internalType": "uint256",
|
|
117
|
+
"name": "",
|
|
118
|
+
"type": "uint256"
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"stateMutability": "pure",
|
|
122
|
+
"type": "function"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"inputs": [
|
|
126
|
+
{
|
|
127
|
+
"internalType": "uint16",
|
|
128
|
+
"name": "",
|
|
129
|
+
"type": "uint16"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"internalType": "uint16",
|
|
133
|
+
"name": "",
|
|
134
|
+
"type": "uint16"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"internalType": "uint64",
|
|
138
|
+
"name": "",
|
|
139
|
+
"type": "uint64"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"internalType": "address",
|
|
143
|
+
"name": "",
|
|
144
|
+
"type": "address"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"name": "getFee",
|
|
148
|
+
"outputs": [
|
|
149
|
+
{
|
|
150
|
+
"internalType": "uint256",
|
|
151
|
+
"name": "",
|
|
152
|
+
"type": "uint256"
|
|
153
|
+
}
|
|
154
|
+
],
|
|
155
|
+
"stateMutability": "pure",
|
|
156
|
+
"type": "function"
|
|
157
|
+
}
|
|
158
|
+
]
|
|
159
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
3
|
+
"transactionHash": "0xf9140cabba585a78f243dfdf894528757ff93bcd140f90a39e26c423a3eba015",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -13,16 +13,6 @@
|
|
|
13
13
|
"stateMutability": "nonpayable",
|
|
14
14
|
"type": "constructor"
|
|
15
15
|
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [],
|
|
18
|
-
"name": "AdminCallFailed",
|
|
19
|
-
"type": "error"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"inputs": [],
|
|
23
|
-
"name": "ImplementationCallFailed",
|
|
24
|
-
"type": "error"
|
|
25
|
-
},
|
|
26
16
|
{
|
|
27
17
|
"anonymous": false,
|
|
28
18
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
3
|
+
"transactionHash": "0xbc6da0b954464c92b755a6e3502c52381d8215b62d8d3eef0fa3503f34c82fdf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
|
|
3
|
+
"transactionHash": "0xd1c51bc0fd189239154dda9a028a057378f45c5392c7c429dc0d98481fbe1280",
|
|
4
4
|
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [],
|
|
7
|
-
"name": "AdminAccessDenied",
|
|
8
|
-
"type": "error"
|
|
9
|
-
},
|
|
10
5
|
{
|
|
11
6
|
"anonymous": false,
|
|
12
7
|
"inputs": [
|
|
@@ -69,19 +64,6 @@
|
|
|
69
64
|
"stateMutability": "nonpayable",
|
|
70
65
|
"type": "function"
|
|
71
66
|
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "address",
|
|
76
|
-
"name": "newAdmin",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "changeAdmin",
|
|
81
|
-
"outputs": [],
|
|
82
|
-
"stateMutability": "nonpayable",
|
|
83
|
-
"type": "function"
|
|
84
|
-
},
|
|
85
67
|
{
|
|
86
68
|
"inputs": [],
|
|
87
69
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3A73033C0b1407574C76BdBAc67f126f6b4a9AA9",
|
|
3
|
+
"transactionHash": "0xa819c2d9a7041981f93dfa5493b8cb02182afb886c4d5593d7ff648eaef58cfe",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
|
|
3
|
+
"transactionHash": "0xd1c51bc0fd189239154dda9a028a057378f45c5392c7c429dc0d98481fbe1280",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -23,11 +23,6 @@
|
|
|
23
23
|
"stateMutability": "payable",
|
|
24
24
|
"type": "constructor"
|
|
25
25
|
},
|
|
26
|
-
{
|
|
27
|
-
"inputs": [],
|
|
28
|
-
"name": "AdminAccessDenied",
|
|
29
|
-
"type": "error"
|
|
30
|
-
},
|
|
31
26
|
{
|
|
32
27
|
"anonymous": false,
|
|
33
28
|
"inputs": [
|
|
@@ -90,19 +85,6 @@
|
|
|
90
85
|
"stateMutability": "nonpayable",
|
|
91
86
|
"type": "function"
|
|
92
87
|
},
|
|
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
88
|
{
|
|
107
89
|
"inputs": [],
|
|
108
90
|
"name": "implementation",
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4208D6E27538189bB48E603D6123A94b8Abe0A0b",
|
|
3
|
+
"transactionHash": "0x5aca475297f83244b4431eeea1114ed949ffd57ab1565e2eb73b252f9324db27",
|
|
4
4
|
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [],
|
|
7
|
-
"name": "AdminAccessDenied",
|
|
8
|
-
"type": "error"
|
|
9
|
-
},
|
|
10
5
|
{
|
|
11
6
|
"anonymous": false,
|
|
12
7
|
"inputs": [
|
|
@@ -69,19 +64,6 @@
|
|
|
69
64
|
"stateMutability": "nonpayable",
|
|
70
65
|
"type": "function"
|
|
71
66
|
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "address",
|
|
76
|
-
"name": "newAdmin",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "changeAdmin",
|
|
81
|
-
"outputs": [],
|
|
82
|
-
"stateMutability": "nonpayable",
|
|
83
|
-
"type": "function"
|
|
84
|
-
},
|
|
85
67
|
{
|
|
86
68
|
"inputs": [],
|
|
87
69
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc097ab8CD7b053326DFe9fB3E3a31a0CCe3B526f",
|
|
3
|
+
"transactionHash": "0x3eb83b406a9bf9a29c34a51e704e58ded1832539160cd467ce82b2a2f02f3fd6",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2367325334447C5E1E0f1b3a6fB947b262F58312",
|
|
3
|
+
"transactionHash": "0xc8d2c536ae5d5a6504b05d89faafd37986a9c70aed976f0b36756481f53b0c2e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xcCE466a522984415bC91338c232d98869193D46e",
|
|
3
|
+
"transactionHash": "0xa3dc8c2566a43a69f9726e341bcf72f0dab78f69487a03e4daa854a6c07f0764",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4208D6E27538189bB48E603D6123A94b8Abe0A0b",
|
|
3
|
+
"transactionHash": "0x5aca475297f83244b4431eeea1114ed949ffd57ab1565e2eb73b252f9324db27",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -23,11 +23,6 @@
|
|
|
23
23
|
"stateMutability": "payable",
|
|
24
24
|
"type": "constructor"
|
|
25
25
|
},
|
|
26
|
-
{
|
|
27
|
-
"inputs": [],
|
|
28
|
-
"name": "AdminAccessDenied",
|
|
29
|
-
"type": "error"
|
|
30
|
-
},
|
|
31
26
|
{
|
|
32
27
|
"anonymous": false,
|
|
33
28
|
"inputs": [
|
|
@@ -90,19 +85,6 @@
|
|
|
90
85
|
"stateMutability": "nonpayable",
|
|
91
86
|
"type": "function"
|
|
92
87
|
},
|
|
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
88
|
{
|
|
107
89
|
"inputs": [],
|
|
108
90
|
"name": "implementation",
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
3
|
+
"transactionHash": "0x464c81a0659933b91b4bc1365ee7cdca2aee3cf1b6166351d697641170085964",
|
|
4
4
|
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [],
|
|
7
|
-
"name": "AdminAccessDenied",
|
|
8
|
-
"type": "error"
|
|
9
|
-
},
|
|
10
5
|
{
|
|
11
6
|
"anonymous": false,
|
|
12
7
|
"inputs": [
|
|
@@ -69,19 +64,6 @@
|
|
|
69
64
|
"stateMutability": "nonpayable",
|
|
70
65
|
"type": "function"
|
|
71
66
|
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "address",
|
|
76
|
-
"name": "newAdmin",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "changeAdmin",
|
|
81
|
-
"outputs": [],
|
|
82
|
-
"stateMutability": "nonpayable",
|
|
83
|
-
"type": "function"
|
|
84
|
-
},
|
|
85
67
|
{
|
|
86
68
|
"inputs": [],
|
|
87
69
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xa20DB4Ffe74A31D17fc24BD32a7DD7555441058e",
|
|
3
|
+
"transactionHash": "0x57c4e0b5a1ac9b9393a47a799b9a9aa0b81de8386286fd7a1d66d9740ddc8ed3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
3
|
+
"transactionHash": "0x464c81a0659933b91b4bc1365ee7cdca2aee3cf1b6166351d697641170085964",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -23,11 +23,6 @@
|
|
|
23
23
|
"stateMutability": "payable",
|
|
24
24
|
"type": "constructor"
|
|
25
25
|
},
|
|
26
|
-
{
|
|
27
|
-
"inputs": [],
|
|
28
|
-
"name": "AdminAccessDenied",
|
|
29
|
-
"type": "error"
|
|
30
|
-
},
|
|
31
26
|
{
|
|
32
27
|
"anonymous": false,
|
|
33
28
|
"inputs": [
|
|
@@ -90,19 +85,6 @@
|
|
|
90
85
|
"stateMutability": "nonpayable",
|
|
91
86
|
"type": "function"
|
|
92
87
|
},
|
|
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
88
|
{
|
|
107
89
|
"inputs": [],
|
|
108
90
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
3
|
+
"transactionHash": "0x2794a74763444d1b6a25052ee306c05044b0b1e1401313574cdc5d98ce8dd430",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
3
|
+
"transactionHash": "0x88320b0641c24f010979a4bcea815de8a465ab83db757735b39d45d381115d32",
|
|
4
4
|
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [],
|
|
7
|
-
"name": "AdminAccessDenied",
|
|
8
|
-
"type": "error"
|
|
9
|
-
},
|
|
10
5
|
{
|
|
11
6
|
"anonymous": false,
|
|
12
7
|
"inputs": [
|
|
@@ -69,19 +64,6 @@
|
|
|
69
64
|
"stateMutability": "nonpayable",
|
|
70
65
|
"type": "function"
|
|
71
66
|
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "address",
|
|
76
|
-
"name": "newAdmin",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "changeAdmin",
|
|
81
|
-
"outputs": [],
|
|
82
|
-
"stateMutability": "nonpayable",
|
|
83
|
-
"type": "function"
|
|
84
|
-
},
|
|
85
67
|
{
|
|
86
68
|
"inputs": [],
|
|
87
69
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x9740FF91F1985D8d2B71494aE1A2f723bb3Ed9E4",
|
|
3
|
+
"transactionHash": "0x2f631d46c790ce49355df35df27af1b95e9991510d44bbae133b1665aac61a23",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4EE2F9B7cf3A68966c370F3eb2C16613d3235245",
|
|
3
|
+
"transactionHash": "0x4283f091529845b6a9caebad02b85fe115170e1a77c743e4d8d1c75170b47f47",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
3
|
+
"transactionHash": "0x88320b0641c24f010979a4bcea815de8a465ab83db757735b39d45d381115d32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -23,11 +23,6 @@
|
|
|
23
23
|
"stateMutability": "payable",
|
|
24
24
|
"type": "constructor"
|
|
25
25
|
},
|
|
26
|
-
{
|
|
27
|
-
"inputs": [],
|
|
28
|
-
"name": "AdminAccessDenied",
|
|
29
|
-
"type": "error"
|
|
30
|
-
},
|
|
31
26
|
{
|
|
32
27
|
"anonymous": false,
|
|
33
28
|
"inputs": [
|
|
@@ -90,19 +85,6 @@
|
|
|
90
85
|
"stateMutability": "nonpayable",
|
|
91
86
|
"type": "function"
|
|
92
87
|
},
|
|
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
88
|
{
|
|
107
89
|
"inputs": [],
|
|
108
90
|
"name": "implementation",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x15e51701F245F6D5bd0FEE87bCAf55B0841451B3",
|
|
3
|
+
"transactionHash": "0xb492405afbf47c1da9bfde35a2a6edcd00d4cce4a54421b46d25a54e1d915f29",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x7cacBe439EaD55fa1c22790330b12835c6884a91",
|
|
3
|
+
"transactionHash": "0xd1de93896225451d06683a3ece37506cf186ddd2bac33c4fe34d2056e34f80c1",
|
|
4
4
|
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [],
|
|
7
|
-
"name": "AdminAccessDenied",
|
|
8
|
-
"type": "error"
|
|
9
|
-
},
|
|
10
5
|
{
|
|
11
6
|
"anonymous": false,
|
|
12
7
|
"inputs": [
|
|
@@ -69,19 +64,6 @@
|
|
|
69
64
|
"stateMutability": "nonpayable",
|
|
70
65
|
"type": "function"
|
|
71
66
|
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "address",
|
|
76
|
-
"name": "newAdmin",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "changeAdmin",
|
|
81
|
-
"outputs": [],
|
|
82
|
-
"stateMutability": "nonpayable",
|
|
83
|
-
"type": "function"
|
|
84
|
-
},
|
|
85
67
|
{
|
|
86
68
|
"inputs": [],
|
|
87
69
|
"name": "implementation",
|
package/deployments/{zksync-sandbox-local → adi-mainnet}/ReceiveUln301View_Implementation.json
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xfd76d9CB0Bac839725aB79127E7411fe71b1e3CA",
|
|
3
|
+
"transactionHash": "0x659c201dee1b4742459200fa168c35e2833583535dd65764c8ff0bf78a49c275",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|