@wireio/stake 2.6.1 → 2.7.0

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 (303) hide show
  1. package/lib/stake.browser.js +828 -26278
  2. package/lib/stake.browser.js.map +1 -1
  3. package/lib/stake.d.ts +1 -2
  4. package/lib/stake.js +828 -26278
  5. package/lib/stake.js.map +1 -1
  6. package/lib/stake.m.js +828 -26278
  7. package/lib/stake.m.js.map +1 -1
  8. package/package.json +1 -1
  9. package/src/assets/ethereum/mainnet/common/Base58.sol/Base58.dbg.json +1 -1
  10. package/src/assets/ethereum/mainnet/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +1 -1
  11. package/src/assets/ethereum/mainnet/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +1 -1
  12. package/src/assets/ethereum/mainnet/common/iodata.sol/iodata.dbg.json +1 -1
  13. package/src/assets/ethereum/mainnet/common/iodata_util.sol/iodata_util.dbg.json +1 -1
  14. package/src/assets/ethereum/mainnet/common/sysio_data.sol/sysio_data.dbg.json +1 -1
  15. package/src/assets/ethereum/mainnet/common/sysio_errors.sol/sysio_errors.dbg.json +1 -1
  16. package/src/assets/ethereum/mainnet/common/sysio_merkle.sol/sysio_merkle.dbg.json +1 -1
  17. package/src/assets/ethereum/mainnet/common/sysio_name.sol/sysio_name.dbg.json +1 -1
  18. package/src/assets/ethereum/mainnet/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +1 -1
  19. package/src/assets/ethereum/mainnet/common/sysio_read.sol/sysio_read.dbg.json +1 -1
  20. package/src/assets/ethereum/mainnet/common/sysio_tester.sol/SysioTester.dbg.json +1 -1
  21. package/src/assets/ethereum/mainnet/common/sysio_verify.sol/sysio_verify.dbg.json +1 -1
  22. package/src/assets/ethereum/mainnet/common/sysio_write.sol/sysio_write.dbg.json +1 -1
  23. package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.dbg.json +1 -1
  24. package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.json +2 -2
  25. package/src/assets/ethereum/mainnet/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +1 -1
  26. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
  27. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
  28. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
  29. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
  30. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.json +70 -0
  31. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
  32. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +70 -0
  33. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
  34. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.json +10 -75
  35. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
  36. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
  37. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
  38. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.json +2 -2
  39. package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +1 -1
  40. package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.json +2 -2
  41. package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.dbg.json +1 -1
  42. package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.json +2 -2
  43. package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +1 -1
  44. package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +2 -2
  45. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +1 -1
  46. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.json +2 -2
  47. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +1 -1
  48. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.json +2 -2
  49. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +1 -1
  50. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +1 -1
  51. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +33 -2
  52. package/src/assets/ethereum/mainnet/outpost/OPP.sol/OPP.dbg.json +1 -1
  53. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPP.dbg.json +1 -1
  54. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +1 -1
  55. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPInbound.dbg.json +1 -1
  56. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +1 -1
  57. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPSender.dbg.json +1 -1
  58. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/OPPCommon.dbg.json +1 -1
  59. package/src/assets/ethereum/mainnet/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +1 -1
  60. package/src/assets/ethereum/mainnet/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +1 -1
  61. package/src/assets/ethereum/mainnet/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +1 -1
  62. package/src/assets/ethereum/mainnet/outpost/OPPErrors.sol/OPPErrors.dbg.json +1 -1
  63. package/src/assets/ethereum/mainnet/outpost/OPPInbound.sol/OPPInbound.dbg.json +1 -1
  64. package/src/assets/ethereum/mainnet/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +1 -1
  65. package/src/assets/ethereum/mainnet/outpost/OPPSender.sol/OPPSender.dbg.json +1 -1
  66. package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +1 -1
  67. package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.json +33 -2
  68. package/src/assets/ethereum/mainnet/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +1 -1
  69. package/src/assets/ethereum/mainnet/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +1 -1
  70. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +1 -1
  71. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +1 -1
  72. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +1 -1
  73. package/src/assets/ethereum/mainnet/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +1 -1
  74. package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +1 -1
  75. package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.json +33 -2
  76. package/src/assets/ethereum/mainnet/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +1 -1
  77. package/src/assets/ethereum/mainnet/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +1 -1
  78. package/src/assets/ethereum/mainnet/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +1 -1
  79. package/src/assets/ethereum/mainnet/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +1 -1
  80. package/src/assets/ethereum/mainnet/token/ERC1155Token.sol/ERC1155Token.dbg.json +1 -1
  81. package/src/assets/ethereum/mainnet/token/ERC20Token.sol/ERC20Token.dbg.json +1 -1
  82. package/src/assets/ethereum/mainnet/token/ERC721Token.sol/ERC721Token.dbg.json +1 -1
  83. package/src/networks/ethereum/contract.ts +64 -69
  84. package/src/networks/ethereum/types.ts +1 -1
  85. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +0 -4
  86. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.json +0 -164
  87. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +0 -4
  88. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.json +0 -76
  89. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +0 -4
  90. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.json +0 -10
  91. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +0 -4
  92. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.json +0 -618
  93. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +0 -4
  94. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.json +0 -40
  95. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +0 -4
  96. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.json +0 -10
  97. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +0 -4
  98. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.json +0 -10
  99. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +0 -4
  100. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.json +0 -233
  101. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +0 -4
  102. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.json +0 -49
  103. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +0 -4
  104. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.json +0 -64
  105. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +0 -4
  106. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.json +0 -1458
  107. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +0 -4
  108. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.json +0 -1532
  109. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +0 -4
  110. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.json +0 -1525
  111. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +0 -4
  112. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.json +0 -1076
  113. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +0 -4
  114. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.json +0 -807
  115. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +0 -4
  116. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.json +0 -1289
  117. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +0 -4
  118. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.json +0 -39
  119. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +0 -4
  120. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.json +0 -64
  121. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -4
  122. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -29
  123. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -4
  124. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.json +0 -319
  125. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -4
  126. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -333
  127. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +0 -4
  128. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.json +0 -279
  129. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -4
  130. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -129
  131. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -4
  132. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.json +0 -66
  133. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -4
  134. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.json +0 -10
  135. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +0 -4
  136. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.json +0 -229
  137. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +0 -4
  138. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.json +0 -1376
  139. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +0 -4
  140. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +0 -973
  141. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +0 -4
  142. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.json +0 -10
  143. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +0 -4
  144. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.json +0 -441
  145. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +0 -4
  146. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.json +0 -122
  147. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +0 -4
  148. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +0 -551
  149. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +0 -4
  150. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +0 -948
  151. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +0 -4
  152. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.json +0 -88
  153. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +0 -4
  154. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.json +0 -29
  155. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +0 -4
  156. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.json +0 -194
  157. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +0 -4
  158. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.json +0 -29
  159. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +0 -4
  160. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.json +0 -36
  161. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +0 -4
  162. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +0 -199
  163. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +0 -4
  164. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.json +0 -273
  165. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +0 -4
  166. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.json +0 -394
  167. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +0 -4
  168. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.json +0 -378
  169. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +0 -4
  170. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +0 -224
  171. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +0 -4
  172. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +0 -1010
  173. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +0 -4
  174. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.json +0 -291
  175. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +0 -4
  176. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.json +0 -298
  177. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +0 -4
  178. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +0 -488
  179. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +0 -4
  180. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +0 -229
  181. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +0 -4
  182. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +0 -1432
  183. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +0 -4
  184. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.json +0 -130
  185. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +0 -4
  186. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.json +0 -29
  187. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +0 -4
  188. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +0 -141
  189. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +0 -4
  190. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +0 -213
  191. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +0 -4
  192. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +0 -2015
  193. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +0 -4
  194. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.json +0 -29
  195. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +0 -4
  196. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.json +0 -29
  197. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +0 -4
  198. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.json +0 -858
  199. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +0 -4
  200. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.json +0 -30
  201. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +0 -4
  202. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.json +0 -472
  203. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +0 -4
  204. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.json +0 -330
  205. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +0 -4
  206. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.json +0 -449
  207. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.dbg.json +0 -4
  208. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.json +0 -978
  209. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +0 -4
  210. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.json +0 -176
  211. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -4
  212. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -874
  213. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -4
  214. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -937
  215. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.dbg.json +0 -4
  216. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.json +0 -542
  217. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.dbg.json +0 -4
  218. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.json +0 -1233
  219. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.dbg.json +0 -4
  220. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.json +0 -1772
  221. package/src/assets/ethereum/mainnet/outpost/Aggregator.sol/Aggregator.json +0 -82
  222. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.dbg.json +0 -4
  223. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.json +0 -1840
  224. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.dbg.json +0 -4
  225. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.json +0 -1622
  226. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.dbg.json +0 -4
  227. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.json +0 -730
  228. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.dbg.json +0 -4
  229. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.json +0 -905
  230. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.dbg.json +0 -4
  231. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.json +0 -1634
  232. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +0 -0
  233. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.json +0 -0
  234. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.dbg.json +0 -0
  235. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.json +0 -0
  236. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.dbg.json +0 -0
  237. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.json +0 -0
  238. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.dbg.json +0 -0
  239. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.json +0 -0
  240. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +0 -0
  241. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.json +0 -0
  242. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +0 -0
  243. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.json +0 -0
  244. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +0 -0
  245. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.json +0 -0
  246. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.dbg.json +0 -0
  247. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.json +0 -0
  248. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +0 -0
  249. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.json +0 -0
  250. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +0 -0
  251. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.json +0 -0
  252. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +0 -0
  253. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.json +0 -0
  254. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +0 -0
  255. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.json +0 -0
  256. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +0 -0
  257. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.json +0 -0
  258. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +0 -0
  259. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.json +0 -0
  260. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -0
  261. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -0
  262. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -0
  263. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.json +0 -0
  264. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -0
  265. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -0
  266. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +0 -0
  267. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.json +0 -0
  268. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -0
  269. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -0
  270. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -0
  271. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.json +0 -0
  272. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -0
  273. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.json +0 -0
  274. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -0
  275. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -0
  276. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -0
  277. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -0
  278. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.dbg.json +0 -0
  279. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.json +0 -0
  280. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +0 -0
  281. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.json +0 -0
  282. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +0 -0
  283. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.json +0 -0
  284. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.dbg.json +0 -0
  285. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.json +0 -0
  286. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.dbg.json +0 -0
  287. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.json +0 -0
  288. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.dbg.json +0 -0
  289. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.json +0 -0
  290. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.dbg.json +0 -0
  291. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.json +0 -0
  292. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.dbg.json +0 -0
  293. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.json +0 -0
  294. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.dbg.json +0 -0
  295. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.json +0 -0
  296. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.dbg.json +0 -0
  297. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.json +0 -0
  298. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.dbg.json +0 -0
  299. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.json +0 -0
  300. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.dbg.json +0 -0
  301. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.json +0 -0
  302. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.dbg.json +0 -0
  303. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.json +0 -0
@@ -1,905 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "Pool",
4
- "sourceName": "contracts/outpost/Pool.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "authority",
11
- "type": "address"
12
- }
13
- ],
14
- "name": "AccessManagedInvalidAuthority",
15
- "type": "error"
16
- },
17
- {
18
- "inputs": [
19
- {
20
- "internalType": "address",
21
- "name": "caller",
22
- "type": "address"
23
- },
24
- {
25
- "internalType": "uint32",
26
- "name": "delay",
27
- "type": "uint32"
28
- }
29
- ],
30
- "name": "AccessManagedRequiredDelay",
31
- "type": "error"
32
- },
33
- {
34
- "inputs": [
35
- {
36
- "internalType": "address",
37
- "name": "caller",
38
- "type": "address"
39
- }
40
- ],
41
- "name": "AccessManagedUnauthorized",
42
- "type": "error"
43
- },
44
- {
45
- "inputs": [
46
- {
47
- "internalType": "address",
48
- "name": "target",
49
- "type": "address"
50
- }
51
- ],
52
- "name": "AddressEmptyCode",
53
- "type": "error"
54
- },
55
- {
56
- "inputs": [
57
- {
58
- "internalType": "address",
59
- "name": "implementation",
60
- "type": "address"
61
- }
62
- ],
63
- "name": "ERC1967InvalidImplementation",
64
- "type": "error"
65
- },
66
- {
67
- "inputs": [],
68
- "name": "ERC1967NonPayable",
69
- "type": "error"
70
- },
71
- {
72
- "inputs": [],
73
- "name": "EnforcedPause",
74
- "type": "error"
75
- },
76
- {
77
- "inputs": [],
78
- "name": "ExpectedPause",
79
- "type": "error"
80
- },
81
- {
82
- "inputs": [],
83
- "name": "FailedCall",
84
- "type": "error"
85
- },
86
- {
87
- "inputs": [],
88
- "name": "InvalidInitialization",
89
- "type": "error"
90
- },
91
- {
92
- "inputs": [],
93
- "name": "NotInitializing",
94
- "type": "error"
95
- },
96
- {
97
- "inputs": [],
98
- "name": "UUPSUnauthorizedCallContext",
99
- "type": "error"
100
- },
101
- {
102
- "inputs": [
103
- {
104
- "internalType": "bytes32",
105
- "name": "slot",
106
- "type": "bytes32"
107
- }
108
- ],
109
- "name": "UUPSUnsupportedProxiableUUID",
110
- "type": "error"
111
- },
112
- {
113
- "inputs": [
114
- {
115
- "internalType": "address",
116
- "name": "actor",
117
- "type": "address"
118
- }
119
- ],
120
- "name": "WIRE_ActorAlreadyBonded",
121
- "type": "error"
122
- },
123
- {
124
- "inputs": [
125
- {
126
- "internalType": "address",
127
- "name": "actor",
128
- "type": "address"
129
- }
130
- ],
131
- "name": "WIRE_ActorNotBonded",
132
- "type": "error"
133
- },
134
- {
135
- "inputs": [
136
- {
137
- "internalType": "uint32",
138
- "name": "tokenType",
139
- "type": "uint32"
140
- },
141
- {
142
- "internalType": "bytes32",
143
- "name": "bondLevelId",
144
- "type": "bytes32"
145
- }
146
- ],
147
- "name": "WIRE_BadBondLevel",
148
- "type": "error"
149
- },
150
- {
151
- "inputs": [
152
- {
153
- "internalType": "string",
154
- "name": "name",
155
- "type": "string"
156
- },
157
- {
158
- "internalType": "address",
159
- "name": "provided",
160
- "type": "address"
161
- }
162
- ],
163
- "name": "WIRE_BadContractAddress",
164
- "type": "error"
165
- },
166
- {
167
- "inputs": [
168
- {
169
- "internalType": "uint256",
170
- "name": "bps",
171
- "type": "uint256"
172
- },
173
- {
174
- "internalType": "uint256",
175
- "name": "maxBps",
176
- "type": "uint256"
177
- }
178
- ],
179
- "name": "WIRE_BasisPointsTooHigh",
180
- "type": "error"
181
- },
182
- {
183
- "inputs": [
184
- {
185
- "internalType": "address",
186
- "name": "actor",
187
- "type": "address"
188
- },
189
- {
190
- "internalType": "uint256",
191
- "name": "cooldownEnd",
192
- "type": "uint256"
193
- }
194
- ],
195
- "name": "WIRE_BondInCooldown",
196
- "type": "error"
197
- },
198
- {
199
- "inputs": [
200
- {
201
- "internalType": "address",
202
- "name": "actor",
203
- "type": "address"
204
- },
205
- {
206
- "internalType": "uint256",
207
- "name": "warmupEnd",
208
- "type": "uint256"
209
- }
210
- ],
211
- "name": "WIRE_BondInWarmup",
212
- "type": "error"
213
- },
214
- {
215
- "inputs": [
216
- {
217
- "internalType": "uint256",
218
- "name": "required",
219
- "type": "uint256"
220
- },
221
- {
222
- "internalType": "uint256",
223
- "name": "provided",
224
- "type": "uint256"
225
- }
226
- ],
227
- "name": "WIRE_BondInsufficientEth",
228
- "type": "error"
229
- },
230
- {
231
- "inputs": [
232
- {
233
- "internalType": "uint256",
234
- "name": "required",
235
- "type": "uint256"
236
- },
237
- {
238
- "internalType": "uint256",
239
- "name": "provided",
240
- "type": "uint256"
241
- }
242
- ],
243
- "name": "WIRE_BondInsufficientEthEquivalent",
244
- "type": "error"
245
- },
246
- {
247
- "inputs": [
248
- {
249
- "internalType": "uint256",
250
- "name": "value",
251
- "type": "uint256"
252
- },
253
- {
254
- "internalType": "uint256",
255
- "name": "minValue",
256
- "type": "uint256"
257
- }
258
- ],
259
- "name": "WIRE_BondLevelCooldownTooShort",
260
- "type": "error"
261
- },
262
- {
263
- "inputs": [
264
- {
265
- "internalType": "uint32",
266
- "name": "tokenType",
267
- "type": "uint32"
268
- },
269
- {
270
- "internalType": "bytes32",
271
- "name": "bondLevelId",
272
- "type": "bytes32"
273
- }
274
- ],
275
- "name": "WIRE_BondLevelExists",
276
- "type": "error"
277
- },
278
- {
279
- "inputs": [
280
- {
281
- "internalType": "uint32",
282
- "name": "tokenType",
283
- "type": "uint32"
284
- },
285
- {
286
- "internalType": "bytes32",
287
- "name": "bondLevelId",
288
- "type": "bytes32"
289
- }
290
- ],
291
- "name": "WIRE_BondLevelHasNoRoles",
292
- "type": "error"
293
- },
294
- {
295
- "inputs": [
296
- {
297
- "internalType": "uint32",
298
- "name": "tokenType",
299
- "type": "uint32"
300
- },
301
- {
302
- "internalType": "bytes32",
303
- "name": "bondLevelId",
304
- "type": "bytes32"
305
- }
306
- ],
307
- "name": "WIRE_BondLevelNoAmount",
308
- "type": "error"
309
- },
310
- {
311
- "inputs": [
312
- {
313
- "internalType": "uint32",
314
- "name": "tokenType",
315
- "type": "uint32"
316
- },
317
- {
318
- "internalType": "bytes32",
319
- "name": "bondLevelId",
320
- "type": "bytes32"
321
- }
322
- ],
323
- "name": "WIRE_BondLevelNoEthEquivalent",
324
- "type": "error"
325
- },
326
- {
327
- "inputs": [
328
- {
329
- "internalType": "uint32",
330
- "name": "tokenType",
331
- "type": "uint32"
332
- },
333
- {
334
- "internalType": "bytes32",
335
- "name": "bondLevelId",
336
- "type": "bytes32"
337
- }
338
- ],
339
- "name": "WIRE_BondLevelNoTokenContract",
340
- "type": "error"
341
- },
342
- {
343
- "inputs": [
344
- {
345
- "internalType": "uint32",
346
- "name": "tokenType",
347
- "type": "uint32"
348
- },
349
- {
350
- "internalType": "bytes32",
351
- "name": "bondLevelId",
352
- "type": "bytes32"
353
- }
354
- ],
355
- "name": "WIRE_BondLevelNoTokenId",
356
- "type": "error"
357
- },
358
- {
359
- "inputs": [
360
- {
361
- "internalType": "uint256",
362
- "name": "value",
363
- "type": "uint256"
364
- },
365
- {
366
- "internalType": "uint256",
367
- "name": "minValue",
368
- "type": "uint256"
369
- }
370
- ],
371
- "name": "WIRE_BondLevelWarmupTooShort",
372
- "type": "error"
373
- },
374
- {
375
- "inputs": [
376
- {
377
- "internalType": "address",
378
- "name": "actor",
379
- "type": "address"
380
- }
381
- ],
382
- "name": "WIRE_BondNotUnbonding",
383
- "type": "error"
384
- },
385
- {
386
- "inputs": [
387
- {
388
- "internalType": "address",
389
- "name": "to",
390
- "type": "address"
391
- },
392
- {
393
- "internalType": "uint256",
394
- "name": "amount",
395
- "type": "uint256"
396
- }
397
- ],
398
- "name": "WIRE_EthSendFailed",
399
- "type": "error"
400
- },
401
- {
402
- "inputs": [],
403
- "name": "WIRE_GoLiveInProgress",
404
- "type": "error"
405
- },
406
- {
407
- "inputs": [
408
- {
409
- "internalType": "uint256",
410
- "name": "required",
411
- "type": "uint256"
412
- },
413
- {
414
- "internalType": "uint256",
415
- "name": "available",
416
- "type": "uint256"
417
- }
418
- ],
419
- "name": "WIRE_InsufficientEthBalance",
420
- "type": "error"
421
- },
422
- {
423
- "inputs": [],
424
- "name": "WIRE_InvalidPrice",
425
- "type": "error"
426
- },
427
- {
428
- "inputs": [
429
- {
430
- "internalType": "address",
431
- "name": "from",
432
- "type": "address"
433
- },
434
- {
435
- "internalType": "address",
436
- "name": "to",
437
- "type": "address"
438
- },
439
- {
440
- "internalType": "uint256",
441
- "name": "amount",
442
- "type": "uint256"
443
- }
444
- ],
445
- "name": "WIRE_LiqEthTransferFailed",
446
- "type": "error"
447
- },
448
- {
449
- "inputs": [],
450
- "name": "WIRE_NoPricesRecorded",
451
- "type": "error"
452
- },
453
- {
454
- "inputs": [],
455
- "name": "WIRE_NoYield",
456
- "type": "error"
457
- },
458
- {
459
- "inputs": [
460
- {
461
- "internalType": "address",
462
- "name": "actor",
463
- "type": "address"
464
- },
465
- {
466
- "internalType": "address",
467
- "name": "owner",
468
- "type": "address"
469
- },
470
- {
471
- "internalType": "address",
472
- "name": "caller",
473
- "type": "address"
474
- }
475
- ],
476
- "name": "WIRE_NotBondOwner",
477
- "type": "error"
478
- },
479
- {
480
- "inputs": [
481
- {
482
- "internalType": "uint256",
483
- "name": "receiptId",
484
- "type": "uint256"
485
- },
486
- {
487
- "internalType": "address",
488
- "name": "owner",
489
- "type": "address"
490
- },
491
- {
492
- "internalType": "address",
493
- "name": "caller",
494
- "type": "address"
495
- }
496
- ],
497
- "name": "WIRE_NotReceiptOwner",
498
- "type": "error"
499
- },
500
- {
501
- "inputs": [
502
- {
503
- "internalType": "uint256",
504
- "name": "price",
505
- "type": "uint256"
506
- },
507
- {
508
- "internalType": "uint256",
509
- "name": "minPrice",
510
- "type": "uint256"
511
- },
512
- {
513
- "internalType": "uint256",
514
- "name": "maxPrice",
515
- "type": "uint256"
516
- }
517
- ],
518
- "name": "WIRE_PriceOutOfBounds",
519
- "type": "error"
520
- },
521
- {
522
- "inputs": [
523
- {
524
- "internalType": "uint256",
525
- "name": "receiptId",
526
- "type": "uint256"
527
- }
528
- ],
529
- "name": "WIRE_ReceiptNotWithdrawable",
530
- "type": "error"
531
- },
532
- {
533
- "inputs": [],
534
- "name": "WIRE_RefundingInProgress",
535
- "type": "error"
536
- },
537
- {
538
- "inputs": [],
539
- "name": "WIRE_RefundingOnly",
540
- "type": "error"
541
- },
542
- {
543
- "inputs": [
544
- {
545
- "internalType": "string",
546
- "name": "reason",
547
- "type": "string"
548
- }
549
- ],
550
- "name": "WIRE_UnexpectedError",
551
- "type": "error"
552
- },
553
- {
554
- "inputs": [],
555
- "name": "WIRE_ZeroAmount",
556
- "type": "error"
557
- },
558
- {
559
- "anonymous": false,
560
- "inputs": [
561
- {
562
- "indexed": false,
563
- "internalType": "address",
564
- "name": "authority",
565
- "type": "address"
566
- }
567
- ],
568
- "name": "AuthorityUpdated",
569
- "type": "event"
570
- },
571
- {
572
- "anonymous": false,
573
- "inputs": [
574
- {
575
- "indexed": false,
576
- "internalType": "uint64",
577
- "name": "version",
578
- "type": "uint64"
579
- }
580
- ],
581
- "name": "Initialized",
582
- "type": "event"
583
- },
584
- {
585
- "anonymous": false,
586
- "inputs": [
587
- {
588
- "indexed": false,
589
- "internalType": "address",
590
- "name": "account",
591
- "type": "address"
592
- }
593
- ],
594
- "name": "Paused",
595
- "type": "event"
596
- },
597
- {
598
- "anonymous": false,
599
- "inputs": [
600
- {
601
- "indexed": true,
602
- "internalType": "address",
603
- "name": "from",
604
- "type": "address"
605
- },
606
- {
607
- "indexed": false,
608
- "internalType": "uint256",
609
- "name": "amount",
610
- "type": "uint256"
611
- }
612
- ],
613
- "name": "PulledETH",
614
- "type": "event"
615
- },
616
- {
617
- "anonymous": false,
618
- "inputs": [
619
- {
620
- "indexed": true,
621
- "internalType": "address",
622
- "name": "from",
623
- "type": "address"
624
- },
625
- {
626
- "indexed": false,
627
- "internalType": "uint256",
628
- "name": "amount",
629
- "type": "uint256"
630
- }
631
- ],
632
- "name": "PulledLiqETH",
633
- "type": "event"
634
- },
635
- {
636
- "anonymous": false,
637
- "inputs": [
638
- {
639
- "indexed": true,
640
- "internalType": "address",
641
- "name": "to",
642
- "type": "address"
643
- },
644
- {
645
- "indexed": false,
646
- "internalType": "uint256",
647
- "name": "amount",
648
- "type": "uint256"
649
- }
650
- ],
651
- "name": "PushedETH",
652
- "type": "event"
653
- },
654
- {
655
- "anonymous": false,
656
- "inputs": [
657
- {
658
- "indexed": true,
659
- "internalType": "address",
660
- "name": "to",
661
- "type": "address"
662
- },
663
- {
664
- "indexed": false,
665
- "internalType": "uint256",
666
- "name": "amount",
667
- "type": "uint256"
668
- }
669
- ],
670
- "name": "PushedLiqETH",
671
- "type": "event"
672
- },
673
- {
674
- "anonymous": false,
675
- "inputs": [
676
- {
677
- "indexed": false,
678
- "internalType": "address",
679
- "name": "account",
680
- "type": "address"
681
- }
682
- ],
683
- "name": "Unpaused",
684
- "type": "event"
685
- },
686
- {
687
- "anonymous": false,
688
- "inputs": [
689
- {
690
- "indexed": true,
691
- "internalType": "address",
692
- "name": "implementation",
693
- "type": "address"
694
- }
695
- ],
696
- "name": "Upgraded",
697
- "type": "event"
698
- },
699
- {
700
- "inputs": [],
701
- "name": "UPGRADE_INTERFACE_VERSION",
702
- "outputs": [
703
- {
704
- "internalType": "string",
705
- "name": "",
706
- "type": "string"
707
- }
708
- ],
709
- "stateMutability": "view",
710
- "type": "function"
711
- },
712
- {
713
- "inputs": [],
714
- "name": "authority",
715
- "outputs": [
716
- {
717
- "internalType": "address",
718
- "name": "",
719
- "type": "address"
720
- }
721
- ],
722
- "stateMutability": "view",
723
- "type": "function"
724
- },
725
- {
726
- "inputs": [
727
- {
728
- "internalType": "address",
729
- "name": "_authority",
730
- "type": "address"
731
- },
732
- {
733
- "internalType": "address",
734
- "name": "_liqETH",
735
- "type": "address"
736
- }
737
- ],
738
- "name": "initialize",
739
- "outputs": [],
740
- "stateMutability": "nonpayable",
741
- "type": "function"
742
- },
743
- {
744
- "inputs": [],
745
- "name": "isConsumingScheduledOp",
746
- "outputs": [
747
- {
748
- "internalType": "bytes4",
749
- "name": "",
750
- "type": "bytes4"
751
- }
752
- ],
753
- "stateMutability": "view",
754
- "type": "function"
755
- },
756
- {
757
- "inputs": [],
758
- "name": "liqETH",
759
- "outputs": [
760
- {
761
- "internalType": "contract IERC20",
762
- "name": "",
763
- "type": "address"
764
- }
765
- ],
766
- "stateMutability": "view",
767
- "type": "function"
768
- },
769
- {
770
- "inputs": [],
771
- "name": "pause",
772
- "outputs": [],
773
- "stateMutability": "nonpayable",
774
- "type": "function"
775
- },
776
- {
777
- "inputs": [],
778
- "name": "paused",
779
- "outputs": [
780
- {
781
- "internalType": "bool",
782
- "name": "",
783
- "type": "bool"
784
- }
785
- ],
786
- "stateMutability": "view",
787
- "type": "function"
788
- },
789
- {
790
- "inputs": [],
791
- "name": "proxiableUUID",
792
- "outputs": [
793
- {
794
- "internalType": "bytes32",
795
- "name": "",
796
- "type": "bytes32"
797
- }
798
- ],
799
- "stateMutability": "view",
800
- "type": "function"
801
- },
802
- {
803
- "inputs": [],
804
- "name": "pullETH",
805
- "outputs": [],
806
- "stateMutability": "payable",
807
- "type": "function"
808
- },
809
- {
810
- "inputs": [
811
- {
812
- "internalType": "uint256",
813
- "name": "amount",
814
- "type": "uint256"
815
- }
816
- ],
817
- "name": "pullLiqETH",
818
- "outputs": [],
819
- "stateMutability": "nonpayable",
820
- "type": "function"
821
- },
822
- {
823
- "inputs": [
824
- {
825
- "internalType": "address",
826
- "name": "to",
827
- "type": "address"
828
- },
829
- {
830
- "internalType": "uint256",
831
- "name": "amount",
832
- "type": "uint256"
833
- }
834
- ],
835
- "name": "pushETH",
836
- "outputs": [],
837
- "stateMutability": "nonpayable",
838
- "type": "function"
839
- },
840
- {
841
- "inputs": [
842
- {
843
- "internalType": "address",
844
- "name": "to",
845
- "type": "address"
846
- },
847
- {
848
- "internalType": "uint256",
849
- "name": "amount",
850
- "type": "uint256"
851
- }
852
- ],
853
- "name": "pushLiqETH",
854
- "outputs": [],
855
- "stateMutability": "nonpayable",
856
- "type": "function"
857
- },
858
- {
859
- "inputs": [
860
- {
861
- "internalType": "address",
862
- "name": "newAuthority",
863
- "type": "address"
864
- }
865
- ],
866
- "name": "setAuthority",
867
- "outputs": [],
868
- "stateMutability": "nonpayable",
869
- "type": "function"
870
- },
871
- {
872
- "inputs": [],
873
- "name": "unpause",
874
- "outputs": [],
875
- "stateMutability": "nonpayable",
876
- "type": "function"
877
- },
878
- {
879
- "inputs": [
880
- {
881
- "internalType": "address",
882
- "name": "newImplementation",
883
- "type": "address"
884
- },
885
- {
886
- "internalType": "bytes",
887
- "name": "data",
888
- "type": "bytes"
889
- }
890
- ],
891
- "name": "upgradeToAndCall",
892
- "outputs": [],
893
- "stateMutability": "payable",
894
- "type": "function"
895
- },
896
- {
897
- "stateMutability": "payable",
898
- "type": "receive"
899
- }
900
- ],
901
- "bytecode": "0x60a0806040523460295730608052610f49908161002f82396080518181816105420152610dfc0152f35b600080fdfe60406080815260048036101561001f575b5050361561001d57600080fd5b005b600091823560e01c8063300fef3c146109fb5780633f4ba83a14610981578063479c7a711461093d578063485cc955146107865780634f1ef286146105a957806352d1902d1461052d57806355d4aa8a146105055780635c975abb146104d45780635e588b6f146103b95780637a9e5e4b1461033c5780638456cb59146102d25780638fb360371461027e578063ad3cb1cc146101df578063bf7e214f146101a55763cc707a36146100d15750610010565b346101a157806003193601126101a1576100e9610aef565b90602435926100f83633610ba6565b610100610d2d565b834710610184578480808087875af1610117610b76565b50156101555750519182526001600160a01b0316907f511ea866743077a9c0b571e8480aaca03047b8226d8b2b2305a6dc2d999f4dc890602090a280f35b9051630661857d60e51b81526001600160a01b0390921690820190815260208101929092529081906040010390fd5b905163644c50bf60e01b8152908101839052476024820152604490fd5b8280fd5b8382346101db57816003193601126101db57600080516020610ed48339815191525490516001600160a01b039091168152602090f35b5080fd5b5090346101a157826003193601126101a1578151908282019082821067ffffffffffffffff83111761026b5750825260058152602090640352e302e360dc1b6020820152825193849260208452825192836020860152825b84811061025557505050828201840152601f01601f19168101030190f35b8181018301518882018801528795508201610237565b634e487b7160e01b855260419052602484fd5b8382346101db57816003193601126101db5760209160ff600080516020610ed48339815191525460a01c166000146102cc5750638fb3603760e01b905b516001600160e01b03199091168152f35b906102bb565b8382346101db57816003193601126101db5760207f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258916103123633610ba6565b61031a610d2d565b600080516020610ef4833981519152805460ff1916600117905551338152a180f35b5090346101a15760203660031901126101a157610357610aef565b600080516020610ed48339815191525490926001600160a01b0391821633036103a557833b1561038e578461038b85610d58565b80f35b516361798f2f60e11b815292169082015260249150fd5b5162d1953b60e31b81523381840152602490fd5b5090346101a157816003193601126101a1576103d3610aef565b602435926103e13633610ba6565b6103e9610d2d565b8454815163a9059cbb60e01b81526001600160a01b03848116868301908152602080820189905291969383918290036040019082908b908a165af19081156104ca57879161049b575b501561046857505192835216907faeeb4c5ae8b6f93109f170b09aaaa71e6bc146794318b4defde56785859747dd90602090a280f35b9051634ca62e3960e01b8152309181019182526001600160a01b0390921660208201526040810184905281906060010390fd5b6104bd915060203d6020116104c3575b6104b58183610b0a565b810190610b5e565b38610432565b503d6104ab565b83513d89823e3d90fd5b8382346101db57816003193601126101db5760209060ff600080516020610ef4833981519152541690519015158152f35b8382346101db57816003193601126101db57905490516001600160a01b039091168152602090f35b5082346105a657806003193601126105a657507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316300361059957602090517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b5163703e46dd60e11b8152fd5b80fd5b50806003193601126101a1576105bd610aef565b90602493843567ffffffffffffffff81116101db57366023820112156101db5780850135936105eb85610b42565b6105f785519182610b0a565b85815260209586820193368a838301011161077b578186928b8a9301873783010152610621610df2565b61062b3633610ba6565b610633610df2565b84516352d1902d60e01b81526001600160a01b0383169680828a818b5afa9182918793610752575b50506106775750505050505191634c9c8ce360e01b8352820152fd5b86899689927f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc9081810361073d5750853b156107285780546001600160a01b0319168317905551869392917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8580a282511561070c5750506107089382915190845af4610702610b76565b91610e70565b5080f35b9350935050503461071c57505080f35b63b398979f60e01b8152fd5b5051634c9c8ce360e01b815291820152859150fd5b848a91845191632a87526960e21b8352820152fd5b9080929350813d831161077f575b61076a8183610b0a565b8101031261077b575190388061065b565b8580fd5b503d610760565b5090346101a157816003193601126101a1576107a0610aef565b6024356001600160a01b03811690819003610939577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009283549260ff84871c16159367ffffffffffffffff811680159081610931575b6001149081610927575b15908161091e575b5061090e5767ffffffffffffffff19811660011786556108479190856108ef575b50610832610db1565b61083a610db1565b610842610db1565b610d58565b61084f610db1565b610857610db1565b61085f610db1565b81156108be575084546001600160a01b03191617845561087d578280f35b805468ff00000000000000001916905551600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a138808280f35b60849185805192632215fb1f60e11b845283015260066044830152650d8d2e28aa8960d31b60648301526024820152fd5b68ffffffffffffffffff19166801000000000000000117865538610829565b865163f92ee8a960e01b81528390fd5b90501538610808565b303b159150610800565b8691506107f6565b8480fd5b8382816003193601126101db576109543633610ba6565b513481527f0eab4449ec2e036dc89ef52369c5bd7e8399ae110107b4ddaf96f6fe78bb25c460203292a280f35b5090346101a157826003193601126101a15761099d3633610ba6565b600080516020610ef48339815191529081549060ff8216156109ed575060ff19169055513381527f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa90602090a180f35b8351638dfc202b60e01b8152fd5b50346101a15760203660031901126101a157813591610a1a3633610ba6565b835482516323b872dd60e01b81523383820190815230602080830191909152604082018790529192839182900360600190829089906001600160a01b03165af1908115610ae5578591610ac6575b5015610a9c5750519081527ff53a98a2574435768f78aa1228e84e5670309cf836726b7a0bdffc69dd15d0e260203392a280f35b9051634ca62e3960e01b815233918101918252306020830152604082019290925281906060010390fd5b610adf915060203d6020116104c3576104b58183610b0a565b38610a68565b83513d87823e3d90fd5b600435906001600160a01b0382168203610b0557565b600080fd5b90601f8019910116810190811067ffffffffffffffff821117610b2c57604052565b634e487b7160e01b600052604160045260246000fd5b67ffffffffffffffff8111610b2c57601f01601f191660200190565b90816020910312610b0557518015158103610b055790565b3d15610ba1573d90610b8782610b42565b91610b956040519384610b0a565b82523d6000602084013e565b606090565b600080516020610ed48339815191528054909290916001600160a01b03808416929160048310610b05576000926000604094855194602086019463b700961360e01b8652169384602487015230604487015263ffffffff60e01b83351660648701526064865260a086019567ffffffffffffffff9681811088821117610d1957918491899384528280528260205251908a5afa610d08575b15610c4e575b5050505050505050565b63ffffffff1615610cf15760ff60a01b19958616600160a01b178755843b15610b0557606494600092838651978880958194634a63ebf760e11b835260048301528960248301528060448301528084848401378181018301849052601f01601f191681010301925af18015610ce657610cd7575b50505081541690553880808080808080610c44565b8211610b2c5752388080610cc2565b82513d6000823e3d90fd5b835162d1953b60e31b815260048101839052602490fd5b50516020518060201c150290610c3e565b634e487b7160e01b85526041600452602485fd5b60ff600080516020610ef48339815191525416610d4657565b60405163d93c066560e01b8152600490fd5b600080516020610ed483398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c1615610de057565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215610e42575b5050610e3057565b60405163703e46dd60e11b8152600490fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880610e28565b90610e975750805115610e8557602081519101fd5b60405163d6bda27560e01b8152600490fd5b81511580610eca575b610ea8575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b15610ea056fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a00cd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f03300a2646970667358221220d0e65c3d9e9b35e5436c26024ce575ae86ff80fb3da5bb7325754936bf56d67364736f6c63430008190033",
902
- "deployedBytecode": "0x60406080815260048036101561001f575b5050361561001d57600080fd5b005b600091823560e01c8063300fef3c146109fb5780633f4ba83a14610981578063479c7a711461093d578063485cc955146107865780634f1ef286146105a957806352d1902d1461052d57806355d4aa8a146105055780635c975abb146104d45780635e588b6f146103b95780637a9e5e4b1461033c5780638456cb59146102d25780638fb360371461027e578063ad3cb1cc146101df578063bf7e214f146101a55763cc707a36146100d15750610010565b346101a157806003193601126101a1576100e9610aef565b90602435926100f83633610ba6565b610100610d2d565b834710610184578480808087875af1610117610b76565b50156101555750519182526001600160a01b0316907f511ea866743077a9c0b571e8480aaca03047b8226d8b2b2305a6dc2d999f4dc890602090a280f35b9051630661857d60e51b81526001600160a01b0390921690820190815260208101929092529081906040010390fd5b905163644c50bf60e01b8152908101839052476024820152604490fd5b8280fd5b8382346101db57816003193601126101db57600080516020610ed48339815191525490516001600160a01b039091168152602090f35b5080fd5b5090346101a157826003193601126101a1578151908282019082821067ffffffffffffffff83111761026b5750825260058152602090640352e302e360dc1b6020820152825193849260208452825192836020860152825b84811061025557505050828201840152601f01601f19168101030190f35b8181018301518882018801528795508201610237565b634e487b7160e01b855260419052602484fd5b8382346101db57816003193601126101db5760209160ff600080516020610ed48339815191525460a01c166000146102cc5750638fb3603760e01b905b516001600160e01b03199091168152f35b906102bb565b8382346101db57816003193601126101db5760207f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258916103123633610ba6565b61031a610d2d565b600080516020610ef4833981519152805460ff1916600117905551338152a180f35b5090346101a15760203660031901126101a157610357610aef565b600080516020610ed48339815191525490926001600160a01b0391821633036103a557833b1561038e578461038b85610d58565b80f35b516361798f2f60e11b815292169082015260249150fd5b5162d1953b60e31b81523381840152602490fd5b5090346101a157816003193601126101a1576103d3610aef565b602435926103e13633610ba6565b6103e9610d2d565b8454815163a9059cbb60e01b81526001600160a01b03848116868301908152602080820189905291969383918290036040019082908b908a165af19081156104ca57879161049b575b501561046857505192835216907faeeb4c5ae8b6f93109f170b09aaaa71e6bc146794318b4defde56785859747dd90602090a280f35b9051634ca62e3960e01b8152309181019182526001600160a01b0390921660208201526040810184905281906060010390fd5b6104bd915060203d6020116104c3575b6104b58183610b0a565b810190610b5e565b38610432565b503d6104ab565b83513d89823e3d90fd5b8382346101db57816003193601126101db5760209060ff600080516020610ef4833981519152541690519015158152f35b8382346101db57816003193601126101db57905490516001600160a01b039091168152602090f35b5082346105a657806003193601126105a657507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316300361059957602090517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b5163703e46dd60e11b8152fd5b80fd5b50806003193601126101a1576105bd610aef565b90602493843567ffffffffffffffff81116101db57366023820112156101db5780850135936105eb85610b42565b6105f785519182610b0a565b85815260209586820193368a838301011161077b578186928b8a9301873783010152610621610df2565b61062b3633610ba6565b610633610df2565b84516352d1902d60e01b81526001600160a01b0383169680828a818b5afa9182918793610752575b50506106775750505050505191634c9c8ce360e01b8352820152fd5b86899689927f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc9081810361073d5750853b156107285780546001600160a01b0319168317905551869392917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8580a282511561070c5750506107089382915190845af4610702610b76565b91610e70565b5080f35b9350935050503461071c57505080f35b63b398979f60e01b8152fd5b5051634c9c8ce360e01b815291820152859150fd5b848a91845191632a87526960e21b8352820152fd5b9080929350813d831161077f575b61076a8183610b0a565b8101031261077b575190388061065b565b8580fd5b503d610760565b5090346101a157816003193601126101a1576107a0610aef565b6024356001600160a01b03811690819003610939577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009283549260ff84871c16159367ffffffffffffffff811680159081610931575b6001149081610927575b15908161091e575b5061090e5767ffffffffffffffff19811660011786556108479190856108ef575b50610832610db1565b61083a610db1565b610842610db1565b610d58565b61084f610db1565b610857610db1565b61085f610db1565b81156108be575084546001600160a01b03191617845561087d578280f35b805468ff00000000000000001916905551600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a138808280f35b60849185805192632215fb1f60e11b845283015260066044830152650d8d2e28aa8960d31b60648301526024820152fd5b68ffffffffffffffffff19166801000000000000000117865538610829565b865163f92ee8a960e01b81528390fd5b90501538610808565b303b159150610800565b8691506107f6565b8480fd5b8382816003193601126101db576109543633610ba6565b513481527f0eab4449ec2e036dc89ef52369c5bd7e8399ae110107b4ddaf96f6fe78bb25c460203292a280f35b5090346101a157826003193601126101a15761099d3633610ba6565b600080516020610ef48339815191529081549060ff8216156109ed575060ff19169055513381527f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa90602090a180f35b8351638dfc202b60e01b8152fd5b50346101a15760203660031901126101a157813591610a1a3633610ba6565b835482516323b872dd60e01b81523383820190815230602080830191909152604082018790529192839182900360600190829089906001600160a01b03165af1908115610ae5578591610ac6575b5015610a9c5750519081527ff53a98a2574435768f78aa1228e84e5670309cf836726b7a0bdffc69dd15d0e260203392a280f35b9051634ca62e3960e01b815233918101918252306020830152604082019290925281906060010390fd5b610adf915060203d6020116104c3576104b58183610b0a565b38610a68565b83513d87823e3d90fd5b600435906001600160a01b0382168203610b0557565b600080fd5b90601f8019910116810190811067ffffffffffffffff821117610b2c57604052565b634e487b7160e01b600052604160045260246000fd5b67ffffffffffffffff8111610b2c57601f01601f191660200190565b90816020910312610b0557518015158103610b055790565b3d15610ba1573d90610b8782610b42565b91610b956040519384610b0a565b82523d6000602084013e565b606090565b600080516020610ed48339815191528054909290916001600160a01b03808416929160048310610b05576000926000604094855194602086019463b700961360e01b8652169384602487015230604487015263ffffffff60e01b83351660648701526064865260a086019567ffffffffffffffff9681811088821117610d1957918491899384528280528260205251908a5afa610d08575b15610c4e575b5050505050505050565b63ffffffff1615610cf15760ff60a01b19958616600160a01b178755843b15610b0557606494600092838651978880958194634a63ebf760e11b835260048301528960248301528060448301528084848401378181018301849052601f01601f191681010301925af18015610ce657610cd7575b50505081541690553880808080808080610c44565b8211610b2c5752388080610cc2565b82513d6000823e3d90fd5b835162d1953b60e31b815260048101839052602490fd5b50516020518060201c150290610c3e565b634e487b7160e01b85526041600452602485fd5b60ff600080516020610ef48339815191525416610d4657565b60405163d93c066560e01b8152600490fd5b600080516020610ed483398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c1615610de057565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215610e42575b5050610e3057565b60405163703e46dd60e11b8152600490fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880610e28565b90610e975750805115610e8557602081519101fd5b60405163d6bda27560e01b8152600490fd5b81511580610eca575b610ea8575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b15610ea056fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a00cd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f03300a2646970667358221220d0e65c3d9e9b35e5436c26024ce575ae86ff80fb3da5bb7325754936bf56d67364736f6c63430008190033",
903
- "linkReferences": {},
904
- "deployedLinkReferences": {}
905
- }