@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,707 +0,0 @@
1
- import { ContractFactory, ContractTransactionResponse } from "ethers";
2
- import type { Signer, BigNumberish, AddressLike, ContractDeployTransaction, ContractRunner } from "ethers";
3
- import type { NonPayableOverrides } from "../../../common";
4
- import type { SumerTimelockController, SumerTimelockControllerInterface } from "../../../contracts/SumerTimelockController.sol/SumerTimelockController";
5
- type SumerTimelockControllerConstructorParams = [signer?: Signer] | ConstructorParameters<typeof ContractFactory>;
6
- export declare class SumerTimelockController__factory extends ContractFactory {
7
- constructor(...args: SumerTimelockControllerConstructorParams);
8
- getDeployTransaction(minDelay: BigNumberish, proposers: AddressLike[], executors: AddressLike[], overrides?: NonPayableOverrides & {
9
- from?: string;
10
- }): Promise<ContractDeployTransaction>;
11
- deploy(minDelay: BigNumberish, proposers: AddressLike[], executors: AddressLike[], overrides?: NonPayableOverrides & {
12
- from?: string;
13
- }): Promise<SumerTimelockController & {
14
- deploymentTransaction(): ContractTransactionResponse;
15
- }>;
16
- connect(runner: ContractRunner | null): SumerTimelockController__factory;
17
- static readonly bytecode = "0x6040608081523462000403576200227690813803806200001f8162000408565b93843982016060838203126200040357825192602090818101519260018060401b03938481116200040357816200005891840162000444565b9385830151908111620004035762000071920162000444565b7f5f58e3a2316349923ce3780f8d587db2d72378aed66a8261c916544fa6846ca5926000938085528484526001918287872001908282549255827fbd79b86ffe0ab8e8776151514217cd7cacd52c909f66475c3af44e129f0b00ff9281848a80a483887fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1808a528583838c2001818154915582878d80a4857fd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e6395868c52818c8883888884200192848454945580a48b857ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f78395828780945220019183835493558d80a4858a528a8a20308b52895260ff95868c8c20541615620003cb575b3362000379575b508a8a845b6200027d575b508a94505050505b620001ef575b877f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d581898c8a816002558351928352820152a151611d4790816200050f8239f35b84518110156200027757839062000238906001600160a01b03620002148289620004e3565b5116848a528989528a8a20818b528952858b8b205416156200023f575b50620004bd565b90620001a8565b848a528989528a8a20818b5289528a8a20805460ff191685179055339085600080516020620022568339815191528c80a43862000231565b620001ae565b8b8b87518310156200037157620002f693826001600160a01b0380620002a4878d620004e3565b511688835282855283832081845285528d84842054161562000339575b50620002ce868c620004e3565b511692888252528d81842090838552528d8b828520541615620002ff575b50505050620004bd565b8b90846200019a565b8390888252528d818420908385525282208760ff198254161790558560008051602062002256833981519152339380a48b388e8d620002ec565b8883528285528383208184528552838320805460ff19168c179055339089600080516020620022568339815191528580a438620002c1565b5050620001a0565b808b528a8a528b8b20338c528a52868c8c2054166200019557808b528a8a528b8b20338c528a528b8b208460ff1982541617905533903390600080516020620022568339815191528d80a43862000195565b808b528a8a528b8b20308c528a528b8b208460ff19825416179055338b8260008051602062002256833981519152309280a46200018e565b600080fd5b6040519190601f01601f191682016001600160401b038111838210176200042e57604052565b634e487b7160e01b600052604160045260246000fd5b81601f8201121562000403578051916001600160401b0383116200042e578260051b60209283806200047881850162000408565b80978152019282010192831162000403578301905b8282106200049c575050505090565b81516001600160a01b0381168103620004035781529083019083016200048d565b6000198114620004cd5760010190565b634e487b7160e01b600052601160045260246000fd5b8051821015620004f85760209160051b010190565b634e487b7160e01b600052603260045260246000fdfe608060405260048036101561001d575b50361561001b57600080fd5b005b600090813560e01c90816301d5062a14610dcd57816301ffc9a714610d5d57816307bd026514610d345781630d3cf6fc14610cf9578163134008d314610c5757816313bc9f2014610c39578163150b7a0214610be3578163248a9ca314610bb75781632ab0f52914610b8a5781632f2ff15d14610adb57816331d5075014610aaf57816336568abe14610a1e578163584b153e146109e757816364d62353146109395781638065657f146109195781638f2a0bb0146107cc5781638f61f4f51461079157816391d1485414610748578163a217fddf1461072c578163b08e51c0146106f1578163b1c5f427146106c6578163bc197c811461063b578163c4d252f514610358578163d45c44351461032e578163d547741f146102ef578163e38335e5146101d8578163f23a6e611461017a575063f27a0c920361000f57346101775780600319360112610177576020600254604051908152f35b80fd5b9050346101d45760a03660031901126101d457610195610eaa565b5061019e610ec5565b506084356001600160401b0381116101d0576101bd9250369101610fc3565b5060405163f23a6e6160e01b8152602090f35b8280fd5b5080fd5b8261024b60ff6040610244846101ed3661103a565b92848688849f989c979a9e8f90859f8e899f600080516020611cf2833981519152909a999a5280602052818120818052602052205416156102e1575b610234848314611801565b61023f868314611801565b61168b565b9788611b1e565b875b818110610261578861025e89611bb4565b80f35b8080897fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b5889896102d46102bb868f6102b4828f928f908f6102dc9f6102a9916102ae9361187e565b6118a4565b9761187e565b35956118b8565b906102c882828787611a10565b604051948594856119e9565b0390a3611859565b61024d565b6102ea33611326565b610229565b9050346101d45760403660031901126101d45761025e903561030f610ec5565b908084528360205261032960016040862001543390611465565b61157d565b9050346101d45760203660031901126101d457602091604091358152600183522054604051908152f35b9050346101d4576020806003193601126101d0578135917ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f78380855284835260408520338652835260ff6040862054161561045b57506103c583600052600160205260016040600020541190565b156103ff5750600190828452528160408120557fbaa1eb22f2a492ba1a5fea61b8df4d27c6c8b5f3971e63bb58fa14ff72eedb708280a280f35b6084916040519162461bcd60e51b8352820152603160248201527f54696d656c6f636b436f6e74726f6c6c65723a206f7065726174696f6e2063616044820152701b9b9bdd0818994818d85b98d95b1b1959607a1b6064820152fd5b8461046533611be3565b916040519061047382610f56565b6042825285820192606036853782511561062857603084538251906001918210156106155790607860218501536041915b8183116105aa57505050610568576044939291610536604861055a936040519384916105278b84019876020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8a526104fe8d8251928391603789019101611101565b8401917001034b99036b4b9b9b4b733903937b6329607d1b603784015251809386840190611101565b01036028810184520182610f87565b60405195869462461bcd60e51b865285015251809281602486015285850190611101565b601f01601f19168101030190fd5b60648486806040519262461bcd60e51b845283015260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152fd5b909192600f81166010811015610602576f181899199a1a9b1b9c1cb0b131b232b360811b901a6105da8587611bd2565b53871c9280156105ef576000190191906104a4565b634e487b7160e01b825260118852602482fd5b634e487b7160e01b835260328952602483fd5b634e487b7160e01b815260328752602490fd5b634e487b7160e01b815260328652602490fd5b9050346101d45760a03660031901126101d457610656610eaa565b5061065f610ec5565b506001600160401b036044358181116106c25761067f903690840161109b565b506064358181116106c257610697903690840161109b565b506084359081116101d0576106af9250369101610fc3565b5060405163bc197c8160e01b8152602090f35b8380fd5b82346101775760206106e96106da3661103a565b9695909594919493929361168b565b604051908152f35b823461017757806003193601126101775760206040517ffd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f7838152f35b8234610177578060031936011261017757602090604051908152f35b9050346101d45760403660031901126101d457604060209260ff9261076b610ec5565b903582528185528282206001600160a01b03909116825284522054604051911615158152f35b823461017757806003193601126101775760206040517fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc18152f35b9050346101d45760c03660031901126101d4576001600160401b039080358281116106c2576107fe903690830161100a565b9260243581811161091557610816903690850161100a565b919093604435918211610911576108328491869336910161100a565b6064949194359161085489848489856084359d8e9560a4359b61022933611124565b9861085f858b6118f9565b898b5b8281106108a6578c828c80610875578280f35b60207f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d038791604051908152a281808280f35b8061090a927f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca8b8b6102d48f8c6108fd8f928e6108f68f8f906108f06102a98f809794819561187e565b9961187e565b35976118b8565b90604051968796876117c9565b8a90610862565b8680fd5b8580fd5b82346101775760206106e961092d36610f08565b94939093929192611636565b9050346101d45760203660031901126101d45780359030330361098f57507f11c24f4ead16507c69ac467fbd5e4eed5fb5c699626d2cc6d66421df253886d560406002548151908152836020820152a160025580f35b60849060206040519162461bcd60e51b8352820152602b60248201527f54696d656c6f636b436f6e74726f6c6c65723a2063616c6c6572206d7573742060448201526a62652074696d656c6f636b60a81b6064820152fd5b8234610177576020366003190112610177576020610a148335600052600160205260016040600020541190565b6040519015158152f35b823461017757604036600319011261017757610a38610ec5565b336001600160a01b03821603610a535761025e91923561157d565b60405162461bcd60e51b8152602081850152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201526e103937b632b9903337b91039b2b63360891b6064820152608490fd5b8234610177576020366003190112610177576020610a1483356000526001602052604060002054151590565b9050346101d45760403660031901126101d45735610af7610ec5565b81835282602052610b1060016040852001543390611465565b818352602083815260408085206001600160a01b039093168086529290915283205460ff1615610b3e578280f35b818352826020526040832081845260205260408320600160ff1982541617905533917f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d8480a438808280f35b8234610177576020366003190112610177576020610a148335600052600160205260016040600020541490565b9050346101d45760203660031901126101d4576040602092600192358152808452200154604051908152f35b9050346101d45760803660031901126101d457610bfe610eaa565b50610c07610ec5565b506064356001600160401b0381116101d057610c269250369101610fc3565b50604051630a85bd0160e11b8152602090f35b8234610177576020366003190112610177576020610a1483356115f1565b8261025e610cd782610ce37fc2617efa69bab66782fa219543714338489c4e9e178271560a91b82c3f612b58610cce610c8f36610f08565b600080516020611cf28339815191528a9995979299949394528960205260408a208a805260205260ff60408b20541615610ceb575b8884848989611636565b98899788611b1e565b6102c882828787611a10565b0390a3611bb4565b610cf433611326565b610cc4565b823461017757806003193601126101775760206040517f5f58e3a2316349923ce3780f8d587db2d72378aed66a8261c916544fa6846ca58152f35b82346101775780600319360112610177576020604051600080516020611cf28339815191528152f35b9050346101d45760203660031901126101d4573563ffffffff60e01b81168091036101d457602090630271189760e51b8114908115610da2575b506040519015158152f35b637965db0b60e01b811491508115610dbc575b5082610d97565b6301ffc9a760e01b14905082610db5565b9050346101d45760c03660031901126101d457610de8610eaa565b826024356044356001600160401b0381116101d0577f4cf4410cc57040e44862ef0f45f3dd5a5e02db8eb8add648d4b0e236f1d07dca94610e2b91369101610edb565b94909160643594610e6d6084359660a43590610e4633611124565b610e5489828c8a8989611636565b998a97610e61848a6118f9565b604051968796876117c9565b0390a380610e79578280f35b60207f20fda5fd27a1ea7bf5b9567f143ac5470bb059374a27e8f67cb44f946f6d038791604051908152a238808280f35b600435906001600160a01b0382168203610ec057565b600080fd5b602435906001600160a01b0382168203610ec057565b9181601f84011215610ec0578235916001600160401b038311610ec05760208381860195010111610ec057565b60a0600319820112610ec0576004356001600160a01b0381168103610ec0579160243591604435906001600160401b038211610ec057610f4a91600401610edb565b90916064359060843590565b608081019081106001600160401b03821117610f7157604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b03821117610f7157604052565b6001600160401b038111610f7157601f01601f191660200190565b81601f82011215610ec057803590610fda82610fa8565b92610fe86040519485610f87565b82845260208383010111610ec057816000926020809301838601378301015290565b9181601f84011215610ec0578235916001600160401b038311610ec0576020808501948460051b010111610ec057565b9060a0600319830112610ec0576001600160401b03600435818111610ec057836110669160040161100a565b93909392602435838111610ec057826110819160040161100a565b93909392604435918211610ec057610f4a9160040161100a565b9080601f83011215610ec0578135906001600160401b038211610f71578160051b604051936020936110cf85840187610f87565b85528380860192820101928311610ec0578301905b8282106110f2575050505090565b813581529083019083016110e4565b60005b8381106111145750506000910152565b8181015183820152602001611104565b6001600160a01b031660008181527f3412d5605ac6cd444957cedb533e5dacad6378b4bc819ebe3652188a665066d5602090815260408083205490937fb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc19160ff1615611191575050505050565b61119a90611be3565b908451906111a782610f56565b6042825283820194606036873782511561131257603086538251906001918210156113125790607860218501536041915b8183116112a457505050611262578461123e604861055a93604497985198899161122f8984019876020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8a526104fe815180928d603789019101611101565b01036028810189520187610f87565b5194859362461bcd60e51b8552600485015251809281602486015285850190611101565b60648386519062461bcd60e51b825280600483015260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152fd5b909192600f811660108110156112fe576f181899199a1a9b1b9c1cb0b131b232b360811b901a6112d48587611bd2565b5360041c9280156112ea576000190191906111d8565b634e487b7160e01b82526011600452602482fd5b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b81526032600452602490fd5b6001600160a01b031660008181527fdae2aa361dfd1ca020a396615627d436107c35eff9fe7738a3512819782d706960209081526040808320549093600080516020611cf28339815191529160ff1615611381575050505050565b61138a90611be3565b9084519061139782610f56565b6042825283820194606036873782511561131257603086538251906001918210156113125790607860218501536041915b81831161141f57505050611262578461123e604861055a93604497985198899161122f8984019876020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8a526104fe815180928d603789019101611101565b909192600f811660108110156112fe576f181899199a1a9b1b9c1cb0b131b232b360811b901a61144f8587611bd2565b5360041c9280156112ea576000190191906113c8565b6000908082526020908282526040938484209060018060a01b031690818552835260ff858520541615611499575050505050565b6114a290611be3565b908451906114af82610f56565b6042825283820194606036873782511561131257603086538251906001918210156113125790607860218501536041915b81831161153757505050611262578461123e604861055a93604497985198899161122f8984019876020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8a526104fe815180928d603789019101611101565b909192600f811660108110156112fe576f181899199a1a9b1b9c1cb0b131b232b360811b901a6115678587611bd2565b5360041c9280156112ea576000190191906114e0565b9060009180835282602052604083209160018060a01b03169182845260205260ff6040842054166115ad57505050565b80835282602052604083208284526020526040832060ff1981541690557ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b339380a4565b600052600160205260406000205460018111908161160d575090565b905042101590565b908060209392818452848401376000828201840152601f01601f1916010190565b9461166c61168594959293604051968795602087019960018060a01b03168a52604087015260a0606087015260c0860191611615565b91608084015260a083015203601f198101835282610f87565b51902090565b969294909695919560405196602091828901998060c08b0160a08d525260e08a01919060005b8181106117a157505050601f19898203810160408b0152888252976001600160fb1b038111610ec0579089969495939897929160051b80928a830137019380888601878703606089015252604085019460408260051b82010195836000925b848410611738575050505050506116859550608084015260a083015203908101835282610f87565b9193969850919398999496603f198282030184528935601e1984360301811215610ec05783018681019190356001600160401b038111610ec0578036038313610ec05761178a88928392600195611615565b9b0194019401918b98969394919a9997959a611710565b90919283359060018060a01b038216809203610ec057908152850192850191906001016116b1565b9290936117f7926080959897969860018060a01b03168552602085015260a0604085015260a0840191611615565b9460608201520152565b1561180857565b60405162461bcd60e51b815260206004820152602360248201527f54696d656c6f636b436f6e74726f6c6c65723a206c656e677468206d69736d616044820152620e8c6d60eb1b6064820152608490fd5b60001981146118685760010190565b634e487b7160e01b600052601160045260246000fd5b919081101561188e5760051b0190565b634e487b7160e01b600052603260045260246000fd5b356001600160a01b0381168103610ec05790565b919081101561188e5760051b81013590601e1981360301821215610ec05701908135916001600160401b038311610ec0576020018236038113610ec0579190565b90611911826000526001602052604060002054151590565b61198c57600254811061193857420190814211611868576000526001602052604060002055565b60405162461bcd60e51b815260206004820152602660248201527f54696d656c6f636b436f6e74726f6c6c65723a20696e73756666696369656e746044820152652064656c617960d01b6064820152608490fd5b60405162461bcd60e51b815260206004820152602f60248201527f54696d656c6f636b436f6e74726f6c6c65723a206f7065726174696f6e20616c60448201526e1c9958591e481cd8da19591d5b1959608a1b6064820152608490fd5b611a0d949260609260018060a01b0316825260208201528160408201520191611615565b90565b90926000938493826040519384928337810185815203925af13d15611aba573d611a3981610fa8565b90611a476040519283610f87565b8152600060203d92013e5b15611a5957565b60405162461bcd60e51b815260206004820152603360248201527f54696d656c6f636b436f6e74726f6c6c65723a20756e6465726c79696e6720746044820152721c985b9cd858dd1a5bdb881c995d995c9d1959606a1b6064820152608490fd5b611a52565b15611ac657565b60405162461bcd60e51b815260206004820152602a60248201527f54696d656c6f636b436f6e74726f6c6c65723a206f7065726174696f6e206973604482015269206e6f7420726561647960b01b6064820152608490fd5b611b2a611b2f916115f1565b611abf565b8015908115611b95575b5015611b4157565b60405162461bcd60e51b815260206004820152602660248201527f54696d656c6f636b436f6e74726f6c6c65723a206d697373696e6720646570656044820152656e64656e637960d01b6064820152608490fd5b611bae9150600052600160205260016040600020541490565b38611b39565b611bc0611b2a826115f1565b60005260016020526001604060002055565b90815181101561188e570160200190565b60405190606082018281106001600160401b03821117610f7157604052602a825260208201604036823782511561188e5760309053815160019081101561188e57607860218401536029905b808211611c83575050611c3f5790565b606460405162461bcd60e51b815260206004820152602060248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152fd5b9091600f81166010811015611cdc576f181899199a1a9b1b9c1cb0b131b232b360811b901a611cb28486611bd2565b5360041c918015611cc7576000190190611c2f565b60246000634e487b7160e01b81526011600452fd5b60246000634e487b7160e01b81526032600452fdfed8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63a2646970667358221220510af076bda4b51f0ec666dfc81a84a15197bdd43675034937664ef5eb76be4d64736f6c634300081300332f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d";
18
- static readonly abi: readonly [{
19
- readonly inputs: readonly [{
20
- readonly internalType: "uint256";
21
- readonly name: "minDelay";
22
- readonly type: "uint256";
23
- }, {
24
- readonly internalType: "address[]";
25
- readonly name: "proposers";
26
- readonly type: "address[]";
27
- }, {
28
- readonly internalType: "address[]";
29
- readonly name: "executors";
30
- readonly type: "address[]";
31
- }];
32
- readonly stateMutability: "nonpayable";
33
- readonly type: "constructor";
34
- }, {
35
- readonly anonymous: false;
36
- readonly inputs: readonly [{
37
- readonly indexed: true;
38
- readonly internalType: "bytes32";
39
- readonly name: "id";
40
- readonly type: "bytes32";
41
- }, {
42
- readonly indexed: true;
43
- readonly internalType: "uint256";
44
- readonly name: "index";
45
- readonly type: "uint256";
46
- }, {
47
- readonly indexed: false;
48
- readonly internalType: "address";
49
- readonly name: "target";
50
- readonly type: "address";
51
- }, {
52
- readonly indexed: false;
53
- readonly internalType: "uint256";
54
- readonly name: "value";
55
- readonly type: "uint256";
56
- }, {
57
- readonly indexed: false;
58
- readonly internalType: "bytes";
59
- readonly name: "data";
60
- readonly type: "bytes";
61
- }];
62
- readonly name: "CallExecuted";
63
- readonly type: "event";
64
- }, {
65
- readonly anonymous: false;
66
- readonly inputs: readonly [{
67
- readonly indexed: true;
68
- readonly internalType: "bytes32";
69
- readonly name: "id";
70
- readonly type: "bytes32";
71
- }, {
72
- readonly indexed: false;
73
- readonly internalType: "bytes32";
74
- readonly name: "salt";
75
- readonly type: "bytes32";
76
- }];
77
- readonly name: "CallSalt";
78
- readonly type: "event";
79
- }, {
80
- readonly anonymous: false;
81
- readonly inputs: readonly [{
82
- readonly indexed: true;
83
- readonly internalType: "bytes32";
84
- readonly name: "id";
85
- readonly type: "bytes32";
86
- }, {
87
- readonly indexed: true;
88
- readonly internalType: "uint256";
89
- readonly name: "index";
90
- readonly type: "uint256";
91
- }, {
92
- readonly indexed: false;
93
- readonly internalType: "address";
94
- readonly name: "target";
95
- readonly type: "address";
96
- }, {
97
- readonly indexed: false;
98
- readonly internalType: "uint256";
99
- readonly name: "value";
100
- readonly type: "uint256";
101
- }, {
102
- readonly indexed: false;
103
- readonly internalType: "bytes";
104
- readonly name: "data";
105
- readonly type: "bytes";
106
- }, {
107
- readonly indexed: false;
108
- readonly internalType: "bytes32";
109
- readonly name: "predecessor";
110
- readonly type: "bytes32";
111
- }, {
112
- readonly indexed: false;
113
- readonly internalType: "uint256";
114
- readonly name: "delay";
115
- readonly type: "uint256";
116
- }];
117
- readonly name: "CallScheduled";
118
- readonly type: "event";
119
- }, {
120
- readonly anonymous: false;
121
- readonly inputs: readonly [{
122
- readonly indexed: true;
123
- readonly internalType: "bytes32";
124
- readonly name: "id";
125
- readonly type: "bytes32";
126
- }];
127
- readonly name: "Cancelled";
128
- readonly type: "event";
129
- }, {
130
- readonly anonymous: false;
131
- readonly inputs: readonly [{
132
- readonly indexed: false;
133
- readonly internalType: "uint256";
134
- readonly name: "oldDuration";
135
- readonly type: "uint256";
136
- }, {
137
- readonly indexed: false;
138
- readonly internalType: "uint256";
139
- readonly name: "newDuration";
140
- readonly type: "uint256";
141
- }];
142
- readonly name: "MinDelayChange";
143
- readonly type: "event";
144
- }, {
145
- readonly anonymous: false;
146
- readonly inputs: readonly [{
147
- readonly indexed: true;
148
- readonly internalType: "bytes32";
149
- readonly name: "role";
150
- readonly type: "bytes32";
151
- }, {
152
- readonly indexed: true;
153
- readonly internalType: "bytes32";
154
- readonly name: "previousAdminRole";
155
- readonly type: "bytes32";
156
- }, {
157
- readonly indexed: true;
158
- readonly internalType: "bytes32";
159
- readonly name: "newAdminRole";
160
- readonly type: "bytes32";
161
- }];
162
- readonly name: "RoleAdminChanged";
163
- readonly type: "event";
164
- }, {
165
- readonly anonymous: false;
166
- readonly inputs: readonly [{
167
- readonly indexed: true;
168
- readonly internalType: "bytes32";
169
- readonly name: "role";
170
- readonly type: "bytes32";
171
- }, {
172
- readonly indexed: true;
173
- readonly internalType: "address";
174
- readonly name: "account";
175
- readonly type: "address";
176
- }, {
177
- readonly indexed: true;
178
- readonly internalType: "address";
179
- readonly name: "sender";
180
- readonly type: "address";
181
- }];
182
- readonly name: "RoleGranted";
183
- readonly type: "event";
184
- }, {
185
- readonly anonymous: false;
186
- readonly inputs: readonly [{
187
- readonly indexed: true;
188
- readonly internalType: "bytes32";
189
- readonly name: "role";
190
- readonly type: "bytes32";
191
- }, {
192
- readonly indexed: true;
193
- readonly internalType: "address";
194
- readonly name: "account";
195
- readonly type: "address";
196
- }, {
197
- readonly indexed: true;
198
- readonly internalType: "address";
199
- readonly name: "sender";
200
- readonly type: "address";
201
- }];
202
- readonly name: "RoleRevoked";
203
- readonly type: "event";
204
- }, {
205
- readonly inputs: readonly [];
206
- readonly name: "CANCELLER_ROLE";
207
- readonly outputs: readonly [{
208
- readonly internalType: "bytes32";
209
- readonly name: "";
210
- readonly type: "bytes32";
211
- }];
212
- readonly stateMutability: "view";
213
- readonly type: "function";
214
- }, {
215
- readonly inputs: readonly [];
216
- readonly name: "DEFAULT_ADMIN_ROLE";
217
- readonly outputs: readonly [{
218
- readonly internalType: "bytes32";
219
- readonly name: "";
220
- readonly type: "bytes32";
221
- }];
222
- readonly stateMutability: "view";
223
- readonly type: "function";
224
- }, {
225
- readonly inputs: readonly [];
226
- readonly name: "EXECUTOR_ROLE";
227
- readonly outputs: readonly [{
228
- readonly internalType: "bytes32";
229
- readonly name: "";
230
- readonly type: "bytes32";
231
- }];
232
- readonly stateMutability: "view";
233
- readonly type: "function";
234
- }, {
235
- readonly inputs: readonly [];
236
- readonly name: "PROPOSER_ROLE";
237
- readonly outputs: readonly [{
238
- readonly internalType: "bytes32";
239
- readonly name: "";
240
- readonly type: "bytes32";
241
- }];
242
- readonly stateMutability: "view";
243
- readonly type: "function";
244
- }, {
245
- readonly inputs: readonly [];
246
- readonly name: "TIMELOCK_ADMIN_ROLE";
247
- readonly outputs: readonly [{
248
- readonly internalType: "bytes32";
249
- readonly name: "";
250
- readonly type: "bytes32";
251
- }];
252
- readonly stateMutability: "view";
253
- readonly type: "function";
254
- }, {
255
- readonly inputs: readonly [{
256
- readonly internalType: "bytes32";
257
- readonly name: "id";
258
- readonly type: "bytes32";
259
- }];
260
- readonly name: "cancel";
261
- readonly outputs: readonly [];
262
- readonly stateMutability: "nonpayable";
263
- readonly type: "function";
264
- }, {
265
- readonly inputs: readonly [{
266
- readonly internalType: "address";
267
- readonly name: "target";
268
- readonly type: "address";
269
- }, {
270
- readonly internalType: "uint256";
271
- readonly name: "value";
272
- readonly type: "uint256";
273
- }, {
274
- readonly internalType: "bytes";
275
- readonly name: "payload";
276
- readonly type: "bytes";
277
- }, {
278
- readonly internalType: "bytes32";
279
- readonly name: "predecessor";
280
- readonly type: "bytes32";
281
- }, {
282
- readonly internalType: "bytes32";
283
- readonly name: "salt";
284
- readonly type: "bytes32";
285
- }];
286
- readonly name: "execute";
287
- readonly outputs: readonly [];
288
- readonly stateMutability: "payable";
289
- readonly type: "function";
290
- }, {
291
- readonly inputs: readonly [{
292
- readonly internalType: "address[]";
293
- readonly name: "targets";
294
- readonly type: "address[]";
295
- }, {
296
- readonly internalType: "uint256[]";
297
- readonly name: "values";
298
- readonly type: "uint256[]";
299
- }, {
300
- readonly internalType: "bytes[]";
301
- readonly name: "payloads";
302
- readonly type: "bytes[]";
303
- }, {
304
- readonly internalType: "bytes32";
305
- readonly name: "predecessor";
306
- readonly type: "bytes32";
307
- }, {
308
- readonly internalType: "bytes32";
309
- readonly name: "salt";
310
- readonly type: "bytes32";
311
- }];
312
- readonly name: "executeBatch";
313
- readonly outputs: readonly [];
314
- readonly stateMutability: "payable";
315
- readonly type: "function";
316
- }, {
317
- readonly inputs: readonly [];
318
- readonly name: "getMinDelay";
319
- readonly outputs: readonly [{
320
- readonly internalType: "uint256";
321
- readonly name: "";
322
- readonly type: "uint256";
323
- }];
324
- readonly stateMutability: "view";
325
- readonly type: "function";
326
- }, {
327
- readonly inputs: readonly [{
328
- readonly internalType: "bytes32";
329
- readonly name: "role";
330
- readonly type: "bytes32";
331
- }];
332
- readonly name: "getRoleAdmin";
333
- readonly outputs: readonly [{
334
- readonly internalType: "bytes32";
335
- readonly name: "";
336
- readonly type: "bytes32";
337
- }];
338
- readonly stateMutability: "view";
339
- readonly type: "function";
340
- }, {
341
- readonly inputs: readonly [{
342
- readonly internalType: "bytes32";
343
- readonly name: "id";
344
- readonly type: "bytes32";
345
- }];
346
- readonly name: "getTimestamp";
347
- readonly outputs: readonly [{
348
- readonly internalType: "uint256";
349
- readonly name: "";
350
- readonly type: "uint256";
351
- }];
352
- readonly stateMutability: "view";
353
- readonly type: "function";
354
- }, {
355
- readonly inputs: readonly [{
356
- readonly internalType: "bytes32";
357
- readonly name: "role";
358
- readonly type: "bytes32";
359
- }, {
360
- readonly internalType: "address";
361
- readonly name: "account";
362
- readonly type: "address";
363
- }];
364
- readonly name: "grantRole";
365
- readonly outputs: readonly [];
366
- readonly stateMutability: "nonpayable";
367
- readonly type: "function";
368
- }, {
369
- readonly inputs: readonly [{
370
- readonly internalType: "bytes32";
371
- readonly name: "role";
372
- readonly type: "bytes32";
373
- }, {
374
- readonly internalType: "address";
375
- readonly name: "account";
376
- readonly type: "address";
377
- }];
378
- readonly name: "hasRole";
379
- readonly outputs: readonly [{
380
- readonly internalType: "bool";
381
- readonly name: "";
382
- readonly type: "bool";
383
- }];
384
- readonly stateMutability: "view";
385
- readonly type: "function";
386
- }, {
387
- readonly inputs: readonly [{
388
- readonly internalType: "address";
389
- readonly name: "target";
390
- readonly type: "address";
391
- }, {
392
- readonly internalType: "uint256";
393
- readonly name: "value";
394
- readonly type: "uint256";
395
- }, {
396
- readonly internalType: "bytes";
397
- readonly name: "data";
398
- readonly type: "bytes";
399
- }, {
400
- readonly internalType: "bytes32";
401
- readonly name: "predecessor";
402
- readonly type: "bytes32";
403
- }, {
404
- readonly internalType: "bytes32";
405
- readonly name: "salt";
406
- readonly type: "bytes32";
407
- }];
408
- readonly name: "hashOperation";
409
- readonly outputs: readonly [{
410
- readonly internalType: "bytes32";
411
- readonly name: "";
412
- readonly type: "bytes32";
413
- }];
414
- readonly stateMutability: "pure";
415
- readonly type: "function";
416
- }, {
417
- readonly inputs: readonly [{
418
- readonly internalType: "address[]";
419
- readonly name: "targets";
420
- readonly type: "address[]";
421
- }, {
422
- readonly internalType: "uint256[]";
423
- readonly name: "values";
424
- readonly type: "uint256[]";
425
- }, {
426
- readonly internalType: "bytes[]";
427
- readonly name: "payloads";
428
- readonly type: "bytes[]";
429
- }, {
430
- readonly internalType: "bytes32";
431
- readonly name: "predecessor";
432
- readonly type: "bytes32";
433
- }, {
434
- readonly internalType: "bytes32";
435
- readonly name: "salt";
436
- readonly type: "bytes32";
437
- }];
438
- readonly name: "hashOperationBatch";
439
- readonly outputs: readonly [{
440
- readonly internalType: "bytes32";
441
- readonly name: "";
442
- readonly type: "bytes32";
443
- }];
444
- readonly stateMutability: "pure";
445
- readonly type: "function";
446
- }, {
447
- readonly inputs: readonly [{
448
- readonly internalType: "bytes32";
449
- readonly name: "id";
450
- readonly type: "bytes32";
451
- }];
452
- readonly name: "isOperation";
453
- readonly outputs: readonly [{
454
- readonly internalType: "bool";
455
- readonly name: "";
456
- readonly type: "bool";
457
- }];
458
- readonly stateMutability: "view";
459
- readonly type: "function";
460
- }, {
461
- readonly inputs: readonly [{
462
- readonly internalType: "bytes32";
463
- readonly name: "id";
464
- readonly type: "bytes32";
465
- }];
466
- readonly name: "isOperationDone";
467
- readonly outputs: readonly [{
468
- readonly internalType: "bool";
469
- readonly name: "";
470
- readonly type: "bool";
471
- }];
472
- readonly stateMutability: "view";
473
- readonly type: "function";
474
- }, {
475
- readonly inputs: readonly [{
476
- readonly internalType: "bytes32";
477
- readonly name: "id";
478
- readonly type: "bytes32";
479
- }];
480
- readonly name: "isOperationPending";
481
- readonly outputs: readonly [{
482
- readonly internalType: "bool";
483
- readonly name: "";
484
- readonly type: "bool";
485
- }];
486
- readonly stateMutability: "view";
487
- readonly type: "function";
488
- }, {
489
- readonly inputs: readonly [{
490
- readonly internalType: "bytes32";
491
- readonly name: "id";
492
- readonly type: "bytes32";
493
- }];
494
- readonly name: "isOperationReady";
495
- readonly outputs: readonly [{
496
- readonly internalType: "bool";
497
- readonly name: "";
498
- readonly type: "bool";
499
- }];
500
- readonly stateMutability: "view";
501
- readonly type: "function";
502
- }, {
503
- readonly inputs: readonly [{
504
- readonly internalType: "address";
505
- readonly name: "";
506
- readonly type: "address";
507
- }, {
508
- readonly internalType: "address";
509
- readonly name: "";
510
- readonly type: "address";
511
- }, {
512
- readonly internalType: "uint256[]";
513
- readonly name: "";
514
- readonly type: "uint256[]";
515
- }, {
516
- readonly internalType: "uint256[]";
517
- readonly name: "";
518
- readonly type: "uint256[]";
519
- }, {
520
- readonly internalType: "bytes";
521
- readonly name: "";
522
- readonly type: "bytes";
523
- }];
524
- readonly name: "onERC1155BatchReceived";
525
- readonly outputs: readonly [{
526
- readonly internalType: "bytes4";
527
- readonly name: "";
528
- readonly type: "bytes4";
529
- }];
530
- readonly stateMutability: "nonpayable";
531
- readonly type: "function";
532
- }, {
533
- readonly inputs: readonly [{
534
- readonly internalType: "address";
535
- readonly name: "";
536
- readonly type: "address";
537
- }, {
538
- readonly internalType: "address";
539
- readonly name: "";
540
- readonly type: "address";
541
- }, {
542
- readonly internalType: "uint256";
543
- readonly name: "";
544
- readonly type: "uint256";
545
- }, {
546
- readonly internalType: "uint256";
547
- readonly name: "";
548
- readonly type: "uint256";
549
- }, {
550
- readonly internalType: "bytes";
551
- readonly name: "";
552
- readonly type: "bytes";
553
- }];
554
- readonly name: "onERC1155Received";
555
- readonly outputs: readonly [{
556
- readonly internalType: "bytes4";
557
- readonly name: "";
558
- readonly type: "bytes4";
559
- }];
560
- readonly stateMutability: "nonpayable";
561
- readonly type: "function";
562
- }, {
563
- readonly inputs: readonly [{
564
- readonly internalType: "address";
565
- readonly name: "";
566
- readonly type: "address";
567
- }, {
568
- readonly internalType: "address";
569
- readonly name: "";
570
- readonly type: "address";
571
- }, {
572
- readonly internalType: "uint256";
573
- readonly name: "";
574
- readonly type: "uint256";
575
- }, {
576
- readonly internalType: "bytes";
577
- readonly name: "";
578
- readonly type: "bytes";
579
- }];
580
- readonly name: "onERC721Received";
581
- readonly outputs: readonly [{
582
- readonly internalType: "bytes4";
583
- readonly name: "";
584
- readonly type: "bytes4";
585
- }];
586
- readonly stateMutability: "nonpayable";
587
- readonly type: "function";
588
- }, {
589
- readonly inputs: readonly [{
590
- readonly internalType: "bytes32";
591
- readonly name: "role";
592
- readonly type: "bytes32";
593
- }, {
594
- readonly internalType: "address";
595
- readonly name: "account";
596
- readonly type: "address";
597
- }];
598
- readonly name: "renounceRole";
599
- readonly outputs: readonly [];
600
- readonly stateMutability: "nonpayable";
601
- readonly type: "function";
602
- }, {
603
- readonly inputs: readonly [{
604
- readonly internalType: "bytes32";
605
- readonly name: "role";
606
- readonly type: "bytes32";
607
- }, {
608
- readonly internalType: "address";
609
- readonly name: "account";
610
- readonly type: "address";
611
- }];
612
- readonly name: "revokeRole";
613
- readonly outputs: readonly [];
614
- readonly stateMutability: "nonpayable";
615
- readonly type: "function";
616
- }, {
617
- readonly inputs: readonly [{
618
- readonly internalType: "address";
619
- readonly name: "target";
620
- readonly type: "address";
621
- }, {
622
- readonly internalType: "uint256";
623
- readonly name: "value";
624
- readonly type: "uint256";
625
- }, {
626
- readonly internalType: "bytes";
627
- readonly name: "data";
628
- readonly type: "bytes";
629
- }, {
630
- readonly internalType: "bytes32";
631
- readonly name: "predecessor";
632
- readonly type: "bytes32";
633
- }, {
634
- readonly internalType: "bytes32";
635
- readonly name: "salt";
636
- readonly type: "bytes32";
637
- }, {
638
- readonly internalType: "uint256";
639
- readonly name: "delay";
640
- readonly type: "uint256";
641
- }];
642
- readonly name: "schedule";
643
- readonly outputs: readonly [];
644
- readonly stateMutability: "nonpayable";
645
- readonly type: "function";
646
- }, {
647
- readonly inputs: readonly [{
648
- readonly internalType: "address[]";
649
- readonly name: "targets";
650
- readonly type: "address[]";
651
- }, {
652
- readonly internalType: "uint256[]";
653
- readonly name: "values";
654
- readonly type: "uint256[]";
655
- }, {
656
- readonly internalType: "bytes[]";
657
- readonly name: "payloads";
658
- readonly type: "bytes[]";
659
- }, {
660
- readonly internalType: "bytes32";
661
- readonly name: "predecessor";
662
- readonly type: "bytes32";
663
- }, {
664
- readonly internalType: "bytes32";
665
- readonly name: "salt";
666
- readonly type: "bytes32";
667
- }, {
668
- readonly internalType: "uint256";
669
- readonly name: "delay";
670
- readonly type: "uint256";
671
- }];
672
- readonly name: "scheduleBatch";
673
- readonly outputs: readonly [];
674
- readonly stateMutability: "nonpayable";
675
- readonly type: "function";
676
- }, {
677
- readonly inputs: readonly [{
678
- readonly internalType: "bytes4";
679
- readonly name: "interfaceId";
680
- readonly type: "bytes4";
681
- }];
682
- readonly name: "supportsInterface";
683
- readonly outputs: readonly [{
684
- readonly internalType: "bool";
685
- readonly name: "";
686
- readonly type: "bool";
687
- }];
688
- readonly stateMutability: "view";
689
- readonly type: "function";
690
- }, {
691
- readonly inputs: readonly [{
692
- readonly internalType: "uint256";
693
- readonly name: "newDelay";
694
- readonly type: "uint256";
695
- }];
696
- readonly name: "updateDelay";
697
- readonly outputs: readonly [];
698
- readonly stateMutability: "nonpayable";
699
- readonly type: "function";
700
- }, {
701
- readonly stateMutability: "payable";
702
- readonly type: "receive";
703
- }];
704
- static createInterface(): SumerTimelockControllerInterface;
705
- static connect(address: string, runner?: ContractRunner | null): SumerTimelockController;
706
- }
707
- export {};