@venusprotocol/protocol-reserve 1.5.0 → 1.6.0-dev.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.
Files changed (224) hide show
  1. package/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json +1 -1
  2. package/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json +1 -1
  3. package/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +1 -1
  4. package/artifacts/@openzeppelin/contracts/interfaces/IERC1967.sol/IERC1967.dbg.json +1 -1
  5. package/artifacts/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable.dbg.json +1 -1
  6. package/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.dbg.json +1 -1
  7. package/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Upgrade.sol/ERC1967Upgrade.dbg.json +1 -1
  8. package/artifacts/@openzeppelin/contracts/proxy/Proxy.sol/Proxy.dbg.json +1 -1
  9. package/artifacts/@openzeppelin/contracts/proxy/beacon/BeaconProxy.sol/BeaconProxy.dbg.json +1 -1
  10. package/artifacts/@openzeppelin/contracts/proxy/beacon/IBeacon.sol/IBeacon.dbg.json +1 -1
  11. package/artifacts/@openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol/UpgradeableBeacon.dbg.json +1 -1
  12. package/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.dbg.json +1 -1
  13. package/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/ITransparentUpgradeableProxy.dbg.json +1 -1
  14. package/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.dbg.json +1 -1
  15. package/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json +1 -1
  16. package/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json +1 -1
  17. package/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json +1 -1
  18. package/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json +1 -1
  19. package/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +1 -1
  20. package/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json +1 -1
  21. package/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json +1 -1
  22. package/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json +1 -1
  23. package/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json +1 -1
  24. package/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json +1 -1
  25. package/artifacts/@openzeppelin/contracts/utils/math/SignedMath.sol/SignedMath.dbg.json +1 -1
  26. package/artifacts/@openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol/Ownable2StepUpgradeable.dbg.json +1 -1
  27. package/artifacts/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol/OwnableUpgradeable.dbg.json +1 -1
  28. package/artifacts/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol/Initializable.dbg.json +1 -1
  29. package/artifacts/@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol/PausableUpgradeable.dbg.json +1 -1
  30. package/artifacts/@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol/ReentrancyGuardUpgradeable.dbg.json +1 -1
  31. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol/IERC20Upgradeable.dbg.json +1 -1
  32. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/IERC20PermitUpgradeable.sol/IERC20PermitUpgradeable.dbg.json +1 -1
  33. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/utils/SafeERC20Upgradeable.sol/SafeERC20Upgradeable.dbg.json +1 -1
  34. package/artifacts/@openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol/AddressUpgradeable.dbg.json +1 -1
  35. package/artifacts/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol/ContextUpgradeable.dbg.json +1 -1
  36. package/artifacts/@venusprotocol/governance-contracts/contracts/Governance/AccessControlledV8.sol/AccessControlledV8.dbg.json +1 -1
  37. package/artifacts/@venusprotocol/governance-contracts/contracts/Governance/IAccessControlManagerV8.sol/IAccessControlManagerV8.dbg.json +1 -1
  38. package/artifacts/@venusprotocol/oracle/contracts/ResilientOracle.sol/ResilientOracle.dbg.json +1 -1
  39. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/BoundValidatorInterface.dbg.json +1 -1
  40. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/OracleInterface.dbg.json +1 -1
  41. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/ResilientOracleInterface.dbg.json +1 -1
  42. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/TwapInterface.dbg.json +1 -1
  43. package/artifacts/@venusprotocol/oracle/contracts/interfaces/VBep20Interface.sol/VBep20Interface.dbg.json +1 -1
  44. package/artifacts/@venusprotocol/solidity-utilities/contracts/MaxLoopsLimitHelper.sol/MaxLoopsLimitHelper.dbg.json +1 -1
  45. package/artifacts/build-info/{edc419076b46914ce81b28cdf6fbe9e4.json → d1fcd0a2f344488c087ed41d687ed735.json} +1 -1
  46. package/artifacts/contracts/Interfaces/IComptroller.sol/IComptroller.dbg.json +1 -1
  47. package/artifacts/contracts/Interfaces/IConverterNetwork.sol/IConverterNetwork.dbg.json +1 -1
  48. package/artifacts/contracts/Interfaces/IIncomeDestination.sol/IIncomeDestination.dbg.json +1 -1
  49. package/artifacts/contracts/Interfaces/IPoolRegistry.sol/IPoolRegistry.dbg.json +1 -1
  50. package/artifacts/contracts/Interfaces/IProtocolShareReserve.sol/IProtocolShareReserve.dbg.json +1 -1
  51. package/artifacts/contracts/Interfaces/IRiskFund.sol/IRiskFund.dbg.json +1 -1
  52. package/artifacts/contracts/Interfaces/IRiskFund.sol/IRiskFundGetters.dbg.json +1 -1
  53. package/artifacts/contracts/Interfaces/IRiskFundConverter.sol/IRiskFundConverter.dbg.json +1 -1
  54. package/artifacts/contracts/Interfaces/IShortfall.sol/IShortfall.dbg.json +1 -1
  55. package/artifacts/contracts/Interfaces/IVToken.sol/IVToken.dbg.json +1 -1
  56. package/artifacts/contracts/Interfaces/IXVSVault.sol/IXVSVault.dbg.json +1 -1
  57. package/artifacts/contracts/ProtocolReserve/ProtocolShareReserve.sol/ProtocolShareReserve.dbg.json +1 -1
  58. package/artifacts/contracts/ProtocolReserve/RiskFundStorage.sol/MaxLoopsLimitHelpersStorage.dbg.json +1 -1
  59. package/artifacts/contracts/ProtocolReserve/RiskFundStorage.sol/ReserveHelpersStorage.dbg.json +1 -1
  60. package/artifacts/contracts/ProtocolReserve/RiskFundStorage.sol/RiskFundV1Storage.dbg.json +1 -1
  61. package/artifacts/contracts/ProtocolReserve/RiskFundStorage.sol/RiskFundV2Storage.dbg.json +1 -1
  62. package/artifacts/contracts/ProtocolReserve/RiskFundV2.sol/RiskFundV2.dbg.json +1 -1
  63. package/artifacts/contracts/ProtocolReserve/XVSVaultTreasury.sol/XVSVaultTreasury.dbg.json +1 -1
  64. package/artifacts/contracts/ProtocolReserve/XVSVaultTreasury.sol/XVSVaultTreasury.json +50 -2
  65. package/artifacts/contracts/Test/Mocks/MockACM.sol/MockACM.dbg.json +1 -1
  66. package/artifacts/contracts/Test/Mocks/MockArraySorter.sol/MockArraySorter.dbg.json +1 -1
  67. package/artifacts/contracts/Test/Mocks/MockConverter.sol/MockConverter.dbg.json +1 -1
  68. package/artifacts/contracts/Test/Mocks/MockDeflationaryToken.sol/MockDeflatingToken.dbg.json +1 -1
  69. package/artifacts/contracts/Test/Mocks/MockRiskFundConverter.sol/MockRiskFundConverter.dbg.json +1 -1
  70. package/artifacts/contracts/Test/Mocks/MockToken.sol/MockToken.dbg.json +1 -1
  71. package/artifacts/contracts/TokenConverter/AbstractTokenConverter.sol/AbstractTokenConverter.dbg.json +1 -1
  72. package/artifacts/contracts/TokenConverter/ConverterNetwork.sol/ConverterNetwork.dbg.json +1 -1
  73. package/artifacts/contracts/TokenConverter/IAbstractTokenConverter.sol/IAbstractTokenConverter.dbg.json +1 -1
  74. package/artifacts/contracts/TokenConverter/RiskFundConverter.sol/RiskFundConverter.dbg.json +1 -1
  75. package/artifacts/contracts/TokenConverter/SingleTokenConverter.sol/SingleTokenConverter.dbg.json +1 -1
  76. package/contracts/ProtocolReserve/XVSVaultTreasury.sol +26 -0
  77. package/deployments/bscmainnet/XVSVaultTreasury_Implementation.json +91 -27
  78. package/deployments/bscmainnet/solcInputs/f56c48e0e517617d548c496f99aa8709.json +237 -0
  79. package/deployments/bscmainnet.json +49 -1
  80. package/deployments/bscmainnet_addresses.json +1 -1
  81. package/deployments/bsctestnet/XVSVaultTreasury_Implementation.json +91 -27
  82. package/deployments/bsctestnet/solcInputs/f56c48e0e517617d548c496f99aa8709.json +237 -0
  83. package/deployments/bsctestnet.json +49 -1
  84. package/deployments/bsctestnet_addresses.json +1 -1
  85. package/dist/hardhat.config.d.ts.map +1 -1
  86. package/dist/hardhat.config.js +1 -0
  87. package/dist/hardhat.config.js.map +1 -1
  88. package/dist/typechain/factories/XVSVaultTreasury__factory.d.ts +1 -1
  89. package/dist/typechain/factories/XVSVaultTreasury__factory.d.ts.map +1 -1
  90. package/dist/typechain/factories/XVSVaultTreasury__factory.js +49 -1
  91. package/dist/typechain/factories/XVSVaultTreasury__factory.js.map +1 -1
  92. package/package.json +4 -2
  93. package/typechain/AbstractTokenConverter.d.ts +1775 -0
  94. package/typechain/AccessControl.d.ts +388 -0
  95. package/typechain/AccessControlledV8.d.ts +341 -0
  96. package/typechain/BeaconProxy.d.ts +126 -0
  97. package/typechain/BoundValidatorInterface.d.ts +126 -0
  98. package/typechain/ContextUpgradeable.d.ts +92 -0
  99. package/typechain/ConverterNetwork.d.ts +723 -0
  100. package/typechain/ERC165.d.ts +116 -0
  101. package/typechain/ERC1967Proxy.d.ts +126 -0
  102. package/typechain/ERC1967Upgrade.d.ts +126 -0
  103. package/typechain/ERC20.d.ts +441 -0
  104. package/typechain/IAbstractTokenConverter.d.ts +773 -0
  105. package/typechain/IAccessControl.d.ts +333 -0
  106. package/typechain/IAccessControlManagerV8.d.ts +504 -0
  107. package/typechain/IBeacon.d.ts +101 -0
  108. package/typechain/IComptroller.d.ts +136 -0
  109. package/typechain/IConverterNetwork.d.ts +292 -0
  110. package/typechain/IERC165.d.ts +116 -0
  111. package/typechain/IERC1822Proxiable.d.ts +101 -0
  112. package/typechain/IERC1967.d.ts +126 -0
  113. package/typechain/IERC20.d.ts +324 -0
  114. package/typechain/IERC20Metadata.d.ts +363 -0
  115. package/typechain/IERC20PermitUpgradeable.d.ts +187 -0
  116. package/typechain/IERC20Upgradeable.d.ts +324 -0
  117. package/typechain/IIncomeDestination.d.ts +122 -0
  118. package/typechain/IPoolRegistry.d.ts +155 -0
  119. package/typechain/IProtocolShareReserve.d.ts +127 -0
  120. package/typechain/IRiskFund.d.ts +200 -0
  121. package/typechain/IRiskFundConverter.d.ts +138 -0
  122. package/typechain/IRiskFundGetters.d.ts +103 -0
  123. package/typechain/IShortfall.d.ts +110 -0
  124. package/typechain/ITransparentUpgradeableProxy.d.ts +256 -0
  125. package/typechain/IVToken.d.ts +98 -0
  126. package/typechain/IXVSVault.d.ts +95 -0
  127. package/typechain/Initializable.d.ts +92 -0
  128. package/typechain/MaxLoopsLimitHelper.d.ts +128 -0
  129. package/typechain/MaxLoopsLimitHelpersStorage.d.ts +101 -0
  130. package/typechain/MockACM.d.ts +615 -0
  131. package/typechain/MockArraySorter.d.ts +118 -0
  132. package/typechain/MockConverter.d.ts +1969 -0
  133. package/typechain/MockDeflatingToken.d.ts +486 -0
  134. package/typechain/MockRiskFundConverter.d.ts +2479 -0
  135. package/typechain/MockToken.d.ts +505 -0
  136. package/typechain/OracleInterface.d.ts +98 -0
  137. package/typechain/Ownable.d.ts +181 -0
  138. package/typechain/Ownable2StepUpgradeable.d.ts +261 -0
  139. package/typechain/OwnableUpgradeable.d.ts +193 -0
  140. package/typechain/PausableUpgradeable.d.ts +129 -0
  141. package/typechain/ProtocolShareReserve.d.ts +1214 -0
  142. package/typechain/Proxy.d.ts +78 -0
  143. package/typechain/ProxyAdmin.d.ts +357 -0
  144. package/typechain/ReentrancyGuardUpgradeable.d.ts +92 -0
  145. package/typechain/ReserveHelpersStorage.d.ts +300 -0
  146. package/typechain/ResilientOracle.d.ts +1034 -0
  147. package/typechain/ResilientOracleInterface.d.ts +192 -0
  148. package/typechain/RiskFundConverter.d.ts +2235 -0
  149. package/typechain/RiskFundV1Storage.d.ts +353 -0
  150. package/typechain/RiskFundV2.d.ts +965 -0
  151. package/typechain/RiskFundV2Storage.d.ts +372 -0
  152. package/typechain/SingleTokenConverter.d.ts +1944 -0
  153. package/typechain/TransparentUpgradeableProxy.d.ts +126 -0
  154. package/typechain/TwapInterface.d.ts +124 -0
  155. package/typechain/UpgradeableBeacon.d.ts +240 -0
  156. package/typechain/VBep20Interface.d.ts +379 -0
  157. package/typechain/XVSVaultTreasury.d.ts +580 -0
  158. package/typechain/common.d.ts +35 -0
  159. package/typechain/factories/AbstractTokenConverter__factory.ts +1297 -0
  160. package/typechain/factories/AccessControl__factory.ts +227 -0
  161. package/typechain/factories/AccessControlledV8__factory.ts +196 -0
  162. package/typechain/factories/BeaconProxy__factory.ts +133 -0
  163. package/typechain/factories/BoundValidatorInterface__factory.ts +59 -0
  164. package/typechain/factories/ContextUpgradeable__factory.ts +39 -0
  165. package/typechain/factories/ConverterNetwork__factory.ts +502 -0
  166. package/typechain/factories/ERC165__factory.ts +39 -0
  167. package/typechain/factories/ERC1967Proxy__factory.ts +137 -0
  168. package/typechain/factories/ERC1967Upgrade__factory.ts +71 -0
  169. package/typechain/factories/ERC20__factory.ts +340 -0
  170. package/typechain/factories/IAbstractTokenConverter__factory.ts +466 -0
  171. package/typechain/factories/IAccessControlManagerV8__factory.ts +301 -0
  172. package/typechain/factories/IAccessControl__factory.ts +198 -0
  173. package/typechain/factories/IBeacon__factory.ts +36 -0
  174. package/typechain/factories/IComptroller__factory.ts +68 -0
  175. package/typechain/factories/IConverterNetwork__factory.ts +142 -0
  176. package/typechain/factories/IERC165__factory.ts +42 -0
  177. package/typechain/factories/IERC1822Proxiable__factory.ts +39 -0
  178. package/typechain/factories/IERC1967__factory.ts +68 -0
  179. package/typechain/factories/IERC20Metadata__factory.ts +248 -0
  180. package/typechain/factories/IERC20PermitUpgradeable__factory.ts +105 -0
  181. package/typechain/factories/IERC20Upgradeable__factory.ts +209 -0
  182. package/typechain/factories/IERC20__factory.ts +203 -0
  183. package/typechain/factories/IIncomeDestination__factory.ts +44 -0
  184. package/typechain/factories/IPoolRegistry__factory.ts +66 -0
  185. package/typechain/factories/IProtocolShareReserve__factory.ts +53 -0
  186. package/typechain/factories/IRiskFundConverter__factory.ts +63 -0
  187. package/typechain/factories/IRiskFundGetters__factory.ts +39 -0
  188. package/typechain/factories/IRiskFund__factory.ts +89 -0
  189. package/typechain/factories/IShortfall__factory.ts +36 -0
  190. package/typechain/factories/ITransparentUpgradeableProxy__factory.ts +145 -0
  191. package/typechain/factories/IVToken__factory.ts +36 -0
  192. package/typechain/factories/IXVSVault__factory.ts +36 -0
  193. package/typechain/factories/Initializable__factory.ts +36 -0
  194. package/typechain/factories/MaxLoopsLimitHelper__factory.ts +74 -0
  195. package/typechain/factories/MaxLoopsLimitHelpersStorage__factory.ts +75 -0
  196. package/typechain/factories/MockACM__factory.ts +411 -0
  197. package/typechain/factories/MockArraySorter__factory.ts +85 -0
  198. package/typechain/factories/MockConverter__factory.ts +1439 -0
  199. package/typechain/factories/MockDeflatingToken__factory.ts +389 -0
  200. package/typechain/factories/MockRiskFundConverter__factory.ts +1828 -0
  201. package/typechain/factories/MockToken__factory.ts +398 -0
  202. package/typechain/factories/OracleInterface__factory.ts +45 -0
  203. package/typechain/factories/Ownable2StepUpgradeable__factory.ts +134 -0
  204. package/typechain/factories/OwnableUpgradeable__factory.ts +91 -0
  205. package/typechain/factories/Ownable__factory.ts +75 -0
  206. package/typechain/factories/PausableUpgradeable__factory.ts +78 -0
  207. package/typechain/factories/ProtocolShareReserve__factory.ts +874 -0
  208. package/typechain/factories/ProxyAdmin__factory.ts +202 -0
  209. package/typechain/factories/Proxy__factory.ts +28 -0
  210. package/typechain/factories/ReentrancyGuardUpgradeable__factory.ts +43 -0
  211. package/typechain/factories/ReserveHelpersStorage__factory.ts +188 -0
  212. package/typechain/factories/ResilientOracleInterface__factory.ts +94 -0
  213. package/typechain/factories/ResilientOracle__factory.ts +710 -0
  214. package/typechain/factories/RiskFundConverter__factory.ts +1694 -0
  215. package/typechain/factories/RiskFundV1Storage__factory.ts +223 -0
  216. package/typechain/factories/RiskFundV2Storage__factory.ts +236 -0
  217. package/typechain/factories/RiskFundV2__factory.ts +672 -0
  218. package/typechain/factories/SingleTokenConverter__factory.ts +1441 -0
  219. package/typechain/factories/TransparentUpgradeableProxy__factory.ts +152 -0
  220. package/typechain/factories/TwapInterface__factory.ts +61 -0
  221. package/typechain/factories/UpgradeableBeacon__factory.ts +163 -0
  222. package/typechain/factories/VBep20Interface__factory.ts +261 -0
  223. package/typechain/factories/XVSVaultTreasury__factory.ts +413 -0
  224. package/typechain/index.ts +134 -0
@@ -0,0 +1,413 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
6
+ import { Provider, TransactionRequest } from "@ethersproject/providers";
7
+ import type {
8
+ XVSVaultTreasury,
9
+ XVSVaultTreasuryInterface,
10
+ } from "../XVSVaultTreasury";
11
+
12
+ const _abi = [
13
+ {
14
+ inputs: [
15
+ {
16
+ internalType: "address",
17
+ name: "xvsAddress_",
18
+ type: "address",
19
+ },
20
+ ],
21
+ stateMutability: "nonpayable",
22
+ type: "constructor",
23
+ },
24
+ {
25
+ inputs: [],
26
+ name: "InsufficientBalance",
27
+ type: "error",
28
+ },
29
+ {
30
+ inputs: [
31
+ {
32
+ internalType: "address",
33
+ name: "sender",
34
+ type: "address",
35
+ },
36
+ {
37
+ internalType: "address",
38
+ name: "calledContract",
39
+ type: "address",
40
+ },
41
+ {
42
+ internalType: "string",
43
+ name: "methodSignature",
44
+ type: "string",
45
+ },
46
+ ],
47
+ name: "Unauthorized",
48
+ type: "error",
49
+ },
50
+ {
51
+ inputs: [],
52
+ name: "ZeroAddressNotAllowed",
53
+ type: "error",
54
+ },
55
+ {
56
+ inputs: [],
57
+ name: "ZeroValueNotAllowed",
58
+ type: "error",
59
+ },
60
+ {
61
+ anonymous: false,
62
+ inputs: [
63
+ {
64
+ indexed: true,
65
+ internalType: "address",
66
+ name: "xvsStore",
67
+ type: "address",
68
+ },
69
+ {
70
+ indexed: false,
71
+ internalType: "uint256",
72
+ name: "amountMantissa",
73
+ type: "uint256",
74
+ },
75
+ ],
76
+ name: "FundsTransferredToXVSStore",
77
+ type: "event",
78
+ },
79
+ {
80
+ anonymous: false,
81
+ inputs: [
82
+ {
83
+ indexed: false,
84
+ internalType: "uint8",
85
+ name: "version",
86
+ type: "uint8",
87
+ },
88
+ ],
89
+ name: "Initialized",
90
+ type: "event",
91
+ },
92
+ {
93
+ anonymous: false,
94
+ inputs: [
95
+ {
96
+ indexed: false,
97
+ internalType: "address",
98
+ name: "oldAccessControlManager",
99
+ type: "address",
100
+ },
101
+ {
102
+ indexed: false,
103
+ internalType: "address",
104
+ name: "newAccessControlManager",
105
+ type: "address",
106
+ },
107
+ ],
108
+ name: "NewAccessControlManager",
109
+ type: "event",
110
+ },
111
+ {
112
+ anonymous: false,
113
+ inputs: [
114
+ {
115
+ indexed: true,
116
+ internalType: "address",
117
+ name: "previousOwner",
118
+ type: "address",
119
+ },
120
+ {
121
+ indexed: true,
122
+ internalType: "address",
123
+ name: "newOwner",
124
+ type: "address",
125
+ },
126
+ ],
127
+ name: "OwnershipTransferStarted",
128
+ type: "event",
129
+ },
130
+ {
131
+ anonymous: false,
132
+ inputs: [
133
+ {
134
+ indexed: true,
135
+ internalType: "address",
136
+ name: "previousOwner",
137
+ type: "address",
138
+ },
139
+ {
140
+ indexed: true,
141
+ internalType: "address",
142
+ name: "newOwner",
143
+ type: "address",
144
+ },
145
+ ],
146
+ name: "OwnershipTransferred",
147
+ type: "event",
148
+ },
149
+ {
150
+ anonymous: false,
151
+ inputs: [
152
+ {
153
+ indexed: true,
154
+ internalType: "address",
155
+ name: "token",
156
+ type: "address",
157
+ },
158
+ {
159
+ indexed: true,
160
+ internalType: "address",
161
+ name: "to",
162
+ type: "address",
163
+ },
164
+ {
165
+ indexed: false,
166
+ internalType: "uint256",
167
+ name: "amount",
168
+ type: "uint256",
169
+ },
170
+ ],
171
+ name: "SweepToken",
172
+ type: "event",
173
+ },
174
+ {
175
+ anonymous: false,
176
+ inputs: [
177
+ {
178
+ indexed: true,
179
+ internalType: "address",
180
+ name: "oldXVSVault",
181
+ type: "address",
182
+ },
183
+ {
184
+ indexed: true,
185
+ internalType: "address",
186
+ name: "newXVSVault",
187
+ type: "address",
188
+ },
189
+ ],
190
+ name: "XVSVaultUpdated",
191
+ type: "event",
192
+ },
193
+ {
194
+ inputs: [],
195
+ name: "XVS_ADDRESS",
196
+ outputs: [
197
+ {
198
+ internalType: "address",
199
+ name: "",
200
+ type: "address",
201
+ },
202
+ ],
203
+ stateMutability: "view",
204
+ type: "function",
205
+ },
206
+ {
207
+ inputs: [],
208
+ name: "acceptOwnership",
209
+ outputs: [],
210
+ stateMutability: "nonpayable",
211
+ type: "function",
212
+ },
213
+ {
214
+ inputs: [],
215
+ name: "accessControlManager",
216
+ outputs: [
217
+ {
218
+ internalType: "contract IAccessControlManagerV8",
219
+ name: "",
220
+ type: "address",
221
+ },
222
+ ],
223
+ stateMutability: "view",
224
+ type: "function",
225
+ },
226
+ {
227
+ inputs: [
228
+ {
229
+ internalType: "uint256",
230
+ name: "amountMantissa",
231
+ type: "uint256",
232
+ },
233
+ ],
234
+ name: "fundXVSVault",
235
+ outputs: [],
236
+ stateMutability: "nonpayable",
237
+ type: "function",
238
+ },
239
+ {
240
+ inputs: [
241
+ {
242
+ internalType: "address",
243
+ name: "accessControlManager_",
244
+ type: "address",
245
+ },
246
+ {
247
+ internalType: "address",
248
+ name: "xvsVault_",
249
+ type: "address",
250
+ },
251
+ ],
252
+ name: "initialize",
253
+ outputs: [],
254
+ stateMutability: "nonpayable",
255
+ type: "function",
256
+ },
257
+ {
258
+ inputs: [],
259
+ name: "owner",
260
+ outputs: [
261
+ {
262
+ internalType: "address",
263
+ name: "",
264
+ type: "address",
265
+ },
266
+ ],
267
+ stateMutability: "view",
268
+ type: "function",
269
+ },
270
+ {
271
+ inputs: [],
272
+ name: "pendingOwner",
273
+ outputs: [
274
+ {
275
+ internalType: "address",
276
+ name: "",
277
+ type: "address",
278
+ },
279
+ ],
280
+ stateMutability: "view",
281
+ type: "function",
282
+ },
283
+ {
284
+ inputs: [],
285
+ name: "renounceOwnership",
286
+ outputs: [],
287
+ stateMutability: "nonpayable",
288
+ type: "function",
289
+ },
290
+ {
291
+ inputs: [
292
+ {
293
+ internalType: "address",
294
+ name: "accessControlManager_",
295
+ type: "address",
296
+ },
297
+ ],
298
+ name: "setAccessControlManager",
299
+ outputs: [],
300
+ stateMutability: "nonpayable",
301
+ type: "function",
302
+ },
303
+ {
304
+ inputs: [
305
+ {
306
+ internalType: "address",
307
+ name: "xvsVault_",
308
+ type: "address",
309
+ },
310
+ ],
311
+ name: "setXVSVault",
312
+ outputs: [],
313
+ stateMutability: "nonpayable",
314
+ type: "function",
315
+ },
316
+ {
317
+ inputs: [
318
+ {
319
+ internalType: "address",
320
+ name: "tokenAddress",
321
+ type: "address",
322
+ },
323
+ {
324
+ internalType: "address",
325
+ name: "to",
326
+ type: "address",
327
+ },
328
+ {
329
+ internalType: "uint256",
330
+ name: "amount",
331
+ type: "uint256",
332
+ },
333
+ ],
334
+ name: "sweepToken",
335
+ outputs: [],
336
+ stateMutability: "nonpayable",
337
+ type: "function",
338
+ },
339
+ {
340
+ inputs: [
341
+ {
342
+ internalType: "address",
343
+ name: "newOwner",
344
+ type: "address",
345
+ },
346
+ ],
347
+ name: "transferOwnership",
348
+ outputs: [],
349
+ stateMutability: "nonpayable",
350
+ type: "function",
351
+ },
352
+ {
353
+ inputs: [],
354
+ name: "xvsVault",
355
+ outputs: [
356
+ {
357
+ internalType: "address",
358
+ name: "",
359
+ type: "address",
360
+ },
361
+ ],
362
+ stateMutability: "view",
363
+ type: "function",
364
+ },
365
+ ];
366
+
367
+ const _bytecode =
368
+ "0x60a06040523480156200001157600080fd5b506040516200177538038062001775833981016040819052620000349162000149565b6200003f816200005d565b6001600160a01b0381166080526200005662000088565b506200017b565b6001600160a01b03811662000085576040516342bcdf7f60e11b815260040160405180910390fd5b50565b600054610100900460ff1615620000f55760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b60005460ff9081161462000147576000805460ff191660ff9081179091556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b6000602082840312156200015c57600080fd5b81516001600160a01b03811681146200017457600080fd5b9392505050565b6080516115d0620001a56000396000818161016d015281816105d3015261074801526115d06000f3fe608060405234801561001057600080fd5b50600436106100df5760003560e01c8063715018a61161008c5780639a02c39a116100665780639a02c39a146101d0578063b4a0bdf3146101e3578063e30c397814610201578063f2fde38b1461021f57600080fd5b8063715018a6146101a257806379ba5097146101aa5780638da5cb5b146101b257600080fd5b8063485cc955116100bd578063485cc9551461015557806354a617ed1461016857806364aff9ec1461018f57600080fd5b80630e32cb86146100e457806314d35a63146100f95780631b9ce5751461010c575b600080fd5b6100f76100f2366004611371565b610232565b005b6100f7610107366004611371565b610246565b60fb5461012c9073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b6100f7610163366004611395565b610257565b61012c7f000000000000000000000000000000000000000000000000000000000000000081565b6100f761019d3660046113ce565b6103e8565b6100f76104a7565b6100f76104bb565b60335473ffffffffffffffffffffffffffffffffffffffff1661012c565b6100f76101de36600461140f565b610553565b60975473ffffffffffffffffffffffffffffffffffffffff1661012c565b60655473ffffffffffffffffffffffffffffffffffffffff1661012c565b6100f761022d366004611371565b6107cb565b61023a61087b565b610243816108e2565b50565b61024e61087b565b610243816109f1565b600054610100900460ff16158080156102775750600054600160ff909116105b806102915750303b158015610291575060005460ff166001145b6103085760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a656400000000000000000000000000000000000060648201526084015b60405180910390fd5b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00166001179055801561036657600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b61036f83610a88565b610377610b16565b610380826109f1565b80156103e357600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b505050565b6103f061087b565b6103f8610b9b565b61040183610bf4565b61040a82610bf4565b61041381610c41565b8261043573ffffffffffffffffffffffffffffffffffffffff82168484610c7b565b8273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167f6d25be279134f4ecaa4770aff0c3d916d9e7c5ef37b65ed95dbdba411f5d54d58460405161049491815260200190565b60405180910390a3506103e3600160c955565b6104af61087b565b6104b96000610d0f565b565b606554339073ffffffffffffffffffffffffffffffffffffffff16811461054a5760405162461bcd60e51b815260206004820152602960248201527f4f776e61626c6532537465703a2063616c6c6572206973206e6f74207468652060448201527f6e6577206f776e6572000000000000000000000000000000000000000000000060648201526084016102ff565b61024381610d0f565b61055b610b9b565b6105996040518060400160405280601581526020017f66756e645856535661756c742875696e74323536290000000000000000000000815250610d40565b6105a281610c41565b6040517f70a082310000000000000000000000000000000000000000000000000000000081523060048201526000907f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906370a0823190602401602060405180830381865afa15801561062f573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106539190611428565b90508181101561068f576040517ff4d678b800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60fb54604080517f24f52bbf000000000000000000000000000000000000000000000000000000008152905160009273ffffffffffffffffffffffffffffffffffffffff16916324f52bbf9160048083019260209291908290030181865afa1580156106ff573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107239190611441565b905061072e81610bf4565b61076f73ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000168285610c7b565b8073ffffffffffffffffffffffffffffffffffffffff167f15daab32014613a1f6e3f4500519c6ae9f7b172530faeac09157815d4f395381846040516107b791815260200190565b60405180910390a25050610243600160c955565b6107d361087b565b6065805473ffffffffffffffffffffffffffffffffffffffff83167fffffffffffffffffffffffff0000000000000000000000000000000000000000909116811790915561083660335473ffffffffffffffffffffffffffffffffffffffff1690565b73ffffffffffffffffffffffffffffffffffffffff167f38d16b8cac22d99fc7c124b9cd0de2d3fa1faef420bfe791d8c362d765e2270060405160405180910390a350565b60335473ffffffffffffffffffffffffffffffffffffffff1633146104b95760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016102ff565b73ffffffffffffffffffffffffffffffffffffffff811661096b5760405162461bcd60e51b815260206004820152602560248201527f696e76616c696420616365737320636f6e74726f6c206d616e6167657220616460448201527f647265737300000000000000000000000000000000000000000000000000000060648201526084016102ff565b6097805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff000000000000000000000000000000000000000083168117909355604080519190921680825260208201939093527f66fd58e82f7b31a2a5c30e0888f3093efe4e111b00cd2b0c31fe014601293aa0910160405180910390a15050565b6109fa81610bf4565b60fb5460405173ffffffffffffffffffffffffffffffffffffffff8084169216907f3bf9abe00ba7558b8031adf12ba72290510a001068b251cd4931a4199a78068a90600090a360fb80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b600054610100900460ff16610b055760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b610b0d610e1d565b61024381610ea2565b600054610100900460ff16610b935760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b6104b9610f1f565b600260c95403610bed5760405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c0060448201526064016102ff565b600260c955565b73ffffffffffffffffffffffffffffffffffffffff8116610243576040517f8579befe00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80600003610243576040517f9cf8540c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb000000000000000000000000000000000000000000000000000000001790526103e3908490610f9c565b600160c955565b606580547fffffffffffffffffffffffff000000000000000000000000000000000000000016905561024381611091565b6097546040517f18c5e8ab00000000000000000000000000000000000000000000000000000000815260009173ffffffffffffffffffffffffffffffffffffffff16906318c5e8ab90610d9990339086906004016114d8565b602060405180830381865afa158015610db6573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610dda9190611507565b905080610e19573330836040517f4a3fa2930000000000000000000000000000000000000000000000000000000081526004016102ff93929190611529565b5050565b600054610100900460ff16610e9a5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b6104b9611108565b600054610100900460ff1661023a5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b600054610100900460ff16610d085760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b6000610ffe826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff1661118e9092919063ffffffff16565b905080516000148061101f57508080602001905181019061101f9190611507565b6103e35760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f7420737563636565640000000000000000000000000000000000000000000060648201526084016102ff565b6033805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b600054610100900460ff166111855760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016102ff565b6104b933610d0f565b606061119d84846000856111a5565b949350505050565b60608247101561121d5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c000000000000000000000000000000000000000000000000000060648201526084016102ff565b6000808673ffffffffffffffffffffffffffffffffffffffff168587604051611246919061156b565b60006040518083038185875af1925050503d8060008114611283576040519150601f19603f3d011682016040523d82523d6000602084013e611288565b606091505b5091509150611299878383876112a4565b979650505050505050565b606083156113205782516000036113195773ffffffffffffffffffffffffffffffffffffffff85163b6113195760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102ff565b508161119d565b61119d83838151156113355781518083602001fd5b8060405162461bcd60e51b81526004016102ff9190611587565b73ffffffffffffffffffffffffffffffffffffffff8116811461024357600080fd5b60006020828403121561138357600080fd5b813561138e8161134f565b9392505050565b600080604083850312156113a857600080fd5b82356113b38161134f565b915060208301356113c38161134f565b809150509250929050565b6000806000606084860312156113e357600080fd5b83356113ee8161134f565b925060208401356113fe8161134f565b929592945050506040919091013590565b60006020828403121561142157600080fd5b5035919050565b60006020828403121561143a57600080fd5b5051919050565b60006020828403121561145357600080fd5b815161138e8161134f565b60005b83811015611479578181015183820152602001611461565b83811115611488576000848401525b50505050565b600081518084526114a681602086016020860161145e565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b73ffffffffffffffffffffffffffffffffffffffff8316815260406020820152600061119d604083018461148e565b60006020828403121561151957600080fd5b8151801515811461138e57600080fd5b600073ffffffffffffffffffffffffffffffffffffffff808616835280851660208401525060606040830152611562606083018461148e565b95945050505050565b6000825161157d81846020870161145e565b9190910192915050565b60208152600061138e602083018461148e56fea264697066735822122086db21bb77db83ed7a594742e2ce93e5f4e6f5d391fde1aaf720a5089ff26dfb64736f6c634300080d0033";
369
+
370
+ export class XVSVaultTreasury__factory extends ContractFactory {
371
+ constructor(
372
+ ...args: [signer: Signer] | ConstructorParameters<typeof ContractFactory>
373
+ ) {
374
+ if (args.length === 1) {
375
+ super(_abi, _bytecode, args[0]);
376
+ } else {
377
+ super(...args);
378
+ }
379
+ }
380
+
381
+ deploy(
382
+ xvsAddress_: string,
383
+ overrides?: Overrides & { from?: string | Promise<string> }
384
+ ): Promise<XVSVaultTreasury> {
385
+ return super.deploy(
386
+ xvsAddress_,
387
+ overrides || {}
388
+ ) as Promise<XVSVaultTreasury>;
389
+ }
390
+ getDeployTransaction(
391
+ xvsAddress_: string,
392
+ overrides?: Overrides & { from?: string | Promise<string> }
393
+ ): TransactionRequest {
394
+ return super.getDeployTransaction(xvsAddress_, overrides || {});
395
+ }
396
+ attach(address: string): XVSVaultTreasury {
397
+ return super.attach(address) as XVSVaultTreasury;
398
+ }
399
+ connect(signer: Signer): XVSVaultTreasury__factory {
400
+ return super.connect(signer) as XVSVaultTreasury__factory;
401
+ }
402
+ static readonly bytecode = _bytecode;
403
+ static readonly abi = _abi;
404
+ static createInterface(): XVSVaultTreasuryInterface {
405
+ return new utils.Interface(_abi) as XVSVaultTreasuryInterface;
406
+ }
407
+ static connect(
408
+ address: string,
409
+ signerOrProvider: Signer | Provider
410
+ ): XVSVaultTreasury {
411
+ return new Contract(address, _abi, signerOrProvider) as XVSVaultTreasury;
412
+ }
413
+ }
@@ -0,0 +1,134 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ export type { Ownable2StepUpgradeable } from "./Ownable2StepUpgradeable";
5
+ export type { OwnableUpgradeable } from "./OwnableUpgradeable";
6
+ export type { Initializable } from "./Initializable";
7
+ export type { PausableUpgradeable } from "./PausableUpgradeable";
8
+ export type { ReentrancyGuardUpgradeable } from "./ReentrancyGuardUpgradeable";
9
+ export type { IERC20PermitUpgradeable } from "./IERC20PermitUpgradeable";
10
+ export type { IERC20Upgradeable } from "./IERC20Upgradeable";
11
+ export type { ContextUpgradeable } from "./ContextUpgradeable";
12
+ export type { AccessControl } from "./AccessControl";
13
+ export type { IAccessControl } from "./IAccessControl";
14
+ export type { Ownable } from "./Ownable";
15
+ export type { IERC1822Proxiable } from "./IERC1822Proxiable";
16
+ export type { IERC1967 } from "./IERC1967";
17
+ export type { BeaconProxy } from "./BeaconProxy";
18
+ export type { IBeacon } from "./IBeacon";
19
+ export type { UpgradeableBeacon } from "./UpgradeableBeacon";
20
+ export type { ERC1967Proxy } from "./ERC1967Proxy";
21
+ export type { ERC1967Upgrade } from "./ERC1967Upgrade";
22
+ export type { Proxy } from "./Proxy";
23
+ export type { ProxyAdmin } from "./ProxyAdmin";
24
+ export type { ITransparentUpgradeableProxy } from "./ITransparentUpgradeableProxy";
25
+ export type { TransparentUpgradeableProxy } from "./TransparentUpgradeableProxy";
26
+ export type { ERC20 } from "./ERC20";
27
+ export type { IERC20Metadata } from "./IERC20Metadata";
28
+ export type { IERC20 } from "./IERC20";
29
+ export type { ERC165 } from "./ERC165";
30
+ export type { IERC165 } from "./IERC165";
31
+ export type { AccessControlledV8 } from "./AccessControlledV8";
32
+ export type { IAccessControlManagerV8 } from "./IAccessControlManagerV8";
33
+ export type { BoundValidatorInterface } from "./BoundValidatorInterface";
34
+ export type { OracleInterface } from "./OracleInterface";
35
+ export type { ResilientOracleInterface } from "./ResilientOracleInterface";
36
+ export type { TwapInterface } from "./TwapInterface";
37
+ export type { VBep20Interface } from "./VBep20Interface";
38
+ export type { ResilientOracle } from "./ResilientOracle";
39
+ export type { MaxLoopsLimitHelper } from "./MaxLoopsLimitHelper";
40
+ export type { IComptroller } from "./IComptroller";
41
+ export type { IConverterNetwork } from "./IConverterNetwork";
42
+ export type { IIncomeDestination } from "./IIncomeDestination";
43
+ export type { IPoolRegistry } from "./IPoolRegistry";
44
+ export type { IProtocolShareReserve } from "./IProtocolShareReserve";
45
+ export type { IRiskFund } from "./IRiskFund";
46
+ export type { IRiskFundGetters } from "./IRiskFundGetters";
47
+ export type { IRiskFundConverter } from "./IRiskFundConverter";
48
+ export type { IShortfall } from "./IShortfall";
49
+ export type { IVToken } from "./IVToken";
50
+ export type { IXVSVault } from "./IXVSVault";
51
+ export type { ProtocolShareReserve } from "./ProtocolShareReserve";
52
+ export type { MaxLoopsLimitHelpersStorage } from "./MaxLoopsLimitHelpersStorage";
53
+ export type { ReserveHelpersStorage } from "./ReserveHelpersStorage";
54
+ export type { RiskFundV1Storage } from "./RiskFundV1Storage";
55
+ export type { RiskFundV2Storage } from "./RiskFundV2Storage";
56
+ export type { RiskFundV2 } from "./RiskFundV2";
57
+ export type { XVSVaultTreasury } from "./XVSVaultTreasury";
58
+ export type { MockACM } from "./MockACM";
59
+ export type { MockArraySorter } from "./MockArraySorter";
60
+ export type { MockConverter } from "./MockConverter";
61
+ export type { MockDeflatingToken } from "./MockDeflatingToken";
62
+ export type { MockRiskFundConverter } from "./MockRiskFundConverter";
63
+ export type { MockToken } from "./MockToken";
64
+ export type { AbstractTokenConverter } from "./AbstractTokenConverter";
65
+ export type { ConverterNetwork } from "./ConverterNetwork";
66
+ export type { IAbstractTokenConverter } from "./IAbstractTokenConverter";
67
+ export type { RiskFundConverter } from "./RiskFundConverter";
68
+ export type { SingleTokenConverter } from "./SingleTokenConverter";
69
+
70
+ export { Ownable2StepUpgradeable__factory } from "./factories/Ownable2StepUpgradeable__factory";
71
+ export { OwnableUpgradeable__factory } from "./factories/OwnableUpgradeable__factory";
72
+ export { Initializable__factory } from "./factories/Initializable__factory";
73
+ export { PausableUpgradeable__factory } from "./factories/PausableUpgradeable__factory";
74
+ export { ReentrancyGuardUpgradeable__factory } from "./factories/ReentrancyGuardUpgradeable__factory";
75
+ export { IERC20PermitUpgradeable__factory } from "./factories/IERC20PermitUpgradeable__factory";
76
+ export { IERC20Upgradeable__factory } from "./factories/IERC20Upgradeable__factory";
77
+ export { ContextUpgradeable__factory } from "./factories/ContextUpgradeable__factory";
78
+ export { AccessControl__factory } from "./factories/AccessControl__factory";
79
+ export { IAccessControl__factory } from "./factories/IAccessControl__factory";
80
+ export { Ownable__factory } from "./factories/Ownable__factory";
81
+ export { IERC1822Proxiable__factory } from "./factories/IERC1822Proxiable__factory";
82
+ export { IERC1967__factory } from "./factories/IERC1967__factory";
83
+ export { BeaconProxy__factory } from "./factories/BeaconProxy__factory";
84
+ export { IBeacon__factory } from "./factories/IBeacon__factory";
85
+ export { UpgradeableBeacon__factory } from "./factories/UpgradeableBeacon__factory";
86
+ export { ERC1967Proxy__factory } from "./factories/ERC1967Proxy__factory";
87
+ export { ERC1967Upgrade__factory } from "./factories/ERC1967Upgrade__factory";
88
+ export { Proxy__factory } from "./factories/Proxy__factory";
89
+ export { ProxyAdmin__factory } from "./factories/ProxyAdmin__factory";
90
+ export { ITransparentUpgradeableProxy__factory } from "./factories/ITransparentUpgradeableProxy__factory";
91
+ export { TransparentUpgradeableProxy__factory } from "./factories/TransparentUpgradeableProxy__factory";
92
+ export { ERC20__factory } from "./factories/ERC20__factory";
93
+ export { IERC20Metadata__factory } from "./factories/IERC20Metadata__factory";
94
+ export { IERC20__factory } from "./factories/IERC20__factory";
95
+ export { ERC165__factory } from "./factories/ERC165__factory";
96
+ export { IERC165__factory } from "./factories/IERC165__factory";
97
+ export { AccessControlledV8__factory } from "./factories/AccessControlledV8__factory";
98
+ export { IAccessControlManagerV8__factory } from "./factories/IAccessControlManagerV8__factory";
99
+ export { BoundValidatorInterface__factory } from "./factories/BoundValidatorInterface__factory";
100
+ export { OracleInterface__factory } from "./factories/OracleInterface__factory";
101
+ export { ResilientOracleInterface__factory } from "./factories/ResilientOracleInterface__factory";
102
+ export { TwapInterface__factory } from "./factories/TwapInterface__factory";
103
+ export { VBep20Interface__factory } from "./factories/VBep20Interface__factory";
104
+ export { ResilientOracle__factory } from "./factories/ResilientOracle__factory";
105
+ export { MaxLoopsLimitHelper__factory } from "./factories/MaxLoopsLimitHelper__factory";
106
+ export { IComptroller__factory } from "./factories/IComptroller__factory";
107
+ export { IConverterNetwork__factory } from "./factories/IConverterNetwork__factory";
108
+ export { IIncomeDestination__factory } from "./factories/IIncomeDestination__factory";
109
+ export { IPoolRegistry__factory } from "./factories/IPoolRegistry__factory";
110
+ export { IProtocolShareReserve__factory } from "./factories/IProtocolShareReserve__factory";
111
+ export { IRiskFund__factory } from "./factories/IRiskFund__factory";
112
+ export { IRiskFundGetters__factory } from "./factories/IRiskFundGetters__factory";
113
+ export { IRiskFundConverter__factory } from "./factories/IRiskFundConverter__factory";
114
+ export { IShortfall__factory } from "./factories/IShortfall__factory";
115
+ export { IVToken__factory } from "./factories/IVToken__factory";
116
+ export { IXVSVault__factory } from "./factories/IXVSVault__factory";
117
+ export { ProtocolShareReserve__factory } from "./factories/ProtocolShareReserve__factory";
118
+ export { MaxLoopsLimitHelpersStorage__factory } from "./factories/MaxLoopsLimitHelpersStorage__factory";
119
+ export { ReserveHelpersStorage__factory } from "./factories/ReserveHelpersStorage__factory";
120
+ export { RiskFundV1Storage__factory } from "./factories/RiskFundV1Storage__factory";
121
+ export { RiskFundV2Storage__factory } from "./factories/RiskFundV2Storage__factory";
122
+ export { RiskFundV2__factory } from "./factories/RiskFundV2__factory";
123
+ export { XVSVaultTreasury__factory } from "./factories/XVSVaultTreasury__factory";
124
+ export { MockACM__factory } from "./factories/MockACM__factory";
125
+ export { MockArraySorter__factory } from "./factories/MockArraySorter__factory";
126
+ export { MockConverter__factory } from "./factories/MockConverter__factory";
127
+ export { MockDeflatingToken__factory } from "./factories/MockDeflatingToken__factory";
128
+ export { MockRiskFundConverter__factory } from "./factories/MockRiskFundConverter__factory";
129
+ export { MockToken__factory } from "./factories/MockToken__factory";
130
+ export { AbstractTokenConverter__factory } from "./factories/AbstractTokenConverter__factory";
131
+ export { ConverterNetwork__factory } from "./factories/ConverterNetwork__factory";
132
+ export { IAbstractTokenConverter__factory } from "./factories/IAbstractTokenConverter__factory";
133
+ export { RiskFundConverter__factory } from "./factories/RiskFundConverter__factory";
134
+ export { SingleTokenConverter__factory } from "./factories/SingleTokenConverter__factory";