@pendle/core-v2 5.10.1 → 5.11.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 (194) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +9 -3
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +9 -3
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +9 -3
  10. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +9 -3
  12. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +9 -3
  14. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
  15. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -2
  16. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +9 -3
  18. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
  20. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  22. package/build/artifacts/contracts/core/Market/v3/PendleMarketFactoryV3.sol/PendleMarketFactoryV3.dbg.json +1 -1
  23. package/build/artifacts/contracts/core/Market/v3/PendleMarketFactoryV3.sol/PendleMarketFactoryV3.json +2 -2
  24. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  26. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +4 -0
  27. package/build/artifacts/contracts/core/libraries/{BoringOwnableUpgradeable.sol → BoringOwnableUpgradeableV2.sol}/BoringOwnableUpgradeableData.json +3 -3
  28. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.dbg.json +1 -1
  29. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
  30. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +598 -0
  31. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +4 -0
  32. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +498 -0
  33. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
  34. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.json +5 -0
  35. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
  36. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +7 -2
  37. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  38. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.json +9 -3
  39. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.dbg.json +1 -1
  40. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.json +9 -3
  41. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  42. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +2 -2
  43. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  44. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +9 -3
  45. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  46. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.json +9 -3
  47. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
  48. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
  49. package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
  50. package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.json +2 -2
  51. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
  52. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.json +2 -2
  53. package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.dbg.json +4 -0
  54. package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.json +153 -0
  55. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.dbg.json +1 -1
  56. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.json +2 -2
  57. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.dbg.json +1 -1
  58. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.json +2 -2
  59. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.dbg.json +1 -1
  60. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.json +2 -2
  61. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  62. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.json +3890 -47
  63. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  64. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.json +2 -2
  65. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
  66. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.json +7 -2
  67. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
  68. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.json +2 -2
  69. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +1 -1
  70. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.json +2 -2
  71. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +1 -1
  72. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.json +2 -2
  73. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +1 -1
  74. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.json +2 -2
  75. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
  76. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.json +2 -2
  77. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
  78. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.json +2 -2
  79. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
  80. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
  81. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  82. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
  83. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol +4 -4
  84. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol +1 -1
  85. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol +4 -4
  86. package/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol +2 -2
  87. package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol +2 -2
  88. package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol +2 -2
  89. package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol +2 -2
  90. package/contracts/LiquidityMining/PendleMerkleDistributor.sol +4 -4
  91. package/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol +2 -2
  92. package/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol +1 -1
  93. package/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol +2 -2
  94. package/contracts/core/Market/v3/PendleMarketFactoryV3.sol +3 -3
  95. package/contracts/core/YieldContracts/PendleYieldContractFactory.sol +3 -3
  96. package/contracts/core/libraries/BoringOwnableUpgradeableV2.sol +5 -1
  97. package/contracts/{LiquidityMining → deprecated}/VeDistributor/PendleFeeDistributor.sol +6 -6
  98. package/contracts/{LiquidityMining → deprecated}/VeDistributor/PendleFeeDistributorV2.sol +4 -4
  99. package/contracts/limit/LimitRouterBase.sol +5 -4
  100. package/contracts/offchain-helpers/AddressProvider.sol +4 -4
  101. package/contracts/offchain-helpers/BalanceReader.sol +4 -4
  102. package/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol +3 -3
  103. package/contracts/offchain-helpers/Broadcaster.sol +4 -4
  104. package/contracts/offchain-helpers/EmptyUUPS.sol +4 -4
  105. package/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol +1 -1
  106. package/contracts/offchain-helpers/PendleExchangeRateOracle.sol +3 -4
  107. package/contracts/offchain-helpers/PendleLPWrapperFactory.sol +3 -3
  108. package/contracts/offchain-helpers/PendleMulticallOwnerV1.sol +39 -0
  109. package/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol +1 -1
  110. package/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol +5 -1
  111. package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +504 -0
  112. package/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol +4 -4
  113. package/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol +1 -1
  114. package/deployments/1-core.json +1 -2
  115. package/deployments/146-core.json +2 -2
  116. package/deployments/80094-core.json +1 -1
  117. package/package.json +1 -1
  118. package/typechain-types/AddressProvider.ts +281 -0
  119. package/typechain-types/BalanceReader.ts +7 -6
  120. package/typechain-types/BaseSplitCodeFactoryContract.ts +276 -0
  121. package/typechain-types/BoringOwnableUpgradeableData.ts +100 -0
  122. package/typechain-types/BoringOwnableUpgradeable__deprecated.ts +204 -0
  123. package/typechain-types/Broadcaster.ts +7 -6
  124. package/typechain-types/EmptyUUPS.ts +353 -0
  125. package/typechain-types/LimitRouterBase.ts +14 -3
  126. package/typechain-types/PendleFeeDistributor.ts +7 -6
  127. package/typechain-types/PendleFeeDistributorV2.ts +723 -0
  128. package/typechain-types/PendleGaugeControllerMainchainUpg.ts +7 -6
  129. package/typechain-types/PendleGaugeControllerSidechainUpg.ts +7 -6
  130. package/typechain-types/PendleLimitRouter.ts +14 -3
  131. package/typechain-types/PendleMerkleDistributor.ts +611 -0
  132. package/typechain-types/PendleMsgReceiveEndpointUpg.ts +7 -6
  133. package/typechain-types/PendleMsgReceiverAppUpg.ts +125 -0
  134. package/typechain-types/PendleMsgSendEndpointUpg.ts +7 -6
  135. package/typechain-types/PendleMsgSenderAppUpg.ts +353 -0
  136. package/typechain-types/PendleMulticallOwnerV1.ts +271 -0
  137. package/typechain-types/PendlePYLpOracle.ts +7 -2
  138. package/typechain-types/PendleVotingControllerUpg.ts +7 -6
  139. package/typechain-types/factories/AddressProvider__factory.ts +202 -0
  140. package/typechain-types/factories/BalanceReader__factory.ts +8 -2
  141. package/typechain-types/factories/BaseSplitCodeFactoryContract__factory.ts +239 -0
  142. package/typechain-types/factories/BoringOwnableUpgradeableData__factory.ts +96 -0
  143. package/typechain-types/factories/BoringOwnableUpgradeable__deprecated__factory.ts +120 -0
  144. package/typechain-types/factories/BoringPYUsdChainlinkAssetOracle__factory.ts +1 -1
  145. package/typechain-types/factories/BoringPYUsdChainlinkSYOracle__factory.ts +1 -1
  146. package/typechain-types/factories/Broadcaster__factory.ts +8 -2
  147. package/typechain-types/factories/EmptyUUPS__factory.ts +256 -0
  148. package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
  149. package/typechain-types/factories/LimitRouterBase__factory.ts +5 -0
  150. package/typechain-types/factories/PendleChainlinkOracleFactory__factory.ts +1 -1
  151. package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +1 -1
  152. package/typechain-types/factories/PendleChainlinkOracle__factory.ts +1 -1
  153. package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
  154. package/typechain-types/factories/PendleCommonSYFactory__factory.ts +1 -1
  155. package/typechain-types/factories/PendleExchangeRateOracle__factory.ts +1 -1
  156. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +555 -0
  157. package/typechain-types/factories/PendleFeeDistributor__factory.ts +8 -2
  158. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +8 -2
  159. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +8 -2
  160. package/typechain-types/factories/PendleLPWrapperFactory__factory.ts +1 -1
  161. package/typechain-types/factories/PendleLimitRouter__factory.ts +6 -1
  162. package/typechain-types/factories/PendleMarketFactoryV3__factory.ts +1 -1
  163. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  164. package/typechain-types/factories/PendleMerkleDistributor__factory.ts +494 -0
  165. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +8 -2
  166. package/typechain-types/factories/PendleMsgReceiverAppUpg__factory.ts +67 -0
  167. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +8 -2
  168. package/typechain-types/factories/PendleMsgSenderAppUpg__factory.ts +193 -0
  169. package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -1
  170. package/typechain-types/factories/PendleMulticallOwnerV1__factory.ts +215 -0
  171. package/typechain-types/factories/PendlePYLpOracle__factory.ts +6 -1
  172. package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
  173. package/typechain-types/factories/PendleSwap__factory.ts +1 -1
  174. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +8 -2
  175. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  176. package/typechain-types/factories/SDKErrorsDirectory__factory.ts +3889 -46
  177. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  178. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  179. package/typechain-types/hardhat.d.ts +27 -45
  180. package/typechain-types/index.ts +6 -10
  181. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  182. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -592
  183. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +0 -4
  184. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +0 -492
  185. package/build/artifacts/contracts/core/Market/v1/PendleMarket.sol/PendleMarket.dbg.json +0 -4
  186. package/build/artifacts/contracts/core/Market/v1/PendleMarket.sol/PendleMarket.json +0 -1139
  187. package/build/artifacts/contracts/core/Market/v1/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +0 -4
  188. package/build/artifacts/contracts/core/Market/v1/PendleMarketFactory.sol/PendleMarketFactory.json +0 -664
  189. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +0 -4
  190. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +0 -99
  191. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +0 -4
  192. package/contracts/core/Market/v1/PendleMarket.sol +0 -348
  193. package/contracts/core/Market/v1/PendleMarketFactory.sol +0 -154
  194. package/contracts/core/libraries/BoringOwnableUpgradeable.sol +0 -58
@@ -11,173 +11,4016 @@ import type {
11
11
  const _abi = [
12
12
  {
13
13
  inputs: [],
14
- name: "CollOverLimit",
14
+ name: "ADDRESS_NULL",
15
15
  type: "error",
16
16
  },
17
17
  {
18
18
  inputs: [],
19
- name: "DuplicateAddress",
19
+ name: "AERC20_ALREADY_REGISTERED",
20
20
  type: "error",
21
21
  },
22
22
  {
23
23
  inputs: [],
24
- name: "DuplicateFeed",
24
+ name: "AERC20_NOT_REGISTERED",
25
+ type: "error",
26
+ },
27
+ {
28
+ inputs: [],
29
+ name: "AMOUNT_IN_NOT_EQUAL_OR_LOWER_THAN_BALANCE",
30
+ type: "error",
31
+ },
32
+ {
33
+ inputs: [],
34
+ name: "AMOUNT_NULL",
35
+ type: "error",
36
+ },
37
+ {
38
+ inputs: [],
39
+ name: "ARRAY_LENGTH_MISMATCH",
40
+ type: "error",
41
+ },
42
+ {
43
+ inputs: [],
44
+ name: "ASSETS_RECEIVED_OUT_OF_SLIPPAGE",
45
+ type: "error",
46
+ },
47
+ {
48
+ inputs: [],
49
+ name: "AboveInflationLimit",
50
+ type: "error",
51
+ },
52
+ {
53
+ inputs: [],
54
+ name: "AboveMax",
55
+ type: "error",
56
+ },
57
+ {
58
+ inputs: [],
59
+ name: "AccessControlBadConfirmation",
25
60
  type: "error",
26
61
  },
27
62
  {
28
63
  inputs: [
29
64
  {
30
- internalType: "bytes",
31
- name: "data",
32
- type: "bytes",
65
+ internalType: "address",
66
+ name: "account",
67
+ type: "address",
68
+ },
69
+ {
70
+ internalType: "bytes32",
71
+ name: "neededRole",
72
+ type: "bytes32",
33
73
  },
34
74
  ],
35
- name: "ExecutionFailed",
75
+ name: "AccessControlUnauthorizedAccount",
76
+ type: "error",
77
+ },
78
+ {
79
+ inputs: [
80
+ {
81
+ internalType: "uint32",
82
+ name: "duration",
83
+ type: "uint32",
84
+ },
85
+ ],
86
+ name: "AdditionalWaitRequired",
87
+ type: "error",
88
+ },
89
+ {
90
+ inputs: [
91
+ {
92
+ internalType: "address",
93
+ name: "target",
94
+ type: "address",
95
+ },
96
+ ],
97
+ name: "AddressEmptyCode",
98
+ type: "error",
99
+ },
100
+ {
101
+ inputs: [
102
+ {
103
+ internalType: "address",
104
+ name: "account",
105
+ type: "address",
106
+ },
107
+ ],
108
+ name: "AddressInsufficientBalance",
36
109
  type: "error",
37
110
  },
38
111
  {
39
112
  inputs: [],
40
- name: "FailedCall",
113
+ name: "AddressZero",
41
114
  type: "error",
42
115
  },
43
116
  {
44
117
  inputs: [],
45
- name: "FailedDeployment",
118
+ name: "AlreadyAdded",
119
+ type: "error",
120
+ },
121
+ {
122
+ inputs: [
123
+ {
124
+ internalType: "uint256",
125
+ name: "approxGuessMin",
126
+ type: "uint256",
127
+ },
128
+ {
129
+ internalType: "uint256",
130
+ name: "approxGuessMax",
131
+ type: "uint256",
132
+ },
133
+ {
134
+ internalType: "uint256",
135
+ name: "minGuessMin",
136
+ type: "uint256",
137
+ },
138
+ {
139
+ internalType: "uint256",
140
+ name: "maxGuessMax",
141
+ type: "uint256",
142
+ },
143
+ ],
144
+ name: "ApproxBinarySearchInputInvalid",
46
145
  type: "error",
47
146
  },
48
147
  {
49
148
  inputs: [],
50
- name: "InvalidAddress",
149
+ name: "ApproxDstExecutionGasNotSet",
51
150
  type: "error",
52
151
  },
53
152
  {
54
153
  inputs: [],
55
- name: "InvalidBaseDecimals",
154
+ name: "ApproxFail",
155
+ type: "error",
156
+ },
157
+ {
158
+ inputs: [
159
+ {
160
+ internalType: "uint256",
161
+ name: "guessMin",
162
+ type: "uint256",
163
+ },
164
+ {
165
+ internalType: "uint256",
166
+ name: "guessMax",
167
+ type: "uint256",
168
+ },
169
+ {
170
+ internalType: "uint256",
171
+ name: "eps",
172
+ type: "uint256",
173
+ },
174
+ ],
175
+ name: "ApproxParamsInvalid",
56
176
  type: "error",
57
177
  },
58
178
  {
59
179
  inputs: [],
60
- name: "InvalidConfiguration",
180
+ name: "ApxETHNotEnoughBuffer",
61
181
  type: "error",
62
182
  },
63
183
  {
64
184
  inputs: [],
65
- name: "InvalidDataArray",
185
+ name: "ArrayEmpty",
66
186
  type: "error",
67
187
  },
68
188
  {
69
189
  inputs: [],
70
- name: "InvalidFeed",
190
+ name: "ArrayLengthMismatch",
71
191
  type: "error",
72
192
  },
73
193
  {
74
194
  inputs: [],
75
- name: "InvalidMaxConfWidthLowerBound",
195
+ name: "ArrayOutOfBounds",
76
196
  type: "error",
77
197
  },
78
198
  {
79
199
  inputs: [],
80
- name: "InvalidMaxStaleness",
200
+ name: "AstherusYieldProxyActivitiesOnGoing",
201
+ type: "error",
202
+ },
203
+ {
204
+ inputs: [
205
+ {
206
+ internalType: "uint256",
207
+ name: "epoch",
208
+ type: "uint256",
209
+ },
210
+ {
211
+ internalType: "uint256",
212
+ name: "startTime",
213
+ type: "uint256",
214
+ },
215
+ ],
216
+ name: "BDInvalidEpoch",
81
217
  type: "error",
82
218
  },
83
219
  {
84
220
  inputs: [],
85
- name: "InvalidMaxStalenessUpperBound",
221
+ name: "BLACKLISTED_ROUTE_ID",
86
222
  type: "error",
87
223
  },
88
224
  {
89
225
  inputs: [],
90
- name: "InvalidPrice",
226
+ name: "BLACKLISTED_SELECTOR",
91
227
  type: "error",
92
228
  },
93
229
  {
94
230
  inputs: [],
95
- name: "InvalidPriceExponent",
231
+ name: "BLOCK_CHAIN_ID_OUT_OF_BOUNDS",
96
232
  type: "error",
97
233
  },
98
234
  {
99
235
  inputs: [],
100
- name: "InvalidSPLength",
236
+ name: "BRIDGE_TOKENS_PENDING",
101
237
  type: "error",
102
238
  },
103
239
  {
104
240
  inputs: [],
105
- name: "InvalidTotalWeight",
241
+ name: "BelowMin",
106
242
  type: "error",
107
243
  },
108
244
  {
109
245
  inputs: [
110
246
  {
111
- internalType: "address",
112
- name: "",
113
- type: "address",
247
+ internalType: "uint256",
248
+ name: "actualRate",
249
+ type: "uint256",
250
+ },
251
+ {
252
+ internalType: "uint256",
253
+ name: "currentRate",
254
+ type: "uint256",
255
+ },
256
+ {
257
+ internalType: "uint256",
258
+ name: "eps",
259
+ type: "uint256",
114
260
  },
115
261
  ],
116
- name: "MissingPrecompile",
262
+ name: "BulkBadRateSyToToken",
117
263
  type: "error",
118
264
  },
119
265
  {
120
266
  inputs: [
121
267
  {
122
- internalType: "uint8",
123
- name: "bits",
124
- type: "uint8",
268
+ internalType: "uint256",
269
+ name: "actualRate",
270
+ type: "uint256",
125
271
  },
126
272
  {
127
- internalType: "int256",
128
- name: "value",
129
- type: "int256",
273
+ internalType: "uint256",
274
+ name: "currentRate",
275
+ type: "uint256",
276
+ },
277
+ {
278
+ internalType: "uint256",
279
+ name: "eps",
280
+ type: "uint256",
130
281
  },
131
282
  ],
132
- name: "SafeCastOverflowedIntDowncast",
283
+ name: "BulkBadRateTokenToSy",
133
284
  type: "error",
134
285
  },
135
286
  {
136
287
  inputs: [
137
288
  {
138
- internalType: "int256",
139
- name: "value",
140
- type: "int256",
289
+ internalType: "uint256",
290
+ name: "actualSyOut",
291
+ type: "uint256",
292
+ },
293
+ {
294
+ internalType: "uint256",
295
+ name: "requiredSyOut",
296
+ type: "uint256",
141
297
  },
142
298
  ],
143
- name: "SafeCastOverflowedIntToUint",
299
+ name: "BulkInSufficientSyOut",
144
300
  type: "error",
145
301
  },
146
302
  {
147
303
  inputs: [
148
304
  {
149
- internalType: "uint8",
150
- name: "bits",
151
- type: "uint8",
305
+ internalType: "uint256",
306
+ name: "actualTokenOut",
307
+ type: "uint256",
152
308
  },
153
309
  {
154
310
  internalType: "uint256",
155
- name: "value",
311
+ name: "requiredTokenOut",
156
312
  type: "uint256",
157
313
  },
158
314
  ],
159
- name: "SafeCastOverflowedUintDowncast",
315
+ name: "BulkInSufficientTokenOut",
160
316
  type: "error",
161
317
  },
162
318
  {
163
319
  inputs: [
164
320
  {
165
321
  internalType: "uint256",
166
- name: "value",
322
+ name: "currentAmount",
323
+ type: "uint256",
324
+ },
325
+ {
326
+ internalType: "uint256",
327
+ name: "requiredAmount",
167
328
  type: "uint256",
168
329
  },
169
330
  ],
170
- name: "SafeCastOverflowedUintToInt",
331
+ name: "BulkInsufficientSyForTrade",
332
+ type: "error",
333
+ },
334
+ {
335
+ inputs: [
336
+ {
337
+ internalType: "uint256",
338
+ name: "actualBalance",
339
+ type: "uint256",
340
+ },
341
+ {
342
+ internalType: "uint256",
343
+ name: "requiredBalance",
344
+ type: "uint256",
345
+ },
346
+ ],
347
+ name: "BulkInsufficientSyReceived",
348
+ type: "error",
349
+ },
350
+ {
351
+ inputs: [
352
+ {
353
+ internalType: "uint256",
354
+ name: "currentAmount",
355
+ type: "uint256",
356
+ },
357
+ {
358
+ internalType: "uint256",
359
+ name: "requiredAmount",
360
+ type: "uint256",
361
+ },
362
+ ],
363
+ name: "BulkInsufficientTokenForTrade",
171
364
  type: "error",
172
365
  },
173
366
  {
174
367
  inputs: [],
175
- name: "TooAheadPrice",
368
+ name: "BulkNotAdmin",
176
369
  type: "error",
177
370
  },
178
371
  {
179
372
  inputs: [],
180
- name: "TooStalePrice",
373
+ name: "BulkNotMaintainer",
374
+ type: "error",
375
+ },
376
+ {
377
+ inputs: [
378
+ {
379
+ internalType: "address",
380
+ name: "token",
381
+ type: "address",
382
+ },
383
+ {
384
+ internalType: "address",
385
+ name: "SY",
386
+ type: "address",
387
+ },
388
+ {
389
+ internalType: "address",
390
+ name: "bulk",
391
+ type: "address",
392
+ },
393
+ ],
394
+ name: "BulkSellerAlreadyExisted",
395
+ type: "error",
396
+ },
397
+ {
398
+ inputs: [
399
+ {
400
+ internalType: "address",
401
+ name: "token",
402
+ type: "address",
403
+ },
404
+ {
405
+ internalType: "address",
406
+ name: "SY",
407
+ type: "address",
408
+ },
409
+ ],
410
+ name: "BulkSellerInvalidToken",
411
+ type: "error",
412
+ },
413
+ {
414
+ inputs: [],
415
+ name: "BytesZero",
416
+ type: "error",
417
+ },
418
+ {
419
+ inputs: [],
420
+ name: "CALLER_NOT_ENDPOINT",
421
+ type: "error",
422
+ },
423
+ {
424
+ inputs: [],
425
+ name: "CALLER_NOT_MAILBOX",
426
+ type: "error",
427
+ },
428
+ {
429
+ inputs: [],
430
+ name: "CALLER_NOT_RELAYER",
431
+ type: "error",
432
+ },
433
+ {
434
+ inputs: [],
435
+ name: "CANNOT_DECODE_FINAL_SWAP_OUTPUT_TOKEN",
436
+ type: "error",
437
+ },
438
+ {
439
+ inputs: [],
440
+ name: "CANNOT_FORWARD_4646_TOKEN",
441
+ type: "error",
442
+ },
443
+ {
444
+ inputs: [],
445
+ name: "CANNOT_REVOKE_LAST_ADMIN",
446
+ type: "error",
447
+ },
448
+ {
449
+ inputs: [],
450
+ name: "CANNOT_REVOKE_NON_BROADCASTABLE_ROLES",
451
+ type: "error",
452
+ },
453
+ {
454
+ inputs: [],
455
+ name: "CANNOT_UPDATE_WITHDRAW_TX_DATA",
456
+ type: "error",
457
+ },
458
+ {
459
+ inputs: [],
460
+ name: "CHAINLINK_INCOMPLETE_ROUND",
461
+ type: "error",
462
+ },
463
+ {
464
+ inputs: [],
465
+ name: "CHAINLINK_MALFUNCTION",
466
+ type: "error",
467
+ },
468
+ {
469
+ inputs: [],
470
+ name: "CHAINLINK_UNSUPPORTED_DECIMAL",
471
+ type: "error",
472
+ },
473
+ {
474
+ inputs: [
475
+ {
476
+ internalType: "bool",
477
+ name: "success",
478
+ type: "bool",
479
+ },
480
+ {
481
+ internalType: "bytes",
482
+ name: "res",
483
+ type: "bytes",
484
+ },
485
+ ],
486
+ name: "CallThenRevertError",
487
+ type: "error",
488
+ },
489
+ {
490
+ inputs: [
491
+ {
492
+ internalType: "uint256",
493
+ name: "chainId",
494
+ type: "uint256",
495
+ },
496
+ ],
497
+ name: "ChainNotSupported",
498
+ type: "error",
499
+ },
500
+ {
501
+ inputs: [],
502
+ name: "CollOverLimit",
503
+ type: "error",
504
+ },
505
+ {
506
+ inputs: [],
507
+ name: "CooldownNotComplete",
508
+ type: "error",
509
+ },
510
+ {
511
+ inputs: [],
512
+ name: "DECREASED_ALLOWANCE_BELOW_ZERO",
513
+ type: "error",
514
+ },
515
+ {
516
+ inputs: [],
517
+ name: "DELAY_NOT_SET",
518
+ type: "error",
519
+ },
520
+ {
521
+ inputs: [],
522
+ name: "DIFFERENT_PAYLOAD_UPDATE_AMOUNTS_LENGTH",
523
+ type: "error",
524
+ },
525
+ {
526
+ inputs: [],
527
+ name: "DIFFERENT_PAYLOAD_UPDATE_TX_DATA_LENGTH",
528
+ type: "error",
529
+ },
530
+ {
531
+ inputs: [],
532
+ name: "DIFFERENT_TOKENS",
533
+ type: "error",
534
+ },
535
+ {
536
+ inputs: [],
537
+ name: "DIRECT_DEPOSIT_SWAP_FAILED",
538
+ type: "error",
539
+ },
540
+ {
541
+ inputs: [],
542
+ name: "DIRECT_WITHDRAW_INVALID_LIQ_REQUEST",
543
+ type: "error",
544
+ },
545
+ {
546
+ inputs: [],
547
+ name: "DISABLED",
548
+ type: "error",
549
+ },
550
+ {
551
+ inputs: [],
552
+ name: "DISPUTE_TIME_ELAPSED",
553
+ type: "error",
554
+ },
555
+ {
556
+ inputs: [],
557
+ name: "DST_SWAP_ALREADY_PROCESSED",
558
+ type: "error",
559
+ },
560
+ {
561
+ inputs: [],
562
+ name: "DUPLICATE_FINAL_SUPERFORM_IDS",
563
+ type: "error",
564
+ },
565
+ {
566
+ inputs: [],
567
+ name: "DUPLICATE_INDEX",
568
+ type: "error",
569
+ },
570
+ {
571
+ inputs: [],
572
+ name: "DUPLICATE_PAYLOAD",
573
+ type: "error",
574
+ },
575
+ {
576
+ inputs: [],
577
+ name: "DUPLICATE_SUPERFORM_IDS_REBALANCE_FROM",
578
+ type: "error",
579
+ },
580
+ {
581
+ inputs: [],
582
+ name: "DYNAMIC_URI_FROZEN",
583
+ type: "error",
584
+ },
585
+ {
586
+ inputs: [],
587
+ name: "Deadline",
588
+ type: "error",
589
+ },
590
+ {
591
+ inputs: [],
592
+ name: "DuplicateAddress",
593
+ type: "error",
594
+ },
595
+ {
596
+ inputs: [],
597
+ name: "DuplicateFeed",
598
+ type: "error",
599
+ },
600
+ {
601
+ inputs: [],
602
+ name: "ECDSAInvalidSignature",
603
+ type: "error",
604
+ },
605
+ {
606
+ inputs: [
607
+ {
608
+ internalType: "uint256",
609
+ name: "length",
610
+ type: "uint256",
611
+ },
612
+ ],
613
+ name: "ECDSAInvalidSignatureLength",
614
+ type: "error",
615
+ },
616
+ {
617
+ inputs: [
618
+ {
619
+ internalType: "bytes32",
620
+ name: "s",
621
+ type: "bytes32",
622
+ },
623
+ ],
624
+ name: "ECDSAInvalidSignatureS",
625
+ type: "error",
626
+ },
627
+ {
628
+ inputs: [],
629
+ name: "EMERGENCY_WITHDRAW_NOT_QUEUED",
630
+ type: "error",
631
+ },
632
+ {
633
+ inputs: [],
634
+ name: "EMERGENCY_WITHDRAW_PROCESSED_ALREADY",
635
+ type: "error",
636
+ },
637
+ {
638
+ inputs: [],
639
+ name: "EMPTY_AMOUNTS_REBALANCE_FROM",
640
+ type: "error",
641
+ },
642
+ {
643
+ inputs: [],
644
+ name: "EMPTY_FINAL_SUPERFORM_IDS",
645
+ type: "error",
646
+ },
647
+ {
648
+ inputs: [
649
+ {
650
+ internalType: "address",
651
+ name: "sender",
652
+ type: "address",
653
+ },
654
+ {
655
+ internalType: "uint256",
656
+ name: "balance",
657
+ type: "uint256",
658
+ },
659
+ {
660
+ internalType: "uint256",
661
+ name: "needed",
662
+ type: "uint256",
663
+ },
664
+ {
665
+ internalType: "uint256",
666
+ name: "tokenId",
667
+ type: "uint256",
668
+ },
669
+ ],
670
+ name: "ERC1155InsufficientBalance",
671
+ type: "error",
672
+ },
673
+ {
674
+ inputs: [
675
+ {
676
+ internalType: "address",
677
+ name: "approver",
678
+ type: "address",
679
+ },
680
+ ],
681
+ name: "ERC1155InvalidApprover",
682
+ type: "error",
683
+ },
684
+ {
685
+ inputs: [
686
+ {
687
+ internalType: "uint256",
688
+ name: "idsLength",
689
+ type: "uint256",
690
+ },
691
+ {
692
+ internalType: "uint256",
693
+ name: "valuesLength",
694
+ type: "uint256",
695
+ },
696
+ ],
697
+ name: "ERC1155InvalidArrayLength",
698
+ type: "error",
699
+ },
700
+ {
701
+ inputs: [
702
+ {
703
+ internalType: "address",
704
+ name: "operator",
705
+ type: "address",
706
+ },
707
+ ],
708
+ name: "ERC1155InvalidOperator",
709
+ type: "error",
710
+ },
711
+ {
712
+ inputs: [
713
+ {
714
+ internalType: "address",
715
+ name: "receiver",
716
+ type: "address",
717
+ },
718
+ ],
719
+ name: "ERC1155InvalidReceiver",
720
+ type: "error",
721
+ },
722
+ {
723
+ inputs: [
724
+ {
725
+ internalType: "address",
726
+ name: "sender",
727
+ type: "address",
728
+ },
729
+ ],
730
+ name: "ERC1155InvalidSender",
731
+ type: "error",
732
+ },
733
+ {
734
+ inputs: [
735
+ {
736
+ internalType: "address",
737
+ name: "operator",
738
+ type: "address",
739
+ },
740
+ {
741
+ internalType: "address",
742
+ name: "owner",
743
+ type: "address",
744
+ },
745
+ ],
746
+ name: "ERC1155MissingApprovalForAll",
747
+ type: "error",
748
+ },
749
+ {
750
+ inputs: [],
751
+ name: "ERC165_UNSUPPORTED",
752
+ type: "error",
753
+ },
754
+ {
755
+ inputs: [
756
+ {
757
+ internalType: "address",
758
+ name: "admin",
759
+ type: "address",
760
+ },
761
+ ],
762
+ name: "ERC1967InvalidAdmin",
763
+ type: "error",
764
+ },
765
+ {
766
+ inputs: [
767
+ {
768
+ internalType: "address",
769
+ name: "beacon",
770
+ type: "address",
771
+ },
772
+ ],
773
+ name: "ERC1967InvalidBeacon",
774
+ type: "error",
775
+ },
776
+ {
777
+ inputs: [
778
+ {
779
+ internalType: "address",
780
+ name: "implementation",
781
+ type: "address",
782
+ },
783
+ ],
784
+ name: "ERC1967InvalidImplementation",
785
+ type: "error",
786
+ },
787
+ {
788
+ inputs: [],
789
+ name: "ERC1967NonPayable",
790
+ type: "error",
791
+ },
792
+ {
793
+ inputs: [
794
+ {
795
+ internalType: "address",
796
+ name: "",
797
+ type: "address",
798
+ },
799
+ {
800
+ internalType: "uint256",
801
+ name: "",
802
+ type: "uint256",
803
+ },
804
+ {
805
+ internalType: "uint256",
806
+ name: "",
807
+ type: "uint256",
808
+ },
809
+ ],
810
+ name: "ERC20InsufficientAllowance",
811
+ type: "error",
812
+ },
813
+ {
814
+ inputs: [
815
+ {
816
+ internalType: "address",
817
+ name: "",
818
+ type: "address",
819
+ },
820
+ {
821
+ internalType: "uint256",
822
+ name: "",
823
+ type: "uint256",
824
+ },
825
+ {
826
+ internalType: "uint256",
827
+ name: "",
828
+ type: "uint256",
829
+ },
830
+ ],
831
+ name: "ERC20InsufficientBalance",
832
+ type: "error",
833
+ },
834
+ {
835
+ inputs: [
836
+ {
837
+ internalType: "address",
838
+ name: "approver",
839
+ type: "address",
840
+ },
841
+ ],
842
+ name: "ERC20InvalidApprover",
843
+ type: "error",
844
+ },
845
+ {
846
+ inputs: [
847
+ {
848
+ internalType: "address",
849
+ name: "receiver",
850
+ type: "address",
851
+ },
852
+ ],
853
+ name: "ERC20InvalidReceiver",
854
+ type: "error",
855
+ },
856
+ {
857
+ inputs: [
858
+ {
859
+ internalType: "address",
860
+ name: "sender",
861
+ type: "address",
862
+ },
863
+ ],
864
+ name: "ERC20InvalidSender",
865
+ type: "error",
866
+ },
867
+ {
868
+ inputs: [
869
+ {
870
+ internalType: "address",
871
+ name: "spender",
872
+ type: "address",
873
+ },
874
+ ],
875
+ name: "ERC20InvalidSpender",
876
+ type: "error",
877
+ },
878
+ {
879
+ inputs: [
880
+ {
881
+ internalType: "uint256",
882
+ name: "deadline",
883
+ type: "uint256",
884
+ },
885
+ ],
886
+ name: "ERC2612ExpiredSignature",
887
+ type: "error",
888
+ },
889
+ {
890
+ inputs: [
891
+ {
892
+ internalType: "address",
893
+ name: "signer",
894
+ type: "address",
895
+ },
896
+ {
897
+ internalType: "address",
898
+ name: "owner",
899
+ type: "address",
900
+ },
901
+ ],
902
+ name: "ERC2612InvalidSigner",
903
+ type: "error",
904
+ },
905
+ {
906
+ inputs: [],
907
+ name: "ERC4626ExceededMaxDeposit",
908
+ type: "error",
909
+ },
910
+ {
911
+ inputs: [],
912
+ name: "ERC4626ExceededMaxMint",
913
+ type: "error",
914
+ },
915
+ {
916
+ inputs: [],
917
+ name: "ERC4626ExceededMaxRedeem",
918
+ type: "error",
919
+ },
920
+ {
921
+ inputs: [],
922
+ name: "ERC4626ExceededMaxWithdraw",
923
+ type: "error",
924
+ },
925
+ {
926
+ inputs: [
927
+ {
928
+ internalType: "address",
929
+ name: "sender",
930
+ type: "address",
931
+ },
932
+ {
933
+ internalType: "uint256",
934
+ name: "tokenId",
935
+ type: "uint256",
936
+ },
937
+ {
938
+ internalType: "address",
939
+ name: "owner",
940
+ type: "address",
941
+ },
942
+ ],
943
+ name: "ERC721IncorrectOwner",
944
+ type: "error",
945
+ },
946
+ {
947
+ inputs: [
948
+ {
949
+ internalType: "address",
950
+ name: "operator",
951
+ type: "address",
952
+ },
953
+ {
954
+ internalType: "uint256",
955
+ name: "tokenId",
956
+ type: "uint256",
957
+ },
958
+ ],
959
+ name: "ERC721InsufficientApproval",
960
+ type: "error",
961
+ },
962
+ {
963
+ inputs: [
964
+ {
965
+ internalType: "address",
966
+ name: "approver",
967
+ type: "address",
968
+ },
969
+ ],
970
+ name: "ERC721InvalidApprover",
971
+ type: "error",
972
+ },
973
+ {
974
+ inputs: [
975
+ {
976
+ internalType: "address",
977
+ name: "operator",
978
+ type: "address",
979
+ },
980
+ ],
981
+ name: "ERC721InvalidOperator",
982
+ type: "error",
983
+ },
984
+ {
985
+ inputs: [
986
+ {
987
+ internalType: "address",
988
+ name: "owner",
989
+ type: "address",
990
+ },
991
+ ],
992
+ name: "ERC721InvalidOwner",
993
+ type: "error",
994
+ },
995
+ {
996
+ inputs: [
997
+ {
998
+ internalType: "address",
999
+ name: "receiver",
1000
+ type: "address",
1001
+ },
1002
+ ],
1003
+ name: "ERC721InvalidReceiver",
1004
+ type: "error",
1005
+ },
1006
+ {
1007
+ inputs: [
1008
+ {
1009
+ internalType: "address",
1010
+ name: "sender",
1011
+ type: "address",
1012
+ },
1013
+ ],
1014
+ name: "ERC721InvalidSender",
1015
+ type: "error",
1016
+ },
1017
+ {
1018
+ inputs: [
1019
+ {
1020
+ internalType: "uint256",
1021
+ name: "tokenId",
1022
+ type: "uint256",
1023
+ },
1024
+ ],
1025
+ name: "ERC721NonexistentToken",
1026
+ type: "error",
1027
+ },
1028
+ {
1029
+ inputs: [],
1030
+ name: "EmergencyEnabled",
1031
+ type: "error",
1032
+ },
1033
+ {
1034
+ inputs: [],
1035
+ name: "EndOfEpoch",
1036
+ type: "error",
1037
+ },
1038
+ {
1039
+ inputs: [],
1040
+ name: "EnforcedPause",
1041
+ type: "error",
1042
+ },
1043
+ {
1044
+ inputs: [],
1045
+ name: "ErrorNotEnoughAllowance",
1046
+ type: "error",
1047
+ },
1048
+ {
1049
+ inputs: [
1050
+ {
1051
+ internalType: "bytes",
1052
+ name: "data",
1053
+ type: "bytes",
1054
+ },
1055
+ ],
1056
+ name: "ExecutionFailed",
1057
+ type: "error",
1058
+ },
1059
+ {
1060
+ inputs: [],
1061
+ name: "ExpectedPause",
1062
+ type: "error",
1063
+ },
1064
+ {
1065
+ inputs: [],
1066
+ name: "Expired",
1067
+ type: "error",
1068
+ },
1069
+ {
1070
+ inputs: [
1071
+ {
1072
+ internalType: "uint256",
1073
+ name: "expiry",
1074
+ type: "uint256",
1075
+ },
1076
+ ],
1077
+ name: "ExpiryInThePast",
1078
+ type: "error",
1079
+ },
1080
+ {
1081
+ inputs: [],
1082
+ name: "FAILED_DST_SWAP_ALREADY_UPDATED",
1083
+ type: "error",
1084
+ },
1085
+ {
1086
+ inputs: [
1087
+ {
1088
+ internalType: "address",
1089
+ name: "token",
1090
+ type: "address",
1091
+ },
1092
+ ],
1093
+ name: "FAILED_TO_EXECUTE_TXDATA",
1094
+ type: "error",
1095
+ },
1096
+ {
1097
+ inputs: [],
1098
+ name: "FAILED_TO_SEND_NATIVE",
1099
+ type: "error",
1100
+ },
1101
+ {
1102
+ inputs: [],
1103
+ name: "FDEpochLengthMismatch",
1104
+ type: "error",
1105
+ },
1106
+ {
1107
+ inputs: [
1108
+ {
1109
+ internalType: "uint256",
1110
+ name: "lastFunded",
1111
+ type: "uint256",
1112
+ },
1113
+ {
1114
+ internalType: "uint256",
1115
+ name: "currentWTime",
1116
+ type: "uint256",
1117
+ },
1118
+ ],
1119
+ name: "FDFutureFunding",
1120
+ type: "error",
1121
+ },
1122
+ {
1123
+ inputs: [
1124
+ {
1125
+ internalType: "uint256",
1126
+ name: "oldFinishedEpoch",
1127
+ type: "uint256",
1128
+ },
1129
+ {
1130
+ internalType: "uint256",
1131
+ name: "newFinishedEpoch",
1132
+ type: "uint256",
1133
+ },
1134
+ ],
1135
+ name: "FDInvalidNewFinishedEpoch",
1136
+ type: "error",
1137
+ },
1138
+ {
1139
+ inputs: [
1140
+ {
1141
+ internalType: "address",
1142
+ name: "pool",
1143
+ type: "address",
1144
+ },
1145
+ ],
1146
+ name: "FDInvalidPool",
1147
+ type: "error",
1148
+ },
1149
+ {
1150
+ inputs: [
1151
+ {
1152
+ internalType: "uint256",
1153
+ name: "startEpoch",
1154
+ type: "uint256",
1155
+ },
1156
+ ],
1157
+ name: "FDInvalidStartEpoch",
1158
+ type: "error",
1159
+ },
1160
+ {
1161
+ inputs: [
1162
+ {
1163
+ internalType: "uint256",
1164
+ name: "lastFunded",
1165
+ type: "uint256",
1166
+ },
1167
+ {
1168
+ internalType: "uint256",
1169
+ name: "wTime",
1170
+ type: "uint256",
1171
+ },
1172
+ ],
1173
+ name: "FDInvalidWTimeFund",
1174
+ type: "error",
1175
+ },
1176
+ {
1177
+ inputs: [
1178
+ {
1179
+ internalType: "address",
1180
+ name: "pool",
1181
+ type: "address",
1182
+ },
1183
+ ],
1184
+ name: "FDPoolAlreadyExists",
1185
+ type: "error",
1186
+ },
1187
+ {
1188
+ inputs: [
1189
+ {
1190
+ internalType: "uint256",
1191
+ name: "actualTotalAmount",
1192
+ type: "uint256",
1193
+ },
1194
+ {
1195
+ internalType: "uint256",
1196
+ name: "expectedTotalAmount",
1197
+ type: "uint256",
1198
+ },
1199
+ ],
1200
+ name: "FDTotalAmountFundedNotMatch",
1201
+ type: "error",
1202
+ },
1203
+ {
1204
+ inputs: [],
1205
+ name: "FORM_DOES_NOT_EXIST",
1206
+ type: "error",
1207
+ },
1208
+ {
1209
+ inputs: [],
1210
+ name: "FORM_IMPLEMENTATION_ALREADY_EXISTS",
1211
+ type: "error",
1212
+ },
1213
+ {
1214
+ inputs: [],
1215
+ name: "FORM_IMPLEMENTATION_ID_ALREADY_EXISTS",
1216
+ type: "error",
1217
+ },
1218
+ {
1219
+ inputs: [],
1220
+ name: "FORM_INTERFACE_UNSUPPORTED",
1221
+ type: "error",
1222
+ },
1223
+ {
1224
+ inputs: [],
1225
+ name: "FailToAdd",
1226
+ type: "error",
1227
+ },
1228
+ {
1229
+ inputs: [],
1230
+ name: "FailToRemove",
1231
+ type: "error",
1232
+ },
1233
+ {
1234
+ inputs: [],
1235
+ name: "FailedCall",
1236
+ type: "error",
1237
+ },
1238
+ {
1239
+ inputs: [],
1240
+ name: "FailedDeployment",
1241
+ type: "error",
1242
+ },
1243
+ {
1244
+ inputs: [],
1245
+ name: "FailedInnerCall",
1246
+ type: "error",
1247
+ },
1248
+ {
1249
+ inputs: [],
1250
+ name: "FailedToSendEther",
1251
+ type: "error",
1252
+ },
1253
+ {
1254
+ inputs: [],
1255
+ name: "FarmNotFound",
1256
+ type: "error",
1257
+ },
1258
+ {
1259
+ inputs: [
1260
+ {
1261
+ internalType: "uint256",
1262
+ name: "errCode",
1263
+ type: "uint256",
1264
+ },
1265
+ ],
1266
+ name: "FluxLendingError",
1267
+ type: "error",
1268
+ },
1269
+ {
1270
+ inputs: [],
1271
+ name: "Forbidden",
1272
+ type: "error",
1273
+ },
1274
+ {
1275
+ inputs: [
1276
+ {
1277
+ internalType: "address",
1278
+ name: "caller",
1279
+ type: "address",
1280
+ },
1281
+ ],
1282
+ name: "GCNotPendleMarket",
1283
+ type: "error",
1284
+ },
1285
+ {
1286
+ inputs: [
1287
+ {
1288
+ internalType: "address",
1289
+ name: "caller",
1290
+ type: "address",
1291
+ },
1292
+ ],
1293
+ name: "GCNotVotingController",
1294
+ type: "error",
1295
+ },
1296
+ {
1297
+ inputs: [],
1298
+ name: "GnsPriceCallFailed",
1299
+ type: "error",
1300
+ },
1301
+ {
1302
+ inputs: [],
1303
+ name: "GnsTokenPriceZero",
1304
+ type: "error",
1305
+ },
1306
+ {
1307
+ inputs: [],
1308
+ name: "ID_NOT_MINTED_YET",
1309
+ type: "error",
1310
+ },
1311
+ {
1312
+ inputs: [],
1313
+ name: "INDEX_OUT_OF_BOUNDS",
1314
+ type: "error",
1315
+ },
1316
+ {
1317
+ inputs: [],
1318
+ name: "INSUFFICIENT_ALLOWANCE_FOR_DEPOSIT",
1319
+ type: "error",
1320
+ },
1321
+ {
1322
+ inputs: [],
1323
+ name: "INSUFFICIENT_BALANCE",
1324
+ type: "error",
1325
+ },
1326
+ {
1327
+ inputs: [],
1328
+ name: "INSUFFICIENT_NATIVE_AMOUNT",
1329
+ type: "error",
1330
+ },
1331
+ {
1332
+ inputs: [],
1333
+ name: "INSUFFICIENT_QUORUM",
1334
+ type: "error",
1335
+ },
1336
+ {
1337
+ inputs: [],
1338
+ name: "INVALID_ACTION",
1339
+ type: "error",
1340
+ },
1341
+ {
1342
+ inputs: [],
1343
+ name: "INVALID_BRIDGE_ID",
1344
+ type: "error",
1345
+ },
1346
+ {
1347
+ inputs: [],
1348
+ name: "INVALID_BROADCAST_FEE",
1349
+ type: "error",
1350
+ },
1351
+ {
1352
+ inputs: [],
1353
+ name: "INVALID_BROADCAST_FINALITY",
1354
+ type: "error",
1355
+ },
1356
+ {
1357
+ inputs: [],
1358
+ name: "INVALID_BROADCAST_PAYLOAD",
1359
+ type: "error",
1360
+ },
1361
+ {
1362
+ inputs: [],
1363
+ name: "INVALID_CHAIN_ID",
1364
+ type: "error",
1365
+ },
1366
+ {
1367
+ inputs: [],
1368
+ name: "INVALID_DEPOSIT_LIQ_DST_CHAIN_ID",
1369
+ type: "error",
1370
+ },
1371
+ {
1372
+ inputs: [],
1373
+ name: "INVALID_DEPOSIT_SELECTOR",
1374
+ type: "error",
1375
+ },
1376
+ {
1377
+ inputs: [],
1378
+ name: "INVALID_DEPOSIT_TOKEN",
1379
+ type: "error",
1380
+ },
1381
+ {
1382
+ inputs: [],
1383
+ name: "INVALID_DST_SWAPPER_FAILED_SWAP",
1384
+ type: "error",
1385
+ },
1386
+ {
1387
+ inputs: [],
1388
+ name: "INVALID_DST_SWAPPER_FAILED_SWAP_NO_NATIVE_BALANCE",
1389
+ type: "error",
1390
+ },
1391
+ {
1392
+ inputs: [],
1393
+ name: "INVALID_DST_SWAPPER_FAILED_SWAP_NO_TOKEN_BALANCE",
1394
+ type: "error",
1395
+ },
1396
+ {
1397
+ inputs: [],
1398
+ name: "INVALID_DST_SWAP_AMOUNT",
1399
+ type: "error",
1400
+ },
1401
+ {
1402
+ inputs: [],
1403
+ name: "INVALID_FEE",
1404
+ type: "error",
1405
+ },
1406
+ {
1407
+ inputs: [],
1408
+ name: "INVALID_FORM_ID",
1409
+ type: "error",
1410
+ },
1411
+ {
1412
+ inputs: [],
1413
+ name: "INVALID_FORM_REGISTRY_ID",
1414
+ type: "error",
1415
+ },
1416
+ {
1417
+ inputs: [],
1418
+ name: "INVALID_GLOBAL_SLIPPAGE",
1419
+ type: "error",
1420
+ },
1421
+ {
1422
+ inputs: [],
1423
+ name: "INVALID_INDEX",
1424
+ type: "error",
1425
+ },
1426
+ {
1427
+ inputs: [],
1428
+ name: "INVALID_INTERIM_TOKEN",
1429
+ type: "error",
1430
+ },
1431
+ {
1432
+ inputs: [],
1433
+ name: "INVALID_INTERNAL_CALL",
1434
+ type: "error",
1435
+ },
1436
+ {
1437
+ inputs: [],
1438
+ name: "INVALID_MESSAGE_TYPE",
1439
+ type: "error",
1440
+ },
1441
+ {
1442
+ inputs: [],
1443
+ name: "INVALID_NATIVE_TOKEN_PRICE",
1444
+ type: "error",
1445
+ },
1446
+ {
1447
+ inputs: [],
1448
+ name: "INVALID_PAYLOAD",
1449
+ type: "error",
1450
+ },
1451
+ {
1452
+ inputs: [],
1453
+ name: "INVALID_PAYLOAD_HASH",
1454
+ type: "error",
1455
+ },
1456
+ {
1457
+ inputs: [],
1458
+ name: "INVALID_PAYLOAD_ID",
1459
+ type: "error",
1460
+ },
1461
+ {
1462
+ inputs: [],
1463
+ name: "INVALID_PAYLOAD_STATUS",
1464
+ type: "error",
1465
+ },
1466
+ {
1467
+ inputs: [],
1468
+ name: "INVALID_PAYLOAD_TYPE",
1469
+ type: "error",
1470
+ },
1471
+ {
1472
+ inputs: [],
1473
+ name: "INVALID_PAYLOAD_UPDATE_REQUEST",
1474
+ type: "error",
1475
+ },
1476
+ {
1477
+ inputs: [],
1478
+ name: "INVALID_PROOF_BRIDGE_ID",
1479
+ type: "error",
1480
+ },
1481
+ {
1482
+ inputs: [],
1483
+ name: "INVALID_PROOF_BRIDGE_IDS",
1484
+ type: "error",
1485
+ },
1486
+ {
1487
+ inputs: [],
1488
+ name: "INVALID_REBALANCE_FROM_SELECTOR",
1489
+ type: "error",
1490
+ },
1491
+ {
1492
+ inputs: [],
1493
+ name: "INVALID_REBALANCE_SELECTOR",
1494
+ type: "error",
1495
+ },
1496
+ {
1497
+ inputs: [],
1498
+ name: "INVALID_REGISTRY_ID",
1499
+ type: "error",
1500
+ },
1501
+ {
1502
+ inputs: [],
1503
+ name: "INVALID_RESCUE_DATA",
1504
+ type: "error",
1505
+ },
1506
+ {
1507
+ inputs: [],
1508
+ name: "INVALID_RETRY_FEE",
1509
+ type: "error",
1510
+ },
1511
+ {
1512
+ inputs: [
1513
+ {
1514
+ internalType: "uint256",
1515
+ name: "superformId",
1516
+ type: "uint256",
1517
+ },
1518
+ ],
1519
+ name: "INVALID_SP_FULL_REBALANCE",
1520
+ type: "error",
1521
+ },
1522
+ {
1523
+ inputs: [],
1524
+ name: "INVALID_SRC_SENDER",
1525
+ type: "error",
1526
+ },
1527
+ {
1528
+ inputs: [],
1529
+ name: "INVALID_SUPERFORMS_DATA",
1530
+ type: "error",
1531
+ },
1532
+ {
1533
+ inputs: [],
1534
+ name: "INVALID_SUPERFORM_ID_REBALANCE_FROM",
1535
+ type: "error",
1536
+ },
1537
+ {
1538
+ inputs: [],
1539
+ name: "INVALID_SWAP_OUTPUT",
1540
+ type: "error",
1541
+ },
1542
+ {
1543
+ inputs: [],
1544
+ name: "INVALID_TIMELOCK_DELAY",
1545
+ type: "error",
1546
+ },
1547
+ {
1548
+ inputs: [],
1549
+ name: "INVALID_TXDATA_CHAIN_ID",
1550
+ type: "error",
1551
+ },
1552
+ {
1553
+ inputs: [],
1554
+ name: "INVALID_TXDATA_NO_DESTINATIONCALL_ALLOWED",
1555
+ type: "error",
1556
+ },
1557
+ {
1558
+ inputs: [],
1559
+ name: "INVALID_TXDATA_RECEIVER",
1560
+ type: "error",
1561
+ },
1562
+ {
1563
+ inputs: [],
1564
+ name: "INVALID_TXDATA_TOKEN",
1565
+ type: "error",
1566
+ },
1567
+ {
1568
+ inputs: [],
1569
+ name: "INVALID_UPDATE_FINAL_TOKEN",
1570
+ type: "error",
1571
+ },
1572
+ {
1573
+ inputs: [],
1574
+ name: "INVALID_WEIGHTS",
1575
+ type: "error",
1576
+ },
1577
+ {
1578
+ inputs: [],
1579
+ name: "IXERC20_NotHighEnoughLimits",
1580
+ type: "error",
1581
+ },
1582
+ {
1583
+ inputs: [
1584
+ {
1585
+ internalType: "uint16",
1586
+ name: "cardinalityRequired",
1587
+ type: "uint16",
1588
+ },
1589
+ ],
1590
+ name: "IncreaseCardinalityRequired",
1591
+ type: "error",
1592
+ },
1593
+ {
1594
+ inputs: [],
1595
+ name: "InsufficientAmount",
1596
+ type: "error",
1597
+ },
1598
+ {
1599
+ inputs: [],
1600
+ name: "InsufficientBalance",
1601
+ type: "error",
1602
+ },
1603
+ {
1604
+ inputs: [
1605
+ {
1606
+ internalType: "uint256",
1607
+ name: "currentFee",
1608
+ type: "uint256",
1609
+ },
1610
+ {
1611
+ internalType: "uint256",
1612
+ name: "requiredFee",
1613
+ type: "uint256",
1614
+ },
1615
+ ],
1616
+ name: "InsufficientFeeToSendMsg",
1617
+ type: "error",
1618
+ },
1619
+ {
1620
+ inputs: [],
1621
+ name: "InsufficientLpAmount",
1622
+ type: "error",
1623
+ },
1624
+ {
1625
+ inputs: [
1626
+ {
1627
+ internalType: "address",
1628
+ name: "account",
1629
+ type: "address",
1630
+ },
1631
+ {
1632
+ internalType: "uint256",
1633
+ name: "currentNonce",
1634
+ type: "uint256",
1635
+ },
1636
+ ],
1637
+ name: "InvalidAccountNonce",
1638
+ type: "error",
1639
+ },
1640
+ {
1641
+ inputs: [],
1642
+ name: "InvalidAddress",
1643
+ type: "error",
1644
+ },
1645
+ {
1646
+ inputs: [],
1647
+ name: "InvalidAmountToDeposit",
1648
+ type: "error",
1649
+ },
1650
+ {
1651
+ inputs: [],
1652
+ name: "InvalidBaseDecimals",
1653
+ type: "error",
1654
+ },
1655
+ {
1656
+ inputs: [
1657
+ {
1658
+ internalType: "uint256",
1659
+ name: "blockCycleNumerator",
1660
+ type: "uint256",
1661
+ },
1662
+ ],
1663
+ name: "InvalidBlockRate",
1664
+ type: "error",
1665
+ },
1666
+ {
1667
+ inputs: [],
1668
+ name: "InvalidConfiguration",
1669
+ type: "error",
1670
+ },
1671
+ {
1672
+ inputs: [],
1673
+ name: "InvalidDataArray",
1674
+ type: "error",
1675
+ },
1676
+ {
1677
+ inputs: [],
1678
+ name: "InvalidDelay",
1679
+ type: "error",
1680
+ },
1681
+ {
1682
+ inputs: [],
1683
+ name: "InvalidDelegate",
1684
+ type: "error",
1685
+ },
1686
+ {
1687
+ inputs: [],
1688
+ name: "InvalidDepositAmount",
1689
+ type: "error",
1690
+ },
1691
+ {
1692
+ inputs: [],
1693
+ name: "InvalidEndpointCall",
1694
+ type: "error",
1695
+ },
1696
+ {
1697
+ inputs: [],
1698
+ name: "InvalidFarm",
1699
+ type: "error",
1700
+ },
1701
+ {
1702
+ inputs: [],
1703
+ name: "InvalidFeed",
1704
+ type: "error",
1705
+ },
1706
+ {
1707
+ inputs: [],
1708
+ name: "InvalidInitialization",
1709
+ type: "error",
1710
+ },
1711
+ {
1712
+ inputs: [],
1713
+ name: "InvalidInput",
1714
+ type: "error",
1715
+ },
1716
+ {
1717
+ inputs: [],
1718
+ name: "InvalidLength",
1719
+ type: "error",
1720
+ },
1721
+ {
1722
+ inputs: [],
1723
+ name: "InvalidLocalDecimals",
1724
+ type: "error",
1725
+ },
1726
+ {
1727
+ inputs: [],
1728
+ name: "InvalidMaxConfWidthLowerBound",
1729
+ type: "error",
1730
+ },
1731
+ {
1732
+ inputs: [],
1733
+ name: "InvalidMaxStaleness",
1734
+ type: "error",
1735
+ },
1736
+ {
1737
+ inputs: [],
1738
+ name: "InvalidMaxStalenessUpperBound",
1739
+ type: "error",
1740
+ },
1741
+ {
1742
+ inputs: [],
1743
+ name: "InvalidMerkleProof",
1744
+ type: "error",
1745
+ },
1746
+ {
1747
+ inputs: [
1748
+ {
1749
+ components: [
1750
+ {
1751
+ internalType: "uint128",
1752
+ name: "rate",
1753
+ type: "uint128",
1754
+ },
1755
+ {
1756
+ internalType: "uint64",
1757
+ name: "dataBlock",
1758
+ type: "uint64",
1759
+ },
1760
+ {
1761
+ internalType: "uint32",
1762
+ name: "dataTimestamp",
1763
+ type: "uint32",
1764
+ },
1765
+ {
1766
+ internalType: "uint32",
1767
+ name: "updatedAt",
1768
+ type: "uint32",
1769
+ },
1770
+ ],
1771
+ internalType: "struct SDKErrorsDirectory.ExchangeRateData",
1772
+ name: "data",
1773
+ type: "tuple",
1774
+ },
1775
+ ],
1776
+ name: "InvalidMetadata",
1777
+ type: "error",
1778
+ },
1779
+ {
1780
+ inputs: [
1781
+ {
1782
+ internalType: "uint256",
1783
+ name: "tokenId",
1784
+ type: "uint256",
1785
+ },
1786
+ ],
1787
+ name: "InvalidNft",
1788
+ type: "error",
1789
+ },
1790
+ {
1791
+ inputs: [],
1792
+ name: "InvalidPrice",
1793
+ type: "error",
1794
+ },
1795
+ {
1796
+ inputs: [],
1797
+ name: "InvalidPriceExponent",
1798
+ type: "error",
1799
+ },
1800
+ {
1801
+ inputs: [],
1802
+ name: "InvalidRange",
1803
+ type: "error",
1804
+ },
1805
+ {
1806
+ inputs: [],
1807
+ name: "InvalidRetryData",
1808
+ type: "error",
1809
+ },
1810
+ {
1811
+ inputs: [],
1812
+ name: "InvalidReward",
1813
+ type: "error",
1814
+ },
1815
+ {
1816
+ inputs: [],
1817
+ name: "InvalidRoundId",
1818
+ type: "error",
1819
+ },
1820
+ {
1821
+ inputs: [],
1822
+ name: "InvalidSPLength",
1823
+ type: "error",
1824
+ },
1825
+ {
1826
+ inputs: [],
1827
+ name: "InvalidShortString",
1828
+ type: "error",
1829
+ },
1830
+ {
1831
+ inputs: [],
1832
+ name: "InvalidState",
1833
+ type: "error",
1834
+ },
1835
+ {
1836
+ inputs: [],
1837
+ name: "InvalidTime",
1838
+ type: "error",
1839
+ },
1840
+ {
1841
+ inputs: [],
1842
+ name: "InvalidTimestamp",
1843
+ type: "error",
1844
+ },
1845
+ {
1846
+ inputs: [],
1847
+ name: "InvalidToken",
1848
+ type: "error",
1849
+ },
1850
+ {
1851
+ inputs: [
1852
+ {
1853
+ internalType: "uint256",
1854
+ name: "tokenId",
1855
+ type: "uint256",
1856
+ },
1857
+ {
1858
+ internalType: "uint256",
1859
+ name: "positionId",
1860
+ type: "uint256",
1861
+ },
1862
+ ],
1863
+ name: "InvalidTokenId",
1864
+ type: "error",
1865
+ },
1866
+ {
1867
+ inputs: [],
1868
+ name: "InvalidTotalSupply",
1869
+ type: "error",
1870
+ },
1871
+ {
1872
+ inputs: [],
1873
+ name: "InvalidTotalWeight",
1874
+ type: "error",
1875
+ },
1876
+ {
1877
+ inputs: [
1878
+ {
1879
+ internalType: "uint256",
1880
+ name: "wTime",
1881
+ type: "uint256",
1882
+ },
1883
+ ],
1884
+ name: "InvalidWTime",
1885
+ type: "error",
1886
+ },
1887
+ {
1888
+ inputs: [],
1889
+ name: "InvalidWithdrawalFee",
1890
+ type: "error",
1891
+ },
1892
+ {
1893
+ inputs: [
1894
+ {
1895
+ internalType: "uint256",
1896
+ name: "assetLimit",
1897
+ type: "uint256",
1898
+ },
1899
+ {
1900
+ internalType: "uint256",
1901
+ name: "totalAsset",
1902
+ type: "uint256",
1903
+ },
1904
+ {
1905
+ internalType: "uint256",
1906
+ name: "amountAssetToDeposit",
1907
+ type: "uint256",
1908
+ },
1909
+ ],
1910
+ name: "KarakVaultAssetLimitExceeded",
1911
+ type: "error",
1912
+ },
1913
+ {
1914
+ inputs: [],
1915
+ name: "LENGTH_MISMATCH",
1916
+ type: "error",
1917
+ },
1918
+ {
1919
+ inputs: [],
1920
+ name: "LOCKED",
1921
+ type: "error",
1922
+ },
1923
+ {
1924
+ inputs: [],
1925
+ name: "LimitOverflow",
1926
+ type: "error",
1927
+ },
1928
+ {
1929
+ inputs: [],
1930
+ name: "LiquidityNotMatch",
1931
+ type: "error",
1932
+ },
1933
+ {
1934
+ inputs: [
1935
+ {
1936
+ internalType: "uint256",
1937
+ name: "remainingStake",
1938
+ type: "uint256",
1939
+ },
1940
+ {
1941
+ internalType: "uint256",
1942
+ name: "amountStaking",
1943
+ type: "uint256",
1944
+ },
1945
+ ],
1946
+ name: "LombardStakeLimitExceed",
1947
+ type: "error",
1948
+ },
1949
+ {
1950
+ inputs: [],
1951
+ name: "LzTokenUnavailable",
1952
+ type: "error",
1953
+ },
1954
+ {
1955
+ inputs: [
1956
+ {
1957
+ internalType: "address",
1958
+ name: "addr",
1959
+ type: "address",
1960
+ },
1961
+ ],
1962
+ name: "MFNotPendleMarket",
1963
+ type: "error",
1964
+ },
1965
+ {
1966
+ inputs: [],
1967
+ name: "MSG_VALUE_NOT_ZERO",
1968
+ type: "error",
1969
+ },
1970
+ {
1971
+ inputs: [
1972
+ {
1973
+ internalType: "int256",
1974
+ name: "exchangeRate",
1975
+ type: "int256",
1976
+ },
1977
+ ],
1978
+ name: "MarketExchangeRateBelowOne",
1979
+ type: "error",
1980
+ },
1981
+ {
1982
+ inputs: [],
1983
+ name: "MarketExpired",
1984
+ type: "error",
1985
+ },
1986
+ {
1987
+ inputs: [],
1988
+ name: "MarketFactoryExpiredPt",
1989
+ type: "error",
1990
+ },
1991
+ {
1992
+ inputs: [
1993
+ {
1994
+ internalType: "int256",
1995
+ name: "initialAnchor",
1996
+ type: "int256",
1997
+ },
1998
+ {
1999
+ internalType: "int256",
2000
+ name: "minInitialAnchor",
2001
+ type: "int256",
2002
+ },
2003
+ ],
2004
+ name: "MarketFactoryInitialAnchorTooLow",
2005
+ type: "error",
2006
+ },
2007
+ {
2008
+ inputs: [],
2009
+ name: "MarketFactoryInvalidPt",
2010
+ type: "error",
2011
+ },
2012
+ {
2013
+ inputs: [
2014
+ {
2015
+ internalType: "uint80",
2016
+ name: "lnFeeRateRoot",
2017
+ type: "uint80",
2018
+ },
2019
+ {
2020
+ internalType: "uint256",
2021
+ name: "maxLnFeeRateRoot",
2022
+ type: "uint256",
2023
+ },
2024
+ ],
2025
+ name: "MarketFactoryLnFeeRateRootTooHigh",
2026
+ type: "error",
2027
+ },
2028
+ {
2029
+ inputs: [],
2030
+ name: "MarketFactoryMarketExists",
2031
+ type: "error",
2032
+ },
2033
+ {
2034
+ inputs: [
2035
+ {
2036
+ internalType: "uint80",
2037
+ name: "overriddenFee",
2038
+ type: "uint80",
2039
+ },
2040
+ {
2041
+ internalType: "uint256",
2042
+ name: "marketLnFeeRateRoot",
2043
+ type: "uint256",
2044
+ },
2045
+ ],
2046
+ name: "MarketFactoryOverriddenFeeTooHigh",
2047
+ type: "error",
2048
+ },
2049
+ {
2050
+ inputs: [
2051
+ {
2052
+ internalType: "uint8",
2053
+ name: "reserveFeePercent",
2054
+ type: "uint8",
2055
+ },
2056
+ {
2057
+ internalType: "uint8",
2058
+ name: "maxReserveFeePercent",
2059
+ type: "uint8",
2060
+ },
2061
+ ],
2062
+ name: "MarketFactoryReserveFeePercentTooHigh",
2063
+ type: "error",
2064
+ },
2065
+ {
2066
+ inputs: [],
2067
+ name: "MarketFactoryZeroTreasury",
2068
+ type: "error",
2069
+ },
2070
+ {
2071
+ inputs: [
2072
+ {
2073
+ internalType: "int256",
2074
+ name: "currentAmount",
2075
+ type: "int256",
2076
+ },
2077
+ {
2078
+ internalType: "int256",
2079
+ name: "requiredAmount",
2080
+ type: "int256",
2081
+ },
2082
+ ],
2083
+ name: "MarketInsufficientPtForTrade",
2084
+ type: "error",
2085
+ },
2086
+ {
2087
+ inputs: [
2088
+ {
2089
+ internalType: "uint256",
2090
+ name: "actualBalance",
2091
+ type: "uint256",
2092
+ },
2093
+ {
2094
+ internalType: "uint256",
2095
+ name: "requiredBalance",
2096
+ type: "uint256",
2097
+ },
2098
+ ],
2099
+ name: "MarketInsufficientPtReceived",
2100
+ type: "error",
2101
+ },
2102
+ {
2103
+ inputs: [
2104
+ {
2105
+ internalType: "uint256",
2106
+ name: "actualBalance",
2107
+ type: "uint256",
2108
+ },
2109
+ {
2110
+ internalType: "uint256",
2111
+ name: "requiredBalance",
2112
+ type: "uint256",
2113
+ },
2114
+ ],
2115
+ name: "MarketInsufficientSyReceived",
2116
+ type: "error",
2117
+ },
2118
+ {
2119
+ inputs: [],
2120
+ name: "MarketProportionMustNotEqualOne",
2121
+ type: "error",
2122
+ },
2123
+ {
2124
+ inputs: [
2125
+ {
2126
+ internalType: "int256",
2127
+ name: "proportion",
2128
+ type: "int256",
2129
+ },
2130
+ {
2131
+ internalType: "int256",
2132
+ name: "maxProportion",
2133
+ type: "int256",
2134
+ },
2135
+ ],
2136
+ name: "MarketProportionTooHigh",
2137
+ type: "error",
2138
+ },
2139
+ {
2140
+ inputs: [
2141
+ {
2142
+ internalType: "int256",
2143
+ name: "rateScalar",
2144
+ type: "int256",
2145
+ },
2146
+ ],
2147
+ name: "MarketRateScalarBelowZero",
2148
+ type: "error",
2149
+ },
2150
+ {
2151
+ inputs: [
2152
+ {
2153
+ internalType: "int256",
2154
+ name: "scalarRoot",
2155
+ type: "int256",
2156
+ },
2157
+ ],
2158
+ name: "MarketScalarRootBelowZero",
2159
+ type: "error",
2160
+ },
2161
+ {
2162
+ inputs: [],
2163
+ name: "MarketZeroAmountsInput",
2164
+ type: "error",
2165
+ },
2166
+ {
2167
+ inputs: [],
2168
+ name: "MarketZeroAmountsOutput",
2169
+ type: "error",
2170
+ },
2171
+ {
2172
+ inputs: [],
2173
+ name: "MarketZeroLnImpliedRate",
2174
+ type: "error",
2175
+ },
2176
+ {
2177
+ inputs: [
2178
+ {
2179
+ internalType: "int256",
2180
+ name: "totalPt",
2181
+ type: "int256",
2182
+ },
2183
+ {
2184
+ internalType: "int256",
2185
+ name: "totalAsset",
2186
+ type: "int256",
2187
+ },
2188
+ ],
2189
+ name: "MarketZeroTotalPtOrTotalAsset",
2190
+ type: "error",
2191
+ },
2192
+ {
2193
+ inputs: [],
2194
+ name: "MathOverflowedMulDiv",
2195
+ type: "error",
2196
+ },
2197
+ {
2198
+ inputs: [],
2199
+ name: "MaxDailyPnl",
2200
+ type: "error",
2201
+ },
2202
+ {
2203
+ inputs: [
2204
+ {
2205
+ internalType: "uint256",
2206
+ name: "amountTaoToWrap",
2207
+ type: "uint256",
2208
+ },
2209
+ {
2210
+ internalType: "uint256",
2211
+ name: "maxTaoForWrap",
2212
+ type: "uint256",
2213
+ },
2214
+ ],
2215
+ name: "MaxStTAOSupplyExceeded",
2216
+ type: "error",
2217
+ },
2218
+ {
2219
+ inputs: [],
2220
+ name: "MellowVaultHasInvalidAssets",
2221
+ type: "error",
2222
+ },
2223
+ {
2224
+ inputs: [
2225
+ {
2226
+ internalType: "uint256",
2227
+ name: "amountToRedeem",
2228
+ type: "uint256",
2229
+ },
2230
+ {
2231
+ internalType: "uint256",
2232
+ name: "minimumRedeemAmount",
2233
+ type: "uint256",
2234
+ },
2235
+ ],
2236
+ name: "MinimumRedeemAmountNotReached",
2237
+ type: "error",
2238
+ },
2239
+ {
2240
+ inputs: [
2241
+ {
2242
+ internalType: "uint256",
2243
+ name: "amountToStake",
2244
+ type: "uint256",
2245
+ },
2246
+ {
2247
+ internalType: "uint256",
2248
+ name: "minimumStakeAmount",
2249
+ type: "uint256",
2250
+ },
2251
+ ],
2252
+ name: "MinimumStakeAmountNotReached",
2253
+ type: "error",
2254
+ },
2255
+ {
2256
+ inputs: [
2257
+ {
2258
+ internalType: "address",
2259
+ name: "",
2260
+ type: "address",
2261
+ },
2262
+ ],
2263
+ name: "MissingPrecompile",
2264
+ type: "error",
2265
+ },
2266
+ {
2267
+ inputs: [
2268
+ {
2269
+ internalType: "uint256",
2270
+ name: "errorCode",
2271
+ type: "uint256",
2272
+ },
2273
+ ],
2274
+ name: "MoonwellMintError",
2275
+ type: "error",
2276
+ },
2277
+ {
2278
+ inputs: [
2279
+ {
2280
+ internalType: "uint256",
2281
+ name: "errorCode",
2282
+ type: "uint256",
2283
+ },
2284
+ ],
2285
+ name: "MoonwellRedeemError",
2286
+ type: "error",
2287
+ },
2288
+ {
2289
+ inputs: [
2290
+ {
2291
+ internalType: "address",
2292
+ name: "sender",
2293
+ type: "address",
2294
+ },
2295
+ ],
2296
+ name: "MsgNotFromReceiveEndpoint",
2297
+ type: "error",
2298
+ },
2299
+ {
2300
+ inputs: [
2301
+ {
2302
+ internalType: "uint16",
2303
+ name: "srcChainId",
2304
+ type: "uint16",
2305
+ },
2306
+ {
2307
+ internalType: "bytes",
2308
+ name: "path",
2309
+ type: "bytes",
2310
+ },
2311
+ ],
2312
+ name: "MsgNotFromSendEndpoint",
2313
+ type: "error",
2314
+ },
2315
+ {
2316
+ inputs: [],
2317
+ name: "NEGATIVE_SLIPPAGE",
2318
+ type: "error",
2319
+ },
2320
+ {
2321
+ inputs: [],
2322
+ name: "NOT_ALLOWED_BROADCASTER",
2323
+ type: "error",
2324
+ },
2325
+ {
2326
+ inputs: [],
2327
+ name: "NOT_AMB_IMPLEMENTATION",
2328
+ type: "error",
2329
+ },
2330
+ {
2331
+ inputs: [],
2332
+ name: "NOT_BLACKLISTED_ROUTE_ID",
2333
+ type: "error",
2334
+ },
2335
+ {
2336
+ inputs: [],
2337
+ name: "NOT_BLACKLISTED_SELECTOR",
2338
+ type: "error",
2339
+ },
2340
+ {
2341
+ inputs: [],
2342
+ name: "NOT_BROADCAST_AMB_IMPLEMENTATION",
2343
+ type: "error",
2344
+ },
2345
+ {
2346
+ inputs: [],
2347
+ name: "NOT_BROADCAST_REGISTRY",
2348
+ type: "error",
2349
+ },
2350
+ {
2351
+ inputs: [],
2352
+ name: "NOT_CORE_STATE_REGISTRY",
2353
+ type: "error",
2354
+ },
2355
+ {
2356
+ inputs: [],
2357
+ name: "NOT_EMERGENCY_ADMIN",
2358
+ type: "error",
2359
+ },
2360
+ {
2361
+ inputs: [],
2362
+ name: "NOT_EMERGENCY_QUEUE",
2363
+ type: "error",
2364
+ },
2365
+ {
2366
+ inputs: [],
2367
+ name: "NOT_IMPLEMENTED",
2368
+ type: "error",
2369
+ },
2370
+ {
2371
+ inputs: [],
2372
+ name: "NOT_MINTER",
2373
+ type: "error",
2374
+ },
2375
+ {
2376
+ inputs: [],
2377
+ name: "NOT_MINTER_STATE_REGISTRY_ROLE",
2378
+ type: "error",
2379
+ },
2380
+ {
2381
+ inputs: [],
2382
+ name: "NOT_PAYMASTER",
2383
+ type: "error",
2384
+ },
2385
+ {
2386
+ inputs: [],
2387
+ name: "NOT_PAYMENT_ADMIN",
2388
+ type: "error",
2389
+ },
2390
+ {
2391
+ inputs: [],
2392
+ name: "NOT_PENDING_MANAGEMENT",
2393
+ type: "error",
2394
+ },
2395
+ {
2396
+ inputs: [
2397
+ {
2398
+ internalType: "bytes32",
2399
+ name: "role",
2400
+ type: "bytes32",
2401
+ },
2402
+ ],
2403
+ name: "NOT_PRIVILEGED_CALLER",
2404
+ type: "error",
2405
+ },
2406
+ {
2407
+ inputs: [],
2408
+ name: "NOT_PROTOCOL_ADMIN",
2409
+ type: "error",
2410
+ },
2411
+ {
2412
+ inputs: [],
2413
+ name: "NOT_STATE_REGISTRY",
2414
+ type: "error",
2415
+ },
2416
+ {
2417
+ inputs: [],
2418
+ name: "NOT_SUPERFORM",
2419
+ type: "error",
2420
+ },
2421
+ {
2422
+ inputs: [],
2423
+ name: "NOT_SUPERFORM_FACTORY",
2424
+ type: "error",
2425
+ },
2426
+ {
2427
+ inputs: [],
2428
+ name: "NOT_SUPERFORM_ROUTER",
2429
+ type: "error",
2430
+ },
2431
+ {
2432
+ inputs: [],
2433
+ name: "NOT_SUPER_REGISTRY",
2434
+ type: "error",
2435
+ },
2436
+ {
2437
+ inputs: [],
2438
+ name: "NOT_SUPER_VAULTS_STRATEGIST",
2439
+ type: "error",
2440
+ },
2441
+ {
2442
+ inputs: [],
2443
+ name: "NOT_TIMELOCK_STATE_REGISTRY",
2444
+ type: "error",
2445
+ },
2446
+ {
2447
+ inputs: [],
2448
+ name: "NOT_TIMELOCK_SUPERFORM",
2449
+ type: "error",
2450
+ },
2451
+ {
2452
+ inputs: [],
2453
+ name: "NOT_VALID_DISPUTER",
2454
+ type: "error",
2455
+ },
2456
+ {
2457
+ inputs: [],
2458
+ name: "NOT_VAULT_MANAGER",
2459
+ type: "error",
2460
+ },
2461
+ {
2462
+ inputs: [],
2463
+ name: "NO_TXDATA_PRESENT",
2464
+ type: "error",
2465
+ },
2466
+ {
2467
+ inputs: [],
2468
+ name: "NO_VALID_KYC_TOKEN",
2469
+ type: "error",
2470
+ },
2471
+ {
2472
+ inputs: [],
2473
+ name: "NoActiveDiscount",
2474
+ type: "error",
2475
+ },
2476
+ {
2477
+ inputs: [],
2478
+ name: "NoDiscount",
2479
+ type: "error",
2480
+ },
2481
+ {
2482
+ inputs: [
2483
+ {
2484
+ internalType: "uint32",
2485
+ name: "eid",
2486
+ type: "uint32",
2487
+ },
2488
+ ],
2489
+ name: "NoPeer",
2490
+ type: "error",
2491
+ },
2492
+ {
2493
+ inputs: [],
2494
+ name: "NonZeroValue",
2495
+ type: "error",
2496
+ },
2497
+ {
2498
+ inputs: [],
2499
+ name: "NotAllowed",
2500
+ type: "error",
2501
+ },
2502
+ {
2503
+ inputs: [],
2504
+ name: "NotEnoughAssets",
2505
+ type: "error",
2506
+ },
2507
+ {
2508
+ inputs: [],
2509
+ name: "NotEnoughLiquidity",
2510
+ type: "error",
2511
+ },
2512
+ {
2513
+ inputs: [
2514
+ {
2515
+ internalType: "uint256",
2516
+ name: "msgValue",
2517
+ type: "uint256",
2518
+ },
2519
+ ],
2520
+ name: "NotEnoughNative",
2521
+ type: "error",
2522
+ },
2523
+ {
2524
+ inputs: [
2525
+ {
2526
+ internalType: "uint16",
2527
+ name: "srcChainId",
2528
+ type: "uint16",
2529
+ },
2530
+ {
2531
+ internalType: "bytes",
2532
+ name: "path",
2533
+ type: "bytes",
2534
+ },
2535
+ ],
2536
+ name: "NotFromTrustedRemote",
2537
+ type: "error",
2538
+ },
2539
+ {
2540
+ inputs: [],
2541
+ name: "NotInitializing",
2542
+ type: "error",
2543
+ },
2544
+ {
2545
+ inputs: [],
2546
+ name: "NotOwner",
2547
+ type: "error",
2548
+ },
2549
+ {
2550
+ inputs: [],
2551
+ name: "NotUnderCollateralized",
2552
+ type: "error",
2553
+ },
2554
+ {
2555
+ inputs: [],
2556
+ name: "NotUnlocked",
2557
+ type: "error",
2558
+ },
2559
+ {
2560
+ inputs: [],
2561
+ name: "OnlyLayerZeroEndpoint",
2562
+ type: "error",
2563
+ },
2564
+ {
2565
+ inputs: [],
2566
+ name: "OnlyManager",
2567
+ type: "error",
2568
+ },
2569
+ {
2570
+ inputs: [
2571
+ {
2572
+ internalType: "uint32",
2573
+ name: "eid",
2574
+ type: "uint32",
2575
+ },
2576
+ {
2577
+ internalType: "bytes32",
2578
+ name: "sender",
2579
+ type: "bytes32",
2580
+ },
2581
+ ],
2582
+ name: "OnlyPeer",
2583
+ type: "error",
2584
+ },
2585
+ {
2586
+ inputs: [],
2587
+ name: "OnlyPnlFeed",
2588
+ type: "error",
2589
+ },
2590
+ {
2591
+ inputs: [],
2592
+ name: "OnlyTradingPnlHandler",
2593
+ type: "error",
2594
+ },
2595
+ {
2596
+ inputs: [],
2597
+ name: "OnlyWhitelisted",
2598
+ type: "error",
2599
+ },
2600
+ {
2601
+ inputs: [],
2602
+ name: "OnlyYCFactory",
2603
+ type: "error",
2604
+ },
2605
+ {
2606
+ inputs: [],
2607
+ name: "OnlyYT",
2608
+ type: "error",
2609
+ },
2610
+ {
2611
+ inputs: [],
2612
+ name: "OperationNotAllowed",
2613
+ type: "error",
2614
+ },
2615
+ {
2616
+ inputs: [],
2617
+ name: "OracleAlreadyExists",
2618
+ type: "error",
2619
+ },
2620
+ {
2621
+ inputs: [
2622
+ {
2623
+ internalType: "uint32",
2624
+ name: "cardinalityRequired",
2625
+ type: "uint32",
2626
+ },
2627
+ ],
2628
+ name: "OracleIncreaseCardinalityRequired",
2629
+ type: "error",
2630
+ },
2631
+ {
2632
+ inputs: [
2633
+ {
2634
+ internalType: "bool",
2635
+ name: "increaseCardinalityRequired",
2636
+ type: "bool",
2637
+ },
2638
+ {
2639
+ internalType: "bool",
2640
+ name: "oldestObservationSatisfied",
2641
+ type: "bool",
2642
+ },
2643
+ ],
2644
+ name: "OracleNotReady",
2645
+ type: "error",
2646
+ },
2647
+ {
2648
+ inputs: [],
2649
+ name: "OracleOldestObservationNotSatisfied",
2650
+ type: "error",
2651
+ },
2652
+ {
2653
+ inputs: [
2654
+ {
2655
+ internalType: "uint32",
2656
+ name: "target",
2657
+ type: "uint32",
2658
+ },
2659
+ {
2660
+ internalType: "uint32",
2661
+ name: "oldest",
2662
+ type: "uint32",
2663
+ },
2664
+ ],
2665
+ name: "OracleTargetTooOld",
2666
+ type: "error",
2667
+ },
2668
+ {
2669
+ inputs: [],
2670
+ name: "OracleUninitialized",
2671
+ type: "error",
2672
+ },
2673
+ {
2674
+ inputs: [],
2675
+ name: "OracleZeroCardinality",
2676
+ type: "error",
2677
+ },
2678
+ {
2679
+ inputs: [
2680
+ {
2681
+ internalType: "address",
2682
+ name: "owner",
2683
+ type: "address",
2684
+ },
2685
+ ],
2686
+ name: "OwnableInvalidOwner",
2687
+ type: "error",
2688
+ },
2689
+ {
2690
+ inputs: [
2691
+ {
2692
+ internalType: "address",
2693
+ name: "account",
2694
+ type: "address",
2695
+ },
2696
+ ],
2697
+ name: "OwnableUnauthorizedAccount",
2698
+ type: "error",
2699
+ },
2700
+ {
2701
+ inputs: [],
2702
+ name: "PAUSED",
2703
+ type: "error",
2704
+ },
2705
+ {
2706
+ inputs: [],
2707
+ name: "PAYLOAD_ALREADY_PROCESSED",
2708
+ type: "error",
2709
+ },
2710
+ {
2711
+ inputs: [],
2712
+ name: "PAYLOAD_ALREADY_UPDATED",
2713
+ type: "error",
2714
+ },
2715
+ {
2716
+ inputs: [],
2717
+ name: "PAYLOAD_NOT_UPDATED",
2718
+ type: "error",
2719
+ },
2720
+ {
2721
+ inputs: [
2722
+ {
2723
+ internalType: "address",
2724
+ name: "rewardToken",
2725
+ type: "address",
2726
+ },
2727
+ {
2728
+ internalType: "uint256",
2729
+ name: "amount",
2730
+ type: "uint256",
2731
+ },
2732
+ ],
2733
+ name: "PendingRewardNonZero",
2734
+ type: "error",
2735
+ },
2736
+ {
2737
+ inputs: [],
2738
+ name: "PendingWithdrawal",
2739
+ type: "error",
2740
+ },
2741
+ {
2742
+ inputs: [],
2743
+ name: "PhaseSettled",
2744
+ type: "error",
2745
+ },
2746
+ {
2747
+ inputs: [],
2748
+ name: "PoolIdDoesNotExit",
2749
+ type: "error",
2750
+ },
2751
+ {
2752
+ inputs: [],
2753
+ name: "PositionNotEligible",
2754
+ type: "error",
2755
+ },
2756
+ {
2757
+ inputs: [],
2758
+ name: "PriceZero",
2759
+ type: "error",
2760
+ },
2761
+ {
2762
+ inputs: [],
2763
+ name: "REBALANCE_FROM_ID_NOT_FOUND_IN_FINAL_IDS",
2764
+ type: "error",
2765
+ },
2766
+ {
2767
+ inputs: [],
2768
+ name: "REBALANCE_MULTI_POSITIONS_DIFFERENT_AMOUNTS",
2769
+ type: "error",
2770
+ },
2771
+ {
2772
+ inputs: [],
2773
+ name: "REBALANCE_MULTI_POSITIONS_DIFFERENT_CHAIN",
2774
+ type: "error",
2775
+ },
2776
+ {
2777
+ inputs: [],
2778
+ name: "REBALANCE_MULTI_POSITIONS_DIFFERENT_TOKEN",
2779
+ type: "error",
2780
+ },
2781
+ {
2782
+ inputs: [],
2783
+ name: "REBALANCE_MULTI_POSITIONS_UNEXPECTED_RECEIVER_ADDRESS",
2784
+ type: "error",
2785
+ },
2786
+ {
2787
+ inputs: [],
2788
+ name: "REBALANCE_SINGLE_POSITIONS_DIFFERENT_AMOUNT",
2789
+ type: "error",
2790
+ },
2791
+ {
2792
+ inputs: [],
2793
+ name: "REBALANCE_SINGLE_POSITIONS_DIFFERENT_CHAIN",
2794
+ type: "error",
2795
+ },
2796
+ {
2797
+ inputs: [],
2798
+ name: "REBALANCE_SINGLE_POSITIONS_DIFFERENT_TOKEN",
2799
+ type: "error",
2800
+ },
2801
+ {
2802
+ inputs: [],
2803
+ name: "REBALANCE_SINGLE_POSITIONS_UNEXPECTED_RECEIVER_ADDRESS",
2804
+ type: "error",
2805
+ },
2806
+ {
2807
+ inputs: [],
2808
+ name: "REBALANCE_XCHAIN_INVALID_RECEIVER_ADDRESS",
2809
+ type: "error",
2810
+ },
2811
+ {
2812
+ inputs: [],
2813
+ name: "RECEIVER_ADDRESS_NOT_SET",
2814
+ type: "error",
2815
+ },
2816
+ {
2817
+ inputs: [],
2818
+ name: "REFUND_CHAIN_ID_NOT_SET",
2819
+ type: "error",
2820
+ },
2821
+ {
2822
+ inputs: [],
2823
+ name: "RELAYER_NOT_SET",
2824
+ type: "error",
2825
+ },
2826
+ {
2827
+ inputs: [],
2828
+ name: "RESCUE_ALREADY_PROPOSED",
2829
+ type: "error",
2830
+ },
2831
+ {
2832
+ inputs: [],
2833
+ name: "RESCUE_LOCKED",
2834
+ type: "error",
2835
+ },
2836
+ {
2837
+ inputs: [],
2838
+ name: "ROLE_NOT_ASSIGNED",
2839
+ type: "error",
2840
+ },
2841
+ {
2842
+ inputs: [],
2843
+ name: "RangeNotFound",
2844
+ type: "error",
2845
+ },
2846
+ {
2847
+ inputs: [],
2848
+ name: "RangeNotMatch",
2849
+ type: "error",
2850
+ },
2851
+ {
2852
+ inputs: [
2853
+ {
2854
+ internalType: "uint256",
2855
+ name: "oldRate",
2856
+ type: "uint256",
2857
+ },
2858
+ {
2859
+ internalType: "uint256",
2860
+ name: "newRate",
2861
+ type: "uint256",
2862
+ },
2863
+ {
2864
+ internalType: "enum SDKErrorsDirectory.RateRejectReason",
2865
+ name: "reason",
2866
+ type: "uint8",
2867
+ },
2868
+ ],
2869
+ name: "RateRejected",
2870
+ type: "error",
2871
+ },
2872
+ {
2873
+ inputs: [],
2874
+ name: "ReentrancyGuardReentrantCall",
2875
+ type: "error",
2876
+ },
2877
+ {
2878
+ inputs: [],
2879
+ name: "ReturnAmountIsNotEnough",
2880
+ type: "error",
2881
+ },
2882
+ {
2883
+ inputs: [
2884
+ {
2885
+ internalType: "address",
2886
+ name: "caller",
2887
+ type: "address",
2888
+ },
2889
+ ],
2890
+ name: "RouterCallbackNotPendleMarket",
2891
+ type: "error",
2892
+ },
2893
+ {
2894
+ inputs: [
2895
+ {
2896
+ internalType: "uint256",
2897
+ name: "actualPtIn",
2898
+ type: "uint256",
2899
+ },
2900
+ {
2901
+ internalType: "uint256",
2902
+ name: "limitPtIn",
2903
+ type: "uint256",
2904
+ },
2905
+ ],
2906
+ name: "RouterExceededLimitPtIn",
2907
+ type: "error",
2908
+ },
2909
+ {
2910
+ inputs: [
2911
+ {
2912
+ internalType: "uint256",
2913
+ name: "actualSyIn",
2914
+ type: "uint256",
2915
+ },
2916
+ {
2917
+ internalType: "uint256",
2918
+ name: "limitSyIn",
2919
+ type: "uint256",
2920
+ },
2921
+ ],
2922
+ name: "RouterExceededLimitSyIn",
2923
+ type: "error",
2924
+ },
2925
+ {
2926
+ inputs: [
2927
+ {
2928
+ internalType: "uint256",
2929
+ name: "actualYtIn",
2930
+ type: "uint256",
2931
+ },
2932
+ {
2933
+ internalType: "uint256",
2934
+ name: "limitYtIn",
2935
+ type: "uint256",
2936
+ },
2937
+ ],
2938
+ name: "RouterExceededLimitYtIn",
2939
+ type: "error",
2940
+ },
2941
+ {
2942
+ inputs: [
2943
+ {
2944
+ internalType: "uint256",
2945
+ name: "actualLpOut",
2946
+ type: "uint256",
2947
+ },
2948
+ {
2949
+ internalType: "uint256",
2950
+ name: "requiredLpOut",
2951
+ type: "uint256",
2952
+ },
2953
+ ],
2954
+ name: "RouterInsufficientLpOut",
2955
+ type: "error",
2956
+ },
2957
+ {
2958
+ inputs: [
2959
+ {
2960
+ internalType: "uint256",
2961
+ name: "actualPYOut",
2962
+ type: "uint256",
2963
+ },
2964
+ {
2965
+ internalType: "uint256",
2966
+ name: "requiredPYOut",
2967
+ type: "uint256",
2968
+ },
2969
+ ],
2970
+ name: "RouterInsufficientPYOut",
2971
+ type: "error",
2972
+ },
2973
+ {
2974
+ inputs: [
2975
+ {
2976
+ internalType: "uint256",
2977
+ name: "actualPtOut",
2978
+ type: "uint256",
2979
+ },
2980
+ {
2981
+ internalType: "uint256",
2982
+ name: "requiredPtOut",
2983
+ type: "uint256",
2984
+ },
2985
+ ],
2986
+ name: "RouterInsufficientPtOut",
2987
+ type: "error",
2988
+ },
2989
+ {
2990
+ inputs: [
2991
+ {
2992
+ internalType: "uint256",
2993
+ name: "actualPtRepay",
2994
+ type: "uint256",
2995
+ },
2996
+ {
2997
+ internalType: "uint256",
2998
+ name: "requiredPtRepay",
2999
+ type: "uint256",
3000
+ },
3001
+ ],
3002
+ name: "RouterInsufficientPtRepay",
3003
+ type: "error",
3004
+ },
3005
+ {
3006
+ inputs: [
3007
+ {
3008
+ internalType: "uint256",
3009
+ name: "actualSyOut",
3010
+ type: "uint256",
3011
+ },
3012
+ {
3013
+ internalType: "uint256",
3014
+ name: "requiredSyOut",
3015
+ type: "uint256",
3016
+ },
3017
+ ],
3018
+ name: "RouterInsufficientSyOut",
3019
+ type: "error",
3020
+ },
3021
+ {
3022
+ inputs: [
3023
+ {
3024
+ internalType: "uint256",
3025
+ name: "actualSyRepay",
3026
+ type: "uint256",
3027
+ },
3028
+ {
3029
+ internalType: "uint256",
3030
+ name: "requiredSyRepay",
3031
+ type: "uint256",
3032
+ },
3033
+ ],
3034
+ name: "RouterInsufficientSyRepay",
3035
+ type: "error",
3036
+ },
3037
+ {
3038
+ inputs: [
3039
+ {
3040
+ internalType: "uint256",
3041
+ name: "actualTokenOut",
3042
+ type: "uint256",
3043
+ },
3044
+ {
3045
+ internalType: "uint256",
3046
+ name: "requiredTokenOut",
3047
+ type: "uint256",
3048
+ },
3049
+ ],
3050
+ name: "RouterInsufficientTokenOut",
3051
+ type: "error",
3052
+ },
3053
+ {
3054
+ inputs: [
3055
+ {
3056
+ internalType: "uint256",
3057
+ name: "actualYtOut",
3058
+ type: "uint256",
3059
+ },
3060
+ {
3061
+ internalType: "uint256",
3062
+ name: "requiredYtOut",
3063
+ type: "uint256",
3064
+ },
3065
+ ],
3066
+ name: "RouterInsufficientYtOut",
3067
+ type: "error",
3068
+ },
3069
+ {
3070
+ inputs: [
3071
+ {
3072
+ internalType: "bytes4",
3073
+ name: "selector",
3074
+ type: "bytes4",
3075
+ },
3076
+ ],
3077
+ name: "RouterInvalidAction",
3078
+ type: "error",
3079
+ },
3080
+ {
3081
+ inputs: [
3082
+ {
3083
+ internalType: "address",
3084
+ name: "facet",
3085
+ type: "address",
3086
+ },
3087
+ ],
3088
+ name: "RouterInvalidFacet",
3089
+ type: "error",
3090
+ },
3091
+ {
3092
+ inputs: [],
3093
+ name: "RouterKyberSwapDataZero",
3094
+ type: "error",
3095
+ },
3096
+ {
3097
+ inputs: [
3098
+ {
3099
+ internalType: "uint256",
3100
+ name: "netSyDesired",
3101
+ type: "uint256",
3102
+ },
3103
+ {
3104
+ internalType: "uint256",
3105
+ name: "netSyUsed",
3106
+ type: "uint256",
3107
+ },
3108
+ ],
3109
+ name: "RouterNotAllSyUsed",
3110
+ type: "error",
3111
+ },
3112
+ {
3113
+ inputs: [],
3114
+ name: "RouterTimeRangeZero",
3115
+ type: "error",
3116
+ },
3117
+ {
3118
+ inputs: [
3119
+ {
3120
+ internalType: "address",
3121
+ name: "tokenIn",
3122
+ type: "address",
3123
+ },
3124
+ {
3125
+ internalType: "uint256",
3126
+ name: "amountExpected",
3127
+ type: "uint256",
3128
+ },
3129
+ {
3130
+ internalType: "uint256",
3131
+ name: "amountActual",
3132
+ type: "uint256",
3133
+ },
3134
+ ],
3135
+ name: "SAInsufficientTokenIn",
3136
+ type: "error",
3137
+ },
3138
+ {
3139
+ inputs: [],
3140
+ name: "SLIPPAGE_OUT_OF_BOUNDS",
3141
+ type: "error",
3142
+ },
3143
+ {
3144
+ inputs: [],
3145
+ name: "SRC_SENDER_MISMATCH",
3146
+ type: "error",
3147
+ },
3148
+ {
3149
+ inputs: [],
3150
+ name: "SRC_TX_TYPE_MISMATCH",
3151
+ type: "error",
3152
+ },
3153
+ {
3154
+ inputs: [
3155
+ {
3156
+ internalType: "uint256",
3157
+ name: "superformId",
3158
+ type: "uint256",
3159
+ },
3160
+ ],
3161
+ name: "SUPERFORM_DOES_NOT_EXIST",
3162
+ type: "error",
3163
+ },
3164
+ {
3165
+ inputs: [],
3166
+ name: "SUPERFORM_DOES_NOT_SUPPORT_ASSET",
3167
+ type: "error",
3168
+ },
3169
+ {
3170
+ inputs: [],
3171
+ name: "SUPERFORM_ID_NONEXISTENT",
3172
+ type: "error",
3173
+ },
3174
+ {
3175
+ inputs: [],
3176
+ name: "SUPERFORM_NOT_WHITELISTED",
3177
+ type: "error",
3178
+ },
3179
+ {
3180
+ inputs: [
3181
+ {
3182
+ internalType: "uint256",
3183
+ name: "amountDeposited",
3184
+ type: "uint256",
3185
+ },
3186
+ ],
3187
+ name: "SYApeDepositAmountTooSmall",
3188
+ type: "error",
3189
+ },
3190
+ {
3191
+ inputs: [],
3192
+ name: "SYBalancerInvalidPid",
3193
+ type: "error",
3194
+ },
3195
+ {
3196
+ inputs: [],
3197
+ name: "SYBalancerReentrancy",
3198
+ type: "error",
3199
+ },
3200
+ {
3201
+ inputs: [],
3202
+ name: "SYCurve3crvPoolNotFound",
3203
+ type: "error",
3204
+ },
3205
+ {
3206
+ inputs: [],
3207
+ name: "SYCurveInvalidPid",
3208
+ type: "error",
3209
+ },
3210
+ {
3211
+ inputs: [
3212
+ {
3213
+ internalType: "uint256",
3214
+ name: "actualSharesOut",
3215
+ type: "uint256",
3216
+ },
3217
+ {
3218
+ internalType: "uint256",
3219
+ name: "requiredSharesOut",
3220
+ type: "uint256",
3221
+ },
3222
+ ],
3223
+ name: "SYInsufficientSharesOut",
3224
+ type: "error",
3225
+ },
3226
+ {
3227
+ inputs: [
3228
+ {
3229
+ internalType: "uint256",
3230
+ name: "actualTokenOut",
3231
+ type: "uint256",
3232
+ },
3233
+ {
3234
+ internalType: "uint256",
3235
+ name: "requiredTokenOut",
3236
+ type: "uint256",
3237
+ },
3238
+ ],
3239
+ name: "SYInsufficientTokenOut",
3240
+ type: "error",
3241
+ },
3242
+ {
3243
+ inputs: [
3244
+ {
3245
+ internalType: "address",
3246
+ name: "token",
3247
+ type: "address",
3248
+ },
3249
+ ],
3250
+ name: "SYInvalidRewardToken",
3251
+ type: "error",
3252
+ },
3253
+ {
3254
+ inputs: [
3255
+ {
3256
+ internalType: "address",
3257
+ name: "token",
3258
+ type: "address",
3259
+ },
3260
+ ],
3261
+ name: "SYInvalidTokenIn",
3262
+ type: "error",
3263
+ },
3264
+ {
3265
+ inputs: [
3266
+ {
3267
+ internalType: "address",
3268
+ name: "token",
3269
+ type: "address",
3270
+ },
3271
+ ],
3272
+ name: "SYInvalidTokenOut",
3273
+ type: "error",
3274
+ },
3275
+ {
3276
+ inputs: [
3277
+ {
3278
+ internalType: "uint256",
3279
+ name: "borrowRate",
3280
+ type: "uint256",
3281
+ },
3282
+ {
3283
+ internalType: "uint256",
3284
+ name: "borrowRateMax",
3285
+ type: "uint256",
3286
+ },
3287
+ ],
3288
+ name: "SYQiTokenBorrowRateTooHigh",
3289
+ type: "error",
3290
+ },
3291
+ {
3292
+ inputs: [
3293
+ {
3294
+ internalType: "uint256",
3295
+ name: "errCode",
3296
+ type: "uint256",
3297
+ },
3298
+ ],
3299
+ name: "SYQiTokenMintFailed",
3300
+ type: "error",
3301
+ },
3302
+ {
3303
+ inputs: [
3304
+ {
3305
+ internalType: "uint256",
3306
+ name: "errCode",
3307
+ type: "uint256",
3308
+ },
3309
+ ],
3310
+ name: "SYQiTokenRedeemFailed",
3311
+ type: "error",
3312
+ },
3313
+ {
3314
+ inputs: [
3315
+ {
3316
+ internalType: "uint256",
3317
+ name: "rewardAccruedType0",
3318
+ type: "uint256",
3319
+ },
3320
+ {
3321
+ internalType: "uint256",
3322
+ name: "rewardAccruedType1",
3323
+ type: "uint256",
3324
+ },
3325
+ ],
3326
+ name: "SYQiTokenRedeemRewardsFailed",
3327
+ type: "error",
3328
+ },
3329
+ {
3330
+ inputs: [
3331
+ {
3332
+ internalType: "uint256",
3333
+ name: "amountLpDesired",
3334
+ type: "uint256",
3335
+ },
3336
+ {
3337
+ internalType: "uint256",
3338
+ name: "amountLpRedeemable",
3339
+ type: "uint256",
3340
+ },
3341
+ ],
3342
+ name: "SYStargateRedeemCapExceeded",
3343
+ type: "error",
3344
+ },
3345
+ {
3346
+ inputs: [],
3347
+ name: "SYZeroDeposit",
3348
+ type: "error",
3349
+ },
3350
+ {
3351
+ inputs: [],
3352
+ name: "SYZeroRedeem",
3353
+ type: "error",
3354
+ },
3355
+ {
3356
+ inputs: [
3357
+ {
3358
+ internalType: "uint8",
3359
+ name: "bits",
3360
+ type: "uint8",
3361
+ },
3362
+ {
3363
+ internalType: "int256",
3364
+ name: "value",
3365
+ type: "int256",
3366
+ },
3367
+ ],
3368
+ name: "SafeCastOverflowedIntDowncast",
3369
+ type: "error",
3370
+ },
3371
+ {
3372
+ inputs: [
3373
+ {
3374
+ internalType: "int256",
3375
+ name: "value",
3376
+ type: "int256",
3377
+ },
3378
+ ],
3379
+ name: "SafeCastOverflowedIntToUint",
3380
+ type: "error",
3381
+ },
3382
+ {
3383
+ inputs: [
3384
+ {
3385
+ internalType: "uint8",
3386
+ name: "bits",
3387
+ type: "uint8",
3388
+ },
3389
+ {
3390
+ internalType: "uint256",
3391
+ name: "value",
3392
+ type: "uint256",
3393
+ },
3394
+ ],
3395
+ name: "SafeCastOverflowedUintDowncast",
3396
+ type: "error",
3397
+ },
3398
+ {
3399
+ inputs: [
3400
+ {
3401
+ internalType: "uint256",
3402
+ name: "value",
3403
+ type: "uint256",
3404
+ },
3405
+ ],
3406
+ name: "SafeCastOverflowedUintToInt",
3407
+ type: "error",
3408
+ },
3409
+ {
3410
+ inputs: [
3411
+ {
3412
+ internalType: "address",
3413
+ name: "spender",
3414
+ type: "address",
3415
+ },
3416
+ {
3417
+ internalType: "uint256",
3418
+ name: "currentAllowance",
3419
+ type: "uint256",
3420
+ },
3421
+ {
3422
+ internalType: "uint256",
3423
+ name: "requestedDecrease",
3424
+ type: "uint256",
3425
+ },
3426
+ ],
3427
+ name: "SafeERC20FailedDecreaseAllowance",
3428
+ type: "error",
3429
+ },
3430
+ {
3431
+ inputs: [
3432
+ {
3433
+ internalType: "address",
3434
+ name: "token",
3435
+ type: "address",
3436
+ },
3437
+ ],
3438
+ name: "SafeERC20FailedOperation",
3439
+ type: "error",
3440
+ },
3441
+ {
3442
+ inputs: [],
3443
+ name: "SameIncentiveController",
3444
+ type: "error",
3445
+ },
3446
+ {
3447
+ inputs: [],
3448
+ name: "SenderNotSolventAfterTransfer",
3449
+ type: "error",
3450
+ },
3451
+ {
3452
+ inputs: [],
3453
+ name: "ShareTransferNotAllowed",
3454
+ type: "error",
3455
+ },
3456
+ {
3457
+ inputs: [
3458
+ {
3459
+ internalType: "bool",
3460
+ name: "success",
3461
+ type: "bool",
3462
+ },
3463
+ {
3464
+ internalType: "bytes",
3465
+ name: "res",
3466
+ type: "bytes",
3467
+ },
3468
+ ],
3469
+ name: "SimulationResults",
3470
+ type: "error",
3471
+ },
3472
+ {
3473
+ inputs: [
3474
+ {
3475
+ internalType: "uint256",
3476
+ name: "amountLD",
3477
+ type: "uint256",
3478
+ },
3479
+ {
3480
+ internalType: "uint256",
3481
+ name: "minAmountLD",
3482
+ type: "uint256",
3483
+ },
3484
+ ],
3485
+ name: "SlippageExceeded",
3486
+ type: "error",
3487
+ },
3488
+ {
3489
+ inputs: [
3490
+ {
3491
+ internalType: "uint256",
3492
+ name: "amountToDeposit",
3493
+ type: "uint256",
3494
+ },
3495
+ {
3496
+ internalType: "uint256",
3497
+ name: "maxDeposit",
3498
+ type: "uint256",
3499
+ },
3500
+ ],
3501
+ name: "StaderMaxDepositExceed",
3502
+ type: "error",
3503
+ },
3504
+ {
3505
+ inputs: [
3506
+ {
3507
+ internalType: "uint256",
3508
+ name: "amountToDeposit",
3509
+ type: "uint256",
3510
+ },
3511
+ {
3512
+ internalType: "uint256",
3513
+ name: "minDeposit",
3514
+ type: "uint256",
3515
+ },
3516
+ ],
3517
+ name: "StaderMinDepositUnreached",
3518
+ type: "error",
3519
+ },
3520
+ {
3521
+ inputs: [],
3522
+ name: "StakeNotFound",
3523
+ type: "error",
3524
+ },
3525
+ {
3526
+ inputs: [
3527
+ {
3528
+ internalType: "string",
3529
+ name: "str",
3530
+ type: "string",
3531
+ },
3532
+ ],
3533
+ name: "StringTooLong",
3534
+ type: "error",
3535
+ },
3536
+ {
3537
+ inputs: [
3538
+ {
3539
+ internalType: "uint256",
3540
+ name: "value",
3541
+ type: "uint256",
3542
+ },
3543
+ {
3544
+ internalType: "uint256",
3545
+ name: "length",
3546
+ type: "uint256",
3547
+ },
3548
+ ],
3549
+ name: "StringsInsufficientHexLength",
3550
+ type: "error",
3551
+ },
3552
+ {
3553
+ inputs: [
3554
+ {
3555
+ internalType: "uint256",
3556
+ name: "totalSupply",
3557
+ type: "uint256",
3558
+ },
3559
+ {
3560
+ internalType: "uint256",
3561
+ name: "supplyCap",
3562
+ type: "uint256",
3563
+ },
3564
+ ],
3565
+ name: "SupplyCapExceeded",
3566
+ type: "error",
3567
+ },
3568
+ {
3569
+ inputs: [
3570
+ {
3571
+ internalType: "address",
3572
+ name: "token",
3573
+ type: "address",
3574
+ },
3575
+ ],
3576
+ name: "TOKEN_NOT_ALLOWED",
3577
+ type: "error",
3578
+ },
3579
+ {
3580
+ inputs: [],
3581
+ name: "TOLERANCE_EXCEEDED",
3582
+ type: "error",
3583
+ },
3584
+ {
3585
+ inputs: [],
3586
+ name: "TRANSFER_TO_ADDRESS_ZERO",
3587
+ type: "error",
3588
+ },
3589
+ {
3590
+ inputs: [],
3591
+ name: "TX_HISTORY_NOT_FOUND",
3592
+ type: "error",
3593
+ },
3594
+ {
3595
+ inputs: [],
3596
+ name: "TellerWithMultiAssetSupport__AssetNotSupported",
3597
+ type: "error",
3598
+ },
3599
+ {
3600
+ inputs: [],
3601
+ name: "TooAheadPrice",
3602
+ type: "error",
3603
+ },
3604
+ {
3605
+ inputs: [],
3606
+ name: "TooStalePrice",
3607
+ type: "error",
3608
+ },
3609
+ {
3610
+ inputs: [],
3611
+ name: "TransferFailed",
3612
+ type: "error",
3613
+ },
3614
+ {
3615
+ inputs: [
3616
+ {
3617
+ internalType: "uint32",
3618
+ name: "duration",
3619
+ type: "uint32",
3620
+ },
3621
+ {
3622
+ internalType: "uint32",
3623
+ name: "cardinalityRequired",
3624
+ type: "uint32",
3625
+ },
3626
+ ],
3627
+ name: "TwapDurationTooLarge",
3628
+ type: "error",
3629
+ },
3630
+ {
3631
+ inputs: [],
3632
+ name: "UUPSUnauthorizedCallContext",
3633
+ type: "error",
3634
+ },
3635
+ {
3636
+ inputs: [
3637
+ {
3638
+ internalType: "bytes32",
3639
+ name: "slot",
3640
+ type: "bytes32",
3641
+ },
3642
+ ],
3643
+ name: "UUPSUnsupportedProxiableUUID",
3644
+ type: "error",
3645
+ },
3646
+ {
3647
+ inputs: [
3648
+ {
3649
+ internalType: "uint256",
3650
+ name: "amountBondToRedeem",
3651
+ type: "uint256",
3652
+ },
3653
+ {
3654
+ internalType: "uint256",
3655
+ name: "unstakeCapacity",
3656
+ type: "uint256",
3657
+ },
3658
+ ],
3659
+ name: "UnstakeCapacityTooLow",
3660
+ type: "error",
3661
+ },
3662
+ {
3663
+ inputs: [],
3664
+ name: "UnsupportedOperation",
3665
+ type: "error",
3666
+ },
3667
+ {
3668
+ inputs: [],
3669
+ name: "UnsupportedOperationInSafeMode",
3670
+ type: "error",
3671
+ },
3672
+ {
3673
+ inputs: [
3674
+ {
3675
+ internalType: "uint256",
3676
+ name: "aggregatorType",
3677
+ type: "uint256",
3678
+ },
3679
+ {
3680
+ internalType: "bytes4",
3681
+ name: "selector",
3682
+ type: "bytes4",
3683
+ },
3684
+ ],
3685
+ name: "UnsupportedSelector",
3686
+ type: "error",
3687
+ },
3688
+ {
3689
+ inputs: [],
3690
+ name: "VAULT_FORM_IMPLEMENTATION_COMBINATION_EXISTS",
3691
+ type: "error",
3692
+ },
3693
+ {
3694
+ inputs: [],
3695
+ name: "VAULT_IMPLEMENTATION_FAILED",
3696
+ type: "error",
3697
+ },
3698
+ {
3699
+ inputs: [
3700
+ {
3701
+ internalType: "uint256",
3702
+ name: "wTime",
3703
+ type: "uint256",
3704
+ },
3705
+ ],
3706
+ name: "VCEpochNotFinalized",
3707
+ type: "error",
3708
+ },
3709
+ {
3710
+ inputs: [
3711
+ {
3712
+ internalType: "uint256",
3713
+ name: "totalWeight",
3714
+ type: "uint256",
3715
+ },
3716
+ {
3717
+ internalType: "uint256",
3718
+ name: "maxWeight",
3719
+ type: "uint256",
3720
+ },
3721
+ ],
3722
+ name: "VCExceededMaxWeight",
3723
+ type: "error",
3724
+ },
3725
+ {
3726
+ inputs: [
3727
+ {
3728
+ internalType: "address",
3729
+ name: "pool",
3730
+ type: "address",
3731
+ },
3732
+ ],
3733
+ name: "VCInactivePool",
3734
+ type: "error",
3735
+ },
3736
+ {
3737
+ inputs: [
3738
+ {
3739
+ internalType: "address",
3740
+ name: "pool",
3741
+ type: "address",
3742
+ },
3743
+ ],
3744
+ name: "VCPoolAlreadyActive",
3745
+ type: "error",
3746
+ },
3747
+ {
3748
+ inputs: [
3749
+ {
3750
+ internalType: "address",
3751
+ name: "pool",
3752
+ type: "address",
3753
+ },
3754
+ ],
3755
+ name: "VCPoolAlreadyAddAndRemoved",
3756
+ type: "error",
3757
+ },
3758
+ {
3759
+ inputs: [
3760
+ {
3761
+ internalType: "address",
3762
+ name: "user",
3763
+ type: "address",
3764
+ },
3765
+ ],
3766
+ name: "VCZeroVePendle",
3767
+ type: "error",
3768
+ },
3769
+ {
3770
+ inputs: [],
3771
+ name: "VEExceededMaxLockTime",
3772
+ type: "error",
3773
+ },
3774
+ {
3775
+ inputs: [],
3776
+ name: "VEInsufficientLockTime",
3777
+ type: "error",
3778
+ },
3779
+ {
3780
+ inputs: [
3781
+ {
3782
+ internalType: "uint256",
3783
+ name: "newExpiry",
3784
+ type: "uint256",
3785
+ },
3786
+ ],
3787
+ name: "VEInvalidNewExpiry",
3788
+ type: "error",
3789
+ },
3790
+ {
3791
+ inputs: [],
3792
+ name: "VENotAllowedReduceExpiry",
3793
+ type: "error",
3794
+ },
3795
+ {
3796
+ inputs: [],
3797
+ name: "VEPositionNotExpired",
3798
+ type: "error",
3799
+ },
3800
+ {
3801
+ inputs: [
3802
+ {
3803
+ internalType: "uint256",
3804
+ name: "msgTime",
3805
+ type: "uint256",
3806
+ },
3807
+ ],
3808
+ name: "VEReceiveOldSupply",
3809
+ type: "error",
3810
+ },
3811
+ {
3812
+ inputs: [],
3813
+ name: "VEZeroAmountLocked",
3814
+ type: "error",
3815
+ },
3816
+ {
3817
+ inputs: [],
3818
+ name: "VEZeroPosition",
3819
+ type: "error",
3820
+ },
3821
+ {
3822
+ inputs: [
3823
+ {
3824
+ internalType: "uint128",
3825
+ name: "bias",
3826
+ type: "uint128",
3827
+ },
3828
+ {
3829
+ internalType: "uint128",
3830
+ name: "slope",
3831
+ type: "uint128",
3832
+ },
3833
+ ],
3834
+ name: "VEZeroSlope",
3835
+ type: "error",
3836
+ },
3837
+ {
3838
+ inputs: [],
3839
+ name: "ValueZero",
3840
+ type: "error",
3841
+ },
3842
+ {
3843
+ inputs: [
3844
+ {
3845
+ internalType: "uint256",
3846
+ name: "errorCode",
3847
+ type: "uint256",
3848
+ },
3849
+ ],
3850
+ name: "VenusError",
3851
+ type: "error",
3852
+ },
3853
+ {
3854
+ inputs: [],
3855
+ name: "WITHDRAW_TOKEN_NOT_UPDATED",
3856
+ type: "error",
3857
+ },
3858
+ {
3859
+ inputs: [],
3860
+ name: "WITHDRAW_TX_DATA_NOT_UPDATED",
3861
+ type: "error",
3862
+ },
3863
+ {
3864
+ inputs: [],
3865
+ name: "WITHDRAW_ZERO_COLLATERAL",
3866
+ type: "error",
3867
+ },
3868
+ {
3869
+ inputs: [],
3870
+ name: "WOMBAT_COV_RATIO_LIMIT_EXCEEDED",
3871
+ type: "error",
3872
+ },
3873
+ {
3874
+ inputs: [],
3875
+ name: "WrongValue",
3876
+ type: "error",
3877
+ },
3878
+ {
3879
+ inputs: [],
3880
+ name: "WrongValues",
3881
+ type: "error",
3882
+ },
3883
+ {
3884
+ inputs: [],
3885
+ name: "XCHAIN_WITHDRAW_INVALID_LIQ_REQUEST",
3886
+ type: "error",
3887
+ },
3888
+ {
3889
+ inputs: [],
3890
+ name: "YCExpired",
3891
+ type: "error",
3892
+ },
3893
+ {
3894
+ inputs: [
3895
+ {
3896
+ internalType: "uint256",
3897
+ name: "interestFeeRate",
3898
+ type: "uint256",
3899
+ },
3900
+ {
3901
+ internalType: "uint256",
3902
+ name: "maxInterestFeeRate",
3903
+ type: "uint256",
3904
+ },
3905
+ ],
3906
+ name: "YCFactoryInterestFeeRateTooHigh",
3907
+ type: "error",
3908
+ },
3909
+ {
3910
+ inputs: [],
3911
+ name: "YCFactoryInvalidExpiry",
3912
+ type: "error",
3913
+ },
3914
+ {
3915
+ inputs: [
3916
+ {
3917
+ internalType: "uint256",
3918
+ name: "newRewardFeeRate",
3919
+ type: "uint256",
3920
+ },
3921
+ {
3922
+ internalType: "uint256",
3923
+ name: "maxRewardFeeRate",
3924
+ type: "uint256",
3925
+ },
3926
+ ],
3927
+ name: "YCFactoryRewardFeeRateTooHigh",
3928
+ type: "error",
3929
+ },
3930
+ {
3931
+ inputs: [],
3932
+ name: "YCFactoryYieldContractExisted",
3933
+ type: "error",
3934
+ },
3935
+ {
3936
+ inputs: [],
3937
+ name: "YCFactoryZeroExpiryDivisor",
3938
+ type: "error",
3939
+ },
3940
+ {
3941
+ inputs: [],
3942
+ name: "YCFactoryZeroTreasury",
3943
+ type: "error",
3944
+ },
3945
+ {
3946
+ inputs: [],
3947
+ name: "YCNoFloatingSy",
3948
+ type: "error",
3949
+ },
3950
+ {
3951
+ inputs: [],
3952
+ name: "YCNotExpired",
3953
+ type: "error",
3954
+ },
3955
+ {
3956
+ inputs: [],
3957
+ name: "YCNothingToRedeem",
3958
+ type: "error",
3959
+ },
3960
+ {
3961
+ inputs: [],
3962
+ name: "YCPostExpiryDataNotSet",
3963
+ type: "error",
3964
+ },
3965
+ {
3966
+ inputs: [
3967
+ {
3968
+ internalType: "uint256",
3969
+ name: "actualSy",
3970
+ type: "uint256",
3971
+ },
3972
+ {
3973
+ internalType: "uint256",
3974
+ name: "requiredSy",
3975
+ type: "uint256",
3976
+ },
3977
+ ],
3978
+ name: "YieldContractInsufficientSy",
3979
+ type: "error",
3980
+ },
3981
+ {
3982
+ inputs: [],
3983
+ name: "ZERO_ADDRESS",
3984
+ type: "error",
3985
+ },
3986
+ {
3987
+ inputs: [],
3988
+ name: "ZERO_AMB_ID_LENGTH",
3989
+ type: "error",
3990
+ },
3991
+ {
3992
+ inputs: [],
3993
+ name: "ZERO_AMOUNT",
3994
+ type: "error",
3995
+ },
3996
+ {
3997
+ inputs: [],
3998
+ name: "ZERO_FINAL_TOKEN",
3999
+ type: "error",
4000
+ },
4001
+ {
4002
+ inputs: [],
4003
+ name: "ZERO_ID",
4004
+ type: "error",
4005
+ },
4006
+ {
4007
+ inputs: [],
4008
+ name: "ZERO_INPUT_VALUE",
4009
+ type: "error",
4010
+ },
4011
+ {
4012
+ inputs: [],
4013
+ name: "ZERO_PAYLOAD_HASH",
4014
+ type: "error",
4015
+ },
4016
+ {
4017
+ inputs: [],
4018
+ name: "ZERO_SUPERFORMS",
4019
+ type: "error",
4020
+ },
4021
+ {
4022
+ inputs: [],
4023
+ name: "ZeroAddress",
181
4024
  type: "error",
182
4025
  },
183
4026
  {
@@ -188,7 +4031,7 @@ const _abi = [
188
4031
  ];
189
4032
 
190
4033
  const _bytecode =
191
- "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220c7d0e0e5a2695fd96644c15526ed56845ef62c2917a7606210c925241b81f57264736f6c63430008170033";
4034
+ "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212200b52e63bd77aeb80805a940dd9a97ec1fb7b0e4f63af5eea90f99af9c610d60964736f6c63430008170033";
192
4035
 
193
4036
  type SDKErrorsDirectoryConstructorParams =
194
4037
  | [signer?: Signer]