@layerzerolabs/lz-evm-sdk-v2 2.0.16 → 2.0.17
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/artifacts/contracts/Executor.sol/Executor.json +2 -2
- package/artifacts/contracts/ExecutorFeeLib.sol/ExecutorFeeLib.json +2 -7
- package/artifacts/contracts/interfaces/IExecutorFeeLib.sol/IExecutorFeeLib.json +0 -5
- package/deployments/avalanche-testnet/AxelarDVNAdapterFeeLib.json +10 -10
- package/deployments/avalanche-testnet/AxelarDVNAdapterFeeLib_Implementation.json +40 -40
- package/deployments/blast-testnet/DVN.json +1929 -0
- package/deployments/blast-testnet/DVNFeeLib.json +387 -0
- package/deployments/blast-testnet/EndpointV2.json +3000 -0
- package/deployments/blast-testnet/Executor.json +1532 -0
- package/deployments/blast-testnet/ExecutorFeeLib.json +407 -0
- package/deployments/blast-testnet/ExecutorProxyAdmin.json +283 -0
- package/deployments/blast-testnet/Executor_Implementation.json +1591 -0
- package/deployments/{ethereum-sandbox-local/ReceiveUln301View.json → blast-testnet/Executor_Proxy.json} +189 -178
- package/deployments/{polygon-sandbox-local/LzExecutor.json → blast-testnet/PriceFeed.json} +408 -275
- package/deployments/blast-testnet/PriceFeedProxyAdmin.json +283 -0
- package/deployments/blast-testnet/PriceFeed_Implementation.json +912 -0
- package/deployments/{ethereum-sandbox-local/LzExecutor_Proxy.json → blast-testnet/PriceFeed_Proxy.json} +37 -37
- package/deployments/blast-testnet/ReceiveUln301.json +1292 -0
- package/deployments/blast-testnet/ReceiveUln302.json +1006 -0
- package/deployments/blast-testnet/SendUln301.json +1569 -0
- package/deployments/blast-testnet/SendUln302.json +1527 -0
- package/deployments/blast-testnet/Treasury.json +412 -0
- package/deployments/blast-testnet/TreasuryFeeHandler.json +125 -0
- package/deployments/ethereum-sandbox-local/DVN.json +76 -76
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +23 -23
- package/deployments/ethereum-sandbox-local/EndpointV2.json +150 -141
- package/deployments/ethereum-sandbox-local/Executor.json +86 -86
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +33 -38
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +17 -17
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +61 -61
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +66 -66
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/ethereum-sandbox-local/PriceFeed.json +18 -18
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +5 -5
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +44 -44
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +5 -5
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +98 -126
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +62 -114
- package/deployments/ethereum-sandbox-local/SendUln301.json +112 -112
- package/deployments/ethereum-sandbox-local/SendUln302.json +109 -109
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +23 -23
- package/deployments/ethereum-sandbox-local/Treasury.json +21 -21
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +12 -12
- package/deployments/{ethereum-sandbox-local/LzExecutor.json → joc-testnet/PriceFeed.json} +408 -275
- package/deployments/joc-testnet/PriceFeedProxyAdmin.json +283 -0
- package/deployments/joc-testnet/PriceFeed_Implementation.json +912 -0
- package/deployments/{polygon-sandbox-local/LzExecutor_Proxy.json → joc-testnet/PriceFeed_Proxy.json} +37 -37
- package/deployments/polygon-sandbox-local/DVN.json +76 -76
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +23 -23
- package/deployments/polygon-sandbox-local/EndpointV2.json +150 -141
- package/deployments/polygon-sandbox-local/Executor.json +86 -86
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +33 -38
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +17 -17
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +61 -61
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +66 -66
- package/deployments/polygon-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/polygon-sandbox-local/PriceFeed.json +18 -18
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +5 -5
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +44 -44
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +5 -5
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +98 -126
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +62 -114
- package/deployments/polygon-sandbox-local/SendUln301.json +112 -112
- package/deployments/polygon-sandbox-local/SendUln302.json +109 -109
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +23 -23
- package/deployments/polygon-sandbox-local/Treasury.json +21 -21
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +12 -12
- package/deployments/rarible-mainnet/PriceFeed.json +891 -0
- package/deployments/rarible-mainnet/PriceFeedProxyAdmin.json +284 -0
- package/deployments/rarible-mainnet/PriceFeed_Implementation.json +913 -0
- package/deployments/rarible-mainnet/PriceFeed_Proxy.json +245 -0
- package/dist/{index-3seuukWJ.d.mts → index-htDjTX1I.d.mts} +2 -10
- package/dist/{index-3seuukWJ.d.ts → index-htDjTX1I.d.ts} +2 -10
- package/dist/index.browser.cjs +2 -12
- package/dist/index.browser.cjs.map +1 -1
- package/dist/index.browser.d.mts +1 -1
- package/dist/index.browser.d.ts +1 -1
- package/dist/index.browser.mjs +2 -12
- package/dist/index.browser.mjs.map +1 -1
- package/dist/index.cjs +2 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +2 -12
- package/dist/index.mjs.map +1 -1
- package/package.json +8 -8
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +0 -230
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/polygon-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +0 -354
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +0 -230
|
@@ -1,230 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"inputs": [
|
|
6
|
-
{
|
|
7
|
-
"internalType": "address",
|
|
8
|
-
"name": "_logic",
|
|
9
|
-
"type": "address"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"internalType": "address",
|
|
13
|
-
"name": "admin_",
|
|
14
|
-
"type": "address"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"internalType": "bytes",
|
|
18
|
-
"name": "_data",
|
|
19
|
-
"type": "bytes"
|
|
20
|
-
}
|
|
21
|
-
],
|
|
22
|
-
"stateMutability": "payable",
|
|
23
|
-
"type": "constructor"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"anonymous": false,
|
|
27
|
-
"inputs": [
|
|
28
|
-
{
|
|
29
|
-
"indexed": false,
|
|
30
|
-
"internalType": "address",
|
|
31
|
-
"name": "previousAdmin",
|
|
32
|
-
"type": "address"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"indexed": false,
|
|
36
|
-
"internalType": "address",
|
|
37
|
-
"name": "newAdmin",
|
|
38
|
-
"type": "address"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"name": "AdminChanged",
|
|
42
|
-
"type": "event"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"anonymous": false,
|
|
46
|
-
"inputs": [
|
|
47
|
-
{
|
|
48
|
-
"indexed": true,
|
|
49
|
-
"internalType": "address",
|
|
50
|
-
"name": "beacon",
|
|
51
|
-
"type": "address"
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"name": "BeaconUpgraded",
|
|
55
|
-
"type": "event"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"anonymous": false,
|
|
59
|
-
"inputs": [
|
|
60
|
-
{
|
|
61
|
-
"indexed": true,
|
|
62
|
-
"internalType": "address",
|
|
63
|
-
"name": "implementation",
|
|
64
|
-
"type": "address"
|
|
65
|
-
}
|
|
66
|
-
],
|
|
67
|
-
"name": "Upgraded",
|
|
68
|
-
"type": "event"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"stateMutability": "payable",
|
|
72
|
-
"type": "fallback"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"inputs": [],
|
|
76
|
-
"name": "admin",
|
|
77
|
-
"outputs": [
|
|
78
|
-
{
|
|
79
|
-
"internalType": "address",
|
|
80
|
-
"name": "admin_",
|
|
81
|
-
"type": "address"
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"stateMutability": "nonpayable",
|
|
85
|
-
"type": "function"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"inputs": [],
|
|
89
|
-
"name": "implementation",
|
|
90
|
-
"outputs": [
|
|
91
|
-
{
|
|
92
|
-
"internalType": "address",
|
|
93
|
-
"name": "implementation_",
|
|
94
|
-
"type": "address"
|
|
95
|
-
}
|
|
96
|
-
],
|
|
97
|
-
"stateMutability": "nonpayable",
|
|
98
|
-
"type": "function"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"inputs": [
|
|
102
|
-
{
|
|
103
|
-
"internalType": "address",
|
|
104
|
-
"name": "newImplementation",
|
|
105
|
-
"type": "address"
|
|
106
|
-
}
|
|
107
|
-
],
|
|
108
|
-
"name": "upgradeTo",
|
|
109
|
-
"outputs": [],
|
|
110
|
-
"stateMutability": "nonpayable",
|
|
111
|
-
"type": "function"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"inputs": [
|
|
115
|
-
{
|
|
116
|
-
"internalType": "address",
|
|
117
|
-
"name": "newImplementation",
|
|
118
|
-
"type": "address"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"internalType": "bytes",
|
|
122
|
-
"name": "data",
|
|
123
|
-
"type": "bytes"
|
|
124
|
-
}
|
|
125
|
-
],
|
|
126
|
-
"name": "upgradeToAndCall",
|
|
127
|
-
"outputs": [],
|
|
128
|
-
"stateMutability": "payable",
|
|
129
|
-
"type": "function"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"stateMutability": "payable",
|
|
133
|
-
"type": "receive"
|
|
134
|
-
}
|
|
135
|
-
],
|
|
136
|
-
"transactionHash": "0x6bfc610f82be08a913cbf2f6f23f9b33335b7c3d81ab853ac992a706e54e0de3",
|
|
137
|
-
"receipt": {
|
|
138
|
-
"to": null,
|
|
139
|
-
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
141
|
-
"transactionIndex": 0,
|
|
142
|
-
"gasUsed": "675287",
|
|
143
|
-
"logsBloom": "0x00000000000000000000000000000000400000000000000000000080000010000000000000000000000008000000000000000000000000000000000000000000000000000000000001000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000200020000000000008000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "0x901151f79e741eacf6caada3e79ef155b6d9ad5b06d65ba8b46b1169aa45997b",
|
|
145
|
-
"transactionHash": "0x6bfc610f82be08a913cbf2f6f23f9b33335b7c3d81ab853ac992a706e54e0de3",
|
|
146
|
-
"logs": [
|
|
147
|
-
{
|
|
148
|
-
"transactionIndex": 0,
|
|
149
|
-
"blockNumber": 53,
|
|
150
|
-
"transactionHash": "0x6bfc610f82be08a913cbf2f6f23f9b33335b7c3d81ab853ac992a706e54e0de3",
|
|
151
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
152
|
-
"topics": [
|
|
153
|
-
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"0x0000000000000000000000004f41b941940005ae25d5ecb0f01badbc7065e2dd"
|
|
155
|
-
],
|
|
156
|
-
"data": "0x",
|
|
157
|
-
"logIndex": 0,
|
|
158
|
-
"blockHash": "0x901151f79e741eacf6caada3e79ef155b6d9ad5b06d65ba8b46b1169aa45997b"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"transactionIndex": 0,
|
|
162
|
-
"blockNumber": 53,
|
|
163
|
-
"transactionHash": "0x6bfc610f82be08a913cbf2f6f23f9b33335b7c3d81ab853ac992a706e54e0de3",
|
|
164
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
165
|
-
"topics": [
|
|
166
|
-
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
|
-
],
|
|
168
|
-
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
|
-
"logIndex": 1,
|
|
170
|
-
"blockHash": "0x901151f79e741eacf6caada3e79ef155b6d9ad5b06d65ba8b46b1169aa45997b"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"transactionIndex": 0,
|
|
174
|
-
"blockNumber": 53,
|
|
175
|
-
"transactionHash": "0x6bfc610f82be08a913cbf2f6f23f9b33335b7c3d81ab853ac992a706e54e0de3",
|
|
176
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
177
|
-
"topics": [
|
|
178
|
-
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
|
-
],
|
|
180
|
-
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
181
|
-
"logIndex": 2,
|
|
182
|
-
"blockHash": "0x901151f79e741eacf6caada3e79ef155b6d9ad5b06d65ba8b46b1169aa45997b"
|
|
183
|
-
}
|
|
184
|
-
],
|
|
185
|
-
"blockNumber": 53,
|
|
186
|
-
"cumulativeGasUsed": "675287",
|
|
187
|
-
"status": 1,
|
|
188
|
-
"byzantium": true
|
|
189
|
-
},
|
|
190
|
-
"args": [
|
|
191
|
-
"0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
192
|
-
"0xE7C2a73131dd48D8AC46dCD7Ab80C8cbeE5b410A",
|
|
193
|
-
"0x485cc9550000000000000000000000000b48af34f4c854f5ae1a3d587da471fea45bad520000000000000000000000005c7c905b505f0cf40ab6600d05e677f717916f6b"
|
|
194
|
-
],
|
|
195
|
-
"numDeployments": 1,
|
|
196
|
-
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
197
|
-
"bytecode": "0x60a060405260405162000f5f38038062000f5f83398101604081905262000026916200044a565b82816200005560017f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbd6200052a565b60008051602062000f188339815191521462000075576200007562000550565b62000083828260006200013c565b50620000b3905060017fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61046200052a565b60008051602062000ef883398151915214620000d357620000d362000550565b6001600160a01b038216608081905260008051602062000ef88339815191528381556040805160008152602081019390935290917f7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f910160405180910390a150505050620005b9565b620001478362000179565b600082511180620001555750805b156200017457620001728383620001bb60201b620002a91760201c565b505b505050565b6200018481620001ea565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060620001e3838360405180606001604052806027815260200162000f3860279139620002b2565b9392505050565b62000200816200039860201b620002d51760201c565b620002685760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084015b60405180910390fd5b806200029160008051602062000f1883398151915260001b620003a760201b620002411760201c565b80546001600160a01b0319166001600160a01b039290921691909117905550565b60606001600160a01b0384163b6200031c5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016200025f565b600080856001600160a01b03168560405162000339919062000566565b600060405180830381855af49150503d806000811462000376576040519150601f19603f3d011682016040523d82523d6000602084013e6200037b565b606091505b5090925090506200038e828286620003aa565b9695505050505050565b6001600160a01b03163b151590565b90565b60608315620003bb575081620001e3565b825115620003cc5782518084602001fd5b8160405162461bcd60e51b81526004016200025f919062000584565b80516001600160a01b03811681146200040057600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b83811015620004385781810151838201526020016200041e565b83811115620001725750506000910152565b6000806000606084860312156200046057600080fd5b6200046b84620003e8565b92506200047b60208501620003e8565b60408501519092506001600160401b03808211156200049957600080fd5b818601915086601f830112620004ae57600080fd5b815181811115620004c357620004c362000405565b604051601f8201601f19908116603f01168101908382118183101715620004ee57620004ee62000405565b816040528281528960208487010111156200050857600080fd5b6200051b8360208301602088016200041b565b80955050505050509250925092565b6000828210156200054b57634e487b7160e01b600052601160045260246000fd5b500390565b634e487b7160e01b600052600160045260246000fd5b600082516200057a8184602087016200041b565b9190910192915050565b6020815260008251806020840152620005a58160408501602087016200041b565b601f01601f19169190910160400192915050565b608051610900620005f86000396000818161011201528181610176015281816102060152818161025e01528181610287015261030901526109006000f3fe6080604052600436106100435760003560e01c80633659cfe61461005a5780634f1ef2861461007a5780635c60da1b1461008d578063f851a440146100cb57610052565b36610052576100506100e0565b005b6100506100e0565b34801561006657600080fd5b5061005061007536600461076c565b6100fa565b610050610088366004610787565b61015e565b34801561009957600080fd5b506100a26101ec565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d757600080fd5b506100a2610244565b6100e86102f1565b6100f86100f36103e2565b610422565b565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156101565761015381604051806020016040528060008152506000610446565b50565b6101536100e0565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156101e4576101df8383838080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525060019250610446915050565b505050565b6101df6100e0565b60003373ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000161415610239576102346103e2565b905090565b6102416100e0565b90565b60003373ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016141561023957507f000000000000000000000000000000000000000000000000000000000000000090565b60606102ce83836040518060600160405280602781526020016108a460279139610471565b9392505050565b73ffffffffffffffffffffffffffffffffffffffff163b151590565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156100f8576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152604260248201527f5472616e73706172656e745570677261646561626c6550726f78793a2061646d60448201527f696e2063616e6e6f742066616c6c6261636b20746f2070726f7879207461726760648201527f6574000000000000000000000000000000000000000000000000000000000000608482015260a4015b60405180910390fd5b60006102347f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5473ffffffffffffffffffffffffffffffffffffffff1690565b3660008037600080366000845af43d6000803e808015610441573d6000f35b3d6000fd5b61044f83610599565b60008251118061045c5750805b156101df5761046b83836102a9565b50505050565b606073ffffffffffffffffffffffffffffffffffffffff84163b610517576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f60448201527f6e7472616374000000000000000000000000000000000000000000000000000060648201526084016103d9565b6000808573ffffffffffffffffffffffffffffffffffffffff168560405161053f9190610836565b600060405180830381855af49150503d806000811461057a576040519150601f19603f3d011682016040523d82523d6000602084013e61057f565b606091505b509150915061058f8282866105e6565b9695505050505050565b6105a281610639565b60405173ffffffffffffffffffffffffffffffffffffffff8216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b606083156105f55750816102ce565b8251156106055782518084602001fd5b816040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016103d99190610852565b73ffffffffffffffffffffffffffffffffffffffff81163b6106dd576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201527f6f74206120636f6e74726163740000000000000000000000000000000000000060648201526084016103d9565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b803573ffffffffffffffffffffffffffffffffffffffff8116811461076757600080fd5b919050565b60006020828403121561077e57600080fd5b6102ce82610743565b60008060006040848603121561079c57600080fd5b6107a584610743565b9250602084013567ffffffffffffffff808211156107c257600080fd5b818601915086601f8301126107d657600080fd5b8135818111156107e557600080fd5b8760208285010111156107f757600080fd5b6020830194508093505050509250925092565b60005b8381101561082557818101518382015260200161080d565b8381111561046b5750506000910152565b6000825161084881846020870161080a565b9190910192915050565b602081526000825180602084015261087181604085016020870161080a565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fe416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212206f70214c51cdd41c05ba0ffeb72b309ca3c8be178fd6e73c12162330799984f364736f6c634300080a0033b53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564",
|
|
198
|
-
"deployedBytecode": "0x6080604052600436106100435760003560e01c80633659cfe61461005a5780634f1ef2861461007a5780635c60da1b1461008d578063f851a440146100cb57610052565b36610052576100506100e0565b005b6100506100e0565b34801561006657600080fd5b5061005061007536600461076c565b6100fa565b610050610088366004610787565b61015e565b34801561009957600080fd5b506100a26101ec565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d757600080fd5b506100a2610244565b6100e86102f1565b6100f86100f36103e2565b610422565b565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156101565761015381604051806020016040528060008152506000610446565b50565b6101536100e0565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156101e4576101df8383838080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525060019250610446915050565b505050565b6101df6100e0565b60003373ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000161415610239576102346103e2565b905090565b6102416100e0565b90565b60003373ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016141561023957507f000000000000000000000000000000000000000000000000000000000000000090565b60606102ce83836040518060600160405280602781526020016108a460279139610471565b9392505050565b73ffffffffffffffffffffffffffffffffffffffff163b151590565b3373ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001614156100f8576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152604260248201527f5472616e73706172656e745570677261646561626c6550726f78793a2061646d60448201527f696e2063616e6e6f742066616c6c6261636b20746f2070726f7879207461726760648201527f6574000000000000000000000000000000000000000000000000000000000000608482015260a4015b60405180910390fd5b60006102347f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5473ffffffffffffffffffffffffffffffffffffffff1690565b3660008037600080366000845af43d6000803e808015610441573d6000f35b3d6000fd5b61044f83610599565b60008251118061045c5750805b156101df5761046b83836102a9565b50505050565b606073ffffffffffffffffffffffffffffffffffffffff84163b610517576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f60448201527f6e7472616374000000000000000000000000000000000000000000000000000060648201526084016103d9565b6000808573ffffffffffffffffffffffffffffffffffffffff168560405161053f9190610836565b600060405180830381855af49150503d806000811461057a576040519150601f19603f3d011682016040523d82523d6000602084013e61057f565b606091505b509150915061058f8282866105e6565b9695505050505050565b6105a281610639565b60405173ffffffffffffffffffffffffffffffffffffffff8216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b606083156105f55750816102ce565b8251156106055782518084602001fd5b816040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016103d99190610852565b73ffffffffffffffffffffffffffffffffffffffff81163b6106dd576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201527f6f74206120636f6e74726163740000000000000000000000000000000000000060648201526084016103d9565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b803573ffffffffffffffffffffffffffffffffffffffff8116811461076757600080fd5b919050565b60006020828403121561077e57600080fd5b6102ce82610743565b60008060006040848603121561079c57600080fd5b6107a584610743565b9250602084013567ffffffffffffffff808211156107c257600080fd5b818601915086601f8301126107d657600080fd5b8135818111156107e557600080fd5b8760208285010111156107f757600080fd5b6020830194508093505050509250925092565b60005b8381101561082557818101518382015260200161080d565b8381111561046b5750506000910152565b6000825161084881846020870161080a565b9190910192915050565b602081526000825180602084015261087181604085016020870161080a565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fe416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212206f70214c51cdd41c05ba0ffeb72b309ca3c8be178fd6e73c12162330799984f364736f6c634300080a0033",
|
|
199
|
-
"devdoc": {
|
|
200
|
-
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
201
|
-
"kind": "dev",
|
|
202
|
-
"methods": {
|
|
203
|
-
"admin()": {
|
|
204
|
-
"details": "Returns the current admin. NOTE: Only the admin can call this function. See {ProxyAdmin-getProxyAdmin}. TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call. `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103`"
|
|
205
|
-
},
|
|
206
|
-
"constructor": {
|
|
207
|
-
"details": "Initializes an upgradeable proxy managed by `_admin`, backed by the implementation at `_logic`, and optionally initialized with `_data` as explained in {ERC1967Proxy-constructor}."
|
|
208
|
-
},
|
|
209
|
-
"implementation()": {
|
|
210
|
-
"details": "Returns the current implementation. NOTE: Only the admin can call this function. See {ProxyAdmin-getProxyImplementation}. TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call. `0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc`"
|
|
211
|
-
},
|
|
212
|
-
"upgradeTo(address)": {
|
|
213
|
-
"details": "Upgrade the implementation of the proxy. NOTE: Only the admin can call this function. See {ProxyAdmin-upgrade}."
|
|
214
|
-
},
|
|
215
|
-
"upgradeToAndCall(address,bytes)": {
|
|
216
|
-
"details": "Upgrade the implementation of the proxy, and then call a function from the new implementation as specified by `data`, which should be an encoded function call. This is useful to initialize new storage variables in the proxied contract. NOTE: Only the admin can call this function. See {ProxyAdmin-upgradeAndCall}."
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
"version": 1
|
|
220
|
-
},
|
|
221
|
-
"userdoc": {
|
|
222
|
-
"kind": "user",
|
|
223
|
-
"methods": {},
|
|
224
|
-
"version": 1
|
|
225
|
-
},
|
|
226
|
-
"storageLayout": {
|
|
227
|
-
"storage": [],
|
|
228
|
-
"types": null
|
|
229
|
-
}
|
|
230
|
-
}
|
|
@@ -1,258 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"inputs": [
|
|
6
|
-
{
|
|
7
|
-
"internalType": "address",
|
|
8
|
-
"name": "initialOwner",
|
|
9
|
-
"type": "address"
|
|
10
|
-
}
|
|
11
|
-
],
|
|
12
|
-
"stateMutability": "nonpayable",
|
|
13
|
-
"type": "constructor"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"anonymous": false,
|
|
17
|
-
"inputs": [
|
|
18
|
-
{
|
|
19
|
-
"indexed": true,
|
|
20
|
-
"internalType": "address",
|
|
21
|
-
"name": "previousOwner",
|
|
22
|
-
"type": "address"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"indexed": true,
|
|
26
|
-
"internalType": "address",
|
|
27
|
-
"name": "newOwner",
|
|
28
|
-
"type": "address"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"name": "OwnershipTransferred",
|
|
32
|
-
"type": "event"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"inputs": [
|
|
36
|
-
{
|
|
37
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
38
|
-
"name": "proxy",
|
|
39
|
-
"type": "address"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"internalType": "address",
|
|
43
|
-
"name": "newAdmin",
|
|
44
|
-
"type": "address"
|
|
45
|
-
}
|
|
46
|
-
],
|
|
47
|
-
"name": "changeProxyAdmin",
|
|
48
|
-
"outputs": [],
|
|
49
|
-
"stateMutability": "nonpayable",
|
|
50
|
-
"type": "function"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"inputs": [
|
|
54
|
-
{
|
|
55
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
56
|
-
"name": "proxy",
|
|
57
|
-
"type": "address"
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
"name": "getProxyAdmin",
|
|
61
|
-
"outputs": [
|
|
62
|
-
{
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"stateMutability": "view",
|
|
69
|
-
"type": "function"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"inputs": [
|
|
73
|
-
{
|
|
74
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
75
|
-
"name": "proxy",
|
|
76
|
-
"type": "address"
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"name": "getProxyImplementation",
|
|
80
|
-
"outputs": [
|
|
81
|
-
{
|
|
82
|
-
"internalType": "address",
|
|
83
|
-
"name": "",
|
|
84
|
-
"type": "address"
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"stateMutability": "view",
|
|
88
|
-
"type": "function"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"inputs": [],
|
|
92
|
-
"name": "owner",
|
|
93
|
-
"outputs": [
|
|
94
|
-
{
|
|
95
|
-
"internalType": "address",
|
|
96
|
-
"name": "",
|
|
97
|
-
"type": "address"
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"stateMutability": "view",
|
|
101
|
-
"type": "function"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"inputs": [],
|
|
105
|
-
"name": "renounceOwnership",
|
|
106
|
-
"outputs": [],
|
|
107
|
-
"stateMutability": "nonpayable",
|
|
108
|
-
"type": "function"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"inputs": [
|
|
112
|
-
{
|
|
113
|
-
"internalType": "address",
|
|
114
|
-
"name": "newOwner",
|
|
115
|
-
"type": "address"
|
|
116
|
-
}
|
|
117
|
-
],
|
|
118
|
-
"name": "transferOwnership",
|
|
119
|
-
"outputs": [],
|
|
120
|
-
"stateMutability": "nonpayable",
|
|
121
|
-
"type": "function"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"inputs": [
|
|
125
|
-
{
|
|
126
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
127
|
-
"name": "proxy",
|
|
128
|
-
"type": "address"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"internalType": "address",
|
|
132
|
-
"name": "implementation",
|
|
133
|
-
"type": "address"
|
|
134
|
-
}
|
|
135
|
-
],
|
|
136
|
-
"name": "upgrade",
|
|
137
|
-
"outputs": [],
|
|
138
|
-
"stateMutability": "nonpayable",
|
|
139
|
-
"type": "function"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"inputs": [
|
|
143
|
-
{
|
|
144
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
145
|
-
"name": "proxy",
|
|
146
|
-
"type": "address"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"internalType": "address",
|
|
150
|
-
"name": "implementation",
|
|
151
|
-
"type": "address"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"internalType": "bytes",
|
|
155
|
-
"name": "data",
|
|
156
|
-
"type": "bytes"
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"name": "upgradeAndCall",
|
|
160
|
-
"outputs": [],
|
|
161
|
-
"stateMutability": "payable",
|
|
162
|
-
"type": "function"
|
|
163
|
-
}
|
|
164
|
-
],
|
|
165
|
-
"transactionHash": "0x2df8db0990ea18ae6c488bd0964b9bbe2b20fc9638647cd31cd081086c39075e",
|
|
166
|
-
"receipt": {
|
|
167
|
-
"to": null,
|
|
168
|
-
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
169
|
-
"contractAddress": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
170
|
-
"transactionIndex": 0,
|
|
171
|
-
"gasUsed": "644163",
|
|
172
|
-
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000020000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000040000000000000000020000000000000000000000010800000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "0x4d2ab67dcdb9d1636876fc51f3a6e6e784ada64174668be38515f4597f4b6d5c",
|
|
174
|
-
"transactionHash": "0x2df8db0990ea18ae6c488bd0964b9bbe2b20fc9638647cd31cd081086c39075e",
|
|
175
|
-
"logs": [
|
|
176
|
-
{
|
|
177
|
-
"transactionIndex": 0,
|
|
178
|
-
"blockNumber": 38,
|
|
179
|
-
"transactionHash": "0x2df8db0990ea18ae6c488bd0964b9bbe2b20fc9638647cd31cd081086c39075e",
|
|
180
|
-
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
181
|
-
"topics": [
|
|
182
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
|
-
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
184
|
-
"0x00000000000000000000000090f79bf6eb2c4f870365e785982e1f101e93b906"
|
|
185
|
-
],
|
|
186
|
-
"data": "0x",
|
|
187
|
-
"logIndex": 0,
|
|
188
|
-
"blockHash": "0x4d2ab67dcdb9d1636876fc51f3a6e6e784ada64174668be38515f4597f4b6d5c"
|
|
189
|
-
}
|
|
190
|
-
],
|
|
191
|
-
"blockNumber": 38,
|
|
192
|
-
"cumulativeGasUsed": "644163",
|
|
193
|
-
"status": 1,
|
|
194
|
-
"byzantium": true
|
|
195
|
-
},
|
|
196
|
-
"args": [
|
|
197
|
-
"0x90F79bf6EB2c4f870365E785982E1f101E93b906"
|
|
198
|
-
],
|
|
199
|
-
"numDeployments": 1,
|
|
200
|
-
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
201
|
-
"bytecode": "0x608060405234801561001057600080fd5b50604051610b17380380610b1783398101604081905261002f91610090565b8061003981610040565b50506100c0565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100a257600080fd5b81516001600160a01b03811681146100b957600080fd5b9392505050565b610a48806100cf6000396000f3fe60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461012b57806399a88ec41461013e578063f2fde38b1461015e578063f3b7dead1461017e57600080fd5b8063204e1c7a14610080578063715018a6146100c95780637eff275e146100e05780638da5cb5b14610100575b600080fd5b34801561008c57600080fd5b506100a061009b3660046107e4565b61019e565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d557600080fd5b506100de610255565b005b3480156100ec57600080fd5b506100de6100fb366004610808565b6102e7565b34801561010c57600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100a0565b6100de610139366004610870565b6103ee565b34801561014a57600080fd5b506100de610159366004610808565b6104fc565b34801561016a57600080fd5b506100de6101793660046107e4565b6105d1565b34801561018a57600080fd5b506100a06101993660046107e4565b610701565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610225576040519150601f19603f3d011682016040523d82523d6000602084013e61022a565b606091505b50915091508161023957600080fd5b8080602001905181019061024d9190610964565b949350505050565b60005473ffffffffffffffffffffffffffffffffffffffff1633146102db576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064015b60405180910390fd5b6102e5600061074d565b565b60005473ffffffffffffffffffffffffffffffffffffffff163314610368576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b1580156103d257600080fd5b505af11580156103e6573d6000803e3d6000fd5b505050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461046f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef2869034906104c59086908690600401610981565b6000604051808303818588803b1580156104de57600080fd5b505af11580156104f2573d6000803e3d6000fd5b5050505050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461057d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016103b8565b60005473ffffffffffffffffffffffffffffffffffffffff163314610652576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b73ffffffffffffffffffffffffffffffffffffffff81166106f5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016102d2565b6106fe8161074d565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b73ffffffffffffffffffffffffffffffffffffffff811681146106fe57600080fd5b6000602082840312156107f657600080fd5b8135610801816107c2565b9392505050565b6000806040838503121561081b57600080fd5b8235610826816107c2565b91506020830135610836816107c2565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561088557600080fd5b8335610890816107c2565b925060208401356108a0816107c2565b9150604084013567ffffffffffffffff808211156108bd57600080fd5b818601915086601f8301126108d157600080fd5b8135818111156108e3576108e3610841565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810190838211818310171561092957610929610841565b8160405282815289602084870101111561094257600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561097657600080fd5b8151610801816107c2565b73ffffffffffffffffffffffffffffffffffffffff8316815260006020604081840152835180604085015260005b818110156109cb578581018301518582016060015282016109af565b818111156109dd576000606083870101525b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160600194935050505056fea2646970667358221220bd6c09ab03bfaf9ec60a4bf8cd98903cecb891974e17e2d76a3b2002c97eeb8964736f6c634300080a0033",
|
|
202
|
-
"deployedBytecode": "0x60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461012b57806399a88ec41461013e578063f2fde38b1461015e578063f3b7dead1461017e57600080fd5b8063204e1c7a14610080578063715018a6146100c95780637eff275e146100e05780638da5cb5b14610100575b600080fd5b34801561008c57600080fd5b506100a061009b3660046107e4565b61019e565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d557600080fd5b506100de610255565b005b3480156100ec57600080fd5b506100de6100fb366004610808565b6102e7565b34801561010c57600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100a0565b6100de610139366004610870565b6103ee565b34801561014a57600080fd5b506100de610159366004610808565b6104fc565b34801561016a57600080fd5b506100de6101793660046107e4565b6105d1565b34801561018a57600080fd5b506100a06101993660046107e4565b610701565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610225576040519150601f19603f3d011682016040523d82523d6000602084013e61022a565b606091505b50915091508161023957600080fd5b8080602001905181019061024d9190610964565b949350505050565b60005473ffffffffffffffffffffffffffffffffffffffff1633146102db576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064015b60405180910390fd5b6102e5600061074d565b565b60005473ffffffffffffffffffffffffffffffffffffffff163314610368576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b1580156103d257600080fd5b505af11580156103e6573d6000803e3d6000fd5b505050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461046f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef2869034906104c59086908690600401610981565b6000604051808303818588803b1580156104de57600080fd5b505af11580156104f2573d6000803e3d6000fd5b5050505050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461057d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016103b8565b60005473ffffffffffffffffffffffffffffffffffffffff163314610652576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102d2565b73ffffffffffffffffffffffffffffffffffffffff81166106f5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016102d2565b6106fe8161074d565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b73ffffffffffffffffffffffffffffffffffffffff811681146106fe57600080fd5b6000602082840312156107f657600080fd5b8135610801816107c2565b9392505050565b6000806040838503121561081b57600080fd5b8235610826816107c2565b91506020830135610836816107c2565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561088557600080fd5b8335610890816107c2565b925060208401356108a0816107c2565b9150604084013567ffffffffffffffff808211156108bd57600080fd5b818601915086601f8301126108d157600080fd5b8135818111156108e3576108e3610841565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810190838211818310171561092957610929610841565b8160405282815289602084870101111561094257600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561097657600080fd5b8151610801816107c2565b73ffffffffffffffffffffffffffffffffffffffff8316815260006020604081840152835180604085015260005b818110156109cb578581018301518582016060015282016109af565b818111156109dd576000606083870101525b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160600194935050505056fea2646970667358221220bd6c09ab03bfaf9ec60a4bf8cd98903cecb891974e17e2d76a3b2002c97eeb8964736f6c634300080a0033",
|
|
203
|
-
"devdoc": {
|
|
204
|
-
"details": "This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.",
|
|
205
|
-
"kind": "dev",
|
|
206
|
-
"methods": {
|
|
207
|
-
"changeProxyAdmin(address,address)": {
|
|
208
|
-
"details": "Changes the admin of `proxy` to `newAdmin`. Requirements: - This contract must be the current admin of `proxy`."
|
|
209
|
-
},
|
|
210
|
-
"getProxyAdmin(address)": {
|
|
211
|
-
"details": "Returns the current admin of `proxy`. Requirements: - This contract must be the admin of `proxy`."
|
|
212
|
-
},
|
|
213
|
-
"getProxyImplementation(address)": {
|
|
214
|
-
"details": "Returns the current implementation of `proxy`. Requirements: - This contract must be the admin of `proxy`."
|
|
215
|
-
},
|
|
216
|
-
"owner()": {
|
|
217
|
-
"details": "Returns the address of the current owner."
|
|
218
|
-
},
|
|
219
|
-
"renounceOwnership()": {
|
|
220
|
-
"details": "Leaves the contract without owner. It will not be possible to call `onlyOwner` functions anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing any functionality that is only available to the owner."
|
|
221
|
-
},
|
|
222
|
-
"transferOwnership(address)": {
|
|
223
|
-
"details": "Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner."
|
|
224
|
-
},
|
|
225
|
-
"upgrade(address,address)": {
|
|
226
|
-
"details": "Upgrades `proxy` to `implementation`. See {TransparentUpgradeableProxy-upgradeTo}. Requirements: - This contract must be the admin of `proxy`."
|
|
227
|
-
},
|
|
228
|
-
"upgradeAndCall(address,address,bytes)": {
|
|
229
|
-
"details": "Upgrades `proxy` to `implementation` and calls a function on the new implementation. See {TransparentUpgradeableProxy-upgradeToAndCall}. Requirements: - This contract must be the admin of `proxy`."
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
"version": 1
|
|
233
|
-
},
|
|
234
|
-
"userdoc": {
|
|
235
|
-
"kind": "user",
|
|
236
|
-
"methods": {},
|
|
237
|
-
"version": 1
|
|
238
|
-
},
|
|
239
|
-
"storageLayout": {
|
|
240
|
-
"storage": [
|
|
241
|
-
{
|
|
242
|
-
"astId": 7,
|
|
243
|
-
"contract": "solc_0.8/openzeppelin/proxy/transparent/ProxyAdmin.sol:ProxyAdmin",
|
|
244
|
-
"label": "_owner",
|
|
245
|
-
"offset": 0,
|
|
246
|
-
"slot": "0",
|
|
247
|
-
"type": "t_address"
|
|
248
|
-
}
|
|
249
|
-
],
|
|
250
|
-
"types": {
|
|
251
|
-
"t_address": {
|
|
252
|
-
"encoding": "inplace",
|
|
253
|
-
"label": "address",
|
|
254
|
-
"numberOfBytes": "20"
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
}
|