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