@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wireio/stake",
3
- "version": "2.6.1",
3
+ "version": "2.7.0",
4
4
  "description": "LIQ Staking Module for Wire Network",
5
5
  "homepage": "https://gitea.gitgo.app/Wire/sdk-stake",
6
6
  "license": "FSL-1.1-Apache-2.0",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -800,8 +800,8 @@
800
800
  "type": "function"
801
801
  }
802
802
  ],
803
- "bytecode": "0x608080604052346019576119b7908161001f823930815050f35b600080fdfe608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b611719565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b9060443592356116c8565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b979096959195949294611719565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c060443593611719565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a435946084359461045660443593611719565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c60443593611719565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a4986117f7565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b959493929190610802610808986117f7565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e986117f7565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b959493929190610980610986986117f7565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb986117f7565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f9788368184013751948593898501906118f6565b906118f6565b03601f1981018352826106fa565b8a51918280926118f6565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba6986117f7565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad92886116c8565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad92886116c8565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad92886116c8565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad92886116c8565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad92886116c8565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad92886116c8565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad92886116c8565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad92886116c8565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a6116c8565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b91886116c8565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291906000908190600b5b84841061168d575050505050565b6001908460051b83013597829889808416146000146116ba57906116b091611921565b971c93019261167f565b6116c391611921565b6116b0565b939260009182915b8484106116de575050505050565b6001908460051b830135978298898084161460001461170b579061170191611921565b971c9301926116d0565b61171491611921565b611701565b600080604051926020936001600160401b038582019216825284815261173e816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d156117ef573d916117688361071b565b9261177660405194856106fa565b83523d60008385013e5b806117e5575b156117ab578082519201519181811061179e57505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b5080825114611786565b606091611780565b90604051611804816106c9565b60088152602081016020368237819360ff60f81b906000928451156118e257828260f81b16841a90538351600110156118ce57818160f01b16831a60218501538351600210156118ce57818160e81b16831a60228501538351600310156118ce57818160e01b16831a60238501538351600410156118ce57818160d81b16831a60248501538351600510156118ce57818160d01b16831a60258501538351600610156118ce57818160c81b16831a60268501538351600710156118ce5760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b83811061190e575050016000815290565b80602080928401015181850152016118fd565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f199061196383826118f6565b03019060025afa156119755760005190565b6040513d6000823e3d90fdfea264697066735822122073150af3d035c341044bd02dc76677bd3b663e0b838fabe36e50d0a7d1a4701964736f6c63430008190033",
804
- "deployedBytecode": "0x608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b611719565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b9060443592356116c8565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b979096959195949294611719565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c060443593611719565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a435946084359461045660443593611719565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c60443593611719565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a4986117f7565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b959493929190610802610808986117f7565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e986117f7565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b959493929190610980610986986117f7565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb986117f7565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f9788368184013751948593898501906118f6565b906118f6565b03601f1981018352826106fa565b8a51918280926118f6565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba6986117f7565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad92886116c8565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad92886116c8565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad92886116c8565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad92886116c8565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad92886116c8565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad92886116c8565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad92886116c8565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad92886116c8565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a6116c8565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b91886116c8565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291906000908190600b5b84841061168d575050505050565b6001908460051b83013597829889808416146000146116ba57906116b091611921565b971c93019261167f565b6116c391611921565b6116b0565b939260009182915b8484106116de575050505050565b6001908460051b830135978298898084161460001461170b579061170191611921565b971c9301926116d0565b61171491611921565b611701565b600080604051926020936001600160401b038582019216825284815261173e816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d156117ef573d916117688361071b565b9261177660405194856106fa565b83523d60008385013e5b806117e5575b156117ab578082519201519181811061179e57505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b5080825114611786565b606091611780565b90604051611804816106c9565b60088152602081016020368237819360ff60f81b906000928451156118e257828260f81b16841a90538351600110156118ce57818160f01b16831a60218501538351600210156118ce57818160e81b16831a60228501538351600310156118ce57818160e01b16831a60238501538351600410156118ce57818160d81b16831a60248501538351600510156118ce57818160d01b16831a60258501538351600610156118ce57818160c81b16831a60268501538351600710156118ce5760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b83811061190e575050016000815290565b80602080928401015181850152016118fd565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f199061196383826118f6565b03019060025afa156119755760005190565b6040513d6000823e3d90fdfea264697066735822122073150af3d035c341044bd02dc76677bd3b663e0b838fabe36e50d0a7d1a4701964736f6c63430008190033",
803
+ "bytecode": "0x60808060405234601957611a4e908161001f823930815050f35b600080fdfe608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b6117b0565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b906044359235611749565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b9790969591959492946117b0565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c0604435936117b0565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a4359460843594610456604435936117b0565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c604435936117b0565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a49861188e565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b9594939291906108026108089861188e565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e9861188e565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b9594939291906109806109869861188e565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb9861188e565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f97883681840137519485938985019061198d565b9061198d565b03601f1981018352826106fa565b8a519182809261198d565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba69861188e565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad9288611749565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad9288611749565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad9288611749565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad9288611749565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad9288611749565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad9288611749565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad9288611749565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad9288611749565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a611749565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b9188611749565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291600b91600091825b8184106116c9575050505060010361169257565b60405162461bcd60e51b815260206004820152600f60248201526e141c9bdbd9881d1bdbc81cda1bdc9d608a1b6044820152606490fd5b909192939560019687811115611713576001918660051b860135898084161460001461170557906116f9916119b8565b971c940192919061167e565b61170e916119b8565b6116f9565b60405162461bcd60e51b815260206004820152600e60248201526d50726f6f6620746f6f206c6f6e6760901b6044820152606490fd5b93929160009190825b818410611766575050505060010361169257565b909192939560019687811115611713576001918660051b86013589808416146000146117a25790611796916119b8565b971c9401929190611752565b6117ab916119b8565b611796565b600080604051926020936001600160401b03858201921682528481526117d5816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d15611886573d916117ff8361071b565b9261180d60405194856106fa565b83523d60008385013e5b8061187c575b15611842578082519201519181811061183557505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b508082511461181d565b606091611817565b9060405161189b816106c9565b60088152602081016020368237819360ff60f81b9060009284511561197957828260f81b16841a905383516001101561196557818160f01b16831a602185015383516002101561196557818160e81b16831a602285015383516003101561196557818160e01b16831a602385015383516004101561196557818160d81b16831a602485015383516005101561196557818160d01b16831a602585015383516006101561196557818160c81b16831a60268501538351600710156119655760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b8381106119a5575050016000815290565b8060208092840101518185015201611994565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f19906119fa838261198d565b03019060025afa15611a0c5760005190565b6040513d6000823e3d90fdfea2646970667358221220482c333283be7e1f45bb9c28d56a2100f380732016bcd2dc2e60bbfb59b08d5864736f6c63430008190033",
804
+ "deployedBytecode": "0x608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b6117b0565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b906044359235611749565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b9790969591959492946117b0565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c0604435936117b0565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a4359460843594610456604435936117b0565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c604435936117b0565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a49861188e565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b9594939291906108026108089861188e565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e9861188e565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b9594939291906109806109869861188e565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb9861188e565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f97883681840137519485938985019061198d565b9061198d565b03601f1981018352826106fa565b8a519182809261198d565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba69861188e565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad9288611749565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad9288611749565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad9288611749565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad9288611749565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad9288611749565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad9288611749565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad9288611749565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad9288611749565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a611749565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b9188611749565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291600b91600091825b8184106116c9575050505060010361169257565b60405162461bcd60e51b815260206004820152600f60248201526e141c9bdbd9881d1bdbc81cda1bdc9d608a1b6044820152606490fd5b909192939560019687811115611713576001918660051b860135898084161460001461170557906116f9916119b8565b971c940192919061167e565b61170e916119b8565b6116f9565b60405162461bcd60e51b815260206004820152600e60248201526d50726f6f6620746f6f206c6f6e6760901b6044820152606490fd5b93929160009190825b818410611766575050505060010361169257565b909192939560019687811115611713576001918660051b86013589808416146000146117a25790611796916119b8565b971c9401929190611752565b6117ab916119b8565b611796565b600080604051926020936001600160401b03858201921682528481526117d5816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d15611886573d916117ff8361071b565b9261180d60405194856106fa565b83523d60008385013e5b8061187c575b15611842578082519201519181811061183557505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b508082511461181d565b606091611817565b9060405161189b816106c9565b60088152602081016020368237819360ff60f81b9060009284511561197957828260f81b16841a905383516001101561196557818160f01b16831a602185015383516002101561196557818160e81b16831a602285015383516003101561196557818160e01b16831a602385015383516004101561196557818160d81b16831a602485015383516005101561196557818160d01b16831a602585015383516006101561196557818160c81b16831a60268501538351600710156119655760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b8381106119a5575050016000815290565b8060208092840101518185015201611994565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f19906119fa838261198d565b03019060025afa15611a0c5760005190565b6040513d6000823e3d90fdfea2646970667358221220482c333283be7e1f45bb9c28d56a2100f380732016bcd2dc2e60bbfb59b08d5864736f6c63430008190033",
805
805
  "linkReferences": {},
806
806
  "deployedLinkReferences": {}
807
807
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/8d1cf12114a7f8baa7b7072f39c4b6c1.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -139,6 +139,44 @@
139
139
  "stateMutability": "nonpayable",
140
140
  "type": "function"
141
141
  },
142
+ {
143
+ "inputs": [
144
+ {
145
+ "internalType": "uint256",
146
+ "name": "share",
147
+ "type": "uint256"
148
+ }
149
+ ],
150
+ "name": "shareToToken",
151
+ "outputs": [
152
+ {
153
+ "internalType": "uint256",
154
+ "name": "",
155
+ "type": "uint256"
156
+ }
157
+ ],
158
+ "stateMutability": "view",
159
+ "type": "function"
160
+ },
161
+ {
162
+ "inputs": [
163
+ {
164
+ "internalType": "address",
165
+ "name": "account",
166
+ "type": "address"
167
+ }
168
+ ],
169
+ "name": "sharesOf",
170
+ "outputs": [
171
+ {
172
+ "internalType": "uint256",
173
+ "name": "",
174
+ "type": "uint256"
175
+ }
176
+ ],
177
+ "stateMutability": "view",
178
+ "type": "function"
179
+ },
142
180
  {
143
181
  "inputs": [
144
182
  {
@@ -175,6 +213,38 @@
175
213
  "stateMutability": "nonpayable",
176
214
  "type": "function"
177
215
  },
216
+ {
217
+ "inputs": [
218
+ {
219
+ "internalType": "uint256",
220
+ "name": "tokenValue",
221
+ "type": "uint256"
222
+ }
223
+ ],
224
+ "name": "tokenToShare",
225
+ "outputs": [
226
+ {
227
+ "internalType": "uint256",
228
+ "name": "",
229
+ "type": "uint256"
230
+ }
231
+ ],
232
+ "stateMutability": "view",
233
+ "type": "function"
234
+ },
235
+ {
236
+ "inputs": [],
237
+ "name": "totalShares",
238
+ "outputs": [
239
+ {
240
+ "internalType": "uint256",
241
+ "name": "",
242
+ "type": "uint256"
243
+ }
244
+ ],
245
+ "stateMutability": "view",
246
+ "type": "function"
247
+ },
178
248
  {
179
249
  "inputs": [],
180
250
  "name": "totalSupply",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -146,6 +146,44 @@
146
146
  "stateMutability": "nonpayable",
147
147
  "type": "function"
148
148
  },
149
+ {
150
+ "inputs": [
151
+ {
152
+ "internalType": "uint256",
153
+ "name": "share",
154
+ "type": "uint256"
155
+ }
156
+ ],
157
+ "name": "shareToToken",
158
+ "outputs": [
159
+ {
160
+ "internalType": "uint256",
161
+ "name": "",
162
+ "type": "uint256"
163
+ }
164
+ ],
165
+ "stateMutability": "view",
166
+ "type": "function"
167
+ },
168
+ {
169
+ "inputs": [
170
+ {
171
+ "internalType": "address",
172
+ "name": "account",
173
+ "type": "address"
174
+ }
175
+ ],
176
+ "name": "sharesOf",
177
+ "outputs": [
178
+ {
179
+ "internalType": "uint256",
180
+ "name": "",
181
+ "type": "uint256"
182
+ }
183
+ ],
184
+ "stateMutability": "view",
185
+ "type": "function"
186
+ },
149
187
  {
150
188
  "inputs": [
151
189
  {
@@ -182,6 +220,38 @@
182
220
  "stateMutability": "nonpayable",
183
221
  "type": "function"
184
222
  },
223
+ {
224
+ "inputs": [
225
+ {
226
+ "internalType": "uint256",
227
+ "name": "tokenValue",
228
+ "type": "uint256"
229
+ }
230
+ ],
231
+ "name": "tokenToShare",
232
+ "outputs": [
233
+ {
234
+ "internalType": "uint256",
235
+ "name": "",
236
+ "type": "uint256"
237
+ }
238
+ ],
239
+ "stateMutability": "view",
240
+ "type": "function"
241
+ },
242
+ {
243
+ "inputs": [],
244
+ "name": "totalShares",
245
+ "outputs": [
246
+ {
247
+ "internalType": "uint256",
248
+ "name": "",
249
+ "type": "uint256"
250
+ }
251
+ ],
252
+ "stateMutability": "view",
253
+ "type": "function"
254
+ },
185
255
  {
186
256
  "inputs": [],
187
257
  "name": "totalSupply",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -43,7 +43,13 @@
43
43
  }
44
44
  ],
45
45
  "name": "batchDeposit",
46
- "outputs": [],
46
+ "outputs": [
47
+ {
48
+ "internalType": "uint256",
49
+ "name": "deposited",
50
+ "type": "uint256"
51
+ }
52
+ ],
47
53
  "stateMutability": "payable",
48
54
  "type": "function"
49
55
  },
@@ -108,30 +114,6 @@
108
114
  "stateMutability": "view",
109
115
  "type": "function"
110
116
  },
111
- {
112
- "inputs": [
113
- {
114
- "internalType": "uint64",
115
- "name": "ts",
116
- "type": "uint64"
117
- }
118
- ],
119
- "name": "getActiveSet",
120
- "outputs": [
121
- {
122
- "internalType": "bytes32",
123
- "name": "activeHash",
124
- "type": "bytes32"
125
- },
126
- {
127
- "internalType": "uint64",
128
- "name": "activeCount",
129
- "type": "uint64"
130
- }
131
- ],
132
- "stateMutability": "view",
133
- "type": "function"
134
- },
135
117
  {
136
118
  "inputs": [
137
119
  {
@@ -229,53 +211,6 @@
229
211
  "stateMutability": "view",
230
212
  "type": "function"
231
213
  },
232
- {
233
- "inputs": [
234
- {
235
- "internalType": "address",
236
- "name": "operator",
237
- "type": "address"
238
- },
239
- {
240
- "internalType": "uint256",
241
- "name": "tokenAmt",
242
- "type": "uint256"
243
- }
244
- ],
245
- "name": "lockBond",
246
- "outputs": [],
247
- "stateMutability": "nonpayable",
248
- "type": "function"
249
- },
250
- {
251
- "inputs": [
252
- {
253
- "internalType": "address",
254
- "name": "op",
255
- "type": "address"
256
- }
257
- ],
258
- "name": "operators",
259
- "outputs": [
260
- {
261
- "internalType": "uint32",
262
- "name": "pendingKeys",
263
- "type": "uint32"
264
- },
265
- {
266
- "internalType": "uint32",
267
- "name": "activeKeys",
268
- "type": "uint32"
269
- },
270
- {
271
- "internalType": "uint64",
272
- "name": "lastDepositTs",
273
- "type": "uint64"
274
- }
275
- ],
276
- "stateMutability": "view",
277
- "type": "function"
278
- },
279
214
  {
280
215
  "inputs": [
281
216
  {
@@ -326,9 +261,9 @@
326
261
  {
327
262
  "inputs": [
328
263
  {
329
- "internalType": "uint256",
330
- "name": "id",
331
- "type": "uint256"
264
+ "internalType": "uint64",
265
+ "name": "index",
266
+ "type": "uint64"
332
267
  }
333
268
  ],
334
269
  "name": "topUpValidator",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }
@@ -3,8 +3,8 @@
3
3
  "contractName": "LiqEthCommon",
4
4
  "sourceName": "contracts/liqEth/LiqEthCommon.sol",
5
5
  "abi": [],
6
- "bytecode": "0x60808060405234601357603a908160198239f35b600080fdfe600080fdfea264697066735822122041066cef8c65428937281ccb4529e4778821283b6e61de6e454689d686b2ea7264736f6c63430008190033",
7
- "deployedBytecode": "0x600080fdfea264697066735822122041066cef8c65428937281ccb4529e4778821283b6e61de6e454689d686b2ea7264736f6c63430008190033",
6
+ "bytecode": "0x60808060405234601357603a908160198239f35b600080fdfe600080fdfea26469706673582212203897c5c786fc42c90fe428c7ef0dcfede33b82a5d472fb92486540f00971273564736f6c63430008190033",
7
+ "deployedBytecode": "0x600080fdfea26469706673582212203897c5c786fc42c90fe428c7ef0dcfede33b82a5d472fb92486540f00971273564736f6c63430008190033",
8
8
  "linkReferences": {},
9
9
  "deployedLinkReferences": {}
10
10
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/78c0f1fe267e3ac91162f6a43b842649.json"
3
+ "buildInfo": "../../../build-info/4b9aafa4bb78a897f5772cb52c284150.json"
4
4
  }