@meterio/sumer-js 0.1.4 → 0.1.5

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 (246) hide show
  1. package/dist/nodejs/typechain/contracts/CToken/index.d.ts +5 -0
  2. package/dist/nodejs/typechain/contracts/Comptroller/index.d.ts +4 -1
  3. package/dist/nodejs/typechain/contracts/InterestRateModel/index.d.ts +1 -0
  4. package/dist/nodejs/typechain/contracts/Oracle/index.d.ts +3 -0
  5. package/dist/nodejs/typechain/contracts/index.d.ts +1 -0
  6. package/dist/nodejs/typechain/factories/contracts/CToken/index.d.ts +3 -0
  7. package/dist/nodejs/typechain/factories/contracts/CToken/index.js +28 -1
  8. package/dist/nodejs/typechain/factories/contracts/CToken/index.js.map +1 -1
  9. package/dist/nodejs/typechain/factories/contracts/Comptroller/index.d.ts +2 -1
  10. package/dist/nodejs/typechain/factories/contracts/Comptroller/index.js +26 -3
  11. package/dist/nodejs/typechain/factories/contracts/Comptroller/index.js.map +1 -1
  12. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/index.d.ts +1 -0
  13. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/index.js +3 -1
  14. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/index.js.map +1 -1
  15. package/dist/nodejs/typechain/factories/contracts/Oracle/index.d.ts +2 -0
  16. package/dist/nodejs/typechain/factories/contracts/Oracle/index.js +4 -1
  17. package/dist/nodejs/typechain/factories/contracts/Oracle/index.js.map +1 -1
  18. package/dist/nodejs/typechain/factories/contracts/index.d.ts +1 -0
  19. package/dist/nodejs/typechain/factories/contracts/index.js +3 -1
  20. package/dist/nodejs/typechain/factories/contracts/index.js.map +1 -1
  21. package/dist/nodejs/typechain/hardhat.d.ts +378 -0
  22. package/dist/nodejs/typechain/index.d.ts +32 -24
  23. package/dist/nodejs/typechain/index.js +33 -25
  24. package/dist/nodejs/typechain/index.js.map +1 -1
  25. package/package.json +1 -1
  26. package/dist/browser/compound.min.js +0 -18
  27. package/dist/browser/sumer.min.js +0 -18
  28. package/dist/nodejs/constants.d.ts +0 -29
  29. package/dist/nodejs/constants.js +0 -1109
  30. package/dist/nodejs/constants.js.map +0 -1
  31. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/TimelockController.d.ts +0 -526
  32. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/TimelockController.js +0 -3
  33. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/TimelockController.js.map +0 -1
  34. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/index.d.ts +0 -1
  35. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/index.js +0 -3
  36. package/dist/nodejs/typechain/@openzeppelin/contracts/governance/index.js.map +0 -1
  37. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.d.ts +0 -75
  38. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.js +0 -3
  39. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.js.map +0 -1
  40. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/index.d.ts +0 -1
  41. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/index.js +0 -3
  42. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC1155/index.js.map +0 -1
  43. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts +0 -1
  44. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js +0 -3
  45. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js.map +0 -1
  46. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/IERC721Receiver.d.ts +0 -39
  47. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/IERC721Receiver.js +0 -3
  48. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/IERC721Receiver.js.map +0 -1
  49. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/index.d.ts +0 -1
  50. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/index.js +0 -3
  51. package/dist/nodejs/typechain/@openzeppelin/contracts/token/ERC721/index.js.map +0 -1
  52. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/security/index.d.ts +0 -1
  53. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/security/index.js +0 -3
  54. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/security/index.js.map +0 -1
  55. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.d.ts +0 -1
  56. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +0 -3
  57. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js.map +0 -1
  58. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/index.d.ts +0 -4
  59. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +0 -3
  60. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/ERC20/index.js.map +0 -1
  61. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/index.d.ts +0 -2
  62. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/index.js +0 -3
  63. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/token/index.js.map +0 -1
  64. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/utils/cryptography/index.d.ts +0 -1
  65. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/utils/cryptography/index.js +0 -3
  66. package/dist/nodejs/typechain/@openzeppelin/contracts-upgradeable/utils/cryptography/index.js.map +0 -1
  67. package/dist/nodejs/typechain/contracts/ITimelock.d.ts +0 -184
  68. package/dist/nodejs/typechain/contracts/ITimelock.js +0 -3
  69. package/dist/nodejs/typechain/contracts/ITimelock.js.map +0 -1
  70. package/dist/nodejs/typechain/contracts/Interface/IAccountLiquidity.d.ts +0 -57
  71. package/dist/nodejs/typechain/contracts/Interface/IAccountLiquidity.js +0 -3
  72. package/dist/nodejs/typechain/contracts/Interface/IAccountLiquidity.js.map +0 -1
  73. package/dist/nodejs/typechain/contracts/Interface/ICErc20.d.ts +0 -99
  74. package/dist/nodejs/typechain/contracts/Interface/ICErc20.js +0 -3
  75. package/dist/nodejs/typechain/contracts/Interface/ICErc20.js.map +0 -1
  76. package/dist/nodejs/typechain/contracts/Interface/ICToken.d.ts +0 -611
  77. package/dist/nodejs/typechain/contracts/Interface/ICToken.js +0 -3
  78. package/dist/nodejs/typechain/contracts/Interface/ICToken.js.map +0 -1
  79. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/ICToken.d.ts +0 -198
  80. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/ICToken.js +0 -3
  81. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/ICToken.js.map +0 -1
  82. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/index.d.ts +0 -1
  83. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/index.js +0 -3
  84. package/dist/nodejs/typechain/contracts/Interface/ICTokenExternal.sol/index.js.map +0 -1
  85. package/dist/nodejs/typechain/contracts/Interface/IChainlinkFeed.d.ts +0 -59
  86. package/dist/nodejs/typechain/contracts/Interface/IChainlinkFeed.js +0 -3
  87. package/dist/nodejs/typechain/contracts/Interface/IChainlinkFeed.js.map +0 -1
  88. package/dist/nodejs/typechain/contracts/Interface/ICompLogic.d.ts +0 -127
  89. package/dist/nodejs/typechain/contracts/Interface/ICompLogic.js +0 -3
  90. package/dist/nodejs/typechain/contracts/Interface/ICompLogic.js.map +0 -1
  91. package/dist/nodejs/typechain/contracts/Interface/IComptroller.d.ts +0 -562
  92. package/dist/nodejs/typechain/contracts/Interface/IComptroller.js +0 -3
  93. package/dist/nodejs/typechain/contracts/Interface/IComptroller.js.map +0 -1
  94. package/dist/nodejs/typechain/contracts/Interface/IEIP20NonStandard.d.ts +0 -161
  95. package/dist/nodejs/typechain/contracts/Interface/IEIP20NonStandard.js +0 -3
  96. package/dist/nodejs/typechain/contracts/Interface/IEIP20NonStandard.js.map +0 -1
  97. package/dist/nodejs/typechain/contracts/Interface/IGovernorAlpha.d.ts +0 -119
  98. package/dist/nodejs/typechain/contracts/Interface/IGovernorAlpha.js +0 -3
  99. package/dist/nodejs/typechain/contracts/Interface/IGovernorAlpha.js.map +0 -1
  100. package/dist/nodejs/typechain/contracts/Interface/IGovernorBravo.d.ts +0 -130
  101. package/dist/nodejs/typechain/contracts/Interface/IGovernorBravo.js +0 -3
  102. package/dist/nodejs/typechain/contracts/Interface/IGovernorBravo.js.map +0 -1
  103. package/dist/nodejs/typechain/contracts/Interface/IInterestRateModel.d.ts +0 -59
  104. package/dist/nodejs/typechain/contracts/Interface/IInterestRateModel.js +0 -3
  105. package/dist/nodejs/typechain/contracts/Interface/IInterestRateModel.js.map +0 -1
  106. package/dist/nodejs/typechain/contracts/Interface/IPriceOracle.d.ts +0 -37
  107. package/dist/nodejs/typechain/contracts/Interface/IPriceOracle.js +0 -3
  108. package/dist/nodejs/typechain/contracts/Interface/IPriceOracle.js.map +0 -1
  109. package/dist/nodejs/typechain/contracts/Interface/IRedemptionManager.d.ts +0 -103
  110. package/dist/nodejs/typechain/contracts/Interface/IRedemptionManager.js +0 -3
  111. package/dist/nodejs/typechain/contracts/Interface/IRedemptionManager.js.map +0 -1
  112. package/dist/nodejs/typechain/contracts/Interface/ISortedBorrows.d.ts +0 -210
  113. package/dist/nodejs/typechain/contracts/Interface/ISortedBorrows.js +0 -3
  114. package/dist/nodejs/typechain/contracts/Interface/ISortedBorrows.js.map +0 -1
  115. package/dist/nodejs/typechain/contracts/Interface/IStdReference.d.ts +0 -65
  116. package/dist/nodejs/typechain/contracts/Interface/IStdReference.js +0 -3
  117. package/dist/nodejs/typechain/contracts/Interface/IStdReference.js.map +0 -1
  118. package/dist/nodejs/typechain/contracts/Interface/IUnitroller.d.ts +0 -29
  119. package/dist/nodejs/typechain/contracts/Interface/IUnitroller.js +0 -3
  120. package/dist/nodejs/typechain/contracts/Interface/IUnitroller.js.map +0 -1
  121. package/dist/nodejs/typechain/contracts/Interface/IVoltPair.d.ts +0 -71
  122. package/dist/nodejs/typechain/contracts/Interface/IVoltPair.js +0 -3
  123. package/dist/nodejs/typechain/contracts/Interface/IVoltPair.js.map +0 -1
  124. package/dist/nodejs/typechain/contracts/Interface/IWitnetFeed.d.ts +0 -25
  125. package/dist/nodejs/typechain/contracts/Interface/IWitnetFeed.js +0 -3
  126. package/dist/nodejs/typechain/contracts/Interface/IWitnetFeed.js.map +0 -1
  127. package/dist/nodejs/typechain/contracts/Interface/index.d.ts +0 -19
  128. package/dist/nodejs/typechain/contracts/Interface/index.js +0 -3
  129. package/dist/nodejs/typechain/contracts/Interface/index.js.map +0 -1
  130. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/SumerTimelockController.d.ts +0 -526
  131. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/SumerTimelockController.js +0 -3
  132. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/SumerTimelockController.js.map +0 -1
  133. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/Timelock.d.ts +0 -526
  134. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/Timelock.js +0 -3
  135. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/Timelock.js.map +0 -1
  136. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/index.d.ts +0 -2
  137. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/index.js +0 -3
  138. package/dist/nodejs/typechain/contracts/SumerTimelockController.sol/index.js.map +0 -1
  139. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.d.ts +0 -711
  140. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js +0 -929
  141. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js.map +0 -1
  142. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/index.d.ts +0 -1
  143. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/index.js +0 -9
  144. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/index.js.map +0 -1
  145. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver__factory.d.ts +0 -81
  146. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver__factory.js +0 -117
  147. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/IERC1155Receiver__factory.js.map +0 -1
  148. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/index.d.ts +0 -1
  149. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/index.js +0 -9
  150. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC1155/index.js.map +0 -1
  151. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts +0 -1
  152. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js +0 -9
  153. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js.map +0 -1
  154. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/IERC721Receiver__factory.d.ts +0 -33
  155. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/IERC721Receiver__factory.js +0 -54
  156. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/IERC721Receiver__factory.js.map +0 -1
  157. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/index.d.ts +0 -1
  158. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/index.js +0 -9
  159. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC721/index.js.map +0 -1
  160. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/security/index.d.ts +0 -1
  161. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/security/index.js +0 -9
  162. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/security/index.js.map +0 -1
  163. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.d.ts +0 -1
  164. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +0 -9
  165. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js.map +0 -1
  166. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/index.d.ts +0 -3
  167. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +0 -35
  168. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/ERC20/index.js.map +0 -1
  169. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/index.d.ts +0 -1
  170. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/index.js +0 -31
  171. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/token/index.js.map +0 -1
  172. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/utils/cryptography/index.d.ts +0 -1
  173. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/utils/cryptography/index.js +0 -9
  174. package/dist/nodejs/typechain/factories/@openzeppelin/contracts-upgradeable/utils/cryptography/index.js.map +0 -1
  175. package/dist/nodejs/typechain/factories/contracts/ITimelock__factory.d.ts +0 -188
  176. package/dist/nodejs/typechain/factories/contracts/ITimelock__factory.js +0 -250
  177. package/dist/nodejs/typechain/factories/contracts/ITimelock__factory.js.map +0 -1
  178. package/dist/nodejs/typechain/factories/contracts/Interface/IAccountLiquidity__factory.d.ts +0 -67
  179. package/dist/nodejs/typechain/factories/contracts/Interface/IAccountLiquidity__factory.js +0 -98
  180. package/dist/nodejs/typechain/factories/contracts/Interface/IAccountLiquidity__factory.js.map +0 -1
  181. package/dist/nodejs/typechain/factories/contracts/Interface/ICErc20__factory.d.ts +0 -141
  182. package/dist/nodejs/typechain/factories/contracts/Interface/ICErc20__factory.js +0 -200
  183. package/dist/nodejs/typechain/factories/contracts/Interface/ICErc20__factory.js.map +0 -1
  184. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/ICToken__factory.d.ts +0 -357
  185. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/ICToken__factory.js +0 -481
  186. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/ICToken__factory.js.map +0 -1
  187. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/index.d.ts +0 -1
  188. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/index.js +0 -9
  189. package/dist/nodejs/typechain/factories/contracts/Interface/ICTokenExternal.sol/index.js.map +0 -1
  190. package/dist/nodejs/typechain/factories/contracts/Interface/ICToken__factory.d.ts +0 -705
  191. package/dist/nodejs/typechain/factories/contracts/Interface/ICToken__factory.js +0 -922
  192. package/dist/nodejs/typechain/factories/contracts/Interface/ICToken__factory.js.map +0 -1
  193. package/dist/nodejs/typechain/factories/contracts/Interface/IChainlinkFeed__factory.d.ts +0 -43
  194. package/dist/nodejs/typechain/factories/contracts/Interface/IChainlinkFeed__factory.js +0 -66
  195. package/dist/nodejs/typechain/factories/contracts/Interface/IChainlinkFeed__factory.js.map +0 -1
  196. package/dist/nodejs/typechain/factories/contracts/Interface/ICompLogic__factory.d.ts +0 -133
  197. package/dist/nodejs/typechain/factories/contracts/Interface/ICompLogic__factory.js +0 -184
  198. package/dist/nodejs/typechain/factories/contracts/Interface/ICompLogic__factory.js.map +0 -1
  199. package/dist/nodejs/typechain/factories/contracts/Interface/IComptroller__factory.d.ts +0 -803
  200. package/dist/nodejs/typechain/factories/contracts/Interface/IComptroller__factory.js +0 -1052
  201. package/dist/nodejs/typechain/factories/contracts/Interface/IComptroller__factory.js.map +0 -1
  202. package/dist/nodejs/typechain/factories/contracts/Interface/IEIP20NonStandard__factory.d.ts +0 -177
  203. package/dist/nodejs/typechain/factories/contracts/Interface/IEIP20NonStandard__factory.js +0 -240
  204. package/dist/nodejs/typechain/factories/contracts/Interface/IEIP20NonStandard__factory.js.map +0 -1
  205. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorAlpha__factory.d.ts +0 -105
  206. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorAlpha__factory.js +0 -147
  207. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorAlpha__factory.js.map +0 -1
  208. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorBravo__factory.d.ts +0 -119
  209. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorBravo__factory.js +0 -166
  210. package/dist/nodejs/typechain/factories/contracts/Interface/IGovernorBravo__factory.js.map +0 -1
  211. package/dist/nodejs/typechain/factories/contracts/Interface/IInterestRateModel__factory.d.ts +0 -65
  212. package/dist/nodejs/typechain/factories/contracts/Interface/IInterestRateModel__factory.js +0 -96
  213. package/dist/nodejs/typechain/factories/contracts/Interface/IInterestRateModel__factory.js.map +0 -1
  214. package/dist/nodejs/typechain/factories/contracts/Interface/IPriceOracle__factory.d.ts +0 -35
  215. package/dist/nodejs/typechain/factories/contracts/Interface/IPriceOracle__factory.js +0 -58
  216. package/dist/nodejs/typechain/factories/contracts/Interface/IPriceOracle__factory.js.map +0 -1
  217. package/dist/nodejs/typechain/factories/contracts/Interface/IRedemptionManager__factory.d.ts +0 -147
  218. package/dist/nodejs/typechain/factories/contracts/Interface/IRedemptionManager__factory.js +0 -204
  219. package/dist/nodejs/typechain/factories/contracts/Interface/IRedemptionManager__factory.js.map +0 -1
  220. package/dist/nodejs/typechain/factories/contracts/Interface/ISortedBorrows__factory.d.ts +0 -284
  221. package/dist/nodejs/typechain/factories/contracts/Interface/ISortedBorrows__factory.js +0 -382
  222. package/dist/nodejs/typechain/factories/contracts/Interface/ISortedBorrows__factory.js.map +0 -1
  223. package/dist/nodejs/typechain/factories/contracts/Interface/IStdReference__factory.d.ts +0 -69
  224. package/dist/nodejs/typechain/factories/contracts/Interface/IStdReference__factory.js +0 -102
  225. package/dist/nodejs/typechain/factories/contracts/Interface/IStdReference__factory.js.map +0 -1
  226. package/dist/nodejs/typechain/factories/contracts/Interface/IUnitroller__factory.d.ts +0 -27
  227. package/dist/nodejs/typechain/factories/contracts/Interface/IUnitroller__factory.js +0 -46
  228. package/dist/nodejs/typechain/factories/contracts/Interface/IUnitroller__factory.js.map +0 -1
  229. package/dist/nodejs/typechain/factories/contracts/Interface/IVoltPair__factory.d.ts +0 -61
  230. package/dist/nodejs/typechain/factories/contracts/Interface/IVoltPair__factory.js +0 -89
  231. package/dist/nodejs/typechain/factories/contracts/Interface/IVoltPair__factory.js.map +0 -1
  232. package/dist/nodejs/typechain/factories/contracts/Interface/IWitnetFeed__factory.d.ts +0 -17
  233. package/dist/nodejs/typechain/factories/contracts/Interface/IWitnetFeed__factory.js +0 -33
  234. package/dist/nodejs/typechain/factories/contracts/Interface/IWitnetFeed__factory.js.map +0 -1
  235. package/dist/nodejs/typechain/factories/contracts/Interface/index.d.ts +0 -18
  236. package/dist/nodejs/typechain/factories/contracts/Interface/index.js +0 -65
  237. package/dist/nodejs/typechain/factories/contracts/Interface/index.js.map +0 -1
  238. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/SumerTimelockController__factory.d.ts +0 -707
  239. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/SumerTimelockController__factory.js +0 -924
  240. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/SumerTimelockController__factory.js.map +0 -1
  241. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/Timelock__factory.d.ts +0 -707
  242. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/Timelock__factory.js +0 -924
  243. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/Timelock__factory.js.map +0 -1
  244. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/index.d.ts +0 -2
  245. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/index.js +0 -11
  246. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController.sol/index.js.map +0 -1
@@ -1,147 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.IGovernorAlpha__factory = void 0;
7
- const ethers_1 = require("ethers");
8
- const _abi = [
9
- {
10
- inputs: [
11
- {
12
- internalType: "uint256",
13
- name: "proposalId",
14
- type: "uint256",
15
- },
16
- ],
17
- name: "getActions",
18
- outputs: [
19
- {
20
- internalType: "address[]",
21
- name: "targets",
22
- type: "address[]",
23
- },
24
- {
25
- internalType: "uint256[]",
26
- name: "values",
27
- type: "uint256[]",
28
- },
29
- {
30
- internalType: "string[]",
31
- name: "signatures",
32
- type: "string[]",
33
- },
34
- {
35
- internalType: "bytes[]",
36
- name: "calldatas",
37
- type: "bytes[]",
38
- },
39
- ],
40
- stateMutability: "view",
41
- type: "function",
42
- },
43
- {
44
- inputs: [
45
- {
46
- internalType: "uint256",
47
- name: "proposalId",
48
- type: "uint256",
49
- },
50
- {
51
- internalType: "address",
52
- name: "voter",
53
- type: "address",
54
- },
55
- ],
56
- name: "getReceipt",
57
- outputs: [
58
- {
59
- internalType: "bool",
60
- name: "",
61
- type: "bool",
62
- },
63
- {
64
- internalType: "bool",
65
- name: "",
66
- type: "bool",
67
- },
68
- {
69
- internalType: "uint96",
70
- name: "",
71
- type: "uint96",
72
- },
73
- ],
74
- stateMutability: "view",
75
- type: "function",
76
- },
77
- {
78
- inputs: [
79
- {
80
- internalType: "uint256",
81
- name: "",
82
- type: "uint256",
83
- },
84
- ],
85
- name: "proposals",
86
- outputs: [
87
- {
88
- internalType: "uint256",
89
- name: "id",
90
- type: "uint256",
91
- },
92
- {
93
- internalType: "address",
94
- name: "proposer",
95
- type: "address",
96
- },
97
- {
98
- internalType: "uint256",
99
- name: "eta",
100
- type: "uint256",
101
- },
102
- {
103
- internalType: "uint256",
104
- name: "startBlock",
105
- type: "uint256",
106
- },
107
- {
108
- internalType: "uint256",
109
- name: "endBlock",
110
- type: "uint256",
111
- },
112
- {
113
- internalType: "uint256",
114
- name: "forVotes",
115
- type: "uint256",
116
- },
117
- {
118
- internalType: "uint256",
119
- name: "againstVotes",
120
- type: "uint256",
121
- },
122
- {
123
- internalType: "bool",
124
- name: "canceled",
125
- type: "bool",
126
- },
127
- {
128
- internalType: "bool",
129
- name: "executed",
130
- type: "bool",
131
- },
132
- ],
133
- stateMutability: "view",
134
- type: "function",
135
- },
136
- ];
137
- class IGovernorAlpha__factory {
138
- static createInterface() {
139
- return new ethers_1.Interface(_abi);
140
- }
141
- static connect(address, runner) {
142
- return new ethers_1.Contract(address, _abi, runner);
143
- }
144
- }
145
- exports.IGovernorAlpha__factory = IGovernorAlpha__factory;
146
- IGovernorAlpha__factory.abi = _abi;
147
- //# sourceMappingURL=IGovernorAlpha__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IGovernorAlpha__factory.js","sourceRoot":"","sources":["../../../../../../src/typechain/factories/contracts/Interface/IGovernorAlpha__factory.ts"],"names":[],"mappings":"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"}
@@ -1,119 +0,0 @@
1
- import { type ContractRunner } from "ethers";
2
- import type { IGovernorBravo, IGovernorBravoInterface } from "../../../contracts/Interface/IGovernorBravo";
3
- export declare class IGovernorBravo__factory {
4
- static readonly abi: readonly [{
5
- readonly inputs: readonly [{
6
- readonly internalType: "uint256";
7
- readonly name: "proposalId";
8
- readonly type: "uint256";
9
- }];
10
- readonly name: "getActions";
11
- readonly outputs: readonly [{
12
- readonly internalType: "address[]";
13
- readonly name: "targets";
14
- readonly type: "address[]";
15
- }, {
16
- readonly internalType: "uint256[]";
17
- readonly name: "values";
18
- readonly type: "uint256[]";
19
- }, {
20
- readonly internalType: "string[]";
21
- readonly name: "signatures";
22
- readonly type: "string[]";
23
- }, {
24
- readonly internalType: "bytes[]";
25
- readonly name: "calldatas";
26
- readonly type: "bytes[]";
27
- }];
28
- readonly stateMutability: "view";
29
- readonly type: "function";
30
- }, {
31
- readonly inputs: readonly [{
32
- readonly internalType: "uint256";
33
- readonly name: "proposalId";
34
- readonly type: "uint256";
35
- }, {
36
- readonly internalType: "address";
37
- readonly name: "voter";
38
- readonly type: "address";
39
- }];
40
- readonly name: "getReceipt";
41
- readonly outputs: readonly [{
42
- readonly components: readonly [{
43
- readonly internalType: "bool";
44
- readonly name: "hasVoted";
45
- readonly type: "bool";
46
- }, {
47
- readonly internalType: "uint8";
48
- readonly name: "support";
49
- readonly type: "uint8";
50
- }, {
51
- readonly internalType: "uint96";
52
- readonly name: "votes";
53
- readonly type: "uint96";
54
- }];
55
- readonly internalType: "struct IGovernorBravo.Receipt";
56
- readonly name: "";
57
- readonly type: "tuple";
58
- }];
59
- readonly stateMutability: "view";
60
- readonly type: "function";
61
- }, {
62
- readonly inputs: readonly [{
63
- readonly internalType: "uint256";
64
- readonly name: "proposalId";
65
- readonly type: "uint256";
66
- }];
67
- readonly name: "proposals";
68
- readonly outputs: readonly [{
69
- readonly components: readonly [{
70
- readonly internalType: "uint256";
71
- readonly name: "id";
72
- readonly type: "uint256";
73
- }, {
74
- readonly internalType: "address";
75
- readonly name: "proposer";
76
- readonly type: "address";
77
- }, {
78
- readonly internalType: "uint256";
79
- readonly name: "eta";
80
- readonly type: "uint256";
81
- }, {
82
- readonly internalType: "uint256";
83
- readonly name: "startBlock";
84
- readonly type: "uint256";
85
- }, {
86
- readonly internalType: "uint256";
87
- readonly name: "endBlock";
88
- readonly type: "uint256";
89
- }, {
90
- readonly internalType: "uint256";
91
- readonly name: "forVotes";
92
- readonly type: "uint256";
93
- }, {
94
- readonly internalType: "uint256";
95
- readonly name: "againstVotes";
96
- readonly type: "uint256";
97
- }, {
98
- readonly internalType: "uint256";
99
- readonly name: "abstainVotes";
100
- readonly type: "uint256";
101
- }, {
102
- readonly internalType: "bool";
103
- readonly name: "canceled";
104
- readonly type: "bool";
105
- }, {
106
- readonly internalType: "bool";
107
- readonly name: "executed";
108
- readonly type: "bool";
109
- }];
110
- readonly internalType: "struct IGovernorBravo.Proposal";
111
- readonly name: "";
112
- readonly type: "tuple";
113
- }];
114
- readonly stateMutability: "view";
115
- readonly type: "function";
116
- }];
117
- static createInterface(): IGovernorBravoInterface;
118
- static connect(address: string, runner?: ContractRunner | null): IGovernorBravo;
119
- }
@@ -1,166 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.IGovernorBravo__factory = void 0;
7
- const ethers_1 = require("ethers");
8
- const _abi = [
9
- {
10
- inputs: [
11
- {
12
- internalType: "uint256",
13
- name: "proposalId",
14
- type: "uint256",
15
- },
16
- ],
17
- name: "getActions",
18
- outputs: [
19
- {
20
- internalType: "address[]",
21
- name: "targets",
22
- type: "address[]",
23
- },
24
- {
25
- internalType: "uint256[]",
26
- name: "values",
27
- type: "uint256[]",
28
- },
29
- {
30
- internalType: "string[]",
31
- name: "signatures",
32
- type: "string[]",
33
- },
34
- {
35
- internalType: "bytes[]",
36
- name: "calldatas",
37
- type: "bytes[]",
38
- },
39
- ],
40
- stateMutability: "view",
41
- type: "function",
42
- },
43
- {
44
- inputs: [
45
- {
46
- internalType: "uint256",
47
- name: "proposalId",
48
- type: "uint256",
49
- },
50
- {
51
- internalType: "address",
52
- name: "voter",
53
- type: "address",
54
- },
55
- ],
56
- name: "getReceipt",
57
- outputs: [
58
- {
59
- components: [
60
- {
61
- internalType: "bool",
62
- name: "hasVoted",
63
- type: "bool",
64
- },
65
- {
66
- internalType: "uint8",
67
- name: "support",
68
- type: "uint8",
69
- },
70
- {
71
- internalType: "uint96",
72
- name: "votes",
73
- type: "uint96",
74
- },
75
- ],
76
- internalType: "struct IGovernorBravo.Receipt",
77
- name: "",
78
- type: "tuple",
79
- },
80
- ],
81
- stateMutability: "view",
82
- type: "function",
83
- },
84
- {
85
- inputs: [
86
- {
87
- internalType: "uint256",
88
- name: "proposalId",
89
- type: "uint256",
90
- },
91
- ],
92
- name: "proposals",
93
- outputs: [
94
- {
95
- components: [
96
- {
97
- internalType: "uint256",
98
- name: "id",
99
- type: "uint256",
100
- },
101
- {
102
- internalType: "address",
103
- name: "proposer",
104
- type: "address",
105
- },
106
- {
107
- internalType: "uint256",
108
- name: "eta",
109
- type: "uint256",
110
- },
111
- {
112
- internalType: "uint256",
113
- name: "startBlock",
114
- type: "uint256",
115
- },
116
- {
117
- internalType: "uint256",
118
- name: "endBlock",
119
- type: "uint256",
120
- },
121
- {
122
- internalType: "uint256",
123
- name: "forVotes",
124
- type: "uint256",
125
- },
126
- {
127
- internalType: "uint256",
128
- name: "againstVotes",
129
- type: "uint256",
130
- },
131
- {
132
- internalType: "uint256",
133
- name: "abstainVotes",
134
- type: "uint256",
135
- },
136
- {
137
- internalType: "bool",
138
- name: "canceled",
139
- type: "bool",
140
- },
141
- {
142
- internalType: "bool",
143
- name: "executed",
144
- type: "bool",
145
- },
146
- ],
147
- internalType: "struct IGovernorBravo.Proposal",
148
- name: "",
149
- type: "tuple",
150
- },
151
- ],
152
- stateMutability: "view",
153
- type: "function",
154
- },
155
- ];
156
- class IGovernorBravo__factory {
157
- static createInterface() {
158
- return new ethers_1.Interface(_abi);
159
- }
160
- static connect(address, runner) {
161
- return new ethers_1.Contract(address, _abi, runner);
162
- }
163
- }
164
- exports.IGovernorBravo__factory = IGovernorBravo__factory;
165
- IGovernorBravo__factory.abi = _abi;
166
- //# sourceMappingURL=IGovernorBravo__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IGovernorBravo__factory.js","sourceRoot":"","sources":["../../../../../../src/typechain/factories/contracts/Interface/IGovernorBravo__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;AAC/C,oBAAoB;AACpB,oBAAoB;;;AAEpB,mCAAkE;AAMlE,MAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,YAAY;QAClB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,WAAW;gBACzB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,WAAW;aAClB;YACD;gBACE,YAAY,EAAE,WAAW;gBACzB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,WAAW;aAClB;YACD;gBACE,YAAY,EAAE,UAAU;gBACxB,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,UAAU;aACjB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,WAAW;gBACjB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,OAAO;gBACb,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,YAAY;QAClB,OAAO,EAAE;YACP;gBACE,UAAU,EAAE;oBACV;wBACE,YAAY,EAAE,MAAM;wBACpB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,MAAM;qBACb;oBACD;wBACE,YAAY,EAAE,OAAO;wBACrB,IAAI,EAAE,SAAS;wBACf,IAAI,EAAE,OAAO;qBACd;oBACD;wBACE,YAAY,EAAE,QAAQ;wBACtB,IAAI,EAAE,OAAO;wBACb,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE,+BAA+B;gBAC7C,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,OAAO;aACd;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,WAAW;QACjB,OAAO,EAAE;YACP;gBACE,UAAU,EAAE;oBACV;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,IAAI;wBACV,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,KAAK;wBACX,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,YAAY;wBAClB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,cAAc;wBACpB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,SAAS;wBACvB,IAAI,EAAE,cAAc;wBACpB,IAAI,EAAE,SAAS;qBAChB;oBACD;wBACE,YAAY,EAAE,MAAM;wBACpB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,MAAM;qBACb;oBACD;wBACE,YAAY,EAAE,MAAM;wBACpB,IAAI,EAAE,UAAU;wBAChB,IAAI,EAAE,MAAM;qBACb;iBACF;gBACD,YAAY,EAAE,gCAAgC;gBAC9C,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,OAAO;aACd;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;CACO,CAAC;AAEX,MAAa,uBAAuB;IAElC,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,kBAAS,CAAC,IAAI,CAA4B,CAAC;IACxD,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,MAA8B;QAE9B,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,MAAM,CAA8B,CAAC;IAC1E,CAAC;;AAVH,0DAWC;AAViB,2BAAG,GAAG,IAAI,CAAC"}
@@ -1,65 +0,0 @@
1
- import { type ContractRunner } from "ethers";
2
- import type { IInterestRateModel, IInterestRateModelInterface } from "../../../contracts/Interface/IInterestRateModel";
3
- export declare class IInterestRateModel__factory {
4
- static readonly abi: readonly [{
5
- readonly inputs: readonly [{
6
- readonly internalType: "uint256";
7
- readonly name: "cash";
8
- readonly type: "uint256";
9
- }, {
10
- readonly internalType: "uint256";
11
- readonly name: "borrows";
12
- readonly type: "uint256";
13
- }, {
14
- readonly internalType: "uint256";
15
- readonly name: "reserves";
16
- readonly type: "uint256";
17
- }];
18
- readonly name: "getBorrowRate";
19
- readonly outputs: readonly [{
20
- readonly internalType: "uint256";
21
- readonly name: "";
22
- readonly type: "uint256";
23
- }];
24
- readonly stateMutability: "view";
25
- readonly type: "function";
26
- }, {
27
- readonly inputs: readonly [{
28
- readonly internalType: "uint256";
29
- readonly name: "cash";
30
- readonly type: "uint256";
31
- }, {
32
- readonly internalType: "uint256";
33
- readonly name: "borrows";
34
- readonly type: "uint256";
35
- }, {
36
- readonly internalType: "uint256";
37
- readonly name: "reserves";
38
- readonly type: "uint256";
39
- }, {
40
- readonly internalType: "uint256";
41
- readonly name: "reserveFactorMantissa";
42
- readonly type: "uint256";
43
- }];
44
- readonly name: "getSupplyRate";
45
- readonly outputs: readonly [{
46
- readonly internalType: "uint256";
47
- readonly name: "";
48
- readonly type: "uint256";
49
- }];
50
- readonly stateMutability: "view";
51
- readonly type: "function";
52
- }, {
53
- readonly inputs: readonly [];
54
- readonly name: "isInterestRateModel";
55
- readonly outputs: readonly [{
56
- readonly internalType: "bool";
57
- readonly name: "";
58
- readonly type: "bool";
59
- }];
60
- readonly stateMutability: "view";
61
- readonly type: "function";
62
- }];
63
- static createInterface(): IInterestRateModelInterface;
64
- static connect(address: string, runner?: ContractRunner | null): IInterestRateModel;
65
- }
@@ -1,96 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- /* tslint:disable */
4
- /* eslint-disable */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.IInterestRateModel__factory = void 0;
7
- const ethers_1 = require("ethers");
8
- const _abi = [
9
- {
10
- inputs: [
11
- {
12
- internalType: "uint256",
13
- name: "cash",
14
- type: "uint256",
15
- },
16
- {
17
- internalType: "uint256",
18
- name: "borrows",
19
- type: "uint256",
20
- },
21
- {
22
- internalType: "uint256",
23
- name: "reserves",
24
- type: "uint256",
25
- },
26
- ],
27
- name: "getBorrowRate",
28
- outputs: [
29
- {
30
- internalType: "uint256",
31
- name: "",
32
- type: "uint256",
33
- },
34
- ],
35
- stateMutability: "view",
36
- type: "function",
37
- },
38
- {
39
- inputs: [
40
- {
41
- internalType: "uint256",
42
- name: "cash",
43
- type: "uint256",
44
- },
45
- {
46
- internalType: "uint256",
47
- name: "borrows",
48
- type: "uint256",
49
- },
50
- {
51
- internalType: "uint256",
52
- name: "reserves",
53
- type: "uint256",
54
- },
55
- {
56
- internalType: "uint256",
57
- name: "reserveFactorMantissa",
58
- type: "uint256",
59
- },
60
- ],
61
- name: "getSupplyRate",
62
- outputs: [
63
- {
64
- internalType: "uint256",
65
- name: "",
66
- type: "uint256",
67
- },
68
- ],
69
- stateMutability: "view",
70
- type: "function",
71
- },
72
- {
73
- inputs: [],
74
- name: "isInterestRateModel",
75
- outputs: [
76
- {
77
- internalType: "bool",
78
- name: "",
79
- type: "bool",
80
- },
81
- ],
82
- stateMutability: "view",
83
- type: "function",
84
- },
85
- ];
86
- class IInterestRateModel__factory {
87
- static createInterface() {
88
- return new ethers_1.Interface(_abi);
89
- }
90
- static connect(address, runner) {
91
- return new ethers_1.Contract(address, _abi, runner);
92
- }
93
- }
94
- exports.IInterestRateModel__factory = IInterestRateModel__factory;
95
- IInterestRateModel__factory.abi = _abi;
96
- //# sourceMappingURL=IInterestRateModel__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IInterestRateModel__factory.js","sourceRoot":"","sources":["../../../../../../src/typechain/factories/contracts/Interface/IInterestRateModel__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;AAC/C,oBAAoB;AACpB,oBAAoB;;;AAEpB,mCAAkE;AAMlE,MAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,MAAM;gBACZ,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,eAAe;QACrB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,MAAM;gBACZ,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,uBAAuB;gBAC7B,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,eAAe;QACrB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,qBAAqB;QAC3B,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,MAAM;gBACpB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,MAAM;aACb;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;CACO,CAAC;AAEX,MAAa,2BAA2B;IAEtC,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,kBAAS,CAAC,IAAI,CAAgC,CAAC;IAC5D,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,MAA8B;QAE9B,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,MAAM,CAAkC,CAAC;IAC9E,CAAC;;AAVH,kEAWC;AAViB,+BAAG,GAAG,IAAI,CAAC"}
@@ -1,35 +0,0 @@
1
- import { type ContractRunner } from "ethers";
2
- import type { IPriceOracle, IPriceOracleInterface } from "../../../contracts/Interface/IPriceOracle";
3
- export declare class IPriceOracle__factory {
4
- static readonly abi: readonly [{
5
- readonly inputs: readonly [{
6
- readonly internalType: "address";
7
- readonly name: "cToken";
8
- readonly type: "address";
9
- }];
10
- readonly name: "getUnderlyingPrice";
11
- readonly outputs: readonly [{
12
- readonly internalType: "uint256";
13
- readonly name: "";
14
- readonly type: "uint256";
15
- }];
16
- readonly stateMutability: "view";
17
- readonly type: "function";
18
- }, {
19
- readonly inputs: readonly [{
20
- readonly internalType: "address";
21
- readonly name: "cToken_";
22
- readonly type: "address";
23
- }];
24
- readonly name: "getUnderlyingPriceNormalized";
25
- readonly outputs: readonly [{
26
- readonly internalType: "uint256";
27
- readonly name: "";
28
- readonly type: "uint256";
29
- }];
30
- readonly stateMutability: "view";
31
- readonly type: "function";
32
- }];
33
- static createInterface(): IPriceOracleInterface;
34
- static connect(address: string, runner?: ContractRunner | null): IPriceOracle;
35
- }