@wireio/stake 2.6.1 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (303) hide show
  1. package/lib/stake.browser.js +828 -26278
  2. package/lib/stake.browser.js.map +1 -1
  3. package/lib/stake.d.ts +1 -2
  4. package/lib/stake.js +828 -26278
  5. package/lib/stake.js.map +1 -1
  6. package/lib/stake.m.js +828 -26278
  7. package/lib/stake.m.js.map +1 -1
  8. package/package.json +1 -1
  9. package/src/assets/ethereum/mainnet/common/Base58.sol/Base58.dbg.json +1 -1
  10. package/src/assets/ethereum/mainnet/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +1 -1
  11. package/src/assets/ethereum/mainnet/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +1 -1
  12. package/src/assets/ethereum/mainnet/common/iodata.sol/iodata.dbg.json +1 -1
  13. package/src/assets/ethereum/mainnet/common/iodata_util.sol/iodata_util.dbg.json +1 -1
  14. package/src/assets/ethereum/mainnet/common/sysio_data.sol/sysio_data.dbg.json +1 -1
  15. package/src/assets/ethereum/mainnet/common/sysio_errors.sol/sysio_errors.dbg.json +1 -1
  16. package/src/assets/ethereum/mainnet/common/sysio_merkle.sol/sysio_merkle.dbg.json +1 -1
  17. package/src/assets/ethereum/mainnet/common/sysio_name.sol/sysio_name.dbg.json +1 -1
  18. package/src/assets/ethereum/mainnet/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +1 -1
  19. package/src/assets/ethereum/mainnet/common/sysio_read.sol/sysio_read.dbg.json +1 -1
  20. package/src/assets/ethereum/mainnet/common/sysio_tester.sol/SysioTester.dbg.json +1 -1
  21. package/src/assets/ethereum/mainnet/common/sysio_verify.sol/sysio_verify.dbg.json +1 -1
  22. package/src/assets/ethereum/mainnet/common/sysio_write.sol/sysio_write.dbg.json +1 -1
  23. package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.dbg.json +1 -1
  24. package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.json +2 -2
  25. package/src/assets/ethereum/mainnet/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +1 -1
  26. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
  27. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
  28. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
  29. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
  30. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.json +70 -0
  31. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
  32. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +70 -0
  33. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
  34. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.json +10 -75
  35. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
  36. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
  37. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
  38. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.json +2 -2
  39. package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +1 -1
  40. package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.json +2 -2
  41. package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.dbg.json +1 -1
  42. package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.json +2 -2
  43. package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +1 -1
  44. package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +2 -2
  45. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +1 -1
  46. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.json +2 -2
  47. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +1 -1
  48. package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.json +2 -2
  49. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +1 -1
  50. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +1 -1
  51. package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +33 -2
  52. package/src/assets/ethereum/mainnet/outpost/OPP.sol/OPP.dbg.json +1 -1
  53. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPP.dbg.json +1 -1
  54. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +1 -1
  55. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPInbound.dbg.json +1 -1
  56. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +1 -1
  57. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPSender.dbg.json +1 -1
  58. package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/OPPCommon.dbg.json +1 -1
  59. package/src/assets/ethereum/mainnet/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +1 -1
  60. package/src/assets/ethereum/mainnet/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +1 -1
  61. package/src/assets/ethereum/mainnet/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +1 -1
  62. package/src/assets/ethereum/mainnet/outpost/OPPErrors.sol/OPPErrors.dbg.json +1 -1
  63. package/src/assets/ethereum/mainnet/outpost/OPPInbound.sol/OPPInbound.dbg.json +1 -1
  64. package/src/assets/ethereum/mainnet/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +1 -1
  65. package/src/assets/ethereum/mainnet/outpost/OPPSender.sol/OPPSender.dbg.json +1 -1
  66. package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +1 -1
  67. package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.json +33 -2
  68. package/src/assets/ethereum/mainnet/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +1 -1
  69. package/src/assets/ethereum/mainnet/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +1 -1
  70. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +1 -1
  71. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +1 -1
  72. package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +1 -1
  73. package/src/assets/ethereum/mainnet/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +1 -1
  74. package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +1 -1
  75. package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.json +33 -2
  76. package/src/assets/ethereum/mainnet/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +1 -1
  77. package/src/assets/ethereum/mainnet/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +1 -1
  78. package/src/assets/ethereum/mainnet/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +1 -1
  79. package/src/assets/ethereum/mainnet/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +1 -1
  80. package/src/assets/ethereum/mainnet/token/ERC1155Token.sol/ERC1155Token.dbg.json +1 -1
  81. package/src/assets/ethereum/mainnet/token/ERC20Token.sol/ERC20Token.dbg.json +1 -1
  82. package/src/assets/ethereum/mainnet/token/ERC721Token.sol/ERC721Token.dbg.json +1 -1
  83. package/src/networks/ethereum/contract.ts +64 -69
  84. package/src/networks/ethereum/types.ts +1 -1
  85. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +0 -4
  86. package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.json +0 -164
  87. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +0 -4
  88. package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.json +0 -76
  89. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +0 -4
  90. package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.json +0 -10
  91. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +0 -4
  92. package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.json +0 -618
  93. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +0 -4
  94. package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.json +0 -40
  95. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +0 -4
  96. package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.json +0 -10
  97. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +0 -4
  98. package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.json +0 -10
  99. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +0 -4
  100. package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.json +0 -233
  101. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +0 -4
  102. package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.json +0 -49
  103. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +0 -4
  104. package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.json +0 -64
  105. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +0 -4
  106. package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.json +0 -1458
  107. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +0 -4
  108. package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.json +0 -1532
  109. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +0 -4
  110. package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.json +0 -1525
  111. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +0 -4
  112. package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.json +0 -1076
  113. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +0 -4
  114. package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.json +0 -807
  115. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +0 -4
  116. package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.json +0 -1289
  117. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +0 -4
  118. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.json +0 -39
  119. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +0 -4
  120. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.json +0 -64
  121. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -4
  122. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -29
  123. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -4
  124. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.json +0 -319
  125. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -4
  126. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -333
  127. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +0 -4
  128. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.json +0 -279
  129. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -4
  130. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -129
  131. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -4
  132. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.json +0 -66
  133. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -4
  134. package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.json +0 -10
  135. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +0 -4
  136. package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.json +0 -229
  137. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +0 -4
  138. package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.json +0 -1376
  139. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +0 -4
  140. package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +0 -973
  141. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +0 -4
  142. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.json +0 -10
  143. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +0 -4
  144. package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.json +0 -441
  145. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +0 -4
  146. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.json +0 -122
  147. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +0 -4
  148. package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +0 -551
  149. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +0 -4
  150. package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +0 -948
  151. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +0 -4
  152. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.json +0 -88
  153. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +0 -4
  154. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.json +0 -29
  155. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +0 -4
  156. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.json +0 -194
  157. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +0 -4
  158. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.json +0 -29
  159. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +0 -4
  160. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.json +0 -36
  161. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +0 -4
  162. package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +0 -199
  163. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +0 -4
  164. package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.json +0 -273
  165. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +0 -4
  166. package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.json +0 -394
  167. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +0 -4
  168. package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.json +0 -378
  169. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +0 -4
  170. package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +0 -224
  171. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +0 -4
  172. package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +0 -1010
  173. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +0 -4
  174. package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.json +0 -291
  175. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +0 -4
  176. package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.json +0 -298
  177. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +0 -4
  178. package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +0 -488
  179. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +0 -4
  180. package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +0 -229
  181. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +0 -4
  182. package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +0 -1432
  183. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +0 -4
  184. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.json +0 -130
  185. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +0 -4
  186. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.json +0 -29
  187. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +0 -4
  188. package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +0 -141
  189. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +0 -4
  190. package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +0 -213
  191. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +0 -4
  192. package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +0 -2015
  193. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +0 -4
  194. package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.json +0 -29
  195. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +0 -4
  196. package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.json +0 -29
  197. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +0 -4
  198. package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.json +0 -858
  199. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +0 -4
  200. package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.json +0 -30
  201. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +0 -4
  202. package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.json +0 -472
  203. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +0 -4
  204. package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.json +0 -330
  205. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +0 -4
  206. package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.json +0 -449
  207. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.dbg.json +0 -4
  208. package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.json +0 -978
  209. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +0 -4
  210. package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.json +0 -176
  211. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -4
  212. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -874
  213. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -4
  214. package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -937
  215. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.dbg.json +0 -4
  216. package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.json +0 -542
  217. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.dbg.json +0 -4
  218. package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.json +0 -1233
  219. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.dbg.json +0 -4
  220. package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.json +0 -1772
  221. package/src/assets/ethereum/mainnet/outpost/Aggregator.sol/Aggregator.json +0 -82
  222. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.dbg.json +0 -4
  223. package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.json +0 -1840
  224. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.dbg.json +0 -4
  225. package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.json +0 -1622
  226. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.dbg.json +0 -4
  227. package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.json +0 -730
  228. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.dbg.json +0 -4
  229. package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.json +0 -905
  230. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.dbg.json +0 -4
  231. package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.json +0 -1634
  232. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +0 -0
  233. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.json +0 -0
  234. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.dbg.json +0 -0
  235. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.json +0 -0
  236. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.dbg.json +0 -0
  237. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.json +0 -0
  238. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.dbg.json +0 -0
  239. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.json +0 -0
  240. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +0 -0
  241. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.json +0 -0
  242. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +0 -0
  243. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.json +0 -0
  244. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +0 -0
  245. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.json +0 -0
  246. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.dbg.json +0 -0
  247. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.json +0 -0
  248. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +0 -0
  249. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.json +0 -0
  250. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +0 -0
  251. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.json +0 -0
  252. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +0 -0
  253. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.json +0 -0
  254. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +0 -0
  255. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.json +0 -0
  256. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +0 -0
  257. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.json +0 -0
  258. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +0 -0
  259. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.json +0 -0
  260. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -0
  261. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -0
  262. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -0
  263. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.json +0 -0
  264. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -0
  265. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -0
  266. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +0 -0
  267. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.json +0 -0
  268. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -0
  269. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -0
  270. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -0
  271. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.json +0 -0
  272. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -0
  273. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.json +0 -0
  274. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -0
  275. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -0
  276. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -0
  277. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -0
  278. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.dbg.json +0 -0
  279. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.json +0 -0
  280. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +0 -0
  281. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.json +0 -0
  282. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +0 -0
  283. /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.json +0 -0
  284. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.dbg.json +0 -0
  285. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.json +0 -0
  286. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.dbg.json +0 -0
  287. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.json +0 -0
  288. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.dbg.json +0 -0
  289. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.json +0 -0
  290. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.dbg.json +0 -0
  291. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.json +0 -0
  292. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.dbg.json +0 -0
  293. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.json +0 -0
  294. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.dbg.json +0 -0
  295. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.json +0 -0
  296. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.dbg.json +0 -0
  297. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.json +0 -0
  298. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.dbg.json +0 -0
  299. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.json +0 -0
  300. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.dbg.json +0 -0
  301. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.json +0 -0
  302. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.dbg.json +0 -0
  303. /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.json +0 -0
@@ -1,807 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "BeaconState",
4
- "sourceName": "contracts/liqEth/BeaconState.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "bytes32",
10
- "name": "leaf",
11
- "type": "bytes32"
12
- },
13
- {
14
- "internalType": "bytes32[]",
15
- "name": "branch",
16
- "type": "bytes32[]"
17
- },
18
- {
19
- "internalType": "uint256",
20
- "name": "gindex",
21
- "type": "uint256"
22
- }
23
- ],
24
- "name": "computeRoot",
25
- "outputs": [
26
- {
27
- "internalType": "bytes32",
28
- "name": "node",
29
- "type": "bytes32"
30
- }
31
- ],
32
- "stateMutability": "pure",
33
- "type": "function"
34
- },
35
- {
36
- "inputs": [
37
- {
38
- "internalType": "bytes32",
39
- "name": "expectedBeaconRoot",
40
- "type": "bytes32"
41
- },
42
- {
43
- "internalType": "bytes32[]",
44
- "name": "branchWitnesses",
45
- "type": "bytes32[]"
46
- },
47
- {
48
- "internalType": "bytes32",
49
- "name": "leaf",
50
- "type": "bytes32"
51
- },
52
- {
53
- "internalType": "bytes32[]",
54
- "name": "leafWitnesses",
55
- "type": "bytes32[]"
56
- },
57
- {
58
- "internalType": "uint256",
59
- "name": "listGindexOffset",
60
- "type": "uint256"
61
- },
62
- {
63
- "internalType": "uint256",
64
- "name": "listIndex",
65
- "type": "uint256"
66
- },
67
- {
68
- "internalType": "uint256",
69
- "name": "recordSize",
70
- "type": "uint256"
71
- },
72
- {
73
- "internalType": "uint256",
74
- "name": "valueOffset",
75
- "type": "uint256"
76
- },
77
- {
78
- "internalType": "uint256",
79
- "name": "valueSize",
80
- "type": "uint256"
81
- },
82
- {
83
- "internalType": "bytes",
84
- "name": "expectedValue",
85
- "type": "bytes"
86
- }
87
- ],
88
- "name": "proveListValue",
89
- "outputs": [
90
- {
91
- "internalType": "bool",
92
- "name": "matches",
93
- "type": "bool"
94
- }
95
- ],
96
- "stateMutability": "pure",
97
- "type": "function"
98
- },
99
- {
100
- "inputs": [
101
- {
102
- "internalType": "bytes32",
103
- "name": "expectedBeaconRoot",
104
- "type": "bytes32"
105
- },
106
- {
107
- "internalType": "bytes32[]",
108
- "name": "branchWitnesses",
109
- "type": "bytes32[]"
110
- },
111
- {
112
- "internalType": "bytes32",
113
- "name": "leaf",
114
- "type": "bytes32"
115
- },
116
- {
117
- "internalType": "bytes32[]",
118
- "name": "leafWitnesses",
119
- "type": "bytes32[]"
120
- },
121
- {
122
- "internalType": "uint256",
123
- "name": "validatorIndex",
124
- "type": "uint256"
125
- },
126
- {
127
- "internalType": "uint64",
128
- "name": "expectedActivationEligibilityEpoch",
129
- "type": "uint64"
130
- }
131
- ],
132
- "name": "proveValidatorActivationEligibilityEpoch",
133
- "outputs": [],
134
- "stateMutability": "pure",
135
- "type": "function"
136
- },
137
- {
138
- "inputs": [
139
- {
140
- "internalType": "uint64",
141
- "name": "ts",
142
- "type": "uint64"
143
- },
144
- {
145
- "internalType": "bytes32[]",
146
- "name": "branchWitnesses",
147
- "type": "bytes32[]"
148
- },
149
- {
150
- "internalType": "bytes32",
151
- "name": "leaf",
152
- "type": "bytes32"
153
- },
154
- {
155
- "internalType": "bytes32[]",
156
- "name": "leafWitnesses",
157
- "type": "bytes32[]"
158
- },
159
- {
160
- "internalType": "uint256",
161
- "name": "validatorIndex",
162
- "type": "uint256"
163
- },
164
- {
165
- "internalType": "uint64",
166
- "name": "expectedActivationEligibilityEpoch",
167
- "type": "uint64"
168
- }
169
- ],
170
- "name": "proveValidatorActivationEligibilityEpochAtTs",
171
- "outputs": [],
172
- "stateMutability": "view",
173
- "type": "function"
174
- },
175
- {
176
- "inputs": [
177
- {
178
- "internalType": "bytes32",
179
- "name": "expectedBeaconRoot",
180
- "type": "bytes32"
181
- },
182
- {
183
- "internalType": "bytes32[]",
184
- "name": "branchWitnesses",
185
- "type": "bytes32[]"
186
- },
187
- {
188
- "internalType": "bytes32",
189
- "name": "leaf",
190
- "type": "bytes32"
191
- },
192
- {
193
- "internalType": "bytes32[]",
194
- "name": "leafWitnesses",
195
- "type": "bytes32[]"
196
- },
197
- {
198
- "internalType": "uint256",
199
- "name": "validatorIndex",
200
- "type": "uint256"
201
- },
202
- {
203
- "internalType": "uint64",
204
- "name": "expectedActivationEpoch",
205
- "type": "uint64"
206
- }
207
- ],
208
- "name": "proveValidatorActivationEpoch",
209
- "outputs": [],
210
- "stateMutability": "pure",
211
- "type": "function"
212
- },
213
- {
214
- "inputs": [
215
- {
216
- "internalType": "uint64",
217
- "name": "ts",
218
- "type": "uint64"
219
- },
220
- {
221
- "internalType": "bytes32[]",
222
- "name": "branchWitnesses",
223
- "type": "bytes32[]"
224
- },
225
- {
226
- "internalType": "bytes32",
227
- "name": "leaf",
228
- "type": "bytes32"
229
- },
230
- {
231
- "internalType": "bytes32[]",
232
- "name": "leafWitnesses",
233
- "type": "bytes32[]"
234
- },
235
- {
236
- "internalType": "uint256",
237
- "name": "validatorIndex",
238
- "type": "uint256"
239
- },
240
- {
241
- "internalType": "uint64",
242
- "name": "expectedActivationEpoch",
243
- "type": "uint64"
244
- }
245
- ],
246
- "name": "proveValidatorActivationEpochAtTs",
247
- "outputs": [],
248
- "stateMutability": "view",
249
- "type": "function"
250
- },
251
- {
252
- "inputs": [
253
- {
254
- "internalType": "bytes32",
255
- "name": "expectedBeaconRoot",
256
- "type": "bytes32"
257
- },
258
- {
259
- "internalType": "bytes32[]",
260
- "name": "branchWitnesses",
261
- "type": "bytes32[]"
262
- },
263
- {
264
- "internalType": "bytes32",
265
- "name": "leaf",
266
- "type": "bytes32"
267
- },
268
- {
269
- "internalType": "bytes32[]",
270
- "name": "leafWitnesses",
271
- "type": "bytes32[]"
272
- },
273
- {
274
- "internalType": "uint256",
275
- "name": "validatorIndex",
276
- "type": "uint256"
277
- },
278
- {
279
- "internalType": "uint64",
280
- "name": "expectedBalance",
281
- "type": "uint64"
282
- }
283
- ],
284
- "name": "proveValidatorBalance",
285
- "outputs": [],
286
- "stateMutability": "pure",
287
- "type": "function"
288
- },
289
- {
290
- "inputs": [
291
- {
292
- "internalType": "uint64",
293
- "name": "ts",
294
- "type": "uint64"
295
- },
296
- {
297
- "internalType": "bytes32[]",
298
- "name": "branchWitnesses",
299
- "type": "bytes32[]"
300
- },
301
- {
302
- "internalType": "bytes32",
303
- "name": "leaf",
304
- "type": "bytes32"
305
- },
306
- {
307
- "internalType": "bytes32[]",
308
- "name": "leafWitnesses",
309
- "type": "bytes32[]"
310
- },
311
- {
312
- "internalType": "uint256",
313
- "name": "validatorIndex",
314
- "type": "uint256"
315
- },
316
- {
317
- "internalType": "uint64",
318
- "name": "expectedBalance",
319
- "type": "uint64"
320
- }
321
- ],
322
- "name": "proveValidatorBalanceAtTs",
323
- "outputs": [],
324
- "stateMutability": "view",
325
- "type": "function"
326
- },
327
- {
328
- "inputs": [
329
- {
330
- "internalType": "bytes32",
331
- "name": "expectedBeaconRoot",
332
- "type": "bytes32"
333
- },
334
- {
335
- "internalType": "bytes32[]",
336
- "name": "branchWitnesses",
337
- "type": "bytes32[]"
338
- },
339
- {
340
- "internalType": "bytes32",
341
- "name": "leaf",
342
- "type": "bytes32"
343
- },
344
- {
345
- "internalType": "bytes32[]",
346
- "name": "leafWitnesses",
347
- "type": "bytes32[]"
348
- },
349
- {
350
- "internalType": "uint256",
351
- "name": "validatorIndex",
352
- "type": "uint256"
353
- },
354
- {
355
- "internalType": "uint64",
356
- "name": "expectedEffectiveBalance",
357
- "type": "uint64"
358
- }
359
- ],
360
- "name": "proveValidatorEffectiveBalance",
361
- "outputs": [],
362
- "stateMutability": "pure",
363
- "type": "function"
364
- },
365
- {
366
- "inputs": [
367
- {
368
- "internalType": "uint64",
369
- "name": "ts",
370
- "type": "uint64"
371
- },
372
- {
373
- "internalType": "bytes32[]",
374
- "name": "branchWitnesses",
375
- "type": "bytes32[]"
376
- },
377
- {
378
- "internalType": "bytes32",
379
- "name": "leaf",
380
- "type": "bytes32"
381
- },
382
- {
383
- "internalType": "bytes32[]",
384
- "name": "leafWitnesses",
385
- "type": "bytes32[]"
386
- },
387
- {
388
- "internalType": "uint256",
389
- "name": "validatorIndex",
390
- "type": "uint256"
391
- },
392
- {
393
- "internalType": "uint64",
394
- "name": "expectedEffectiveBalance",
395
- "type": "uint64"
396
- }
397
- ],
398
- "name": "proveValidatorEffectiveBalanceAtTs",
399
- "outputs": [],
400
- "stateMutability": "view",
401
- "type": "function"
402
- },
403
- {
404
- "inputs": [
405
- {
406
- "internalType": "bytes32",
407
- "name": "expectedBeaconRoot",
408
- "type": "bytes32"
409
- },
410
- {
411
- "internalType": "bytes32[]",
412
- "name": "branchWitnesses",
413
- "type": "bytes32[]"
414
- },
415
- {
416
- "internalType": "bytes32",
417
- "name": "leaf",
418
- "type": "bytes32"
419
- },
420
- {
421
- "internalType": "bytes32[]",
422
- "name": "leafWitnesses",
423
- "type": "bytes32[]"
424
- },
425
- {
426
- "internalType": "uint256",
427
- "name": "validatorIndex",
428
- "type": "uint256"
429
- },
430
- {
431
- "internalType": "uint64",
432
- "name": "expectedExitEpoch",
433
- "type": "uint64"
434
- }
435
- ],
436
- "name": "proveValidatorExitEpoch",
437
- "outputs": [],
438
- "stateMutability": "pure",
439
- "type": "function"
440
- },
441
- {
442
- "inputs": [
443
- {
444
- "internalType": "uint64",
445
- "name": "ts",
446
- "type": "uint64"
447
- },
448
- {
449
- "internalType": "bytes32[]",
450
- "name": "branchWitnesses",
451
- "type": "bytes32[]"
452
- },
453
- {
454
- "internalType": "bytes32",
455
- "name": "leaf",
456
- "type": "bytes32"
457
- },
458
- {
459
- "internalType": "bytes32[]",
460
- "name": "leafWitnesses",
461
- "type": "bytes32[]"
462
- },
463
- {
464
- "internalType": "uint256",
465
- "name": "validatorIndex",
466
- "type": "uint256"
467
- },
468
- {
469
- "internalType": "uint64",
470
- "name": "expectedExitEpoch",
471
- "type": "uint64"
472
- }
473
- ],
474
- "name": "proveValidatorExitEpochAtTs",
475
- "outputs": [],
476
- "stateMutability": "view",
477
- "type": "function"
478
- },
479
- {
480
- "inputs": [
481
- {
482
- "internalType": "bytes32",
483
- "name": "expectedBeaconRoot",
484
- "type": "bytes32"
485
- },
486
- {
487
- "internalType": "bytes32[]",
488
- "name": "branchWitnesses",
489
- "type": "bytes32[]"
490
- },
491
- {
492
- "internalType": "bytes32",
493
- "name": "leaf",
494
- "type": "bytes32"
495
- },
496
- {
497
- "internalType": "bytes32[]",
498
- "name": "leafWitnesses",
499
- "type": "bytes32[]"
500
- },
501
- {
502
- "internalType": "uint256",
503
- "name": "validatorIndex",
504
- "type": "uint256"
505
- },
506
- {
507
- "internalType": "bytes",
508
- "name": "expectedPubkey",
509
- "type": "bytes"
510
- }
511
- ],
512
- "name": "proveValidatorPubkey",
513
- "outputs": [],
514
- "stateMutability": "pure",
515
- "type": "function"
516
- },
517
- {
518
- "inputs": [
519
- {
520
- "internalType": "uint64",
521
- "name": "ts",
522
- "type": "uint64"
523
- },
524
- {
525
- "internalType": "bytes32[]",
526
- "name": "branchWitnesses",
527
- "type": "bytes32[]"
528
- },
529
- {
530
- "internalType": "bytes32",
531
- "name": "leaf",
532
- "type": "bytes32"
533
- },
534
- {
535
- "internalType": "bytes32[]",
536
- "name": "leafWitnesses",
537
- "type": "bytes32[]"
538
- },
539
- {
540
- "internalType": "uint256",
541
- "name": "validatorIndex",
542
- "type": "uint256"
543
- },
544
- {
545
- "internalType": "bytes",
546
- "name": "expectedPubkey",
547
- "type": "bytes"
548
- }
549
- ],
550
- "name": "proveValidatorPubkeyAtTs",
551
- "outputs": [],
552
- "stateMutability": "view",
553
- "type": "function"
554
- },
555
- {
556
- "inputs": [
557
- {
558
- "internalType": "bytes32",
559
- "name": "expectedBeaconRoot",
560
- "type": "bytes32"
561
- },
562
- {
563
- "internalType": "bytes32[]",
564
- "name": "branchWitnesses",
565
- "type": "bytes32[]"
566
- },
567
- {
568
- "internalType": "bytes32",
569
- "name": "leaf",
570
- "type": "bytes32"
571
- },
572
- {
573
- "internalType": "bytes32[]",
574
- "name": "leafWitnesses",
575
- "type": "bytes32[]"
576
- },
577
- {
578
- "internalType": "uint256",
579
- "name": "validatorIndex",
580
- "type": "uint256"
581
- },
582
- {
583
- "internalType": "bool",
584
- "name": "expectedSlashed",
585
- "type": "bool"
586
- }
587
- ],
588
- "name": "proveValidatorSlashed",
589
- "outputs": [],
590
- "stateMutability": "pure",
591
- "type": "function"
592
- },
593
- {
594
- "inputs": [
595
- {
596
- "internalType": "uint64",
597
- "name": "ts",
598
- "type": "uint64"
599
- },
600
- {
601
- "internalType": "bytes32[]",
602
- "name": "branchWitnesses",
603
- "type": "bytes32[]"
604
- },
605
- {
606
- "internalType": "bytes32",
607
- "name": "leaf",
608
- "type": "bytes32"
609
- },
610
- {
611
- "internalType": "bytes32[]",
612
- "name": "leafWitnesses",
613
- "type": "bytes32[]"
614
- },
615
- {
616
- "internalType": "uint256",
617
- "name": "validatorIndex",
618
- "type": "uint256"
619
- },
620
- {
621
- "internalType": "bool",
622
- "name": "expectedSlashed",
623
- "type": "bool"
624
- }
625
- ],
626
- "name": "proveValidatorSlashedAtTs",
627
- "outputs": [],
628
- "stateMutability": "view",
629
- "type": "function"
630
- },
631
- {
632
- "inputs": [
633
- {
634
- "internalType": "bytes32",
635
- "name": "expectedBeaconRoot",
636
- "type": "bytes32"
637
- },
638
- {
639
- "internalType": "bytes32[]",
640
- "name": "branchWitnesses",
641
- "type": "bytes32[]"
642
- },
643
- {
644
- "internalType": "bytes32",
645
- "name": "leaf",
646
- "type": "bytes32"
647
- },
648
- {
649
- "internalType": "bytes32[]",
650
- "name": "leafWitnesses",
651
- "type": "bytes32[]"
652
- },
653
- {
654
- "internalType": "uint256",
655
- "name": "validatorIndex",
656
- "type": "uint256"
657
- },
658
- {
659
- "internalType": "uint64",
660
- "name": "expectedWithdrawableEpoch",
661
- "type": "uint64"
662
- }
663
- ],
664
- "name": "proveValidatorWithdrawableEpoch",
665
- "outputs": [],
666
- "stateMutability": "pure",
667
- "type": "function"
668
- },
669
- {
670
- "inputs": [
671
- {
672
- "internalType": "uint64",
673
- "name": "ts",
674
- "type": "uint64"
675
- },
676
- {
677
- "internalType": "bytes32[]",
678
- "name": "branchWitnesses",
679
- "type": "bytes32[]"
680
- },
681
- {
682
- "internalType": "bytes32",
683
- "name": "leaf",
684
- "type": "bytes32"
685
- },
686
- {
687
- "internalType": "bytes32[]",
688
- "name": "leafWitnesses",
689
- "type": "bytes32[]"
690
- },
691
- {
692
- "internalType": "uint256",
693
- "name": "validatorIndex",
694
- "type": "uint256"
695
- },
696
- {
697
- "internalType": "uint64",
698
- "name": "expectedWithdrawableEpoch",
699
- "type": "uint64"
700
- }
701
- ],
702
- "name": "proveValidatorWithdrawableEpochAtTs",
703
- "outputs": [],
704
- "stateMutability": "view",
705
- "type": "function"
706
- },
707
- {
708
- "inputs": [
709
- {
710
- "internalType": "bytes32",
711
- "name": "expectedBeaconRoot",
712
- "type": "bytes32"
713
- },
714
- {
715
- "internalType": "bytes32[]",
716
- "name": "branchWitnesses",
717
- "type": "bytes32[]"
718
- },
719
- {
720
- "internalType": "bytes32",
721
- "name": "leaf",
722
- "type": "bytes32"
723
- },
724
- {
725
- "internalType": "bytes32[]",
726
- "name": "leafWitnesses",
727
- "type": "bytes32[]"
728
- },
729
- {
730
- "internalType": "uint256",
731
- "name": "validatorIndex",
732
- "type": "uint256"
733
- },
734
- {
735
- "internalType": "bytes32",
736
- "name": "expectedWithdrawalCredentials",
737
- "type": "bytes32"
738
- }
739
- ],
740
- "name": "proveValidatorWithdrawalCredentials",
741
- "outputs": [],
742
- "stateMutability": "pure",
743
- "type": "function"
744
- },
745
- {
746
- "inputs": [
747
- {
748
- "internalType": "uint64",
749
- "name": "ts",
750
- "type": "uint64"
751
- },
752
- {
753
- "internalType": "bytes32[]",
754
- "name": "branchWitnesses",
755
- "type": "bytes32[]"
756
- },
757
- {
758
- "internalType": "bytes32",
759
- "name": "leaf",
760
- "type": "bytes32"
761
- },
762
- {
763
- "internalType": "bytes32[]",
764
- "name": "leafWitnesses",
765
- "type": "bytes32[]"
766
- },
767
- {
768
- "internalType": "uint256",
769
- "name": "validatorIndex",
770
- "type": "uint256"
771
- },
772
- {
773
- "internalType": "bytes32",
774
- "name": "expectedWithdrawalCredentials",
775
- "type": "bytes32"
776
- }
777
- ],
778
- "name": "proveValidatorWithdrawalCredentialsAtTs",
779
- "outputs": [],
780
- "stateMutability": "view",
781
- "type": "function"
782
- },
783
- {
784
- "inputs": [
785
- {
786
- "internalType": "uint64",
787
- "name": "ts",
788
- "type": "uint64"
789
- }
790
- ],
791
- "name": "rootAt",
792
- "outputs": [
793
- {
794
- "internalType": "bytes32",
795
- "name": "root",
796
- "type": "bytes32"
797
- }
798
- ],
799
- "stateMutability": "view",
800
- "type": "function"
801
- }
802
- ],
803
- "bytecode": "0x60808060405234601957611a4e908161001f823930815050f35b600080fdfe608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b6117b0565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b906044359235611749565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b9790969591959492946117b0565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c0604435936117b0565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a4359460843594610456604435936117b0565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c604435936117b0565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a49861188e565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b9594939291906108026108089861188e565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e9861188e565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b9594939291906109806109869861188e565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb9861188e565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f97883681840137519485938985019061198d565b9061198d565b03601f1981018352826106fa565b8a519182809261198d565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba69861188e565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad9288611749565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad9288611749565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad9288611749565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad9288611749565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad9288611749565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad9288611749565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad9288611749565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad9288611749565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a611749565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b9188611749565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291600b91600091825b8184106116c9575050505060010361169257565b60405162461bcd60e51b815260206004820152600f60248201526e141c9bdbd9881d1bdbc81cda1bdc9d608a1b6044820152606490fd5b909192939560019687811115611713576001918660051b860135898084161460001461170557906116f9916119b8565b971c940192919061167e565b61170e916119b8565b6116f9565b60405162461bcd60e51b815260206004820152600e60248201526d50726f6f6620746f6f206c6f6e6760901b6044820152606490fd5b93929160009190825b818410611766575050505060010361169257565b909192939560019687811115611713576001918660051b86013589808416146000146117a25790611796916119b8565b971c9401929190611752565b6117ab916119b8565b611796565b600080604051926020936001600160401b03858201921682528481526117d5816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d15611886573d916117ff8361071b565b9261180d60405194856106fa565b83523d60008385013e5b8061187c575b15611842578082519201519181811061183557505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b508082511461181d565b606091611817565b9060405161189b816106c9565b60088152602081016020368237819360ff60f81b9060009284511561197957828260f81b16841a905383516001101561196557818160f01b16831a602185015383516002101561196557818160e81b16831a602285015383516003101561196557818160e01b16831a602385015383516004101561196557818160d81b16831a602485015383516005101561196557818160d01b16831a602585015383516006101561196557818160c81b16831a60268501538351600710156119655760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b8381106119a5575050016000815290565b8060208092840101518185015201611994565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f19906119fa838261198d565b03019060025afa15611a0c5760005190565b6040513d6000823e3d90fdfea2646970667358221220482c333283be7e1f45bb9c28d56a2100f380732016bcd2dc2e60bbfb59b08d5864736f6c63430008190033",
804
- "deployedBytecode": "0x608060405260048036101561001357600080fd5b600090813560e01c9081631bd0f97b146105c257816325515911146105a657816325c43d031461058a5781632a52e732146105755781632bc61d12146104ef5781632e4d0560146104935781632faecc3a146104775781635b097ae01461045b5781635f5eccad146103ef57816368c8d0c3146103da5781637ad0ab9e146103c55781638faf5ec114610354578163971476291461033f578163a06cbf2f1461032a578163a362685714610307578163b46f4fb81461028f578163b67afb3814610273578163ba8a92f5146101dd578163c04781161461016d578163cda0817914610131575063eaa38b411461010857600080fd5b602036600319011261012e576020610126610121610613565b6117b0565b604051908152f35b80fd5b82606036600319011261012e57602435906001600160401b03821161012e57602061012684610162368683016105de565b906044359235611749565b905060c03660031901126101d9576001600160401b03906024358281116101d55761019b90369083016105de565b916064359384116101d1576101b66101ce94369083016105de565b916101bf61077d565b946084359460443592356115e1565b80f35b8480fd5b8380fd5b5080fd5b8261014036600319011261012e576001600160401b03906024358281116101d95761020b90369085016105de565b6064949194358481116101d55761022590369084016105de565b9490936101243591821161012e5760206102698888888888610249368a8401610736565b94610104359460e4359460c4359460a4359460843594604435923561151d565b6040519015158152f35b826101ce61028036610629565b96959095949194939293610b8e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576102bd90369083016105de565b91606435848111610303576102d590369083016105de565b9160a4359586116102ff576102f06101ce9636908301610736565b94608435946044359235610a57565b8680fd5b8580fd5b826101ce6103256103173661068f565b9790969591959492946117b0565b61078c565b826101ce61033a6103173661068f565b610866565b826101ce61034f6103173661068f565b6107f0565b905060c03660031901126101d95761036a610613565b6001600160401b036024358181116101d15761038990369085016105de565b929091606435908111610303576101ce946103a6913691016105de565b916103af61077d565b94608435946103c0604435936117b0565b6115e1565b826101ce6103d56103173661068f565b61096e565b826101ce6103ea6103173661068f565b610b8e565b905060c03660031901126101d957610405610613565b6001600160401b036024358181116101d15761042490369085016105de565b929091606435908111610303576101ce94610441913691016105de565b9160a4359460843594610456604435936117b0565b6108e6565b826101ce61046836610629565b969590959491949392936109e3565b826101ce61048436610629565b9695909594919493929361096e565b905060c03660031901126101d9576001600160401b03906024358281116101d5576104c190369083016105de565b916064359384116101d1576104dc6101ce94369083016105de565b9160a435946084359460443592356108e6565b905060c03660031901126101d957610505610613565b6001600160401b036024358181116101d15761052490369085016105de565b9290916064358181116102ff5761053e90369087016105de565b92909160a435908111610571576101ce9661055b91369101610736565b946084359461056c604435936117b0565b610a57565b8780fd5b826101ce6105856103173661068f565b6109e3565b826101ce61059736610629565b96959095949194939293610866565b826101ce6105b336610629565b969590959491949392936107f0565b826101ce6105cf36610629565b9695909594919493929361078c565b9181601f8401121561060e578235916001600160401b03831161060e576020808501948460051b01011161060e57565b600080fd5b600435906001600160401b038216820361060e57565b60c060031982011261060e57600435916001600160401b039160243583811161060e5781610659916004016105de565b93909392604435926064359083821161060e57610678916004016105de565b929092916084359160a435908116810361060e5790565b9060c060031983011261060e576001600160401b0390600435828116810361060e579260243583811161060e5781610659916004016105de565b604081019081106001600160401b038211176106e457604052565b634e487b7160e01b600052604160045260246000fd5b90601f801991011681019081106001600160401b038211176106e457604052565b6001600160401b0381116106e457601f01601f191660200190565b81601f8201121561060e5780359061074d8261071b565b9261075b60405194856106fa565b8284526020838301011161060e57816000926020809301838601378301015290565b60a43590811515820361060e57565b95949392919061079e6107a49861188e565b96610c46565b156107ab57565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f722062616c616e63652070726f6f66206661696c656400006044820152606490fd5b9594939291906108026108089861188e565b96610ded565b1561080f57565b60405162461bcd60e51b815260206004820152602960248201527f56616c696461746f7220776974686472617761626c652065706f63682070726f6044820152681bd98819985a5b195960ba1b6064820152608490fd5b95949392919061087861087e9861188e565b96610eba565b1561088557565b60405162461bcd60e51b815260206004820152603360248201527f56616c696461746f722061637469766174696f6e20656c69676962696c69747960448201527208195c1bd8da081c1c9bdbd98819985a5b1959606a1b6064820152608490fd5b9061090c9796959493929160405197602089015260208852610907886106c9565b610f87565b1561091357565b60405162461bcd60e51b815260206004820152602d60248201527f56616c696461746f72207769746864726177616c2063726564656e7469616c7360448201526c081c1c9bdbd98819985a5b1959609a1b6064820152608490fd5b9594939291906109806109869861188e565b96611114565b1561098d57565b60405162461bcd60e51b815260206004820152602860248201527f56616c696461746f72206566666563746976652062616c616e63652070726f6f604482015267198819985a5b195960c21b6064820152608490fd5b9594939291906109f56109fb9861188e565b966111e1565b15610a0257565b60405162461bcd60e51b815260206004820152602760248201527f56616c696461746f722061637469766174696f6e2065706f63682070726f6f666044820152660819985a5b195960ca1b6064820152608490fd5b93909796949195926030865103610b4957601096610ab9966000610ac4610aa560409a8b9485519d8e610a89816106c9565b52610aab60209e8f97883681840137519485938985019061198d565b9061198d565b03601f1981018352826106fa565b8a519182809261198d565b039060025afa15610b3e57610af296979899600051968951978b8901528a8852610aed886106c9565b6112ae565b15610afb575050565b60649250519062461bcd60e51b82526004820152601d60248201527f56616c696461746f72207075626b65792070726f6f66206661696c65640000006044820152fd5b86513d6000823e3d90fd5b60405162461bcd60e51b815260206004820152601760248201527f7075626b6579206d7573742062652034382062797465730000000000000000006044820152606490fd5b959493929190610ba0610ba69861188e565b96611374565b15610bad57565b60405162461bcd60e51b815260206004820152602160248201527f56616c696461746f7220657869742065706f63682070726f6f66206661696c656044820152601960fa1b6064820152608490fd5b91908201809211610c0957565b634e487b7160e01b600052601160045260246000fd5b908151811015610c30570160200190565b634e487b7160e01b600052603260045260246000fd5b9293959694919060018060fd1b0388168803610c0957601f8860031b16966008986008885103610da85760088901808a11610c0957602010610d635760021c6001600160fb1b031665260000000000908101908110610c0957610cb294610cad9288611749565b611674565b03610d275760405190602082015260208152610ccd816106c9565b60009260005b858110610ce557505050505050600190565b6001600160f81b031980610d02610cfc8486610bfc565b86610c1f565b511690610d0f8387610c1f565b511603610d1e57600101610cd3565b50505050905090565b60405162461bcd60e51b8152602060048201526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b815260206004820152601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760e08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610e5494610cad9288611749565b03610d275760405190602082015260208152610e6f816106c9565b60009260005b858110610e8757505050505050600190565b6001600160f81b031980610e9e610cfc8486610bfc565b511690610eab8387610c1f565b511603610d1e57600101610e75565b9293969491906008978760081b9760018060f81b03811603610c095760808801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c0957610f2194610cad9288611749565b03610d275760405190602082015260208152610f3c816106c9565b60009260005b858110610f5457505050505050600190565b6001600160f81b031980610f6b610cfc8486610bfc565b511690610f788387610c1f565b511603610d1e57600101610f42565b9293969491908660081b9660018060f81b03811603610c0957602097888801809811610c0957601f881697898851036110cf57898901808a11610c09578a1061108a57604b602c1b9060051c8101809111610c0957610fea94610cad9288611749565b0361104e576040519084820152838152611003816106c9565b60009260005b85811061101b57505050505050600190565b6001600160f81b031980611032610cfc8486610bfc565b51169061103f8387610c1f565b511603610d1e57600101611009565b60405162461bcd60e51b8152600481018590526014602482015273084cac2c6dedc40e4dedee840dad2e6dac2e8c6d60631b6044820152606490fd5b60405162461bcd60e51b8152600481018b9052601b60248201527f56616c7565207370616e73206d756c7469706c65206368756e6b7300000000006044820152606490fd5b60405162461bcd60e51b8152600481018b9052601c60248201527f45787065637465642076616c75652073697a65206d69736d61746368000000006044820152606490fd5b9293969491906008978760081b9760018060f81b03811603610c095760408801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761117b94610cad9288611749565b03610d275760405190602082015260208152611196816106c9565b60009260005b8581106111ae57505050505050600190565b6001600160f81b0319806111c5610cfc8486610bfc565b5116906111d28387610c1f565b511603610d1e5760010161119c565b9293969491906008978760081b9760018060f81b03811603610c095760a08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c095761124894610cad9288611749565b03610d275760405190602082015260208152611263816106c9565b60009260005b85811061127b57505050505050600190565b6001600160f81b031980611292610cfc8486610bfc565b51169061129f8387610c1f565b511603610d1e57600101611269565b9293959694919060018060f81b0388168803610c0957601f8860081b1696602098898851036110cf57898901808a11610c09578a1061108a5760031b6008600160fb1b0316604b602c1b908101908110610c095761131094610cad9288611749565b0361104e576040519084820152838152611329816106c9565b60009260005b85811061134157505050505050600190565b6001600160f81b031980611358610cfc8486610bfc565b5116906113658387610c1f565b511603610d1e5760010161132f565b9293969491906008978760081b9760018060f81b03811603610c095760c08801809811610c0957601f8816976008885103610da85760088901808a11610c0957602010610d6357604b602c1b9060051c8101809111610c09576113db94610cad9288611749565b03610d2757604051906020820152602081526113f6816106c9565b60009260005b85811061140e57505050505050600190565b6001600160f81b031980611425610cfc8486610bfc565b5116906114328387610c1f565b511603610d1e576001016113fc565b929596939491908760081b9760018060f81b03811603610c095760608801809811610c0957601f8816956001986001875103610da85760018801808911610c0957602010610d6357604b602c1b9060051c8101809111610c09576114a994610cad928a611749565b03610d2757604051926020840152602083526114c4836106c9565b60009160005b8581106114dc57505050505050600190565b6001600160f81b0319806114f96114f38486610bfc565b88610c1f565b5116906115068386610c1f565b5116036115145785016114ca565b50505091505090565b969194999a989093959297828102928184041490151715610c095761154191610bfc565b93601f8516988a895103610da857602061155b8c8c610bfc565b11610d6357611574610cad9361157b9760051c90610bfc565b9188611749565b03610d275760405190602082015260208152611596816106c9565b60009260005b8581106115ae57505050505050600190565b6001600160f81b0319806115c5610cfc8486610bfc565b5116906115d28387610c1f565b511603610d1e5760010161159c565b9594939291906116209760001461166c576001965b60405160f89890981b6001600160f81b03191660208901526001885261161b886106c9565b611441565b1561162757565b60405162461bcd60e51b815260206004820152601e60248201527f56616c696461746f7220736c61736865642070726f6f66206661696c656400006044820152606490fd5b6000966115f6565b9291600b91600091825b8184106116c9575050505060010361169257565b60405162461bcd60e51b815260206004820152600f60248201526e141c9bdbd9881d1bdbc81cda1bdc9d608a1b6044820152606490fd5b909192939560019687811115611713576001918660051b860135898084161460001461170557906116f9916119b8565b971c940192919061167e565b61170e916119b8565b6116f9565b60405162461bcd60e51b815260206004820152600e60248201526d50726f6f6620746f6f206c6f6e6760901b6044820152606490fd5b93929160009190825b818410611766575050505060010361169257565b909192939560019687811115611713576001918660051b86013589808416146000146117a25790611796916119b8565b971c9401929190611752565b6117ab916119b8565b611796565b600080604051926020936001600160401b03858201921682528481526117d5816106c9565b5190720f3df6d732807ef1319fb7b8bb8522d0beac025afa903d15611886573d916117ff8361071b565b9261180d60405194856106fa565b83523d60008385013e5b8061187c575b15611842578082519201519181811061183557505090565b600019910360031b1b1690565b6064906040519062461bcd60e51b8252600482015260136024820152721152540d0dce0e081c9958590819985a5b1959606a1b6044820152fd5b508082511461181d565b606091611817565b9060405161189b816106c9565b60088152602081016020368237819360ff60f81b9060009284511561197957828260f81b16841a905383516001101561196557818160f01b16831a602185015383516002101561196557818160e81b16831a602285015383516003101561196557818160e01b16831a602385015383516004101561196557818160d81b16831a602485015383516005101561196557818160d01b16831a602585015383516006101561196557818160c81b16831a60268501538351600710156119655760c01b16901a9060270153565b634e487b7160e01b83526032600452602483fd5b634e487b7160e01b84526032600452602484fd5b9081519160005b8381106119a5575050016000815290565b8060208092840101518185015201611994565b9060405191602083015260408201526040815260608101908082106001600160401b038311176106e45781600091602093604052605f19906119fa838261198d565b03019060025afa15611a0c5760005190565b6040513d6000823e3d90fdfea2646970667358221220482c333283be7e1f45bb9c28d56a2100f380732016bcd2dc2e60bbfb59b08d5864736f6c63430008190033",
805
- "linkReferences": {},
806
- "deployedLinkReferences": {}
807
- }