@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,1622 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "Depositor",
4
- "sourceName": "contracts/outpost/Depositor.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "authority",
11
- "type": "address"
12
- }
13
- ],
14
- "name": "AccessManagedInvalidAuthority",
15
- "type": "error"
16
- },
17
- {
18
- "inputs": [
19
- {
20
- "internalType": "address",
21
- "name": "caller",
22
- "type": "address"
23
- },
24
- {
25
- "internalType": "uint32",
26
- "name": "delay",
27
- "type": "uint32"
28
- }
29
- ],
30
- "name": "AccessManagedRequiredDelay",
31
- "type": "error"
32
- },
33
- {
34
- "inputs": [
35
- {
36
- "internalType": "address",
37
- "name": "caller",
38
- "type": "address"
39
- }
40
- ],
41
- "name": "AccessManagedUnauthorized",
42
- "type": "error"
43
- },
44
- {
45
- "inputs": [
46
- {
47
- "internalType": "address",
48
- "name": "target",
49
- "type": "address"
50
- }
51
- ],
52
- "name": "AddressEmptyCode",
53
- "type": "error"
54
- },
55
- {
56
- "inputs": [
57
- {
58
- "internalType": "address",
59
- "name": "implementation",
60
- "type": "address"
61
- }
62
- ],
63
- "name": "ERC1967InvalidImplementation",
64
- "type": "error"
65
- },
66
- {
67
- "inputs": [],
68
- "name": "ERC1967NonPayable",
69
- "type": "error"
70
- },
71
- {
72
- "inputs": [],
73
- "name": "EnforcedPause",
74
- "type": "error"
75
- },
76
- {
77
- "inputs": [],
78
- "name": "ExpectedPause",
79
- "type": "error"
80
- },
81
- {
82
- "inputs": [],
83
- "name": "FailedCall",
84
- "type": "error"
85
- },
86
- {
87
- "inputs": [],
88
- "name": "InvalidInitialization",
89
- "type": "error"
90
- },
91
- {
92
- "inputs": [],
93
- "name": "NotInitializing",
94
- "type": "error"
95
- },
96
- {
97
- "inputs": [
98
- {
99
- "internalType": "bytes32",
100
- "name": "expected",
101
- "type": "bytes32"
102
- },
103
- {
104
- "internalType": "bytes32",
105
- "name": "actual",
106
- "type": "bytes32"
107
- }
108
- ],
109
- "name": "OPP_EpochHashMismatch",
110
- "type": "error"
111
- },
112
- {
113
- "inputs": [
114
- {
115
- "internalType": "uint256",
116
- "name": "required",
117
- "type": "uint256"
118
- },
119
- {
120
- "internalType": "uint256",
121
- "name": "provided",
122
- "type": "uint256"
123
- }
124
- ],
125
- "name": "OPP_InsufficientSignatureWeight",
126
- "type": "error"
127
- },
128
- {
129
- "inputs": [
130
- {
131
- "internalType": "address",
132
- "name": "caller",
133
- "type": "address"
134
- },
135
- {
136
- "internalType": "address",
137
- "name": "expected",
138
- "type": "address"
139
- }
140
- ],
141
- "name": "OPP_InvalidOPPAddress",
142
- "type": "error"
143
- },
144
- {
145
- "inputs": [
146
- {
147
- "internalType": "bytes32",
148
- "name": "expected",
149
- "type": "bytes32"
150
- },
151
- {
152
- "internalType": "bytes32",
153
- "name": "actual",
154
- "type": "bytes32"
155
- }
156
- ],
157
- "name": "OPP_MessageIDMismatch",
158
- "type": "error"
159
- },
160
- {
161
- "inputs": [],
162
- "name": "OPP_NoAssertionsSent",
163
- "type": "error"
164
- },
165
- {
166
- "inputs": [],
167
- "name": "OPP_NoPendingAssertions",
168
- "type": "error"
169
- },
170
- {
171
- "inputs": [
172
- {
173
- "internalType": "uint32",
174
- "name": "expected",
175
- "type": "uint32"
176
- },
177
- {
178
- "internalType": "uint32",
179
- "name": "actual",
180
- "type": "uint32"
181
- }
182
- ],
183
- "name": "OPP_NonSequentialEpoch",
184
- "type": "error"
185
- },
186
- {
187
- "inputs": [],
188
- "name": "OPP_NotSending",
189
- "type": "error"
190
- },
191
- {
192
- "inputs": [],
193
- "name": "OPP_OPPAddressNotSet",
194
- "type": "error"
195
- },
196
- {
197
- "inputs": [
198
- {
199
- "internalType": "bytes32",
200
- "name": "expected",
201
- "type": "bytes32"
202
- },
203
- {
204
- "internalType": "bytes32",
205
- "name": "actual",
206
- "type": "bytes32"
207
- }
208
- ],
209
- "name": "OPP_PayloadHashMismatch",
210
- "type": "error"
211
- },
212
- {
213
- "inputs": [
214
- {
215
- "internalType": "uint32",
216
- "name": "epochNumber",
217
- "type": "uint32"
218
- },
219
- {
220
- "internalType": "uint256",
221
- "name": "messageCount",
222
- "type": "uint256"
223
- }
224
- ],
225
- "name": "OPP_PreviousEpochPendingMessages",
226
- "type": "error"
227
- },
228
- {
229
- "inputs": [
230
- {
231
- "internalType": "uint32",
232
- "name": "epochNumber",
233
- "type": "uint32"
234
- }
235
- ],
236
- "name": "OPP_PreviousEpochSent",
237
- "type": "error"
238
- },
239
- {
240
- "inputs": [
241
- {
242
- "internalType": "uint32",
243
- "name": "epochNumber",
244
- "type": "uint32"
245
- }
246
- ],
247
- "name": "OPP_PreviousEpochUnsent",
248
- "type": "error"
249
- },
250
- {
251
- "inputs": [
252
- {
253
- "internalType": "uint256",
254
- "name": "stack",
255
- "type": "uint256"
256
- }
257
- ],
258
- "name": "OPP_SendStackError",
259
- "type": "error"
260
- },
261
- {
262
- "inputs": [
263
- {
264
- "internalType": "uint256",
265
- "name": "expectedMaxMessages",
266
- "type": "uint256"
267
- },
268
- {
269
- "internalType": "uint256",
270
- "name": "actualMessages",
271
- "type": "uint256"
272
- }
273
- ],
274
- "name": "OPP_TooManyMessages",
275
- "type": "error"
276
- },
277
- {
278
- "inputs": [
279
- {
280
- "internalType": "address",
281
- "name": "sender",
282
- "type": "address"
283
- },
284
- {
285
- "internalType": "uint16",
286
- "name": "assertionType",
287
- "type": "uint16"
288
- }
289
- ],
290
- "name": "OPP_UnauthorizedAssertionType",
291
- "type": "error"
292
- },
293
- {
294
- "inputs": [
295
- {
296
- "internalType": "uint16",
297
- "name": "assertionType",
298
- "type": "uint16"
299
- }
300
- ],
301
- "name": "OPP_UnhandledAssertionType",
302
- "type": "error"
303
- },
304
- {
305
- "inputs": [],
306
- "name": "OPP_ZeroTag",
307
- "type": "error"
308
- },
309
- {
310
- "inputs": [],
311
- "name": "ReentrancyGuardReentrantCall",
312
- "type": "error"
313
- },
314
- {
315
- "inputs": [
316
- {
317
- "internalType": "uint256",
318
- "name": "value",
319
- "type": "uint256"
320
- }
321
- ],
322
- "name": "SafeCastOverflowedUintToInt",
323
- "type": "error"
324
- },
325
- {
326
- "inputs": [
327
- {
328
- "internalType": "address",
329
- "name": "token",
330
- "type": "address"
331
- }
332
- ],
333
- "name": "SafeERC20FailedOperation",
334
- "type": "error"
335
- },
336
- {
337
- "inputs": [],
338
- "name": "UUPSUnauthorizedCallContext",
339
- "type": "error"
340
- },
341
- {
342
- "inputs": [
343
- {
344
- "internalType": "bytes32",
345
- "name": "slot",
346
- "type": "bytes32"
347
- }
348
- ],
349
- "name": "UUPSUnsupportedProxiableUUID",
350
- "type": "error"
351
- },
352
- {
353
- "inputs": [
354
- {
355
- "internalType": "address",
356
- "name": "actor",
357
- "type": "address"
358
- }
359
- ],
360
- "name": "WIRE_ActorAlreadyBonded",
361
- "type": "error"
362
- },
363
- {
364
- "inputs": [
365
- {
366
- "internalType": "address",
367
- "name": "actor",
368
- "type": "address"
369
- }
370
- ],
371
- "name": "WIRE_ActorNotBonded",
372
- "type": "error"
373
- },
374
- {
375
- "inputs": [
376
- {
377
- "internalType": "uint32",
378
- "name": "tokenType",
379
- "type": "uint32"
380
- },
381
- {
382
- "internalType": "bytes32",
383
- "name": "bondLevelId",
384
- "type": "bytes32"
385
- }
386
- ],
387
- "name": "WIRE_BadBondLevel",
388
- "type": "error"
389
- },
390
- {
391
- "inputs": [
392
- {
393
- "internalType": "string",
394
- "name": "name",
395
- "type": "string"
396
- },
397
- {
398
- "internalType": "address",
399
- "name": "provided",
400
- "type": "address"
401
- }
402
- ],
403
- "name": "WIRE_BadContractAddress",
404
- "type": "error"
405
- },
406
- {
407
- "inputs": [
408
- {
409
- "internalType": "uint256",
410
- "name": "bps",
411
- "type": "uint256"
412
- },
413
- {
414
- "internalType": "uint256",
415
- "name": "maxBps",
416
- "type": "uint256"
417
- }
418
- ],
419
- "name": "WIRE_BasisPointsTooHigh",
420
- "type": "error"
421
- },
422
- {
423
- "inputs": [
424
- {
425
- "internalType": "address",
426
- "name": "actor",
427
- "type": "address"
428
- },
429
- {
430
- "internalType": "uint256",
431
- "name": "cooldownEnd",
432
- "type": "uint256"
433
- }
434
- ],
435
- "name": "WIRE_BondInCooldown",
436
- "type": "error"
437
- },
438
- {
439
- "inputs": [
440
- {
441
- "internalType": "address",
442
- "name": "actor",
443
- "type": "address"
444
- },
445
- {
446
- "internalType": "uint256",
447
- "name": "warmupEnd",
448
- "type": "uint256"
449
- }
450
- ],
451
- "name": "WIRE_BondInWarmup",
452
- "type": "error"
453
- },
454
- {
455
- "inputs": [
456
- {
457
- "internalType": "uint256",
458
- "name": "required",
459
- "type": "uint256"
460
- },
461
- {
462
- "internalType": "uint256",
463
- "name": "provided",
464
- "type": "uint256"
465
- }
466
- ],
467
- "name": "WIRE_BondInsufficientEth",
468
- "type": "error"
469
- },
470
- {
471
- "inputs": [
472
- {
473
- "internalType": "uint256",
474
- "name": "required",
475
- "type": "uint256"
476
- },
477
- {
478
- "internalType": "uint256",
479
- "name": "provided",
480
- "type": "uint256"
481
- }
482
- ],
483
- "name": "WIRE_BondInsufficientEthEquivalent",
484
- "type": "error"
485
- },
486
- {
487
- "inputs": [
488
- {
489
- "internalType": "uint256",
490
- "name": "value",
491
- "type": "uint256"
492
- },
493
- {
494
- "internalType": "uint256",
495
- "name": "minValue",
496
- "type": "uint256"
497
- }
498
- ],
499
- "name": "WIRE_BondLevelCooldownTooShort",
500
- "type": "error"
501
- },
502
- {
503
- "inputs": [
504
- {
505
- "internalType": "uint32",
506
- "name": "tokenType",
507
- "type": "uint32"
508
- },
509
- {
510
- "internalType": "bytes32",
511
- "name": "bondLevelId",
512
- "type": "bytes32"
513
- }
514
- ],
515
- "name": "WIRE_BondLevelExists",
516
- "type": "error"
517
- },
518
- {
519
- "inputs": [
520
- {
521
- "internalType": "uint32",
522
- "name": "tokenType",
523
- "type": "uint32"
524
- },
525
- {
526
- "internalType": "bytes32",
527
- "name": "bondLevelId",
528
- "type": "bytes32"
529
- }
530
- ],
531
- "name": "WIRE_BondLevelHasNoRoles",
532
- "type": "error"
533
- },
534
- {
535
- "inputs": [
536
- {
537
- "internalType": "uint32",
538
- "name": "tokenType",
539
- "type": "uint32"
540
- },
541
- {
542
- "internalType": "bytes32",
543
- "name": "bondLevelId",
544
- "type": "bytes32"
545
- }
546
- ],
547
- "name": "WIRE_BondLevelNoAmount",
548
- "type": "error"
549
- },
550
- {
551
- "inputs": [
552
- {
553
- "internalType": "uint32",
554
- "name": "tokenType",
555
- "type": "uint32"
556
- },
557
- {
558
- "internalType": "bytes32",
559
- "name": "bondLevelId",
560
- "type": "bytes32"
561
- }
562
- ],
563
- "name": "WIRE_BondLevelNoEthEquivalent",
564
- "type": "error"
565
- },
566
- {
567
- "inputs": [
568
- {
569
- "internalType": "uint32",
570
- "name": "tokenType",
571
- "type": "uint32"
572
- },
573
- {
574
- "internalType": "bytes32",
575
- "name": "bondLevelId",
576
- "type": "bytes32"
577
- }
578
- ],
579
- "name": "WIRE_BondLevelNoTokenContract",
580
- "type": "error"
581
- },
582
- {
583
- "inputs": [
584
- {
585
- "internalType": "uint32",
586
- "name": "tokenType",
587
- "type": "uint32"
588
- },
589
- {
590
- "internalType": "bytes32",
591
- "name": "bondLevelId",
592
- "type": "bytes32"
593
- }
594
- ],
595
- "name": "WIRE_BondLevelNoTokenId",
596
- "type": "error"
597
- },
598
- {
599
- "inputs": [
600
- {
601
- "internalType": "uint256",
602
- "name": "value",
603
- "type": "uint256"
604
- },
605
- {
606
- "internalType": "uint256",
607
- "name": "minValue",
608
- "type": "uint256"
609
- }
610
- ],
611
- "name": "WIRE_BondLevelWarmupTooShort",
612
- "type": "error"
613
- },
614
- {
615
- "inputs": [
616
- {
617
- "internalType": "address",
618
- "name": "actor",
619
- "type": "address"
620
- }
621
- ],
622
- "name": "WIRE_BondNotUnbonding",
623
- "type": "error"
624
- },
625
- {
626
- "inputs": [
627
- {
628
- "internalType": "address",
629
- "name": "to",
630
- "type": "address"
631
- },
632
- {
633
- "internalType": "uint256",
634
- "name": "amount",
635
- "type": "uint256"
636
- }
637
- ],
638
- "name": "WIRE_EthSendFailed",
639
- "type": "error"
640
- },
641
- {
642
- "inputs": [],
643
- "name": "WIRE_GoLiveInProgress",
644
- "type": "error"
645
- },
646
- {
647
- "inputs": [
648
- {
649
- "internalType": "uint256",
650
- "name": "required",
651
- "type": "uint256"
652
- },
653
- {
654
- "internalType": "uint256",
655
- "name": "available",
656
- "type": "uint256"
657
- }
658
- ],
659
- "name": "WIRE_InsufficientEthBalance",
660
- "type": "error"
661
- },
662
- {
663
- "inputs": [],
664
- "name": "WIRE_InvalidPrice",
665
- "type": "error"
666
- },
667
- {
668
- "inputs": [
669
- {
670
- "internalType": "address",
671
- "name": "from",
672
- "type": "address"
673
- },
674
- {
675
- "internalType": "address",
676
- "name": "to",
677
- "type": "address"
678
- },
679
- {
680
- "internalType": "uint256",
681
- "name": "amount",
682
- "type": "uint256"
683
- }
684
- ],
685
- "name": "WIRE_LiqEthTransferFailed",
686
- "type": "error"
687
- },
688
- {
689
- "inputs": [],
690
- "name": "WIRE_NoPricesRecorded",
691
- "type": "error"
692
- },
693
- {
694
- "inputs": [],
695
- "name": "WIRE_NoYield",
696
- "type": "error"
697
- },
698
- {
699
- "inputs": [
700
- {
701
- "internalType": "address",
702
- "name": "actor",
703
- "type": "address"
704
- },
705
- {
706
- "internalType": "address",
707
- "name": "owner",
708
- "type": "address"
709
- },
710
- {
711
- "internalType": "address",
712
- "name": "caller",
713
- "type": "address"
714
- }
715
- ],
716
- "name": "WIRE_NotBondOwner",
717
- "type": "error"
718
- },
719
- {
720
- "inputs": [
721
- {
722
- "internalType": "uint256",
723
- "name": "receiptId",
724
- "type": "uint256"
725
- },
726
- {
727
- "internalType": "address",
728
- "name": "owner",
729
- "type": "address"
730
- },
731
- {
732
- "internalType": "address",
733
- "name": "caller",
734
- "type": "address"
735
- }
736
- ],
737
- "name": "WIRE_NotReceiptOwner",
738
- "type": "error"
739
- },
740
- {
741
- "inputs": [
742
- {
743
- "internalType": "uint256",
744
- "name": "price",
745
- "type": "uint256"
746
- },
747
- {
748
- "internalType": "uint256",
749
- "name": "minPrice",
750
- "type": "uint256"
751
- },
752
- {
753
- "internalType": "uint256",
754
- "name": "maxPrice",
755
- "type": "uint256"
756
- }
757
- ],
758
- "name": "WIRE_PriceOutOfBounds",
759
- "type": "error"
760
- },
761
- {
762
- "inputs": [
763
- {
764
- "internalType": "uint256",
765
- "name": "receiptId",
766
- "type": "uint256"
767
- }
768
- ],
769
- "name": "WIRE_ReceiptNotWithdrawable",
770
- "type": "error"
771
- },
772
- {
773
- "inputs": [],
774
- "name": "WIRE_RefundingInProgress",
775
- "type": "error"
776
- },
777
- {
778
- "inputs": [],
779
- "name": "WIRE_RefundingOnly",
780
- "type": "error"
781
- },
782
- {
783
- "inputs": [
784
- {
785
- "internalType": "string",
786
- "name": "reason",
787
- "type": "string"
788
- }
789
- ],
790
- "name": "WIRE_UnexpectedError",
791
- "type": "error"
792
- },
793
- {
794
- "inputs": [],
795
- "name": "WIRE_ZeroAmount",
796
- "type": "error"
797
- },
798
- {
799
- "anonymous": false,
800
- "inputs": [
801
- {
802
- "indexed": false,
803
- "internalType": "address",
804
- "name": "authority",
805
- "type": "address"
806
- }
807
- ],
808
- "name": "AuthorityUpdated",
809
- "type": "event"
810
- },
811
- {
812
- "anonymous": false,
813
- "inputs": [
814
- {
815
- "indexed": false,
816
- "internalType": "uint64",
817
- "name": "version",
818
- "type": "uint64"
819
- }
820
- ],
821
- "name": "Initialized",
822
- "type": "event"
823
- },
824
- {
825
- "anonymous": false,
826
- "inputs": [
827
- {
828
- "indexed": false,
829
- "internalType": "address",
830
- "name": "account",
831
- "type": "address"
832
- }
833
- ],
834
- "name": "Paused",
835
- "type": "event"
836
- },
837
- {
838
- "anonymous": false,
839
- "inputs": [
840
- {
841
- "indexed": true,
842
- "internalType": "address",
843
- "name": "user",
844
- "type": "address"
845
- },
846
- {
847
- "indexed": true,
848
- "internalType": "uint256",
849
- "name": "tokenId",
850
- "type": "uint256"
851
- },
852
- {
853
- "indexed": false,
854
- "internalType": "uint256",
855
- "name": "sharesBurned",
856
- "type": "uint256"
857
- },
858
- {
859
- "indexed": false,
860
- "internalType": "uint256",
861
- "name": "totalToken",
862
- "type": "uint256"
863
- }
864
- ],
865
- "name": "RefundProcessed",
866
- "type": "event"
867
- },
868
- {
869
- "anonymous": false,
870
- "inputs": [
871
- {
872
- "indexed": false,
873
- "internalType": "address",
874
- "name": "account",
875
- "type": "address"
876
- }
877
- ],
878
- "name": "Unpaused",
879
- "type": "event"
880
- },
881
- {
882
- "anonymous": false,
883
- "inputs": [
884
- {
885
- "indexed": true,
886
- "internalType": "address",
887
- "name": "implementation",
888
- "type": "address"
889
- }
890
- ],
891
- "name": "Upgraded",
892
- "type": "event"
893
- },
894
- {
895
- "inputs": [],
896
- "name": "LIQ_PRETOKEN_PURCHASE_ASSERTION",
897
- "outputs": [
898
- {
899
- "internalType": "uint16",
900
- "name": "",
901
- "type": "uint16"
902
- }
903
- ],
904
- "stateMutability": "view",
905
- "type": "function"
906
- },
907
- {
908
- "inputs": [
909
- {
910
- "internalType": "uint16",
911
- "name": "",
912
- "type": "uint16"
913
- },
914
- {
915
- "components": [
916
- {
917
- "internalType": "bytes",
918
- "name": "data",
919
- "type": "bytes"
920
- }
921
- ],
922
- "internalType": "struct iodata.Buffer",
923
- "name": "",
924
- "type": "tuple"
925
- }
926
- ],
927
- "name": "OPPAssertionIn",
928
- "outputs": [],
929
- "stateMutability": "nonpayable",
930
- "type": "function"
931
- },
932
- {
933
- "inputs": [],
934
- "name": "STAKE_ASSERTION",
935
- "outputs": [
936
- {
937
- "internalType": "uint16",
938
- "name": "",
939
- "type": "uint16"
940
- }
941
- ],
942
- "stateMutability": "view",
943
- "type": "function"
944
- },
945
- {
946
- "inputs": [],
947
- "name": "UNSTAKE_ASSERTION",
948
- "outputs": [
949
- {
950
- "internalType": "uint16",
951
- "name": "",
952
- "type": "uint16"
953
- }
954
- ],
955
- "stateMutability": "view",
956
- "type": "function"
957
- },
958
- {
959
- "inputs": [],
960
- "name": "UPGRADE_INTERFACE_VERSION",
961
- "outputs": [
962
- {
963
- "internalType": "string",
964
- "name": "",
965
- "type": "string"
966
- }
967
- ],
968
- "stateMutability": "view",
969
- "type": "function"
970
- },
971
- {
972
- "inputs": [],
973
- "name": "YIELD_PRETOKEN_PURCHASE_ASSERTION",
974
- "outputs": [
975
- {
976
- "internalType": "uint16",
977
- "name": "",
978
- "type": "uint16"
979
- }
980
- ],
981
- "stateMutability": "view",
982
- "type": "function"
983
- },
984
- {
985
- "inputs": [
986
- {
987
- "internalType": "address",
988
- "name": "owner",
989
- "type": "address"
990
- }
991
- ],
992
- "name": "__OPPEndpointManaged_init",
993
- "outputs": [],
994
- "stateMutability": "nonpayable",
995
- "type": "function"
996
- },
997
- {
998
- "inputs": [],
999
- "name": "authority",
1000
- "outputs": [
1001
- {
1002
- "internalType": "address",
1003
- "name": "",
1004
- "type": "address"
1005
- }
1006
- ],
1007
- "stateMutability": "view",
1008
- "type": "function"
1009
- },
1010
- {
1011
- "inputs": [],
1012
- "name": "dDay",
1013
- "outputs": [
1014
- {
1015
- "internalType": "bool",
1016
- "name": "",
1017
- "type": "bool"
1018
- }
1019
- ],
1020
- "stateMutability": "view",
1021
- "type": "function"
1022
- },
1023
- {
1024
- "inputs": [],
1025
- "name": "deployedAt",
1026
- "outputs": [
1027
- {
1028
- "internalType": "uint256",
1029
- "name": "",
1030
- "type": "uint256"
1031
- }
1032
- ],
1033
- "stateMutability": "view",
1034
- "type": "function"
1035
- },
1036
- {
1037
- "inputs": [],
1038
- "name": "getSummaryAssertions",
1039
- "outputs": [
1040
- {
1041
- "components": [
1042
- {
1043
- "internalType": "uint16",
1044
- "name": "assertionType",
1045
- "type": "uint16"
1046
- },
1047
- {
1048
- "internalType": "bytes",
1049
- "name": "assertion",
1050
- "type": "bytes"
1051
- }
1052
- ],
1053
- "internalType": "struct OPPAssertion[]",
1054
- "name": "",
1055
- "type": "tuple[]"
1056
- }
1057
- ],
1058
- "stateMutability": "nonpayable",
1059
- "type": "function"
1060
- },
1061
- {
1062
- "inputs": [],
1063
- "name": "harvestMeasuredYield",
1064
- "outputs": [],
1065
- "stateMutability": "nonpayable",
1066
- "type": "function"
1067
- },
1068
- {
1069
- "inputs": [],
1070
- "name": "index",
1071
- "outputs": [
1072
- {
1073
- "internalType": "uint256",
1074
- "name": "",
1075
- "type": "uint256"
1076
- }
1077
- ],
1078
- "stateMutability": "view",
1079
- "type": "function"
1080
- },
1081
- {
1082
- "inputs": [
1083
- {
1084
- "internalType": "address",
1085
- "name": "_authority",
1086
- "type": "address"
1087
- },
1088
- {
1089
- "internalType": "address",
1090
- "name": "_liqETH",
1091
- "type": "address"
1092
- },
1093
- {
1094
- "internalType": "address payable",
1095
- "name": "_pool",
1096
- "type": "address"
1097
- },
1098
- {
1099
- "internalType": "address",
1100
- "name": "_pretoken",
1101
- "type": "address"
1102
- },
1103
- {
1104
- "internalType": "address",
1105
- "name": "_receipt",
1106
- "type": "address"
1107
- }
1108
- ],
1109
- "name": "initialize",
1110
- "outputs": [],
1111
- "stateMutability": "nonpayable",
1112
- "type": "function"
1113
- },
1114
- {
1115
- "inputs": [],
1116
- "name": "isConsumingScheduledOp",
1117
- "outputs": [
1118
- {
1119
- "internalType": "bytes4",
1120
- "name": "",
1121
- "type": "bytes4"
1122
- }
1123
- ],
1124
- "stateMutability": "view",
1125
- "type": "function"
1126
- },
1127
- {
1128
- "inputs": [],
1129
- "name": "isRefundActive",
1130
- "outputs": [
1131
- {
1132
- "internalType": "bool",
1133
- "name": "",
1134
- "type": "bool"
1135
- }
1136
- ],
1137
- "stateMutability": "view",
1138
- "type": "function"
1139
- },
1140
- {
1141
- "inputs": [],
1142
- "name": "lastPoolLiqBalance",
1143
- "outputs": [
1144
- {
1145
- "internalType": "uint256",
1146
- "name": "",
1147
- "type": "uint256"
1148
- }
1149
- ],
1150
- "stateMutability": "view",
1151
- "type": "function"
1152
- },
1153
- {
1154
- "inputs": [],
1155
- "name": "liqETH",
1156
- "outputs": [
1157
- {
1158
- "internalType": "contract IERC20",
1159
- "name": "",
1160
- "type": "address"
1161
- }
1162
- ],
1163
- "stateMutability": "view",
1164
- "type": "function"
1165
- },
1166
- {
1167
- "inputs": [],
1168
- "name": "oppAddress",
1169
- "outputs": [
1170
- {
1171
- "internalType": "address",
1172
- "name": "",
1173
- "type": "address"
1174
- }
1175
- ],
1176
- "stateMutability": "view",
1177
- "type": "function"
1178
- },
1179
- {
1180
- "inputs": [],
1181
- "name": "oppInboundAddress",
1182
- "outputs": [
1183
- {
1184
- "internalType": "address",
1185
- "name": "",
1186
- "type": "address"
1187
- }
1188
- ],
1189
- "stateMutability": "view",
1190
- "type": "function"
1191
- },
1192
- {
1193
- "inputs": [],
1194
- "name": "paused",
1195
- "outputs": [
1196
- {
1197
- "internalType": "bool",
1198
- "name": "",
1199
- "type": "bool"
1200
- }
1201
- ],
1202
- "stateMutability": "view",
1203
- "type": "function"
1204
- },
1205
- {
1206
- "inputs": [],
1207
- "name": "pool",
1208
- "outputs": [
1209
- {
1210
- "internalType": "contract Pool",
1211
- "name": "",
1212
- "type": "address"
1213
- }
1214
- ],
1215
- "stateMutability": "view",
1216
- "type": "function"
1217
- },
1218
- {
1219
- "inputs": [],
1220
- "name": "pretoken",
1221
- "outputs": [
1222
- {
1223
- "internalType": "contract IPretoken",
1224
- "name": "",
1225
- "type": "address"
1226
- }
1227
- ],
1228
- "stateMutability": "view",
1229
- "type": "function"
1230
- },
1231
- {
1232
- "inputs": [],
1233
- "name": "proxiableUUID",
1234
- "outputs": [
1235
- {
1236
- "internalType": "bytes32",
1237
- "name": "",
1238
- "type": "bytes32"
1239
- }
1240
- ],
1241
- "stateMutability": "view",
1242
- "type": "function"
1243
- },
1244
- {
1245
- "inputs": [],
1246
- "name": "purchasePretokensFromYield",
1247
- "outputs": [],
1248
- "stateMutability": "nonpayable",
1249
- "type": "function"
1250
- },
1251
- {
1252
- "inputs": [
1253
- {
1254
- "internalType": "uint256",
1255
- "name": "amountLiq",
1256
- "type": "uint256"
1257
- },
1258
- {
1259
- "internalType": "address",
1260
- "name": "buyer",
1261
- "type": "address"
1262
- }
1263
- ],
1264
- "name": "purchasePretokensWithLiqETH",
1265
- "outputs": [],
1266
- "stateMutability": "nonpayable",
1267
- "type": "function"
1268
- },
1269
- {
1270
- "inputs": [],
1271
- "name": "receipt",
1272
- "outputs": [
1273
- {
1274
- "internalType": "contract ReceiptNFT",
1275
- "name": "",
1276
- "type": "address"
1277
- }
1278
- ],
1279
- "stateMutability": "view",
1280
- "type": "function"
1281
- },
1282
- {
1283
- "inputs": [
1284
- {
1285
- "internalType": "uint256",
1286
- "name": "tokenId",
1287
- "type": "uint256"
1288
- },
1289
- {
1290
- "internalType": "address",
1291
- "name": "to",
1292
- "type": "address"
1293
- }
1294
- ],
1295
- "name": "refund",
1296
- "outputs": [],
1297
- "stateMutability": "nonpayable",
1298
- "type": "function"
1299
- },
1300
- {
1301
- "inputs": [
1302
- {
1303
- "internalType": "address",
1304
- "name": "newAuthority",
1305
- "type": "address"
1306
- }
1307
- ],
1308
- "name": "setAuthority",
1309
- "outputs": [],
1310
- "stateMutability": "nonpayable",
1311
- "type": "function"
1312
- },
1313
- {
1314
- "inputs": [
1315
- {
1316
- "internalType": "bool",
1317
- "name": "on",
1318
- "type": "bool"
1319
- }
1320
- ],
1321
- "name": "setDDay",
1322
- "outputs": [],
1323
- "stateMutability": "nonpayable",
1324
- "type": "function"
1325
- },
1326
- {
1327
- "inputs": [
1328
- {
1329
- "internalType": "address",
1330
- "name": "_oppAddress",
1331
- "type": "address"
1332
- },
1333
- {
1334
- "internalType": "address",
1335
- "name": "_oppInboundAddress",
1336
- "type": "address"
1337
- }
1338
- ],
1339
- "name": "setOPPAddresses",
1340
- "outputs": [],
1341
- "stateMutability": "nonpayable",
1342
- "type": "function"
1343
- },
1344
- {
1345
- "inputs": [
1346
- {
1347
- "internalType": "address payable",
1348
- "name": "p",
1349
- "type": "address"
1350
- }
1351
- ],
1352
- "name": "setPool",
1353
- "outputs": [],
1354
- "stateMutability": "nonpayable",
1355
- "type": "function"
1356
- },
1357
- {
1358
- "inputs": [
1359
- {
1360
- "internalType": "address",
1361
- "name": "t",
1362
- "type": "address"
1363
- }
1364
- ],
1365
- "name": "setPretoken",
1366
- "outputs": [],
1367
- "stateMutability": "nonpayable",
1368
- "type": "function"
1369
- },
1370
- {
1371
- "inputs": [
1372
- {
1373
- "internalType": "address",
1374
- "name": "r",
1375
- "type": "address"
1376
- }
1377
- ],
1378
- "name": "setReceipt",
1379
- "outputs": [],
1380
- "stateMutability": "nonpayable",
1381
- "type": "function"
1382
- },
1383
- {
1384
- "inputs": [
1385
- {
1386
- "internalType": "address",
1387
- "name": "",
1388
- "type": "address"
1389
- }
1390
- ],
1391
- "name": "sharesOf",
1392
- "outputs": [
1393
- {
1394
- "internalType": "uint256",
1395
- "name": "",
1396
- "type": "uint256"
1397
- }
1398
- ],
1399
- "stateMutability": "view",
1400
- "type": "function"
1401
- },
1402
- {
1403
- "inputs": [
1404
- {
1405
- "internalType": "uint256",
1406
- "name": "amountLiq",
1407
- "type": "uint256"
1408
- }
1409
- ],
1410
- "name": "stakeLiqETH",
1411
- "outputs": [],
1412
- "stateMutability": "nonpayable",
1413
- "type": "function"
1414
- },
1415
- {
1416
- "inputs": [],
1417
- "name": "totalShares",
1418
- "outputs": [
1419
- {
1420
- "internalType": "uint256",
1421
- "name": "",
1422
- "type": "uint256"
1423
- }
1424
- ],
1425
- "stateMutability": "view",
1426
- "type": "function"
1427
- },
1428
- {
1429
- "inputs": [
1430
- {
1431
- "internalType": "address",
1432
- "name": "newImplementation",
1433
- "type": "address"
1434
- },
1435
- {
1436
- "internalType": "bytes",
1437
- "name": "data",
1438
- "type": "bytes"
1439
- }
1440
- ],
1441
- "name": "upgradeToAndCall",
1442
- "outputs": [],
1443
- "stateMutability": "payable",
1444
- "type": "function"
1445
- },
1446
- {
1447
- "inputs": [
1448
- {
1449
- "internalType": "uint256",
1450
- "name": "tokenId",
1451
- "type": "uint256"
1452
- },
1453
- {
1454
- "internalType": "address",
1455
- "name": "to",
1456
- "type": "address"
1457
- }
1458
- ],
1459
- "name": "withdrawStake",
1460
- "outputs": [],
1461
- "stateMutability": "nonpayable",
1462
- "type": "function"
1463
- },
1464
- {
1465
- "inputs": [],
1466
- "name": "yieldAccumulatedLiq",
1467
- "outputs": [
1468
- {
1469
- "internalType": "uint256",
1470
- "name": "",
1471
- "type": "uint256"
1472
- }
1473
- ],
1474
- "stateMutability": "view",
1475
- "type": "function"
1476
- },
1477
- {
1478
- "inputs": [],
1479
- "name": "yieldNetLiq",
1480
- "outputs": [
1481
- {
1482
- "internalType": "int256",
1483
- "name": "",
1484
- "type": "int256"
1485
- }
1486
- ],
1487
- "stateMutability": "view",
1488
- "type": "function"
1489
- },
1490
- {
1491
- "inputs": [],
1492
- "name": "yieldNetLiqAtLastPurchase",
1493
- "outputs": [
1494
- {
1495
- "internalType": "int256",
1496
- "name": "",
1497
- "type": "int256"
1498
- }
1499
- ],
1500
- "stateMutability": "view",
1501
- "type": "function"
1502
- }
1503
- ],
1504
- "bytecode": "0x60a0806040523460295730608052613353908161002f8239608051818181611edc01526131240152f35b600080fdfe608080604052600436101561001357600080fd5b60009081358060e01c918263076486d41461285b575081631459457a1461244657816316f0115b1461241d578163267f39ab146123f85781632986c0e5146123da5781632fc459df146123bd5781633a98ef391461239f5781634410feb0146123825781634437152a146121ab575080634dc530ff146121165780634f1ef28614611f4657806352d1902d14611ec957806353be9fc114611e8757806354001c4614611e5457806355d4aa8a14611e2d5780635c975abb14611deb578063652d84da14611dcd578063676a63001461178f57806369d4a362146113c65780636a2378d9146113a85780636e1adbd31461138b578063712c2782146113055780637a9e5e4b146112855780637ad226dc14611069578063801f5d6514610c975780638c1f15f514610c5d5780638fb3603714610c0a578063952c050b14610622578063ad3cb1cc146105b0578063b7f89c1214610537578063b993452614610519578063bf7e214f146104e3578063bfa7b239146104c0578063c360b5e914610379578063ca34df4714610343578063cde78421146102fb578063e1e6b898146102d2578063e68507f314610290578063eae4c19f14610272578063ee5dbb8414610255578063f5eb42dc1461021c5763f876db8f146101f157600080fd5b346102195780600319360112610219576002546040516001600160a01b039091168152602090f35b80fd5b5034610219576020366003190112610219576020906040906001600160a01b03610244612877565b168152600683522054604051908152f35b50346102195780600319360112610219576020604051610bbc8152f35b50346102195780600319360112610219576020600c54604051908152f35b5034610219576020366003190112610219576102aa612877565b6102b43633612b1b565b60018060a01b03166001600160601b0360a01b600354161760035580f35b50346102195780600319360112610219576003546040516001600160a01b039091168152602090f35b50346102195780600319360112610219577f706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd9546040516001600160a01b039091168152602090f35b50346102195780600319360112610219576000805160206132de833981519152546040516001600160a01b039091168152602090f35b503461021957602036600319011261021957610393612877565b7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a0090815460ff8160401c1615916001600160401b038216801590816104b8575b60011490816104ae575b1590816104a5575b506104935767ffffffffffffffff198216600117845561041b9183610474575b5061040e6130d9565b6104166130d9565b612f99565b6104236130d9565b61042b6130d9565b6104336130d9565b61043b575080f35b60ff60401b1981541690557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602060405160018152a180f35b68ffffffffffffffffff19166801000000000000000117845538610405565b60405163f92ee8a960e01b8152600490fd5b905015386103e5565b303b1591506103dd565b8491506103d3565b5034610219578060031936011261021957602060ff600754166040519015158152f35b503461021957806003193601126102195760008051602061329e833981519152546040516001600160a01b039091168152602090f35b50346102195780600319360112610219576020600954604051908152f35b5034610219576003196040368201126105ac5760043561ffff8116036105ac57602435906001600160401b03908183116105a45760209083360301126105a8576040519161058483612919565b80600401359182116105a457600461059f923692010161298b565b905280f35b8380fd5b8280fd5b5080fd5b503461021957806003193601126102195760405160408101908082106001600160401b0383111761060c576106089160405260058152640352e302e360dc1b60208201526040519182916020835260208301906128c6565b0390f35b634e487b7160e01b600052604160045260246000fd5b50346102195760403660031901126102195760043561063f61288d565b906106486129f5565b610bf857610654612c76565b61065c612cb3565b6000805160206132de83398151915280546001600160a01b039390841691908215610b5e575a91833b15610bf457866040516327e935a160e01b81528460048201528181602481838a5af18015610a0a57610be0575b50506106bc612cfc565b8415610bce5785875416956106da86600198838a5416903390613025565b6106e3866130ac565b916106f0836004546129d2565b600455818416808a528960209560068752604082206107108782546129d2565b90558460025416803b156105a8576040516346f4991160e11b81526001600160a01b0383166004820152602481018c9052929081908490604490829084905af1928315610bc1578893610ba4575b5050916107b59260055460405192610775846128fe565b83528b8484015287604084015260608301528b60808301528c60a08301528560035416908d6040518096819582946203b44d60e11b845260048401612aa2565b03925af1908115610b99578591610b70575b505060055482825416906000805160206132be833981519152988954928015610b5e5787600491604051928380926372277dad60e11b82525afa908115610b53578d91610b26575b5015610b1457918a1b8a178955604051635ca2159160e11b81528b92838260048173__$871508ae888325252fdba23f15f3f16064$__5af4918215610aaa578492610af8575b5061088c8473__$46bbbc6398365a8909166570292cf8d34e$__9360405180938192631f21838760e01b8352339060048401612ecf565b0381865af4908115610acf5785908192610ada575b506108c391926040518093819263fb70775b60e01b9687845260048401612efe565b0381865af4978815610acf576108f19886928391610ab5575b50604051998a92839286845260048401612efe565b0381855af4908115610aaa5761091e978592610a8e575b5060405197889485938493845260048401612efe565b03915af4928315610a83578993610a5f575b50865488811615610a4757600119168755541691823b15610a425761098692600092836040518096819582946327710fa960e11b8452610bbc6004850152604060248501525190604484015260648301906128c6565b03925af18015610a3657610a27575b508254928480851614610a15578593851c90556109b0612f21565b813b156105a857829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a576109f6575b50506000805160206132fe8339815191525580f35b6109ff906128eb565b6105ac5781386109e1565b6040513d84823e3d90fd5b6040516383db270d60e01b8152600490fd5b610a30906128eb565b38610995565b6040513d6000823e3d90fd5b600080fd5b60249060405190633b48047760e01b82526004820152fd5b610a7c9193503d808b833e610a74818361294f565b810190612e48565b9138610930565b6040513d8b823e3d90fd5b610aa39192503d8087833e610a74818361294f565b9038610908565b6040513d86823e3d90fd5b610ac991503d8085833e610a74818361294f565b386108dc565b6040513d87823e3d90fd5b6108c39250610af2903d8084833e610a74818361294f565b916108a1565b610b0d9192503d8086833e610a74818361294f565b9038610855565b60405163738c481160e01b8152600490fd5b610b469150883d8a11610b4c575b610b3e818361294f565b810190612e30565b3861080f565b503d610b34565b6040513d8f823e3d90fd5b604051632ea0fec960e11b8152600490fd5b813d8311610b92575b610b83818361294f565b81010312610a425783386107c7565b503d610b79565b6040513d8c823e3d90fd5b610bb0919293506128eb565b610bbd5785908b3861075e565b8a80fd5b50604051903d90823e3d90fd5b604051634143610760e01b8152600490fd5b610be9906128eb565b610bf45786386106b2565b8680fd5b604051633ea5037760e11b8152600490fd5b503461021957806003193601126102195760008051602061329e8339815191525460a01c60ff1615610c5557506020638fb3603760e01b5b6040516001600160e01b03199091168152f35b602090610c42565b5034610219576020366003190112610219576004358015158091036105ac57610c863633612b1b565b60ff80196007541691161760075580f35b5034610219576020806003193601126105ac5760043560ff6007541661105757610cbf6129f5565b610bf857610ccb612c76565b610cd3612cb3565b6000805160206132de83398151915280546001600160a01b039390841691908215610b5e575a91833b15610bf457866040516327e935a160e01b81528460048201528181602481838a5af18015610a0a57611043575b5050610d33612cfc565b8415610bce578587541695610d5186600198838a5416903390613025565b610d5a866130ac565b91610d67836004546129d2565b6004553389526006845260408920610d808482546129d2565b90558884610dd860055460405190610d97826128fe565b3382528b8483015287604083015260608201528360808201528360a08201528560035416906040519485809481936203b44d60e11b83523360048401612aa2565b03925af1908115610b9957859161101a575b505060055482825416906000805160206132be833981519152988954928015610b5e5787600491604051928380926372277dad60e11b82525afa908115610b53578d91610ffd575b5015610b1457918a1b8a178955604051635ca2159160e11b81528b92838260048173__$871508ae888325252fdba23f15f3f16064$__5af4918215610aaa578492610fe1575b50610eaf8473__$46bbbc6398365a8909166570292cf8d34e$__9360405180938192631f21838760e01b8352339060048401612ecf565b0381865af4908115610acf5785908192610fc3575b50610ee691926040518093819263fb70775b60e01b9687845260048401612efe565b0381865af4978815610acf57610f139886928391610ab55750604051998a92839286845260048401612efe565b0381855af4908115610aaa57610f3f978592610a8e575060405197889485938493845260048401612efe565b03915af4928315610a83578993610fa7575b50865488811615610a4757600119168755541691823b15610a425761098692600092836040518096819582946327710fa960e11b8452610bb96004850152604060248501525190604484015260648301906128c6565b610fbc9193503d808b833e610a74818361294f565b9138610f51565b610ee69250610fdb903d8084833e610a74818361294f565b91610ec4565b610ff69192503d8086833e610a74818361294f565b9038610e78565b6110149150883d8a11610b4c57610b3e818361294f565b38610e32565b813d831161103c575b61102d818361294f565b81010312610a42578338610dea565b503d611023565b61104c906128eb565b610bf4578638610d29565b60405163e9e4ed5f60e01b8152600490fd5b5034610219576040366003190112610219576004359061108761288d565b61108f6129f5565b156112735761109c612cb3565b6110a4612cfc565b60035460405163b63e6ac360e01b8152600481018590526001600160a01b039291831660c082602481845afa918215610acf578592611242575b508382511633810361121257508495813b1561120e578591602483926040519485938492630852cd8d60e31b845260048401525af1908115610acf5785916111fa575b5050604001916b033b2e3c9fd0803ce8000000611142845160055490612ff2565b04926111518151600454612a95565b60045551338552600660205261116c60408620918254612a95565b905582611192575b8361117d612f21565b60016000805160206132fe8339815191525580f35b6001541691823b156111f557604051635e588b6f60e01b81526001600160a01b0392909216600483015260248201529082908290604490829084905af18015610a0a576111e1575b8080611174565b6111ea906128eb565b6102195780386111da565b505050fd5b611203906128eb565b6111f5578338611121565b8580fd5b6040516309d52fcf60e31b8152600481018890526001600160a01b03919091166024820152336044820152606490fd5b61126591925060c03d60c01161126c575b61125d818361294f565b810190612a1a565b90386110de565b503d611253565b604051630220973960e51b8152600490fd5b50346102195760203660031901126102195761129f612877565b60008051602061329e833981519152546001600160a01b0390811633036112ee57813b156112d457506112d190612f99565b80f35b6040516361798f2f60e11b81529116600482015260249150fd5b60405162d1953b60e31b8152336004820152602490fd5b50346102195760403660031901126102195761131f612877565b61132761288d565b906113323633612b1b565b60018060a01b036001600160601b0360a01b91816000805160206132de8339815191529116838254161790557f706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd992169082541617905580f35b50346102195780600319360112610219576020604051610bba8152f35b50346102195780600319360112610219576020600a54604051908152f35b50346102195780600319360112610219576113df612c76565b6113e76129f5565b610bf8576113f3612cb3565b6000805160206132de83398151915280546001600160a01b039081168015610b5e575a813b1561178b57846040516327e935a160e01b8152826004820152818160248183885af18015610a0a57611777575b505061144f612cfc565b600954938415611765578584600254166001968688541690823b156105a4576040516346f4991160e11b81526001600160a01b0392909216600483015260248201529082908290604490829084905af18015610a0a57611751575b5050600a54600b5583855416936009549160055482825416906000805160206132be833981519152978854928015610b5e576020600491604051928380926372277dad60e11b82525afa908115611746578c91611727575b5015610b1457898b93811b178955604051635ca2159160e11b8152838160048173__$871508ae888325252fdba23f15f3f16064$__5af4908115610aaa5784908192611709575b50604051631f21838760e01b815273__$46bbbc6398365a8909166570292cf8d34e$__93909283918291611581919060048401612ecf565b0381855af4908115610aaa576115b797859182936116ed575b506040518099819263fb70775b60e01b9586845260048401612efe565b0381855af4908115610aaa576115e3978592610a8e575060405197889485938493845260048401612efe565b03915af49283156116e25788936116c6575b50855487811615610a47576001191686555416803b15610a425761164c6000929183926040519485809481936327710fa960e11b8352610bbe600484015260406024840152516020604484015260648301906128c6565b03925af18015610a36576116b7575b508254928480851614610a15578593851c905582600955813b156105a857829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a576109f65750506000805160206132fe8339815191525580f35b6116c0906128eb565b3861165b565b6116db9193503d808a833e610a74818361294f565b91386115f5565b6040513d8a823e3d90fd5b6117029193503d8084833e610a74818361294f565b913861159a565b6115819250611721903d8084833e610a74818361294f565b91611549565b611740915060203d602011610b4c57610b3e818361294f565b38611502565b6040513d8e823e3d90fd5b61175a906128eb565b61120e5785386114aa565b60405163053716d160e01b8152600490fd5b611780906128eb565b61178b578438611445565b8480fd5b5034610219576040366003190112610219576117a961288d565b6117b16129f5565b610bf85760ff60075416611057576117c7612c76565b6117cf612cb3565b6000805160206132de833981519152546001600160a01b03168015610b5e575a813b156105a4576040516327e935a160e01b815260048101829052848160248183875af18015610acf57611dba575b50611827612cfc565b60035460405163b63e6ac360e01b8152600480359082015293906001600160a01b031660c085602481845afa948515611daf578695611d8e575b5060808501516002811015611d7a57611d615784516001600160a01b0316338103611d3057508086913b156105ac57818091602460405180948193630852cd8d60e31b835260043560048401525af18015610a0a57611d1c575b50604060208601519501916118d38351600454612a95565b600455825133835260066020526118ef60408420918254612a95565b90556001546001600160a01b0316803b156105a857604051635e588b6f60e01b81526001600160a01b039290921660048301526024820187905282908290604490829084905af18015610a0a57611d08575b5050516005549060018060a01b036000805160206132de8339815191525416906000805160206132be833981519152958654928015610b5e576020600491604051928380926372277dad60e11b82525afa908115610a83578991611ce9575b5015610b145760018893811b178755604051635ca2159160e11b8152838160048173__$871508ae888325252fdba23f15f3f16064$__5af4908115610aaa57611a099185918291611ccf575b5060405180938192631f21838760e01b8352339060048401612ecf565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4918215610aaa57611a529285928391611caa575b5060405163fb70775b60e01b8152938492839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4918215611cc457611a9a9284928391611caa575060405163fb70775b60e01b8152938492839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4928315610a0a57611ae39383928391611c90575b5060405163fb70775b60e01b8152948592839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af48015610bc157611b2c928291611c76575b506040518093819263fb70775b60e01b83526004359060048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4908115610acf578591611c5c575b5083546001811615610a47576001191684556000805160206132de833981519152546001600160a01b0316803b15610a4257611bc26000929183926040519485809481936327710fa960e11b8352610bba600484015260406024840152516020604484015260648301906128c6565b03925af18015610a3657611c4d575b50825492600180851614610a1557849360011c9055611bee612f21565b813b15611c4957829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a57611c35575b5060016000805160206132fe8339815191525580f35b611c3e906128eb565b610219578038611c1f565b5050fd5b611c56906128eb565b38611bd1565b611c7091503d8087833e610a74818361294f565b38611b53565b611c8a91503d8084833e610a74818361294f565b38611b0d565b611ca491503d8085833e610a74818361294f565b38611ac7565b611cbe91503d8085833e610a74818361294f565b38611a36565b6040513d85823e3d90fd5b611ce391503d8084833e610a74818361294f565b386119ec565b611d02915060203d602011610b4c57610b3e818361294f565b386119a0565b611d11906128eb565b61178b578438611941565b611d25906128eb565b61178b5784386118bb565b6040516309d52fcf60e31b815260048035908201526001600160a01b03919091166024820152336044820152606490fd5b6024604051636d56c1b960e01b81526004356004820152fd5b634e487b7160e01b87526021600452602487fd5b611da891955060c03d60c01161126c5761125d818361294f565b9338611861565b6040513d88823e3d90fd5b611dc6909491946128eb565b923861181e565b50346102195780600319360112610219576020600854604051908152f35b5034610219578060031936011261021957602060ff7fcd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f0330054166040519015158152f35b5034610219578060031936011261021957546040516001600160a01b039091168152602090f35b5034610219578060031936011261021957611e6d612c76565b611e75612cb3565b611e7f3633612b1b565b61117d612cfc565b503461021957602036600319011261021957611ea1612877565b611eab3633612b1b565b60018060a01b03166001600160601b0360a01b600254161760025580f35b50346102195780600319360112610219577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163003611f345760206040517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b60405163703e46dd60e11b8152600490fd5b50604036600319011261021957611f5b612877565b6024356001600160401b0381116105a857611f7a90369060040161298b565b611f8261311a565b611f8c3633612b1b565b611f9461311a565b6040516352d1902d60e01b81526001600160a01b038316926020918281600481885afa8691816120e7575b50611fdd57604051634c9c8ce360e01b815260048101869052602490fd5b9385947f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc908181036120cf5750823b156120b65780546001600160a01b0319168217905560405185917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8380a2845115612099575080848461208c96519101845af4903d15612090573d61207081612970565b9061207e604051928361294f565b81528581943d92013e61323a565b5080f35b6060925061323a565b9350505050346120a7575080f35b63b398979f60e01b8152600490fd5b604051634c9c8ce360e01b815260048101839052602490fd5b60249060405190632a87526960e21b82526004820152fd5b9091508381813d831161210f575b6120ff818361294f565b81010312610bf457519038611fbf565b503d6120f5565b50346102195780600319360112610219576040519061213482612919565b80825260209160405191838301848452825180915260408401948060408360051b870101940192955b82871061216a5785850386f35b90919293828061219b600193603f198a82030186526040838a5161ffff8151168452015191818582015201906128c6565b960192019601959291909261215d565b9050346105ac57602090816003193601126105a8576121c8612877565b60008051602061329e83398151915280546001600160a01b0393919290848116903660041161237e57869486948960408b809382518b81019163b700961360e01b835233602483015230604483015263ffffffff60e01b1660648201526064815261223281612934565b828052828c525190885afa61236d575b156122c4575b505050501691826001600160601b0360a01b6001541617600155845416916024604051809481936370a0823160e01b835260048301525afa918215611cc4578392612296575b505060085580f35b90809250813d83116122bd575b6122ad818361294f565b810103126105ac5751388061228e565b503d6122a3565b9295509093509063ffffffff16156112ee5760ff60a01b19928316600160a01b178155833b15610bf457866040518095634a63ebf760e11b8252336004830152604060248301523660448301523683606484013782606436840101528183606482601f19601f36011681010301925af19283156123625786948694612353575b50815416905538808080612248565b61235c906128eb565b38612344565b6040513d89823e3d90fd5b50508851865180881c150290612242565b8780fd5b82346102195780600319360112610219576020604051610bb98152f35b82346102195780600319360112610219576020600454604051908152f35b82346102195780600319360112610219576020604051610bbe8152f35b82346102195780600319360112610219576020600554604051908152f35b823461021957806003193601126102195760206124136129f5565b6040519015158152f35b82346102195780600319360112610219576001546040516001600160a01b039091168152602090f35b82346102195760a036600319011261021957612460612877565b61246861288d565b6001600160a01b03906044358281169081900361178b576064359083821680920361120e57608435848116809103610bf4577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009485549460ff8660401c1615956001600160401b0390818116998a1580612854575b6001809c14908161284a575b159081612841575b506104935767ffffffffffffffff198281168c178b559189612822575b506125176130d9565b895460ff8160401c16159381168c8115918261281a575b149081612810575b159081612807575b5061049357838c61255b948316178c556127e8575061040e6130d9565b6125636130d9565b61256b6130d9565b6125736130d9565b6127ae575b6125806130d9565b6125886130d9565b6125906130d9565b876000805160206132fe833981519152556125a96130d9565b6125b16130d9565b1692831561277957821561274657801561270f5781156126d65790602092916001600160601b0360a01b9085828b5416178a5583828a541617895581600254161760025560035416176003556b033b2e3c9fd0803ce80000006005556024604051809481936370a0823160e01b835260048301525afa908115610acf5785916126a4575b5060085542600c556126456130d9565b600160801b6000805160206132be83398151915255612662578280f35b805468ff0000000000000000191690556040519081527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a181808280f35b90506020813d6020116126ce575b816126bf6020938361294f565b8101031261178b575185612635565b3d91506126b2565b60848260405190632215fb1f60e11b825260406004830152600a604483015269149958d95a5c1d13919560b21b60648301526024820152fd5b60849060405190632215fb1f60e11b8252604060048301526008604483015267283932ba37b5b2b760c11b60648301526024820152fd5b60848360405190632215fb1f60e11b8252604060048301526004604483015263141bdbdb60e21b60648301526024820152fd5b60848460405190632215fb1f60e11b82526040600483015260066044830152650d8d2e28aa8960d31b60648301526024820152fd5b60ff60401b1987541687557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d260206040518a8152a1612578565b68ffffffffffffffffff191668010000000000000001178a558c610405565b9050158e61253e565b303b159150612536565b86925061252e565b68ffffffffffffffffff191668010000000000000001178a558c61250e565b9050158d6124f1565b303b1591506124e9565b50886124dd565b8390346105ac57816003193601126105ac57602090600b548152f35b600435906001600160a01b0382168203610a4257565b602435906001600160a01b0382168203610a4257565b60005b8381106128b65750506000910152565b81810151838201526020016128a6565b906020916128df815180928185528580860191016128a3565b601f01601f1916010190565b6001600160401b03811161060c57604052565b60c081019081106001600160401b0382111761060c57604052565b602081019081106001600160401b0382111761060c57604052565b60a081019081106001600160401b0382111761060c57604052565b90601f801991011681019081106001600160401b0382111761060c57604052565b6001600160401b03811161060c57601f01601f191660200190565b81601f82011215610a42578035906129a282612970565b926129b0604051948561294f565b82845260208383010111610a4257816000926020809301838601378301015290565b919082018092116129df57565b634e487b7160e01b600052601160045260246000fd5b60ff60075416612a1557600c54629e340081018091116129df5742101590565b600090565b908160c0910312610a425760405190612a32826128fe565b80516001600160a01b0381168103610a425782526020810151602083015260408101516040830152606081015160608301526080810151906002821015610a425760a091608084015201516001600160401b0381168103610a425760a082015290565b919082039182116129df57565b90929160e082019360018060a01b03809116835281511660208301526020810151604083015260408101516060830152606081015160808301526080810151906002821015612b055760a06001600160401b039160c09382860152015116910152565b634e487b7160e01b600052602160045260246000fd5b60008051602061329e8339815191528054909290916001600160a01b038084169260048110610a425760009260009384916040958691825196602088019163b700961360e01b8352169687602482015230604482015263ffffffff60e01b833516606482015260648152612b8e81612934565b828052826020525190895afa612c65575b15612bae575b50505050505050565b63ffffffff1615612c4f5760ff60a01b19948516600160a01b178655833b15610a4257606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af1908115612c455750612c36575b50815416905538808080808080612ba5565b612c3f906128eb565b38612c24565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c150290612b9f565b60ff7fcd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f033005416612ca157565b60405163d93c066560e01b8152600490fd5b6000805160206132fe8339815191526002815414612cd15760029055565b604051633ee5aeb560e01b8152600490fd5b818103929160001380158285131691841216176129df57565b600080546001546040516370a0823160e01b81526001600160a01b039182166004820152929160209184916024918391165afa918215610bc1578192612dfc575b5060085480831115612dc15750612d67612d5960085484612a95565b612d6281613207565b6131de565b600a54828282019283129112908015821691151617612dad57600a555b612d93600a54600b5490612ce3565b9080821315612da657505b600955600855565b9050612d9e565b634e487b7160e01b82526011600452602482fd5b82818110612dd1575b5050612d84565b612de1612dea91612df293612a95565b612d6281613186565b600a54612ce3565b600a553882612dca565b9091506020813d602011612e28575b81612e186020938361294f565b810103126105ac57519038612d3d565b3d9150612e0b565b90816020910312610a4257518015158103610a425790565b90602082820312610a425781516001600160401b0392838211610a42570191602083830312610a425760405192612e7e84612919565b8051918211610a42570181601f82011215610a42578051612e9e81612970565b92612eac604051948561294f565b81845260208284010111610a4257612eca91602080850191016128a3565b815290565b90612eee602091949394604084525182604085015260608401906128c6565b6001600160a01b03909416910152565b929190612f1c602091604086525182604087015260608601906128c6565b930152565b6000546001546040516370a0823160e01b81526001600160a01b0391821660048201529160209183916024918391165afa908115610a3657600091612f67575b50600855565b90506020813d602011612f91575b81612f826020938361294f565b81010312610a42575138612f61565b3d9150612f75565b60008051602061329e83398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b818102929181159184041417156129df57565b811561300f570490565b634e487b7160e01b600052601260045260246000fd5b9260209160009160405190848201926323b872dd60e01b845260018060a01b039687809216602485015216604483015260648201526064815261306781612934565b519082865af115610a36576000513d6130a357508082163b155b613089575050565b604051635274afe760e01b81529116600482015260249150fd5b60011415613081565b6b033b2e3c9fd0803ce8000000908181029181830414901517156129df576005546130d691613005565b90565b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c161561310857565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215613158575b5050611f3457565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880613150565b80156131db5760045480156131d7576131b96b033b2e3c9fd0803ce800000092836131b360055485612ff2565b04612a95565b8281029281840414901517156129df576131d291613005565b600555565b5050565b50565b6001600160ff1b0381116131ef5790565b6024906040519063123baf0360e11b82526004820152fd5b80156131db5760045480156131d7576131b96b033b2e3c9fd0803ce8000000928361323460055485612ff2565b046129d2565b90613261575080511561324f57602081519101fd5b60405163d6bda27560e01b8152600490fd5b81511580613294575b613272575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b1561326a56fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a007a7ef2e786f2e2e26f0a8d1c18e1ce8d0e9a183cd1289abd7052371335196d43706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd89b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00a2646970667358221220fe9186b0ece9c4594faa8a32e8979cd6d28861e7dbdc640d8a6a14df16f2382264736f6c63430008190033",
1505
- "deployedBytecode": "0x608080604052600436101561001357600080fd5b60009081358060e01c918263076486d41461285b575081631459457a1461244657816316f0115b1461241d578163267f39ab146123f85781632986c0e5146123da5781632fc459df146123bd5781633a98ef391461239f5781634410feb0146123825781634437152a146121ab575080634dc530ff146121165780634f1ef28614611f4657806352d1902d14611ec957806353be9fc114611e8757806354001c4614611e5457806355d4aa8a14611e2d5780635c975abb14611deb578063652d84da14611dcd578063676a63001461178f57806369d4a362146113c65780636a2378d9146113a85780636e1adbd31461138b578063712c2782146113055780637a9e5e4b146112855780637ad226dc14611069578063801f5d6514610c975780638c1f15f514610c5d5780638fb3603714610c0a578063952c050b14610622578063ad3cb1cc146105b0578063b7f89c1214610537578063b993452614610519578063bf7e214f146104e3578063bfa7b239146104c0578063c360b5e914610379578063ca34df4714610343578063cde78421146102fb578063e1e6b898146102d2578063e68507f314610290578063eae4c19f14610272578063ee5dbb8414610255578063f5eb42dc1461021c5763f876db8f146101f157600080fd5b346102195780600319360112610219576002546040516001600160a01b039091168152602090f35b80fd5b5034610219576020366003190112610219576020906040906001600160a01b03610244612877565b168152600683522054604051908152f35b50346102195780600319360112610219576020604051610bbc8152f35b50346102195780600319360112610219576020600c54604051908152f35b5034610219576020366003190112610219576102aa612877565b6102b43633612b1b565b60018060a01b03166001600160601b0360a01b600354161760035580f35b50346102195780600319360112610219576003546040516001600160a01b039091168152602090f35b50346102195780600319360112610219577f706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd9546040516001600160a01b039091168152602090f35b50346102195780600319360112610219576000805160206132de833981519152546040516001600160a01b039091168152602090f35b503461021957602036600319011261021957610393612877565b7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a0090815460ff8160401c1615916001600160401b038216801590816104b8575b60011490816104ae575b1590816104a5575b506104935767ffffffffffffffff198216600117845561041b9183610474575b5061040e6130d9565b6104166130d9565b612f99565b6104236130d9565b61042b6130d9565b6104336130d9565b61043b575080f35b60ff60401b1981541690557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602060405160018152a180f35b68ffffffffffffffffff19166801000000000000000117845538610405565b60405163f92ee8a960e01b8152600490fd5b905015386103e5565b303b1591506103dd565b8491506103d3565b5034610219578060031936011261021957602060ff600754166040519015158152f35b503461021957806003193601126102195760008051602061329e833981519152546040516001600160a01b039091168152602090f35b50346102195780600319360112610219576020600954604051908152f35b5034610219576003196040368201126105ac5760043561ffff8116036105ac57602435906001600160401b03908183116105a45760209083360301126105a8576040519161058483612919565b80600401359182116105a457600461059f923692010161298b565b905280f35b8380fd5b8280fd5b5080fd5b503461021957806003193601126102195760405160408101908082106001600160401b0383111761060c576106089160405260058152640352e302e360dc1b60208201526040519182916020835260208301906128c6565b0390f35b634e487b7160e01b600052604160045260246000fd5b50346102195760403660031901126102195760043561063f61288d565b906106486129f5565b610bf857610654612c76565b61065c612cb3565b6000805160206132de83398151915280546001600160a01b039390841691908215610b5e575a91833b15610bf457866040516327e935a160e01b81528460048201528181602481838a5af18015610a0a57610be0575b50506106bc612cfc565b8415610bce5785875416956106da86600198838a5416903390613025565b6106e3866130ac565b916106f0836004546129d2565b600455818416808a528960209560068752604082206107108782546129d2565b90558460025416803b156105a8576040516346f4991160e11b81526001600160a01b0383166004820152602481018c9052929081908490604490829084905af1928315610bc1578893610ba4575b5050916107b59260055460405192610775846128fe565b83528b8484015287604084015260608301528b60808301528c60a08301528560035416908d6040518096819582946203b44d60e11b845260048401612aa2565b03925af1908115610b99578591610b70575b505060055482825416906000805160206132be833981519152988954928015610b5e5787600491604051928380926372277dad60e11b82525afa908115610b53578d91610b26575b5015610b1457918a1b8a178955604051635ca2159160e11b81528b92838260048173__$871508ae888325252fdba23f15f3f16064$__5af4918215610aaa578492610af8575b5061088c8473__$46bbbc6398365a8909166570292cf8d34e$__9360405180938192631f21838760e01b8352339060048401612ecf565b0381865af4908115610acf5785908192610ada575b506108c391926040518093819263fb70775b60e01b9687845260048401612efe565b0381865af4978815610acf576108f19886928391610ab5575b50604051998a92839286845260048401612efe565b0381855af4908115610aaa5761091e978592610a8e575b5060405197889485938493845260048401612efe565b03915af4928315610a83578993610a5f575b50865488811615610a4757600119168755541691823b15610a425761098692600092836040518096819582946327710fa960e11b8452610bbc6004850152604060248501525190604484015260648301906128c6565b03925af18015610a3657610a27575b508254928480851614610a15578593851c90556109b0612f21565b813b156105a857829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a576109f6575b50506000805160206132fe8339815191525580f35b6109ff906128eb565b6105ac5781386109e1565b6040513d84823e3d90fd5b6040516383db270d60e01b8152600490fd5b610a30906128eb565b38610995565b6040513d6000823e3d90fd5b600080fd5b60249060405190633b48047760e01b82526004820152fd5b610a7c9193503d808b833e610a74818361294f565b810190612e48565b9138610930565b6040513d8b823e3d90fd5b610aa39192503d8087833e610a74818361294f565b9038610908565b6040513d86823e3d90fd5b610ac991503d8085833e610a74818361294f565b386108dc565b6040513d87823e3d90fd5b6108c39250610af2903d8084833e610a74818361294f565b916108a1565b610b0d9192503d8086833e610a74818361294f565b9038610855565b60405163738c481160e01b8152600490fd5b610b469150883d8a11610b4c575b610b3e818361294f565b810190612e30565b3861080f565b503d610b34565b6040513d8f823e3d90fd5b604051632ea0fec960e11b8152600490fd5b813d8311610b92575b610b83818361294f565b81010312610a425783386107c7565b503d610b79565b6040513d8c823e3d90fd5b610bb0919293506128eb565b610bbd5785908b3861075e565b8a80fd5b50604051903d90823e3d90fd5b604051634143610760e01b8152600490fd5b610be9906128eb565b610bf45786386106b2565b8680fd5b604051633ea5037760e11b8152600490fd5b503461021957806003193601126102195760008051602061329e8339815191525460a01c60ff1615610c5557506020638fb3603760e01b5b6040516001600160e01b03199091168152f35b602090610c42565b5034610219576020366003190112610219576004358015158091036105ac57610c863633612b1b565b60ff80196007541691161760075580f35b5034610219576020806003193601126105ac5760043560ff6007541661105757610cbf6129f5565b610bf857610ccb612c76565b610cd3612cb3565b6000805160206132de83398151915280546001600160a01b039390841691908215610b5e575a91833b15610bf457866040516327e935a160e01b81528460048201528181602481838a5af18015610a0a57611043575b5050610d33612cfc565b8415610bce578587541695610d5186600198838a5416903390613025565b610d5a866130ac565b91610d67836004546129d2565b6004553389526006845260408920610d808482546129d2565b90558884610dd860055460405190610d97826128fe565b3382528b8483015287604083015260608201528360808201528360a08201528560035416906040519485809481936203b44d60e11b83523360048401612aa2565b03925af1908115610b9957859161101a575b505060055482825416906000805160206132be833981519152988954928015610b5e5787600491604051928380926372277dad60e11b82525afa908115610b53578d91610ffd575b5015610b1457918a1b8a178955604051635ca2159160e11b81528b92838260048173__$871508ae888325252fdba23f15f3f16064$__5af4918215610aaa578492610fe1575b50610eaf8473__$46bbbc6398365a8909166570292cf8d34e$__9360405180938192631f21838760e01b8352339060048401612ecf565b0381865af4908115610acf5785908192610fc3575b50610ee691926040518093819263fb70775b60e01b9687845260048401612efe565b0381865af4978815610acf57610f139886928391610ab55750604051998a92839286845260048401612efe565b0381855af4908115610aaa57610f3f978592610a8e575060405197889485938493845260048401612efe565b03915af4928315610a83578993610fa7575b50865488811615610a4757600119168755541691823b15610a425761098692600092836040518096819582946327710fa960e11b8452610bb96004850152604060248501525190604484015260648301906128c6565b610fbc9193503d808b833e610a74818361294f565b9138610f51565b610ee69250610fdb903d8084833e610a74818361294f565b91610ec4565b610ff69192503d8086833e610a74818361294f565b9038610e78565b6110149150883d8a11610b4c57610b3e818361294f565b38610e32565b813d831161103c575b61102d818361294f565b81010312610a42578338610dea565b503d611023565b61104c906128eb565b610bf4578638610d29565b60405163e9e4ed5f60e01b8152600490fd5b5034610219576040366003190112610219576004359061108761288d565b61108f6129f5565b156112735761109c612cb3565b6110a4612cfc565b60035460405163b63e6ac360e01b8152600481018590526001600160a01b039291831660c082602481845afa918215610acf578592611242575b508382511633810361121257508495813b1561120e578591602483926040519485938492630852cd8d60e31b845260048401525af1908115610acf5785916111fa575b5050604001916b033b2e3c9fd0803ce8000000611142845160055490612ff2565b04926111518151600454612a95565b60045551338552600660205261116c60408620918254612a95565b905582611192575b8361117d612f21565b60016000805160206132fe8339815191525580f35b6001541691823b156111f557604051635e588b6f60e01b81526001600160a01b0392909216600483015260248201529082908290604490829084905af18015610a0a576111e1575b8080611174565b6111ea906128eb565b6102195780386111da565b505050fd5b611203906128eb565b6111f5578338611121565b8580fd5b6040516309d52fcf60e31b8152600481018890526001600160a01b03919091166024820152336044820152606490fd5b61126591925060c03d60c01161126c575b61125d818361294f565b810190612a1a565b90386110de565b503d611253565b604051630220973960e51b8152600490fd5b50346102195760203660031901126102195761129f612877565b60008051602061329e833981519152546001600160a01b0390811633036112ee57813b156112d457506112d190612f99565b80f35b6040516361798f2f60e11b81529116600482015260249150fd5b60405162d1953b60e31b8152336004820152602490fd5b50346102195760403660031901126102195761131f612877565b61132761288d565b906113323633612b1b565b60018060a01b036001600160601b0360a01b91816000805160206132de8339815191529116838254161790557f706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd992169082541617905580f35b50346102195780600319360112610219576020604051610bba8152f35b50346102195780600319360112610219576020600a54604051908152f35b50346102195780600319360112610219576113df612c76565b6113e76129f5565b610bf8576113f3612cb3565b6000805160206132de83398151915280546001600160a01b039081168015610b5e575a813b1561178b57846040516327e935a160e01b8152826004820152818160248183885af18015610a0a57611777575b505061144f612cfc565b600954938415611765578584600254166001968688541690823b156105a4576040516346f4991160e11b81526001600160a01b0392909216600483015260248201529082908290604490829084905af18015610a0a57611751575b5050600a54600b5583855416936009549160055482825416906000805160206132be833981519152978854928015610b5e576020600491604051928380926372277dad60e11b82525afa908115611746578c91611727575b5015610b1457898b93811b178955604051635ca2159160e11b8152838160048173__$871508ae888325252fdba23f15f3f16064$__5af4908115610aaa5784908192611709575b50604051631f21838760e01b815273__$46bbbc6398365a8909166570292cf8d34e$__93909283918291611581919060048401612ecf565b0381855af4908115610aaa576115b797859182936116ed575b506040518099819263fb70775b60e01b9586845260048401612efe565b0381855af4908115610aaa576115e3978592610a8e575060405197889485938493845260048401612efe565b03915af49283156116e25788936116c6575b50855487811615610a47576001191686555416803b15610a425761164c6000929183926040519485809481936327710fa960e11b8352610bbe600484015260406024840152516020604484015260648301906128c6565b03925af18015610a36576116b7575b508254928480851614610a15578593851c905582600955813b156105a857829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a576109f65750506000805160206132fe8339815191525580f35b6116c0906128eb565b3861165b565b6116db9193503d808a833e610a74818361294f565b91386115f5565b6040513d8a823e3d90fd5b6117029193503d8084833e610a74818361294f565b913861159a565b6115819250611721903d8084833e610a74818361294f565b91611549565b611740915060203d602011610b4c57610b3e818361294f565b38611502565b6040513d8e823e3d90fd5b61175a906128eb565b61120e5785386114aa565b60405163053716d160e01b8152600490fd5b611780906128eb565b61178b578438611445565b8480fd5b5034610219576040366003190112610219576117a961288d565b6117b16129f5565b610bf85760ff60075416611057576117c7612c76565b6117cf612cb3565b6000805160206132de833981519152546001600160a01b03168015610b5e575a813b156105a4576040516327e935a160e01b815260048101829052848160248183875af18015610acf57611dba575b50611827612cfc565b60035460405163b63e6ac360e01b8152600480359082015293906001600160a01b031660c085602481845afa948515611daf578695611d8e575b5060808501516002811015611d7a57611d615784516001600160a01b0316338103611d3057508086913b156105ac57818091602460405180948193630852cd8d60e31b835260043560048401525af18015610a0a57611d1c575b50604060208601519501916118d38351600454612a95565b600455825133835260066020526118ef60408420918254612a95565b90556001546001600160a01b0316803b156105a857604051635e588b6f60e01b81526001600160a01b039290921660048301526024820187905282908290604490829084905af18015610a0a57611d08575b5050516005549060018060a01b036000805160206132de8339815191525416906000805160206132be833981519152958654928015610b5e576020600491604051928380926372277dad60e11b82525afa908115610a83578991611ce9575b5015610b145760018893811b178755604051635ca2159160e11b8152838160048173__$871508ae888325252fdba23f15f3f16064$__5af4908115610aaa57611a099185918291611ccf575b5060405180938192631f21838760e01b8352339060048401612ecf565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4918215610aaa57611a529285928391611caa575b5060405163fb70775b60e01b8152938492839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4918215611cc457611a9a9284928391611caa575060405163fb70775b60e01b8152938492839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4928315610a0a57611ae39383928391611c90575b5060405163fb70775b60e01b8152948592839260048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af48015610bc157611b2c928291611c76575b506040518093819263fb70775b60e01b83526004359060048401612efe565b038173__$46bbbc6398365a8909166570292cf8d34e$__5af4908115610acf578591611c5c575b5083546001811615610a47576001191684556000805160206132de833981519152546001600160a01b0316803b15610a4257611bc26000929183926040519485809481936327710fa960e11b8352610bba600484015260406024840152516020604484015260648301906128c6565b03925af18015610a3657611c4d575b50825492600180851614610a1557849360011c9055611bee612f21565b813b15611c4957829160248392604051948593849263f5786b4b60e01b845260048401525af18015610a0a57611c35575b5060016000805160206132fe8339815191525580f35b611c3e906128eb565b610219578038611c1f565b5050fd5b611c56906128eb565b38611bd1565b611c7091503d8087833e610a74818361294f565b38611b53565b611c8a91503d8084833e610a74818361294f565b38611b0d565b611ca491503d8085833e610a74818361294f565b38611ac7565b611cbe91503d8085833e610a74818361294f565b38611a36565b6040513d85823e3d90fd5b611ce391503d8084833e610a74818361294f565b386119ec565b611d02915060203d602011610b4c57610b3e818361294f565b386119a0565b611d11906128eb565b61178b578438611941565b611d25906128eb565b61178b5784386118bb565b6040516309d52fcf60e31b815260048035908201526001600160a01b03919091166024820152336044820152606490fd5b6024604051636d56c1b960e01b81526004356004820152fd5b634e487b7160e01b87526021600452602487fd5b611da891955060c03d60c01161126c5761125d818361294f565b9338611861565b6040513d88823e3d90fd5b611dc6909491946128eb565b923861181e565b50346102195780600319360112610219576020600854604051908152f35b5034610219578060031936011261021957602060ff7fcd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f0330054166040519015158152f35b5034610219578060031936011261021957546040516001600160a01b039091168152602090f35b5034610219578060031936011261021957611e6d612c76565b611e75612cb3565b611e7f3633612b1b565b61117d612cfc565b503461021957602036600319011261021957611ea1612877565b611eab3633612b1b565b60018060a01b03166001600160601b0360a01b600254161760025580f35b50346102195780600319360112610219577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163003611f345760206040517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b60405163703e46dd60e11b8152600490fd5b50604036600319011261021957611f5b612877565b6024356001600160401b0381116105a857611f7a90369060040161298b565b611f8261311a565b611f8c3633612b1b565b611f9461311a565b6040516352d1902d60e01b81526001600160a01b038316926020918281600481885afa8691816120e7575b50611fdd57604051634c9c8ce360e01b815260048101869052602490fd5b9385947f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc908181036120cf5750823b156120b65780546001600160a01b0319168217905560405185917fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b8380a2845115612099575080848461208c96519101845af4903d15612090573d61207081612970565b9061207e604051928361294f565b81528581943d92013e61323a565b5080f35b6060925061323a565b9350505050346120a7575080f35b63b398979f60e01b8152600490fd5b604051634c9c8ce360e01b815260048101839052602490fd5b60249060405190632a87526960e21b82526004820152fd5b9091508381813d831161210f575b6120ff818361294f565b81010312610bf457519038611fbf565b503d6120f5565b50346102195780600319360112610219576040519061213482612919565b80825260209160405191838301848452825180915260408401948060408360051b870101940192955b82871061216a5785850386f35b90919293828061219b600193603f198a82030186526040838a5161ffff8151168452015191818582015201906128c6565b960192019601959291909261215d565b9050346105ac57602090816003193601126105a8576121c8612877565b60008051602061329e83398151915280546001600160a01b0393919290848116903660041161237e57869486948960408b809382518b81019163b700961360e01b835233602483015230604483015263ffffffff60e01b1660648201526064815261223281612934565b828052828c525190885afa61236d575b156122c4575b505050501691826001600160601b0360a01b6001541617600155845416916024604051809481936370a0823160e01b835260048301525afa918215611cc4578392612296575b505060085580f35b90809250813d83116122bd575b6122ad818361294f565b810103126105ac5751388061228e565b503d6122a3565b9295509093509063ffffffff16156112ee5760ff60a01b19928316600160a01b178155833b15610bf457866040518095634a63ebf760e11b8252336004830152604060248301523660448301523683606484013782606436840101528183606482601f19601f36011681010301925af19283156123625786948694612353575b50815416905538808080612248565b61235c906128eb565b38612344565b6040513d89823e3d90fd5b50508851865180881c150290612242565b8780fd5b82346102195780600319360112610219576020604051610bb98152f35b82346102195780600319360112610219576020600454604051908152f35b82346102195780600319360112610219576020604051610bbe8152f35b82346102195780600319360112610219576020600554604051908152f35b823461021957806003193601126102195760206124136129f5565b6040519015158152f35b82346102195780600319360112610219576001546040516001600160a01b039091168152602090f35b82346102195760a036600319011261021957612460612877565b61246861288d565b6001600160a01b03906044358281169081900361178b576064359083821680920361120e57608435848116809103610bf4577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009485549460ff8660401c1615956001600160401b0390818116998a1580612854575b6001809c14908161284a575b159081612841575b506104935767ffffffffffffffff198281168c178b559189612822575b506125176130d9565b895460ff8160401c16159381168c8115918261281a575b149081612810575b159081612807575b5061049357838c61255b948316178c556127e8575061040e6130d9565b6125636130d9565b61256b6130d9565b6125736130d9565b6127ae575b6125806130d9565b6125886130d9565b6125906130d9565b876000805160206132fe833981519152556125a96130d9565b6125b16130d9565b1692831561277957821561274657801561270f5781156126d65790602092916001600160601b0360a01b9085828b5416178a5583828a541617895581600254161760025560035416176003556b033b2e3c9fd0803ce80000006005556024604051809481936370a0823160e01b835260048301525afa908115610acf5785916126a4575b5060085542600c556126456130d9565b600160801b6000805160206132be83398151915255612662578280f35b805468ff0000000000000000191690556040519081527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a181808280f35b90506020813d6020116126ce575b816126bf6020938361294f565b8101031261178b575185612635565b3d91506126b2565b60848260405190632215fb1f60e11b825260406004830152600a604483015269149958d95a5c1d13919560b21b60648301526024820152fd5b60849060405190632215fb1f60e11b8252604060048301526008604483015267283932ba37b5b2b760c11b60648301526024820152fd5b60848360405190632215fb1f60e11b8252604060048301526004604483015263141bdbdb60e21b60648301526024820152fd5b60848460405190632215fb1f60e11b82526040600483015260066044830152650d8d2e28aa8960d31b60648301526024820152fd5b60ff60401b1987541687557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d260206040518a8152a1612578565b68ffffffffffffffffff191668010000000000000001178a558c610405565b9050158e61253e565b303b159150612536565b86925061252e565b68ffffffffffffffffff191668010000000000000001178a558c61250e565b9050158d6124f1565b303b1591506124e9565b50886124dd565b8390346105ac57816003193601126105ac57602090600b548152f35b600435906001600160a01b0382168203610a4257565b602435906001600160a01b0382168203610a4257565b60005b8381106128b65750506000910152565b81810151838201526020016128a6565b906020916128df815180928185528580860191016128a3565b601f01601f1916010190565b6001600160401b03811161060c57604052565b60c081019081106001600160401b0382111761060c57604052565b602081019081106001600160401b0382111761060c57604052565b60a081019081106001600160401b0382111761060c57604052565b90601f801991011681019081106001600160401b0382111761060c57604052565b6001600160401b03811161060c57601f01601f191660200190565b81601f82011215610a42578035906129a282612970565b926129b0604051948561294f565b82845260208383010111610a4257816000926020809301838601378301015290565b919082018092116129df57565b634e487b7160e01b600052601160045260246000fd5b60ff60075416612a1557600c54629e340081018091116129df5742101590565b600090565b908160c0910312610a425760405190612a32826128fe565b80516001600160a01b0381168103610a425782526020810151602083015260408101516040830152606081015160608301526080810151906002821015610a425760a091608084015201516001600160401b0381168103610a425760a082015290565b919082039182116129df57565b90929160e082019360018060a01b03809116835281511660208301526020810151604083015260408101516060830152606081015160808301526080810151906002821015612b055760a06001600160401b039160c09382860152015116910152565b634e487b7160e01b600052602160045260246000fd5b60008051602061329e8339815191528054909290916001600160a01b038084169260048110610a425760009260009384916040958691825196602088019163b700961360e01b8352169687602482015230604482015263ffffffff60e01b833516606482015260648152612b8e81612934565b828052826020525190895afa612c65575b15612bae575b50505050505050565b63ffffffff1615612c4f5760ff60a01b19948516600160a01b178655833b15610a4257606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af1908115612c455750612c36575b50815416905538808080808080612ba5565b612c3f906128eb565b38612c24565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c150290612b9f565b60ff7fcd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f033005416612ca157565b60405163d93c066560e01b8152600490fd5b6000805160206132fe8339815191526002815414612cd15760029055565b604051633ee5aeb560e01b8152600490fd5b818103929160001380158285131691841216176129df57565b600080546001546040516370a0823160e01b81526001600160a01b039182166004820152929160209184916024918391165afa918215610bc1578192612dfc575b5060085480831115612dc15750612d67612d5960085484612a95565b612d6281613207565b6131de565b600a54828282019283129112908015821691151617612dad57600a555b612d93600a54600b5490612ce3565b9080821315612da657505b600955600855565b9050612d9e565b634e487b7160e01b82526011600452602482fd5b82818110612dd1575b5050612d84565b612de1612dea91612df293612a95565b612d6281613186565b600a54612ce3565b600a553882612dca565b9091506020813d602011612e28575b81612e186020938361294f565b810103126105ac57519038612d3d565b3d9150612e0b565b90816020910312610a4257518015158103610a425790565b90602082820312610a425781516001600160401b0392838211610a42570191602083830312610a425760405192612e7e84612919565b8051918211610a42570181601f82011215610a42578051612e9e81612970565b92612eac604051948561294f565b81845260208284010111610a4257612eca91602080850191016128a3565b815290565b90612eee602091949394604084525182604085015260608401906128c6565b6001600160a01b03909416910152565b929190612f1c602091604086525182604087015260608601906128c6565b930152565b6000546001546040516370a0823160e01b81526001600160a01b0391821660048201529160209183916024918391165afa908115610a3657600091612f67575b50600855565b90506020813d602011612f91575b81612f826020938361294f565b81010312610a42575138612f61565b3d9150612f75565b60008051602061329e83398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b818102929181159184041417156129df57565b811561300f570490565b634e487b7160e01b600052601260045260246000fd5b9260209160009160405190848201926323b872dd60e01b845260018060a01b039687809216602485015216604483015260648201526064815261306781612934565b519082865af115610a36576000513d6130a357508082163b155b613089575050565b604051635274afe760e01b81529116600482015260249150fd5b60011415613081565b6b033b2e3c9fd0803ce8000000908181029181830414901517156129df576005546130d691613005565b90565b60ff7ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005460401c161561310857565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215613158575b5050611f3457565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880613150565b80156131db5760045480156131d7576131b96b033b2e3c9fd0803ce800000092836131b360055485612ff2565b04612a95565b8281029281840414901517156129df576131d291613005565b600555565b5050565b50565b6001600160ff1b0381116131ef5790565b6024906040519063123baf0360e11b82526004820152fd5b80156131db5760045480156131d7576131b96b033b2e3c9fd0803ce8000000928361323460055485612ff2565b046129d2565b90613261575080511561324f57602081519101fd5b60405163d6bda27560e01b8152600490fd5b81511580613294575b613272575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b1561326a56fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a007a7ef2e786f2e2e26f0a8d1c18e1ce8d0e9a183cd1289abd7052371335196d43706675a12eeff0661731f01589a945c9c5e9663916191034a16d20b6fcc93dd89b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00a2646970667358221220fe9186b0ece9c4594faa8a32e8979cd6d28861e7dbdc640d8a6a14df16f2382264736f6c63430008190033",
1506
- "linkReferences": {
1507
- "contracts/common/iodata.sol": {
1508
- "iodata": [
1509
- {
1510
- "length": 20,
1511
- "start": 2145
1512
- },
1513
- {
1514
- "length": 20,
1515
- "start": 3716
1516
- },
1517
- {
1518
- "length": 20,
1519
- "start": 5459
1520
- },
1521
- {
1522
- "length": 20,
1523
- "start": 6642
1524
- }
1525
- ]
1526
- },
1527
- "contracts/common/sysio_write.sol": {
1528
- "sysio_write": [
1529
- {
1530
- "length": 20,
1531
- "start": 2187
1532
- },
1533
- {
1534
- "length": 20,
1535
- "start": 3758
1536
- },
1537
- {
1538
- "length": 20,
1539
- "start": 5512
1540
- },
1541
- {
1542
- "length": 20,
1543
- "start": 6716
1544
- },
1545
- {
1546
- "length": 20,
1547
- "start": 6789
1548
- },
1549
- {
1550
- "length": 20,
1551
- "start": 6861
1552
- },
1553
- {
1554
- "length": 20,
1555
- "start": 6934
1556
- },
1557
- {
1558
- "length": 20,
1559
- "start": 7007
1560
- }
1561
- ]
1562
- }
1563
- },
1564
- "deployedLinkReferences": {
1565
- "contracts/common/iodata.sol": {
1566
- "iodata": [
1567
- {
1568
- "length": 20,
1569
- "start": 2098
1570
- },
1571
- {
1572
- "length": 20,
1573
- "start": 3669
1574
- },
1575
- {
1576
- "length": 20,
1577
- "start": 5412
1578
- },
1579
- {
1580
- "length": 20,
1581
- "start": 6595
1582
- }
1583
- ]
1584
- },
1585
- "contracts/common/sysio_write.sol": {
1586
- "sysio_write": [
1587
- {
1588
- "length": 20,
1589
- "start": 2140
1590
- },
1591
- {
1592
- "length": 20,
1593
- "start": 3711
1594
- },
1595
- {
1596
- "length": 20,
1597
- "start": 5465
1598
- },
1599
- {
1600
- "length": 20,
1601
- "start": 6669
1602
- },
1603
- {
1604
- "length": 20,
1605
- "start": 6742
1606
- },
1607
- {
1608
- "length": 20,
1609
- "start": 6814
1610
- },
1611
- {
1612
- "length": 20,
1613
- "start": 6887
1614
- },
1615
- {
1616
- "length": 20,
1617
- "start": 6960
1618
- }
1619
- ]
1620
- }
1621
- }
1622
- }