@wireio/stake 2.6.1 → 2.7.1

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 (310) hide show
  1. package/lib/stake.browser.js +1738 -26280
  2. package/lib/stake.browser.js.map +1 -1
  3. package/lib/stake.d.ts +665 -16
  4. package/lib/stake.js +1738 -26280
  5. package/lib/stake.js.map +1 -1
  6. package/lib/stake.m.js +1738 -26280
  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/assets/solana/devnet/idl/liqsol_core.json +490 -1
  84. package/src/assets/solana/devnet/idl/transfer_hook.json +248 -0
  85. package/src/assets/solana/devnet/idl/validator_leaderboard.json +161 -0
  86. package/src/assets/solana/devnet/types/liqsol_core.ts +490 -1
  87. package/src/assets/solana/devnet/types/transfer_hook.ts +248 -0
  88. package/src/assets/solana/devnet/types/validator_leaderboard.ts +161 -0
  89. package/src/networks/ethereum/contract.ts +64 -69
  90. package/src/networks/ethereum/types.ts +1 -1
  91. package/src/networks/solana/clients/distribution.client.ts +2 -1
  92. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +0 -4
  93. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.json +0 -164
  94. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +0 -4
  95. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.json +0 -76
  96. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +0 -4
  97. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.json +0 -10
  98. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +0 -4
  99. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.json +0 -618
  100. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +0 -4
  101. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.json +0 -40
  102. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +0 -4
  103. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.json +0 -10
  104. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +0 -4
  105. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.json +0 -10
  106. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +0 -4
  107. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.json +0 -233
  108. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +0 -4
  109. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.json +0 -49
  110. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +0 -4
  111. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.json +0 -64
  112. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +0 -4
  113. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.json +0 -1458
  114. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +0 -4
  115. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.json +0 -1532
  116. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +0 -4
  117. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.json +0 -1525
  118. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +0 -4
  119. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.json +0 -1076
  120. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +0 -4
  121. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.json +0 -807
  122. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +0 -4
  123. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.json +0 -1289
  124. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +0 -4
  125. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.json +0 -39
  126. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +0 -4
  127. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.json +0 -64
  128. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -4
  129. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -29
  130. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -4
  131. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.json +0 -319
  132. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -4
  133. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -333
  134. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +0 -4
  135. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.json +0 -279
  136. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -4
  137. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -129
  138. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -4
  139. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.json +0 -66
  140. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -4
  141. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.json +0 -10
  142. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +0 -4
  143. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.json +0 -229
  144. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +0 -4
  145. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.json +0 -1376
  146. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +0 -4
  147. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +0 -973
  148. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +0 -4
  149. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.json +0 -10
  150. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +0 -4
  151. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.json +0 -441
  152. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +0 -4
  153. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.json +0 -122
  154. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +0 -4
  155. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +0 -551
  156. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +0 -4
  157. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +0 -948
  158. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +0 -4
  159. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.json +0 -88
  160. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +0 -4
  161. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.json +0 -29
  162. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +0 -4
  163. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.json +0 -194
  164. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +0 -4
  165. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.json +0 -29
  166. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +0 -4
  167. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.json +0 -36
  168. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +0 -4
  169. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +0 -199
  170. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +0 -4
  171. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.json +0 -273
  172. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +0 -4
  173. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.json +0 -394
  174. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +0 -4
  175. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.json +0 -378
  176. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +0 -4
  177. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +0 -224
  178. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +0 -4
  179. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +0 -1010
  180. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +0 -4
  181. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.json +0 -291
  182. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +0 -4
  183. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.json +0 -298
  184. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +0 -4
  185. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +0 -488
  186. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +0 -4
  187. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +0 -229
  188. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +0 -4
  189. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +0 -1432
  190. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +0 -4
  191. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.json +0 -130
  192. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +0 -4
  193. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.json +0 -29
  194. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +0 -4
  195. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +0 -141
  196. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +0 -4
  197. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +0 -213
  198. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +0 -4
  199. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +0 -2015
  200. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +0 -4
  201. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.json +0 -29
  202. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +0 -4
  203. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.json +0 -29
  204. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +0 -4
  205. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.json +0 -858
  206. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +0 -4
  207. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.json +0 -30
  208. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +0 -4
  209. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.json +0 -472
  210. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +0 -4
  211. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.json +0 -330
  212. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +0 -4
  213. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.json +0 -449
  214. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.dbg.json +0 -4
  215. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.json +0 -978
  216. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +0 -4
  217. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.json +0 -176
  218. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -4
  219. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -874
  220. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -4
  221. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -937
  222. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.dbg.json +0 -4
  223. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.json +0 -542
  224. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.dbg.json +0 -4
  225. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.json +0 -1233
  226. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.dbg.json +0 -4
  227. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.json +0 -1772
  228. package/src/assets/ethereum/mainnet/outpost/Aggregator.sol/Aggregator.json +0 -82
  229. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.dbg.json +0 -4
  230. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.json +0 -1840
  231. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.dbg.json +0 -4
  232. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.json +0 -1622
  233. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.dbg.json +0 -4
  234. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.json +0 -730
  235. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.dbg.json +0 -4
  236. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.json +0 -905
  237. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.dbg.json +0 -4
  238. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.json +0 -1634
  239. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +0 -0
  240. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.json +0 -0
  241. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.dbg.json +0 -0
  242. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.json +0 -0
  243. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.dbg.json +0 -0
  244. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.json +0 -0
  245. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.dbg.json +0 -0
  246. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.json +0 -0
  247. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +0 -0
  248. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.json +0 -0
  249. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +0 -0
  250. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.json +0 -0
  251. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +0 -0
  252. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.json +0 -0
  253. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.dbg.json +0 -0
  254. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.json +0 -0
  255. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +0 -0
  256. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.json +0 -0
  257. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +0 -0
  258. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.json +0 -0
  259. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +0 -0
  260. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.json +0 -0
  261. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +0 -0
  262. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.json +0 -0
  263. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +0 -0
  264. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.json +0 -0
  265. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +0 -0
  266. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.json +0 -0
  267. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -0
  268. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -0
  269. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -0
  270. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.json +0 -0
  271. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -0
  272. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -0
  273. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +0 -0
  274. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.json +0 -0
  275. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -0
  276. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -0
  277. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -0
  278. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.json +0 -0
  279. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -0
  280. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.json +0 -0
  281. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -0
  282. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -0
  283. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -0
  284. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -0
  285. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.dbg.json +0 -0
  286. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.json +0 -0
  287. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +0 -0
  288. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.json +0 -0
  289. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +0 -0
  290. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.json +0 -0
  291. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.dbg.json +0 -0
  292. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.json +0 -0
  293. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.dbg.json +0 -0
  294. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.json +0 -0
  295. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.dbg.json +0 -0
  296. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.json +0 -0
  297. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.dbg.json +0 -0
  298. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.json +0 -0
  299. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.dbg.json +0 -0
  300. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.json +0 -0
  301. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.dbg.json +0 -0
  302. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.json +0 -0
  303. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.dbg.json +0 -0
  304. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.json +0 -0
  305. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.dbg.json +0 -0
  306. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.json +0 -0
  307. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.dbg.json +0 -0
  308. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.json +0 -0
  309. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.dbg.json +0 -0
  310. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.json +0 -0
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/21433e3f45bdcff2286772631c8c0fd3.json"
4
- }
@@ -1,542 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "Accounting",
4
- "sourceName": "contracts/liqEth/accounting.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": "FailedCall",
74
- "type": "error"
75
- },
76
- {
77
- "inputs": [],
78
- "name": "InvalidInitialization",
79
- "type": "error"
80
- },
81
- {
82
- "inputs": [],
83
- "name": "NotInitializing",
84
- "type": "error"
85
- },
86
- {
87
- "inputs": [],
88
- "name": "ReentrancyGuardReentrantCall",
89
- "type": "error"
90
- },
91
- {
92
- "inputs": [],
93
- "name": "UUPSUnauthorizedCallContext",
94
- "type": "error"
95
- },
96
- {
97
- "inputs": [
98
- {
99
- "internalType": "bytes32",
100
- "name": "slot",
101
- "type": "bytes32"
102
- }
103
- ],
104
- "name": "UUPSUnsupportedProxiableUUID",
105
- "type": "error"
106
- },
107
- {
108
- "anonymous": false,
109
- "inputs": [
110
- {
111
- "indexed": false,
112
- "internalType": "address",
113
- "name": "authority",
114
- "type": "address"
115
- }
116
- ],
117
- "name": "AuthorityUpdated",
118
- "type": "event"
119
- },
120
- {
121
- "anonymous": false,
122
- "inputs": [
123
- {
124
- "indexed": true,
125
- "internalType": "address",
126
- "name": "op",
127
- "type": "address"
128
- },
129
- {
130
- "indexed": false,
131
- "internalType": "uint256",
132
- "name": "tokenAmt",
133
- "type": "uint256"
134
- }
135
- ],
136
- "name": "BondLocked",
137
- "type": "event"
138
- },
139
- {
140
- "anonymous": false,
141
- "inputs": [
142
- {
143
- "indexed": true,
144
- "internalType": "address",
145
- "name": "op",
146
- "type": "address"
147
- },
148
- {
149
- "indexed": false,
150
- "internalType": "uint256",
151
- "name": "tokenAmt",
152
- "type": "uint256"
153
- }
154
- ],
155
- "name": "BondUnlocked",
156
- "type": "event"
157
- },
158
- {
159
- "anonymous": false,
160
- "inputs": [
161
- {
162
- "indexed": false,
163
- "internalType": "uint64",
164
- "name": "version",
165
- "type": "uint64"
166
- }
167
- ],
168
- "name": "Initialized",
169
- "type": "event"
170
- },
171
- {
172
- "anonymous": false,
173
- "inputs": [
174
- {
175
- "indexed": true,
176
- "internalType": "address",
177
- "name": "op",
178
- "type": "address"
179
- },
180
- {
181
- "indexed": false,
182
- "internalType": "uint256",
183
- "name": "tokenAmt",
184
- "type": "uint256"
185
- }
186
- ],
187
- "name": "PenaltyTaken",
188
- "type": "event"
189
- },
190
- {
191
- "anonymous": false,
192
- "inputs": [
193
- {
194
- "indexed": true,
195
- "internalType": "address",
196
- "name": "implementation",
197
- "type": "address"
198
- }
199
- ],
200
- "name": "Upgraded",
201
- "type": "event"
202
- },
203
- {
204
- "inputs": [],
205
- "name": "REQUIRED_BOND",
206
- "outputs": [
207
- {
208
- "internalType": "uint256",
209
- "name": "",
210
- "type": "uint256"
211
- }
212
- ],
213
- "stateMutability": "view",
214
- "type": "function"
215
- },
216
- {
217
- "inputs": [],
218
- "name": "UPGRADE_INTERFACE_VERSION",
219
- "outputs": [
220
- {
221
- "internalType": "string",
222
- "name": "",
223
- "type": "string"
224
- }
225
- ],
226
- "stateMutability": "view",
227
- "type": "function"
228
- },
229
- {
230
- "inputs": [
231
- {
232
- "internalType": "address",
233
- "name": "operator",
234
- "type": "address"
235
- },
236
- {
237
- "internalType": "uint256",
238
- "name": "tokenAmt",
239
- "type": "uint256"
240
- }
241
- ],
242
- "name": "addBond",
243
- "outputs": [],
244
- "stateMutability": "nonpayable",
245
- "type": "function"
246
- },
247
- {
248
- "inputs": [
249
- {
250
- "internalType": "address",
251
- "name": "operator",
252
- "type": "address"
253
- }
254
- ],
255
- "name": "addKey",
256
- "outputs": [],
257
- "stateMutability": "nonpayable",
258
- "type": "function"
259
- },
260
- {
261
- "inputs": [],
262
- "name": "authority",
263
- "outputs": [
264
- {
265
- "internalType": "address",
266
- "name": "",
267
- "type": "address"
268
- }
269
- ],
270
- "stateMutability": "view",
271
- "type": "function"
272
- },
273
- {
274
- "inputs": [
275
- {
276
- "internalType": "address",
277
- "name": "operator",
278
- "type": "address"
279
- }
280
- ],
281
- "name": "bondTokensOf",
282
- "outputs": [
283
- {
284
- "internalType": "uint256",
285
- "name": "",
286
- "type": "uint256"
287
- }
288
- ],
289
- "stateMutability": "view",
290
- "type": "function"
291
- },
292
- {
293
- "inputs": [
294
- {
295
- "internalType": "address",
296
- "name": "operator",
297
- "type": "address"
298
- },
299
- {
300
- "internalType": "uint256",
301
- "name": "tokenAmt",
302
- "type": "uint256"
303
- }
304
- ],
305
- "name": "burnPenalty",
306
- "outputs": [],
307
- "stateMutability": "nonpayable",
308
- "type": "function"
309
- },
310
- {
311
- "inputs": [
312
- {
313
- "internalType": "address",
314
- "name": "operator",
315
- "type": "address"
316
- }
317
- ],
318
- "name": "excessKeyBondedCapacity",
319
- "outputs": [
320
- {
321
- "internalType": "uint32",
322
- "name": "excessKeys",
323
- "type": "uint32"
324
- }
325
- ],
326
- "stateMutability": "view",
327
- "type": "function"
328
- },
329
- {
330
- "inputs": [
331
- {
332
- "internalType": "address",
333
- "name": "_token",
334
- "type": "address"
335
- },
336
- {
337
- "internalType": "address",
338
- "name": "manager",
339
- "type": "address"
340
- }
341
- ],
342
- "name": "initialize",
343
- "outputs": [],
344
- "stateMutability": "nonpayable",
345
- "type": "function"
346
- },
347
- {
348
- "inputs": [],
349
- "name": "isConsumingScheduledOp",
350
- "outputs": [
351
- {
352
- "internalType": "bytes4",
353
- "name": "",
354
- "type": "bytes4"
355
- }
356
- ],
357
- "stateMutability": "view",
358
- "type": "function"
359
- },
360
- {
361
- "inputs": [
362
- {
363
- "internalType": "address",
364
- "name": "operator",
365
- "type": "address"
366
- },
367
- {
368
- "internalType": "uint256",
369
- "name": "tokenAmt",
370
- "type": "uint256"
371
- },
372
- {
373
- "internalType": "uint32",
374
- "name": "numKeys",
375
- "type": "uint32"
376
- }
377
- ],
378
- "name": "keyRemovalFee",
379
- "outputs": [],
380
- "stateMutability": "nonpayable",
381
- "type": "function"
382
- },
383
- {
384
- "inputs": [
385
- {
386
- "internalType": "address",
387
- "name": "",
388
- "type": "address"
389
- }
390
- ],
391
- "name": "ops",
392
- "outputs": [
393
- {
394
- "internalType": "uint256",
395
- "name": "bondTokens",
396
- "type": "uint256"
397
- },
398
- {
399
- "internalType": "uint32",
400
- "name": "activeKeys",
401
- "type": "uint32"
402
- },
403
- {
404
- "internalType": "bool",
405
- "name": "verifiedValidator",
406
- "type": "bool"
407
- }
408
- ],
409
- "stateMutability": "view",
410
- "type": "function"
411
- },
412
- {
413
- "inputs": [],
414
- "name": "proxiableUUID",
415
- "outputs": [
416
- {
417
- "internalType": "bytes32",
418
- "name": "",
419
- "type": "bytes32"
420
- }
421
- ],
422
- "stateMutability": "view",
423
- "type": "function"
424
- },
425
- {
426
- "inputs": [
427
- {
428
- "internalType": "address",
429
- "name": "operator",
430
- "type": "address"
431
- }
432
- ],
433
- "name": "removeKey",
434
- "outputs": [],
435
- "stateMutability": "nonpayable",
436
- "type": "function"
437
- },
438
- {
439
- "inputs": [
440
- {
441
- "internalType": "address",
442
- "name": "newAuthority",
443
- "type": "address"
444
- }
445
- ],
446
- "name": "setAuthority",
447
- "outputs": [],
448
- "stateMutability": "nonpayable",
449
- "type": "function"
450
- },
451
- {
452
- "inputs": [],
453
- "name": "token",
454
- "outputs": [
455
- {
456
- "internalType": "contract IRewardsERC20",
457
- "name": "",
458
- "type": "address"
459
- }
460
- ],
461
- "stateMutability": "view",
462
- "type": "function"
463
- },
464
- {
465
- "inputs": [],
466
- "name": "totalActiveKeys",
467
- "outputs": [
468
- {
469
- "internalType": "uint32",
470
- "name": "",
471
- "type": "uint32"
472
- }
473
- ],
474
- "stateMutability": "view",
475
- "type": "function"
476
- },
477
- {
478
- "inputs": [
479
- {
480
- "internalType": "address",
481
- "name": "operator",
482
- "type": "address"
483
- },
484
- {
485
- "internalType": "uint256",
486
- "name": "tokenAmt",
487
- "type": "uint256"
488
- },
489
- {
490
- "internalType": "address payable",
491
- "name": "to",
492
- "type": "address"
493
- }
494
- ],
495
- "name": "unlock",
496
- "outputs": [],
497
- "stateMutability": "nonpayable",
498
- "type": "function"
499
- },
500
- {
501
- "inputs": [
502
- {
503
- "internalType": "address",
504
- "name": "newImplementation",
505
- "type": "address"
506
- },
507
- {
508
- "internalType": "bytes",
509
- "name": "data",
510
- "type": "bytes"
511
- }
512
- ],
513
- "name": "upgradeToAndCall",
514
- "outputs": [],
515
- "stateMutability": "payable",
516
- "type": "function"
517
- },
518
- {
519
- "inputs": [
520
- {
521
- "internalType": "address",
522
- "name": "op",
523
- "type": "address"
524
- }
525
- ],
526
- "name": "verifiedValidator",
527
- "outputs": [
528
- {
529
- "internalType": "bool",
530
- "name": "",
531
- "type": "bool"
532
- }
533
- ],
534
- "stateMutability": "view",
535
- "type": "function"
536
- }
537
- ],
538
- "bytecode": "0x60a080604052346029573060805261158d908161002f8239608051818181610c8e01526114400152f35b600080fdfe608060408181526004918236101561001657600080fd5b600092833560e01c91826316153101146110e557508163485cc95514610efb5781634f1ef28614610cf257816352d1902d14610c795781635f7b68be14610b9a57816369e7849914610ab65781637a9e5e4b14610a39578163809a42bb14610a135781638bc39207146107ee5781638fb360371461079a578163a51fa5c714610757578163a6be1ec814610614578163a7c32102146105bc578163ad3cb1cc1461051b578163bb69d1e0146104e3578163bf7e214f146104ad578163c22dc3c0146103f1578163d2ecf31e14610206578163dd16713b1461012b575063fc0c546a1461010157600080fd5b34610127578160031936011261012757905490516001600160a01b039091168152602090f35b5080fd5b91905034610202578060031936011261020257610146611108565b906024359161015536336111ef565b82156101bf576001600160a01b03168085526001602052818520805491948483019283106101ac575055519081527ff6a4fac3c715c43d37e594d3f60bb5e3782af5a2aac2783711964a70277b605890602090a280f35b634e487b7160e01b875260119052602486fd5b815162461bcd60e51b8152602081860152601f60248201527f746f6b656e416d74206d7573742062652067726561746572207468616e2030006044820152606490fd5b8280fd5b8391503461012757606036600319011261012757610222611108565b6044359363ffffffff9290918386166024358188036103ed576102436113c5565b61024d36336111ef565b809760018060a01b038094168852602096600188528689209380610327575b5050509181869798936102c39795935480911161031f575b8461028e916111e2565b905587548551629f15d760e81b8152309381019384526020840194909452929586939190911691839189918391604090910190565b03925af190811561031657506102ea575b8260016000805160206115388339815191525580f35b813d831161030f575b6102fd818361114d565b8101031261030c5781806102d4565b80fd5b503d6102f3565b513d85823e3d90fd5b935083610284565b6001850190815490838216908110610398579183918b9c9d989694610353876102c39e9c9a98966111cc565b169064ffffffffff19161790556103798c549263ffffffff60a01b928460a01c166111cc565b60a01b169063ffffffff60a01b1916178a55919398979681939561026c565b895162461bcd60e51b8152808a018c9052602960248201527f446f65736e27742068617665206e756d4b65797320776f727468206f6620616360448201526874697665206b65797360b81b6064820152608490fd5b8680fd5b838334610127576020366003190112610127578061040d611108565b6001600160a01b031683526001602052822081519091906060810167ffffffffffffffff8111828210176104985760209550825260018354938483520154906801bc16d674ec80000063ffffffff9485928560ff85871696878c8501528b1c1615159101520416808210610485575b50505191168152f35b6104909294506111cc565b91848061047c565b604186634e487b7160e01b6000525260246000fd5b5050346101275781600319360112610127576000805160206115188339815191525490516001600160a01b039091168152602090f35b5050346101275760203660031901126101275760209181906001600160a01b0361050b611108565b1681526001845220549051908152f35b9050346102025782600319360112610202578151908282019082821067ffffffffffffffff8311176105a75750825260058152602090640352e302e360dc1b6020820152825193849260208452825192836020860152825b84811061059157505050828201840152601f01601f19168101030190f35b8181018301518882018801528795508201610573565b604190634e487b7160e01b6000525260246000fd5b5050346101275760203660031901126101275760609181906001600160a01b036105e4611108565b1681526001602052209060ff60018354930154825193845263ffffffff8116602085015260201c16151590820152f35b90503461020257816003193601126102025761062e611108565b916024359161063d36336111ef565b821561072f578460018060a01b03809516948582526001602052838220805495868111600014610724575061067286806111e2565b905581541691823b156101275783516304c5978b60e51b8152309181019182526020820186905292839182908490829060400103925af1801561071a576106e2575b507fc57c84598a60e5e50ef2ea857abd1e7a3448f0c409793c74d91f3a315d1fcccb9160209151908152a280f35b91602091946107117fc57c84598a60e5e50ef2ea857abd1e7a3448f0c409793c74d91f3a315d1fcccb94611123565b949150916106b4565b82513d87823e3d90fd5b6106729080976111e2565b606491519062461bcd60e51b8252602081830152602482015263191d5cdd60e21b6044820152fd5b5050346101275760203660031901126101275760209160ff9060019083906001600160a01b03610785611108565b168152828652200154831c1690519015158152f35b50503461012757816003193601126101275760209160ff6000805160206115188339815191525460a01c166000146107e85750638fb3603760e01b905b516001600160e01b03199091168152f35b906107d7565b90503461020257606036600319011261020257610809611108565b90602492833591604480359560018060a01b039586881680980361094e5761082f6113c5565b61083936336111ef565b85156109d25786169687895260209660018852858a2063ffffffff60018201541661099b5780548881106109635789928c94926108778b89946111e2565b9055845416918851948593849263a9059cbb60e01b84528a8401528b888401525af190811561095957899161091f575b50156108ee57505050907f1ceab64053cad6d92ea3504e273effdf7a1b1006f7e8506741551d4f05bc74a6929151908152a260016000805160206115388339815191525580f35b90600f6e151c985b9cd9995c8819985a5b1959608a1b9287606496519562461bcd60e51b8752860152840152820152fd5b90508681813d8311610952575b610936818361114d565b8101031261094e5751801515810361094e57386108a7565b8880fd5b503d61092c565b85513d8b823e3d90fd5b875162461bcd60e51b81528088018b905260148187015273496e73756666696369656e742062616c616e636560601b81880152606490fd5b865162461bcd60e51b81528087018a9052601381860152721858dd1a5d99481ad95e4a1cca48195e1a5cdd606a1b81870152606490fd5b509060187f746f6b656e416d74206e6565647320746f206265203e20300000000000000000926020606496519562461bcd60e51b8752860152840152820152fd5b50503461012757816003193601126101275763ffffffff6020925460a01c169051908152f35b90503461020257602036600319011261020257610a54611108565b6000805160206115188339815191525490926001600160a01b039182163303610aa257833b15610a8b5784610a888561136c565b80f35b516361798f2f60e11b815292169082015260249150fd5b5162d1953b60e31b81523381840152602490fd5b9190503461020257602036600319011261020257610ad2611108565b610adc36336111ef565b6001600160a01b031683526001602081905281842001805463ffffffff9391929091848316918215610b575750509083610b1b640100000000936111b6565b169064ffffffffff191617179055815490610b4263ffffffff60a01b918360a01c166111b6565b60a01b169063ffffffff60a01b191617815580f35b906020606492519162461bcd60e51b8352820152601760248201527f4e6f20616374697665206b657920746f2072656d6f76650000000000000000006044820152fd5b90503461020257602036600319011261020257610bb5611108565b610bbf36336111ef565b60018060a01b0316835260016020526801bc16d674ec80000082842092600184019283549163ffffffff958680610bf781871661118b565b1695869254041610610c2b57505064ffffffffff191617905581549063ffffffff60a01b90610b429060a084901c1661118b565b906020608492519162461bcd60e51b8352820152602260248201527f496e73756666696369656e7420626f6e64656420746f6b656e7320666f72206b604482015261657960f01b6064820152fd5b82843461030c578060031936011261030c57507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163003610ce557602090517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b5163703e46dd60e11b8152fd5b9180915060031936011261020257610d08611108565b90602493843567ffffffffffffffff811161012757366023820112156101275780850135610d358161116f565b94610d428551968761114d565b81865260209182870193368a8383010111610ef7578186928b869301873788010152610d6c611436565b610d7636336111ef565b610d7e611436565b84516352d1902d60e01b81526001600160a01b038216969083818a818b5afa869181610ec8575b50610dc1575050505050505191634c9c8ce360e01b8352820152fd5b9088888894938c7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc91828103610eb35750853b15610e9f575080546001600160a01b031916821790558451889392917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8580a2825115610e81575050610e739582915190845af4913d15610e77573d610e65610e5c8261116f565b9251928361114d565b81528581943d92013e6114b4565b5080f35b50606092506114b4565b955095505050505034610e9357505080f35b63b398979f60e01b8152fd5b8651634c9c8ce360e01b8152808501849052fd5b8751632a87526960e21b815280860191909152fd5b9091508481813d8311610ef0575b610ee0818361114d565b810103126103ed57519038610da5565b503d610ed6565b8580fd5b905034610202578160031936011261020257610f15611108565b90602435906001600160a01b038083168303610ef7577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009384549360ff85881c16159467ffffffffffffffff8116801590816110dd575b60011490816110d3575b1590816110ca575b506110ba5767ffffffffffffffff1981166001178755610fc591908661109b575b50610fa86113f5565b610fb06113f5565b610fb86113f5565b610fc06113f5565b61136c565b610fcd6113f5565b610fd56113f5565b610fdd6113f5565b600160008051602061153883398151915255610ff76113f5565b16908115611058575084546001600160a01b031916178455611017578280f35b805468ff00000000000000001916905551600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a138808280f35b606490602086519162461bcd60e51b8352820152601860248201527f5a65726f2061646472657373206e6f7420616c6c6f77656400000000000000006044820152fd5b68ffffffffffffffffff19166801000000000000000117875538610f9f565b875163f92ee8a960e01b81528590fd5b90501538610f7e565b303b159150610f76565b879150610f6c565b849034610127578160031936011261012757806801bc16d674ec80000060209252f35b600435906001600160a01b038216820361111e57565b600080fd5b67ffffffffffffffff811161113757604052565b634e487b7160e01b600052604160045260246000fd5b90601f8019910116810190811067ffffffffffffffff82111761113757604052565b67ffffffffffffffff811161113757601f01601f191660200190565b90600163ffffffff809316019182116111a057565b634e487b7160e01b600052601160045260246000fd5b63ffffffff90811660001901919082116111a057565b63ffffffff91821690821603919082116111a057565b919082039182116111a057565b6000805160206115188339815191528054909290916001600160a01b03808416926004811061111e57600080604094855194602086019163b700961360e01b8352169485602482015230604482015263ffffffff60e01b84351660648201526064815260a0810181811067ffffffffffffffff8211176113585791849188938452828052826020525190895afa611347575b15611290575b50505050505050565b63ffffffff16156113315760ff60a01b19948516600160a01b178655833b1561111e57606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af19081156113275750611318575b50815416905538808080808080611287565b61132190611123565b38611306565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c150290611281565b634e487b7160e01b85526041600452602485fd5b60008051602061151883398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b60008051602061153883398151915260028154146113e35760029055565b604051633ee5aeb560e01b8152600490fd5b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c161561142457565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215611486575b505061147457565b60405163703e46dd60e11b8152600490fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc541614159050388061146c565b906114db57508051156114c957602081519101fd5b60405163d6bda27560e01b8152600490fd5b8151158061150e575b6114ec575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b156114e456fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00a264697066735822122061d620150acdfd47e17cf085212b35bcc4503511682641634d5be10966b8c2b164736f6c63430008190033",
539
- "deployedBytecode": "0x608060408181526004918236101561001657600080fd5b600092833560e01c91826316153101146110e557508163485cc95514610efb5781634f1ef28614610cf257816352d1902d14610c795781635f7b68be14610b9a57816369e7849914610ab65781637a9e5e4b14610a39578163809a42bb14610a135781638bc39207146107ee5781638fb360371461079a578163a51fa5c714610757578163a6be1ec814610614578163a7c32102146105bc578163ad3cb1cc1461051b578163bb69d1e0146104e3578163bf7e214f146104ad578163c22dc3c0146103f1578163d2ecf31e14610206578163dd16713b1461012b575063fc0c546a1461010157600080fd5b34610127578160031936011261012757905490516001600160a01b039091168152602090f35b5080fd5b91905034610202578060031936011261020257610146611108565b906024359161015536336111ef565b82156101bf576001600160a01b03168085526001602052818520805491948483019283106101ac575055519081527ff6a4fac3c715c43d37e594d3f60bb5e3782af5a2aac2783711964a70277b605890602090a280f35b634e487b7160e01b875260119052602486fd5b815162461bcd60e51b8152602081860152601f60248201527f746f6b656e416d74206d7573742062652067726561746572207468616e2030006044820152606490fd5b8280fd5b8391503461012757606036600319011261012757610222611108565b6044359363ffffffff9290918386166024358188036103ed576102436113c5565b61024d36336111ef565b809760018060a01b038094168852602096600188528689209380610327575b5050509181869798936102c39795935480911161031f575b8461028e916111e2565b905587548551629f15d760e81b8152309381019384526020840194909452929586939190911691839189918391604090910190565b03925af190811561031657506102ea575b8260016000805160206115388339815191525580f35b813d831161030f575b6102fd818361114d565b8101031261030c5781806102d4565b80fd5b503d6102f3565b513d85823e3d90fd5b935083610284565b6001850190815490838216908110610398579183918b9c9d989694610353876102c39e9c9a98966111cc565b169064ffffffffff19161790556103798c549263ffffffff60a01b928460a01c166111cc565b60a01b169063ffffffff60a01b1916178a55919398979681939561026c565b895162461bcd60e51b8152808a018c9052602960248201527f446f65736e27742068617665206e756d4b65797320776f727468206f6620616360448201526874697665206b65797360b81b6064820152608490fd5b8680fd5b838334610127576020366003190112610127578061040d611108565b6001600160a01b031683526001602052822081519091906060810167ffffffffffffffff8111828210176104985760209550825260018354938483520154906801bc16d674ec80000063ffffffff9485928560ff85871696878c8501528b1c1615159101520416808210610485575b50505191168152f35b6104909294506111cc565b91848061047c565b604186634e487b7160e01b6000525260246000fd5b5050346101275781600319360112610127576000805160206115188339815191525490516001600160a01b039091168152602090f35b5050346101275760203660031901126101275760209181906001600160a01b0361050b611108565b1681526001845220549051908152f35b9050346102025782600319360112610202578151908282019082821067ffffffffffffffff8311176105a75750825260058152602090640352e302e360dc1b6020820152825193849260208452825192836020860152825b84811061059157505050828201840152601f01601f19168101030190f35b8181018301518882018801528795508201610573565b604190634e487b7160e01b6000525260246000fd5b5050346101275760203660031901126101275760609181906001600160a01b036105e4611108565b1681526001602052209060ff60018354930154825193845263ffffffff8116602085015260201c16151590820152f35b90503461020257816003193601126102025761062e611108565b916024359161063d36336111ef565b821561072f578460018060a01b03809516948582526001602052838220805495868111600014610724575061067286806111e2565b905581541691823b156101275783516304c5978b60e51b8152309181019182526020820186905292839182908490829060400103925af1801561071a576106e2575b507fc57c84598a60e5e50ef2ea857abd1e7a3448f0c409793c74d91f3a315d1fcccb9160209151908152a280f35b91602091946107117fc57c84598a60e5e50ef2ea857abd1e7a3448f0c409793c74d91f3a315d1fcccb94611123565b949150916106b4565b82513d87823e3d90fd5b6106729080976111e2565b606491519062461bcd60e51b8252602081830152602482015263191d5cdd60e21b6044820152fd5b5050346101275760203660031901126101275760209160ff9060019083906001600160a01b03610785611108565b168152828652200154831c1690519015158152f35b50503461012757816003193601126101275760209160ff6000805160206115188339815191525460a01c166000146107e85750638fb3603760e01b905b516001600160e01b03199091168152f35b906107d7565b90503461020257606036600319011261020257610809611108565b90602492833591604480359560018060a01b039586881680980361094e5761082f6113c5565b61083936336111ef565b85156109d25786169687895260209660018852858a2063ffffffff60018201541661099b5780548881106109635789928c94926108778b89946111e2565b9055845416918851948593849263a9059cbb60e01b84528a8401528b888401525af190811561095957899161091f575b50156108ee57505050907f1ceab64053cad6d92ea3504e273effdf7a1b1006f7e8506741551d4f05bc74a6929151908152a260016000805160206115388339815191525580f35b90600f6e151c985b9cd9995c8819985a5b1959608a1b9287606496519562461bcd60e51b8752860152840152820152fd5b90508681813d8311610952575b610936818361114d565b8101031261094e5751801515810361094e57386108a7565b8880fd5b503d61092c565b85513d8b823e3d90fd5b875162461bcd60e51b81528088018b905260148187015273496e73756666696369656e742062616c616e636560601b81880152606490fd5b865162461bcd60e51b81528087018a9052601381860152721858dd1a5d99481ad95e4a1cca48195e1a5cdd606a1b81870152606490fd5b509060187f746f6b656e416d74206e6565647320746f206265203e20300000000000000000926020606496519562461bcd60e51b8752860152840152820152fd5b50503461012757816003193601126101275763ffffffff6020925460a01c169051908152f35b90503461020257602036600319011261020257610a54611108565b6000805160206115188339815191525490926001600160a01b039182163303610aa257833b15610a8b5784610a888561136c565b80f35b516361798f2f60e11b815292169082015260249150fd5b5162d1953b60e31b81523381840152602490fd5b9190503461020257602036600319011261020257610ad2611108565b610adc36336111ef565b6001600160a01b031683526001602081905281842001805463ffffffff9391929091848316918215610b575750509083610b1b640100000000936111b6565b169064ffffffffff191617179055815490610b4263ffffffff60a01b918360a01c166111b6565b60a01b169063ffffffff60a01b191617815580f35b906020606492519162461bcd60e51b8352820152601760248201527f4e6f20616374697665206b657920746f2072656d6f76650000000000000000006044820152fd5b90503461020257602036600319011261020257610bb5611108565b610bbf36336111ef565b60018060a01b0316835260016020526801bc16d674ec80000082842092600184019283549163ffffffff958680610bf781871661118b565b1695869254041610610c2b57505064ffffffffff191617905581549063ffffffff60a01b90610b429060a084901c1661118b565b906020608492519162461bcd60e51b8352820152602260248201527f496e73756666696369656e7420626f6e64656420746f6b656e7320666f72206b604482015261657960f01b6064820152fd5b82843461030c578060031936011261030c57507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163003610ce557602090517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b5163703e46dd60e11b8152fd5b9180915060031936011261020257610d08611108565b90602493843567ffffffffffffffff811161012757366023820112156101275780850135610d358161116f565b94610d428551968761114d565b81865260209182870193368a8383010111610ef7578186928b869301873788010152610d6c611436565b610d7636336111ef565b610d7e611436565b84516352d1902d60e01b81526001600160a01b038216969083818a818b5afa869181610ec8575b50610dc1575050505050505191634c9c8ce360e01b8352820152fd5b9088888894938c7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc91828103610eb35750853b15610e9f575080546001600160a01b031916821790558451889392917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8580a2825115610e81575050610e739582915190845af4913d15610e77573d610e65610e5c8261116f565b9251928361114d565b81528581943d92013e6114b4565b5080f35b50606092506114b4565b955095505050505034610e9357505080f35b63b398979f60e01b8152fd5b8651634c9c8ce360e01b8152808501849052fd5b8751632a87526960e21b815280860191909152fd5b9091508481813d8311610ef0575b610ee0818361114d565b810103126103ed57519038610da5565b503d610ed6565b8580fd5b905034610202578160031936011261020257610f15611108565b90602435906001600160a01b038083168303610ef7577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009384549360ff85881c16159467ffffffffffffffff8116801590816110dd575b60011490816110d3575b1590816110ca575b506110ba5767ffffffffffffffff1981166001178755610fc591908661109b575b50610fa86113f5565b610fb06113f5565b610fb86113f5565b610fc06113f5565b61136c565b610fcd6113f5565b610fd56113f5565b610fdd6113f5565b600160008051602061153883398151915255610ff76113f5565b16908115611058575084546001600160a01b031916178455611017578280f35b805468ff00000000000000001916905551600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a138808280f35b606490602086519162461bcd60e51b8352820152601860248201527f5a65726f2061646472657373206e6f7420616c6c6f77656400000000000000006044820152fd5b68ffffffffffffffffff19166801000000000000000117875538610f9f565b875163f92ee8a960e01b81528590fd5b90501538610f7e565b303b159150610f76565b879150610f6c565b849034610127578160031936011261012757806801bc16d674ec80000060209252f35b600435906001600160a01b038216820361111e57565b600080fd5b67ffffffffffffffff811161113757604052565b634e487b7160e01b600052604160045260246000fd5b90601f8019910116810190811067ffffffffffffffff82111761113757604052565b67ffffffffffffffff811161113757601f01601f191660200190565b90600163ffffffff809316019182116111a057565b634e487b7160e01b600052601160045260246000fd5b63ffffffff90811660001901919082116111a057565b63ffffffff91821690821603919082116111a057565b919082039182116111a057565b6000805160206115188339815191528054909290916001600160a01b03808416926004811061111e57600080604094855194602086019163b700961360e01b8352169485602482015230604482015263ffffffff60e01b84351660648201526064815260a0810181811067ffffffffffffffff8211176113585791849188938452828052826020525190895afa611347575b15611290575b50505050505050565b63ffffffff16156113315760ff60a01b19948516600160a01b178655833b1561111e57606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af19081156113275750611318575b50815416905538808080808080611287565b61132190611123565b38611306565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c150290611281565b634e487b7160e01b85526041600452602485fd5b60008051602061151883398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b60008051602061153883398151915260028154146113e35760029055565b604051633ee5aeb560e01b8152600490fd5b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c161561142457565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215611486575b505061147457565b60405163703e46dd60e11b8152600490fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc541614159050388061146c565b906114db57508051156114c957602081519101fd5b60405163d6bda27560e01b8152600490fd5b8151158061150e575b6114ec575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b156114e456fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00a264697066735822122061d620150acdfd47e17cf085212b35bcc4503511682641634d5be10966b8c2b164736f6c63430008190033",
540
- "linkReferences": {},
541
- "deployedLinkReferences": {}
542
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/3b3d9990d9c90b54643ad54f604e68d5.json"
4
- }