@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,209 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IERC20Upgradeable,
9
+ IERC20UpgradeableInterface,
10
+ } from "../IERC20Upgradeable";
11
+
12
+ const _abi = [
13
+ {
14
+ anonymous: false,
15
+ inputs: [
16
+ {
17
+ indexed: true,
18
+ internalType: "address",
19
+ name: "owner",
20
+ type: "address",
21
+ },
22
+ {
23
+ indexed: true,
24
+ internalType: "address",
25
+ name: "spender",
26
+ type: "address",
27
+ },
28
+ {
29
+ indexed: false,
30
+ internalType: "uint256",
31
+ name: "value",
32
+ type: "uint256",
33
+ },
34
+ ],
35
+ name: "Approval",
36
+ type: "event",
37
+ },
38
+ {
39
+ anonymous: false,
40
+ inputs: [
41
+ {
42
+ indexed: true,
43
+ internalType: "address",
44
+ name: "from",
45
+ type: "address",
46
+ },
47
+ {
48
+ indexed: true,
49
+ internalType: "address",
50
+ name: "to",
51
+ type: "address",
52
+ },
53
+ {
54
+ indexed: false,
55
+ internalType: "uint256",
56
+ name: "value",
57
+ type: "uint256",
58
+ },
59
+ ],
60
+ name: "Transfer",
61
+ type: "event",
62
+ },
63
+ {
64
+ inputs: [
65
+ {
66
+ internalType: "address",
67
+ name: "owner",
68
+ type: "address",
69
+ },
70
+ {
71
+ internalType: "address",
72
+ name: "spender",
73
+ type: "address",
74
+ },
75
+ ],
76
+ name: "allowance",
77
+ outputs: [
78
+ {
79
+ internalType: "uint256",
80
+ name: "",
81
+ type: "uint256",
82
+ },
83
+ ],
84
+ stateMutability: "view",
85
+ type: "function",
86
+ },
87
+ {
88
+ inputs: [
89
+ {
90
+ internalType: "address",
91
+ name: "spender",
92
+ type: "address",
93
+ },
94
+ {
95
+ internalType: "uint256",
96
+ name: "amount",
97
+ type: "uint256",
98
+ },
99
+ ],
100
+ name: "approve",
101
+ outputs: [
102
+ {
103
+ internalType: "bool",
104
+ name: "",
105
+ type: "bool",
106
+ },
107
+ ],
108
+ stateMutability: "nonpayable",
109
+ type: "function",
110
+ },
111
+ {
112
+ inputs: [
113
+ {
114
+ internalType: "address",
115
+ name: "account",
116
+ type: "address",
117
+ },
118
+ ],
119
+ name: "balanceOf",
120
+ outputs: [
121
+ {
122
+ internalType: "uint256",
123
+ name: "",
124
+ type: "uint256",
125
+ },
126
+ ],
127
+ stateMutability: "view",
128
+ type: "function",
129
+ },
130
+ {
131
+ inputs: [],
132
+ name: "totalSupply",
133
+ outputs: [
134
+ {
135
+ internalType: "uint256",
136
+ name: "",
137
+ type: "uint256",
138
+ },
139
+ ],
140
+ stateMutability: "view",
141
+ type: "function",
142
+ },
143
+ {
144
+ inputs: [
145
+ {
146
+ internalType: "address",
147
+ name: "to",
148
+ type: "address",
149
+ },
150
+ {
151
+ internalType: "uint256",
152
+ name: "amount",
153
+ type: "uint256",
154
+ },
155
+ ],
156
+ name: "transfer",
157
+ outputs: [
158
+ {
159
+ internalType: "bool",
160
+ name: "",
161
+ type: "bool",
162
+ },
163
+ ],
164
+ stateMutability: "nonpayable",
165
+ type: "function",
166
+ },
167
+ {
168
+ inputs: [
169
+ {
170
+ internalType: "address",
171
+ name: "from",
172
+ type: "address",
173
+ },
174
+ {
175
+ internalType: "address",
176
+ name: "to",
177
+ type: "address",
178
+ },
179
+ {
180
+ internalType: "uint256",
181
+ name: "amount",
182
+ type: "uint256",
183
+ },
184
+ ],
185
+ name: "transferFrom",
186
+ outputs: [
187
+ {
188
+ internalType: "bool",
189
+ name: "",
190
+ type: "bool",
191
+ },
192
+ ],
193
+ stateMutability: "nonpayable",
194
+ type: "function",
195
+ },
196
+ ];
197
+
198
+ export class IERC20Upgradeable__factory {
199
+ static readonly abi = _abi;
200
+ static createInterface(): IERC20UpgradeableInterface {
201
+ return new utils.Interface(_abi) as IERC20UpgradeableInterface;
202
+ }
203
+ static connect(
204
+ address: string,
205
+ signerOrProvider: Signer | Provider
206
+ ): IERC20Upgradeable {
207
+ return new Contract(address, _abi, signerOrProvider) as IERC20Upgradeable;
208
+ }
209
+ }
@@ -0,0 +1,203 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type { IERC20, IERC20Interface } from "../IERC20";
8
+
9
+ const _abi = [
10
+ {
11
+ anonymous: false,
12
+ inputs: [
13
+ {
14
+ indexed: true,
15
+ internalType: "address",
16
+ name: "owner",
17
+ type: "address",
18
+ },
19
+ {
20
+ indexed: true,
21
+ internalType: "address",
22
+ name: "spender",
23
+ type: "address",
24
+ },
25
+ {
26
+ indexed: false,
27
+ internalType: "uint256",
28
+ name: "value",
29
+ type: "uint256",
30
+ },
31
+ ],
32
+ name: "Approval",
33
+ type: "event",
34
+ },
35
+ {
36
+ anonymous: false,
37
+ inputs: [
38
+ {
39
+ indexed: true,
40
+ internalType: "address",
41
+ name: "from",
42
+ type: "address",
43
+ },
44
+ {
45
+ indexed: true,
46
+ internalType: "address",
47
+ name: "to",
48
+ type: "address",
49
+ },
50
+ {
51
+ indexed: false,
52
+ internalType: "uint256",
53
+ name: "value",
54
+ type: "uint256",
55
+ },
56
+ ],
57
+ name: "Transfer",
58
+ type: "event",
59
+ },
60
+ {
61
+ inputs: [
62
+ {
63
+ internalType: "address",
64
+ name: "owner",
65
+ type: "address",
66
+ },
67
+ {
68
+ internalType: "address",
69
+ name: "spender",
70
+ type: "address",
71
+ },
72
+ ],
73
+ name: "allowance",
74
+ outputs: [
75
+ {
76
+ internalType: "uint256",
77
+ name: "",
78
+ type: "uint256",
79
+ },
80
+ ],
81
+ stateMutability: "view",
82
+ type: "function",
83
+ },
84
+ {
85
+ inputs: [
86
+ {
87
+ internalType: "address",
88
+ name: "spender",
89
+ type: "address",
90
+ },
91
+ {
92
+ internalType: "uint256",
93
+ name: "amount",
94
+ type: "uint256",
95
+ },
96
+ ],
97
+ name: "approve",
98
+ outputs: [
99
+ {
100
+ internalType: "bool",
101
+ name: "",
102
+ type: "bool",
103
+ },
104
+ ],
105
+ stateMutability: "nonpayable",
106
+ type: "function",
107
+ },
108
+ {
109
+ inputs: [
110
+ {
111
+ internalType: "address",
112
+ name: "account",
113
+ type: "address",
114
+ },
115
+ ],
116
+ name: "balanceOf",
117
+ outputs: [
118
+ {
119
+ internalType: "uint256",
120
+ name: "",
121
+ type: "uint256",
122
+ },
123
+ ],
124
+ stateMutability: "view",
125
+ type: "function",
126
+ },
127
+ {
128
+ inputs: [],
129
+ name: "totalSupply",
130
+ outputs: [
131
+ {
132
+ internalType: "uint256",
133
+ name: "",
134
+ type: "uint256",
135
+ },
136
+ ],
137
+ stateMutability: "view",
138
+ type: "function",
139
+ },
140
+ {
141
+ inputs: [
142
+ {
143
+ internalType: "address",
144
+ name: "to",
145
+ type: "address",
146
+ },
147
+ {
148
+ internalType: "uint256",
149
+ name: "amount",
150
+ type: "uint256",
151
+ },
152
+ ],
153
+ name: "transfer",
154
+ outputs: [
155
+ {
156
+ internalType: "bool",
157
+ name: "",
158
+ type: "bool",
159
+ },
160
+ ],
161
+ stateMutability: "nonpayable",
162
+ type: "function",
163
+ },
164
+ {
165
+ inputs: [
166
+ {
167
+ internalType: "address",
168
+ name: "from",
169
+ type: "address",
170
+ },
171
+ {
172
+ internalType: "address",
173
+ name: "to",
174
+ type: "address",
175
+ },
176
+ {
177
+ internalType: "uint256",
178
+ name: "amount",
179
+ type: "uint256",
180
+ },
181
+ ],
182
+ name: "transferFrom",
183
+ outputs: [
184
+ {
185
+ internalType: "bool",
186
+ name: "",
187
+ type: "bool",
188
+ },
189
+ ],
190
+ stateMutability: "nonpayable",
191
+ type: "function",
192
+ },
193
+ ];
194
+
195
+ export class IERC20__factory {
196
+ static readonly abi = _abi;
197
+ static createInterface(): IERC20Interface {
198
+ return new utils.Interface(_abi) as IERC20Interface;
199
+ }
200
+ static connect(address: string, signerOrProvider: Signer | Provider): IERC20 {
201
+ return new Contract(address, _abi, signerOrProvider) as IERC20;
202
+ }
203
+ }
@@ -0,0 +1,44 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IIncomeDestination,
9
+ IIncomeDestinationInterface,
10
+ } from "../IIncomeDestination";
11
+
12
+ const _abi = [
13
+ {
14
+ inputs: [
15
+ {
16
+ internalType: "address",
17
+ name: "comptroller",
18
+ type: "address",
19
+ },
20
+ {
21
+ internalType: "address",
22
+ name: "asset",
23
+ type: "address",
24
+ },
25
+ ],
26
+ name: "updateAssetsState",
27
+ outputs: [],
28
+ stateMutability: "nonpayable",
29
+ type: "function",
30
+ },
31
+ ];
32
+
33
+ export class IIncomeDestination__factory {
34
+ static readonly abi = _abi;
35
+ static createInterface(): IIncomeDestinationInterface {
36
+ return new utils.Interface(_abi) as IIncomeDestinationInterface;
37
+ }
38
+ static connect(
39
+ address: string,
40
+ signerOrProvider: Signer | Provider
41
+ ): IIncomeDestination {
42
+ return new Contract(address, _abi, signerOrProvider) as IIncomeDestination;
43
+ }
44
+ }
@@ -0,0 +1,66 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type { IPoolRegistry, IPoolRegistryInterface } from "../IPoolRegistry";
8
+
9
+ const _abi = [
10
+ {
11
+ inputs: [
12
+ {
13
+ internalType: "address",
14
+ name: "asset",
15
+ type: "address",
16
+ },
17
+ ],
18
+ name: "getPoolsSupportedByAsset",
19
+ outputs: [
20
+ {
21
+ internalType: "address[]",
22
+ name: "",
23
+ type: "address[]",
24
+ },
25
+ ],
26
+ stateMutability: "view",
27
+ type: "function",
28
+ },
29
+ {
30
+ inputs: [
31
+ {
32
+ internalType: "address",
33
+ name: "comptroller",
34
+ type: "address",
35
+ },
36
+ {
37
+ internalType: "address",
38
+ name: "asset",
39
+ type: "address",
40
+ },
41
+ ],
42
+ name: "getVTokenForAsset",
43
+ outputs: [
44
+ {
45
+ internalType: "address",
46
+ name: "",
47
+ type: "address",
48
+ },
49
+ ],
50
+ stateMutability: "view",
51
+ type: "function",
52
+ },
53
+ ];
54
+
55
+ export class IPoolRegistry__factory {
56
+ static readonly abi = _abi;
57
+ static createInterface(): IPoolRegistryInterface {
58
+ return new utils.Interface(_abi) as IPoolRegistryInterface;
59
+ }
60
+ static connect(
61
+ address: string,
62
+ signerOrProvider: Signer | Provider
63
+ ): IPoolRegistry {
64
+ return new Contract(address, _abi, signerOrProvider) as IPoolRegistry;
65
+ }
66
+ }
@@ -0,0 +1,53 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IProtocolShareReserve,
9
+ IProtocolShareReserveInterface,
10
+ } from "../IProtocolShareReserve";
11
+
12
+ const _abi = [
13
+ {
14
+ inputs: [
15
+ {
16
+ internalType: "address",
17
+ name: "comptroller",
18
+ type: "address",
19
+ },
20
+ {
21
+ internalType: "address",
22
+ name: "asset",
23
+ type: "address",
24
+ },
25
+ {
26
+ internalType: "enum IProtocolShareReserve.IncomeType",
27
+ name: "incomeType",
28
+ type: "uint8",
29
+ },
30
+ ],
31
+ name: "updateAssetsState",
32
+ outputs: [],
33
+ stateMutability: "nonpayable",
34
+ type: "function",
35
+ },
36
+ ];
37
+
38
+ export class IProtocolShareReserve__factory {
39
+ static readonly abi = _abi;
40
+ static createInterface(): IProtocolShareReserveInterface {
41
+ return new utils.Interface(_abi) as IProtocolShareReserveInterface;
42
+ }
43
+ static connect(
44
+ address: string,
45
+ signerOrProvider: Signer | Provider
46
+ ): IProtocolShareReserve {
47
+ return new Contract(
48
+ address,
49
+ _abi,
50
+ signerOrProvider
51
+ ) as IProtocolShareReserve;
52
+ }
53
+ }
@@ -0,0 +1,63 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IRiskFundConverter,
9
+ IRiskFundConverterInterface,
10
+ } from "../IRiskFundConverter";
11
+
12
+ const _abi = [
13
+ {
14
+ inputs: [
15
+ {
16
+ internalType: "address",
17
+ name: "asset",
18
+ type: "address",
19
+ },
20
+ ],
21
+ name: "getPools",
22
+ outputs: [
23
+ {
24
+ internalType: "address[]",
25
+ name: "",
26
+ type: "address[]",
27
+ },
28
+ ],
29
+ stateMutability: "view",
30
+ type: "function",
31
+ },
32
+ {
33
+ inputs: [
34
+ {
35
+ internalType: "address",
36
+ name: "comptroller",
37
+ type: "address",
38
+ },
39
+ {
40
+ internalType: "address",
41
+ name: "asset",
42
+ type: "address",
43
+ },
44
+ ],
45
+ name: "updateAssetsState",
46
+ outputs: [],
47
+ stateMutability: "nonpayable",
48
+ type: "function",
49
+ },
50
+ ];
51
+
52
+ export class IRiskFundConverter__factory {
53
+ static readonly abi = _abi;
54
+ static createInterface(): IRiskFundConverterInterface {
55
+ return new utils.Interface(_abi) as IRiskFundConverterInterface;
56
+ }
57
+ static connect(
58
+ address: string,
59
+ signerOrProvider: Signer | Provider
60
+ ): IRiskFundConverter {
61
+ return new Contract(address, _abi, signerOrProvider) as IRiskFundConverter;
62
+ }
63
+ }
@@ -0,0 +1,39 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IRiskFundGetters,
9
+ IRiskFundGettersInterface,
10
+ } from "../IRiskFundGetters";
11
+
12
+ const _abi = [
13
+ {
14
+ inputs: [],
15
+ name: "convertibleBaseAsset",
16
+ outputs: [
17
+ {
18
+ internalType: "address",
19
+ name: "",
20
+ type: "address",
21
+ },
22
+ ],
23
+ stateMutability: "view",
24
+ type: "function",
25
+ },
26
+ ];
27
+
28
+ export class IRiskFundGetters__factory {
29
+ static readonly abi = _abi;
30
+ static createInterface(): IRiskFundGettersInterface {
31
+ return new utils.Interface(_abi) as IRiskFundGettersInterface;
32
+ }
33
+ static connect(
34
+ address: string,
35
+ signerOrProvider: Signer | Provider
36
+ ): IRiskFundGetters {
37
+ return new Contract(address, _abi, signerOrProvider) as IRiskFundGetters;
38
+ }
39
+ }