@pendle/core-v2 0.16.0-testnet → 0.16.1-testnet

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 (157) 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 +97 -48
  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 +62 -21
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json +26 -0
  8. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +4 -0
  9. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.json +10 -0
  10. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +4 -0
  11. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.json +10 -0
  12. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
  14. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
  15. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +2 -2
  17. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
  20. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
  22. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  23. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +33 -2
  24. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  25. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  26. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +39 -8
  27. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  28. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  29. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  30. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  31. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  32. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  33. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
  34. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  35. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  36. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  37. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  38. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
  40. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  42. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  44. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  48. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSY.sol/Pendle3CrvAndTokenSY.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSY.sol/Pendle3CrvAndTokenSY.json +2 -2
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/ConvexCurveLP/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  55. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  57. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  59. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  61. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +21 -6
  63. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +4 -0
  64. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.json +119 -0
  65. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +4 -0
  66. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.json +39 -0
  67. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  68. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  69. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  70. package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
  71. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  72. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  73. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  74. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  75. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.json +12 -2
  76. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  77. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  78. package/build/artifacts/contracts/offchain-helpers/ImplicitSwapfeeContract.sol/ImplicitSwapfeeContract.dbg.json +4 -0
  79. package/build/artifacts/contracts/offchain-helpers/ImplicitSwapfeeContract.sol/ImplicitSwapfeeContract.json +182 -0
  80. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
  81. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +2 -2
  82. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  83. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +2 -2
  84. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  85. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  86. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  87. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.json +2 -2
  88. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  89. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  90. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  91. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.json +2 -2
  92. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  93. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  94. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
  95. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +2 -2
  96. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  97. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  98. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  99. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  100. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  101. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  102. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  103. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  104. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  105. package/package.json +1 -1
  106. package/typechain-types/IPMsgSendEndpoint.ts +24 -14
  107. package/typechain-types/ImplicitSwapfeeContract.ts +9 -17
  108. package/typechain-types/PendleMsgReceiveEndpointUpg.ts +126 -68
  109. package/typechain-types/PendleMsgSendEndpointUpg.ts +99 -39
  110. package/typechain-types/PendleMsgSenderAppUpg.ts +55 -0
  111. package/typechain-types/PendleVotingControllerUpg.ts +55 -0
  112. package/typechain-types/VotingEscrowPendleMainchain.ts +61 -6
  113. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  114. package/typechain-types/factories/ActionCallback__factory.ts +1 -1
  115. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  116. package/typechain-types/factories/ActionMisc__factory.ts +1 -1
  117. package/typechain-types/factories/ActionSwapPTYT__factory.ts +1 -1
  118. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  119. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  120. package/typechain-types/factories/Errors__factory.ts +20 -5
  121. package/typechain-types/factories/IPMsgSendEndpoint__factory.ts +12 -2
  122. package/typechain-types/factories/ImplicitSwapfeeContract__factory.ts +4 -12
  123. package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
  124. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  125. package/typechain-types/factories/Pendle3CrvAndTokenSY__factory.ts +1 -1
  126. package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +1 -1
  127. package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
  128. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  129. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  130. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  131. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  132. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +100 -51
  133. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +71 -23
  134. package/typechain-types/factories/PendleMsgSenderAppUpg__factory.ts +26 -0
  135. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  136. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  137. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  138. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  139. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +44 -2
  140. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  141. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  142. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  143. package/typechain-types/factories/RouterStatic__factory.ts +1 -1
  144. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +50 -8
  145. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  146. package/typechain-types/hardhat.d.ts +9 -0
  147. package/typechain-types/index.ts +2 -0
  148. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStaking.sol/PendleLooksStaking.dbg.json +0 -4
  149. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStaking.sol/PendleLooksStaking.json +0 -856
  150. package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +0 -4
  151. package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.json +0 -53
  152. package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +0 -4
  153. package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.json +0 -45
  154. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +0 -4
  155. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.json +0 -30
  156. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +0 -4
  157. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.json +0 -69
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2191e2c241e59d243cb1f474b38065b7.json"
4
- }
@@ -1,53 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ICelerMessageBus",
4
- "sourceName": "contracts/interfaces/ICelerMessageBus.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "bytes",
10
- "name": "_message",
11
- "type": "bytes"
12
- }
13
- ],
14
- "name": "calcFee",
15
- "outputs": [
16
- {
17
- "internalType": "uint256",
18
- "name": "",
19
- "type": "uint256"
20
- }
21
- ],
22
- "stateMutability": "view",
23
- "type": "function"
24
- },
25
- {
26
- "inputs": [
27
- {
28
- "internalType": "address",
29
- "name": "_receiver",
30
- "type": "address"
31
- },
32
- {
33
- "internalType": "uint256",
34
- "name": "_dstChainId",
35
- "type": "uint256"
36
- },
37
- {
38
- "internalType": "bytes",
39
- "name": "_message",
40
- "type": "bytes"
41
- }
42
- ],
43
- "name": "sendMessage",
44
- "outputs": [],
45
- "stateMutability": "payable",
46
- "type": "function"
47
- }
48
- ],
49
- "bytecode": "0x",
50
- "deployedBytecode": "0x",
51
- "linkReferences": {},
52
- "deployedLinkReferences": {}
53
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2191e2c241e59d243cb1f474b38065b7.json"
4
- }
@@ -1,45 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ICelerMessageReceiverApp",
4
- "sourceName": "contracts/interfaces/ICelerMessageReceiverApp.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "_sender",
11
- "type": "address"
12
- },
13
- {
14
- "internalType": "uint64",
15
- "name": "_srcChainId",
16
- "type": "uint64"
17
- },
18
- {
19
- "internalType": "bytes",
20
- "name": "_message",
21
- "type": "bytes"
22
- },
23
- {
24
- "internalType": "address",
25
- "name": "_executor",
26
- "type": "address"
27
- }
28
- ],
29
- "name": "executeMessage",
30
- "outputs": [
31
- {
32
- "internalType": "enum ICelerMessageReceiverApp.ExecutionStatus",
33
- "name": "",
34
- "type": "uint8"
35
- }
36
- ],
37
- "stateMutability": "payable",
38
- "type": "function"
39
- }
40
- ],
41
- "bytecode": "0x",
42
- "deployedBytecode": "0x",
43
- "linkReferences": {},
44
- "deployedLinkReferences": {}
45
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2191e2c241e59d243cb1f474b38065b7.json"
4
- }
@@ -1,30 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ILooksFeeSharing",
4
- "sourceName": "contracts/interfaces/ILooksFeeSharing.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "user",
11
- "type": "address"
12
- }
13
- ],
14
- "name": "calculateSharesValueInLOOKS",
15
- "outputs": [
16
- {
17
- "internalType": "uint256",
18
- "name": "",
19
- "type": "uint256"
20
- }
21
- ],
22
- "stateMutability": "view",
23
- "type": "function"
24
- }
25
- ],
26
- "bytecode": "0x",
27
- "deployedBytecode": "0x",
28
- "linkReferences": {},
29
- "deployedLinkReferences": {}
30
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2191e2c241e59d243cb1f474b38065b7.json"
4
- }
@@ -1,69 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ILooksStaking",
4
- "sourceName": "contracts/interfaces/ILooksStaking.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "uint256",
10
- "name": "amount",
11
- "type": "uint256"
12
- }
13
- ],
14
- "name": "deposit",
15
- "outputs": [],
16
- "stateMutability": "nonpayable",
17
- "type": "function"
18
- },
19
- {
20
- "inputs": [],
21
- "name": "totalShares",
22
- "outputs": [
23
- {
24
- "internalType": "uint256",
25
- "name": "",
26
- "type": "uint256"
27
- }
28
- ],
29
- "stateMutability": "view",
30
- "type": "function"
31
- },
32
- {
33
- "inputs": [
34
- {
35
- "internalType": "address",
36
- "name": "user",
37
- "type": "address"
38
- }
39
- ],
40
- "name": "userInfo",
41
- "outputs": [
42
- {
43
- "internalType": "uint256",
44
- "name": "",
45
- "type": "uint256"
46
- }
47
- ],
48
- "stateMutability": "view",
49
- "type": "function"
50
- },
51
- {
52
- "inputs": [
53
- {
54
- "internalType": "uint256",
55
- "name": "shares",
56
- "type": "uint256"
57
- }
58
- ],
59
- "name": "withdraw",
60
- "outputs": [],
61
- "stateMutability": "nonpayable",
62
- "type": "function"
63
- }
64
- ],
65
- "bytecode": "0x",
66
- "deployedBytecode": "0x",
67
- "linkReferences": {},
68
- "deployedLinkReferences": {}
69
- }