@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10

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.
Files changed (121) hide show
  1. package/deployments/exocore-testnet/DVN.json +39 -39
  2. package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
  3. package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
  4. package/deployments/exocore-testnet/EndpointV2.json +23 -23
  5. package/deployments/exocore-testnet/EndpointV2View.json +8 -8
  6. package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
  7. package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
  8. package/deployments/exocore-testnet/Executor.json +26 -26
  9. package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
  10. package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
  11. package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
  12. package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
  13. package/deployments/exocore-testnet/LzExecutor.json +10 -10
  14. package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
  15. package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
  16. package/deployments/exocore-testnet/PriceFeed.json +10 -10
  17. package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
  18. package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
  19. package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
  20. package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
  21. package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
  22. package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
  23. package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
  24. package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
  25. package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
  26. package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
  27. package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
  28. package/deployments/exocore-testnet/SendUln301.json +24 -24
  29. package/deployments/exocore-testnet/SendUln302.json +18 -18
  30. package/deployments/exocore-testnet/Treasury.json +5 -5
  31. package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
  32. package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
  33. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
  34. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
  35. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
  36. package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
  37. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
  38. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
  39. package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
  40. package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
  41. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
  42. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
  43. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
  44. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
  45. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
  46. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
  47. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
  48. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
  49. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
  50. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
  51. package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
  52. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
  53. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
  54. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
  55. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
  56. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
  57. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
  58. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
  59. package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
  60. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
  61. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
  62. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
  63. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
  64. package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
  65. package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
  66. package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
  67. package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
  68. package/package.json +9 -9
  69. package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
  70. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
  71. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
  72. package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
  73. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
  74. package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
  75. package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
  76. package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
  77. package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
  78. package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
  79. package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
  80. package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
  81. package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
  82. package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
  83. package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
  84. package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
  85. package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
  86. package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
  87. package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  88. package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
  89. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  90. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
  91. package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
  92. package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
  93. package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
  94. package/deployments/bsc-sandbox-local/DVN.json +0 -1896
  95. package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
  96. package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
  97. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
  98. package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
  99. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
  100. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
  101. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
  102. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
  103. package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
  104. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  105. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
  106. package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
  107. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
  108. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
  109. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  110. package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
  111. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
  112. package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
  113. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
  114. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
  115. package/deployments/tron-sandbox-local/DVN.json +0 -1864
  116. package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
  117. package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
  118. package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
  119. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  120. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
  121. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
@@ -1,258 +0,0 @@
1
- {
2
- "address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
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": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
166
- "receipt": {
167
- "to": null,
168
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
169
- "contractAddress": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
170
- "transactionIndex": 0,
171
- "gasUsed": "644163",
172
- "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000400000000000000000000000000020000000000000000000000010000000000000000000000000020000000000000000",
173
- "blockHash": "0x62508cec9bb7043a5fbdd679dca3d3b3c5220629764c1b2c1bac136a850649d4",
174
- "transactionHash": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
175
- "logs": [
176
- {
177
- "transactionIndex": 0,
178
- "blockNumber": 10,
179
- "transactionHash": "0x0d3dc5cc858366f93f61214eac1878eface9ecf4a3b99ab6e693207de70cfaf3",
180
- "address": "0xBC9129Dc0487fc2E169941C75aABC539f208fb01",
181
- "topics": [
182
- "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
183
- "0x0000000000000000000000000000000000000000000000000000000000000000",
184
- "0x00000000000000000000000090f79bf6eb2c4f870365e785982e1f101e93b906"
185
- ],
186
- "data": "0x",
187
- "logIndex": 0,
188
- "blockHash": "0x62508cec9bb7043a5fbdd679dca3d3b3c5220629764c1b2c1bac136a850649d4"
189
- }
190
- ],
191
- "blockNumber": 10,
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
- }