@pendle/core-v2 5.1.1 → 5.1.2-beta-2
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.
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithoutPermitUpg.sol/SYBaseWithoutPermitUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleStkGHOSY.sol/PendleStkGHOSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Mantle/PendleCMETHSY.sol/PendleCMETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol/PendleSiloWithIncentiveNonBorrowableSY.json +1222 -0
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveStkGHO.sol/IAaveStkGHO.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Angle/IAngleDistributor.sol/IAngleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.json +196 -0
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.json +66 -0
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.json +196 -78
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.json +196 -0
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.json +196 -0
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.json +196 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapLimitV3.sol/IPActionSwapLimitV3.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapLimitV3.sol/IPActionSwapLimitV3.json +2638 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.json +196 -0
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.json +196 -0
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.json +1220 -48
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapLimitV3Events.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapLimitV3Events.json +207 -0
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.json +196 -0
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.json +262 -0
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +68 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +198 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +198 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +198 -80
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +198 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +198 -2
- package/build/artifacts/contracts/router/ActionSwapLimitV3.sol/ActionSwapLimitV3.dbg.json +4 -0
- package/build/artifacts/contracts/router/ActionSwapLimitV3.sol/ActionSwapLimitV3.json +2638 -0
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +198 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +198 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveNonBorrowableSY.sol +154 -0
- package/contracts/interfaces/IPActionAddRemoveLiqV3.sol +6 -6
- package/contracts/interfaces/IPActionMarketCoreStatic.sol +4 -0
- package/contracts/interfaces/IPActionMiscV3.sol +2 -8
- package/contracts/interfaces/IPActionSwapLimitV3.sol +42 -0
- package/contracts/interfaces/IPActionSwapPTV3.sol +4 -4
- package/contracts/interfaces/IPActionSwapYTV3.sol +4 -4
- package/contracts/interfaces/IPAllActionTypeV3.sol +4 -0
- package/contracts/interfaces/IPAllActionV3.sol +3 -1
- package/contracts/interfaces/IPAllEventsV3.sol +44 -1
- package/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol +1 -1
- package/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol +10 -4
- package/contracts/router/ActionAddRemoveLiqV3.sol +9 -9
- package/contracts/router/ActionMiscV3.sol +3 -17
- package/contracts/router/ActionSwapLimitV3.sol +126 -0
- package/contracts/router/ActionSwapPTV3.sol +4 -4
- package/contracts/router/ActionSwapYTV3.sol +4 -4
- package/contracts/router/base/ActionBase.sol +35 -12
- package/contracts/router/base/ActionDelegateBase.sol +1 -1
- package/deployments/1-markets/RSETH-MAINNET-JUN2025.json +14 -0
- package/deployments/1-markets/WEETH-MAINNET-JUN2025.json +14 -0
- package/deployments/42161-markets/RSETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/42161-markets/SPSILO-ARBITRUM-MAR2025.json +14 -0
- package/deployments/42161-markets/WEETH-ARBITRUM-JUN2025.json +14 -0
- package/deployments/56-core.json +1 -1
- package/package.json +1 -1
- package/typechain-types/ActionAddRemoveLiqV3.ts +148 -0
- package/typechain-types/ActionMarketCoreStatic.ts +68 -0
- package/typechain-types/ActionMiscV3.ts +148 -44
- package/typechain-types/ActionSimple.ts +148 -0
- package/typechain-types/ActionStorageStatic.ts +148 -0
- package/typechain-types/ActionStorageV4.ts +148 -0
- package/typechain-types/ActionSwapLimitV3.ts +1667 -0
- package/typechain-types/ActionSwapPTV3.ts +148 -0
- package/typechain-types/ActionSwapYTV3.ts +148 -0
- package/typechain-types/IPActionAddRemoveLiqV3.ts +148 -0
- package/typechain-types/IPActionMarketCoreStatic.ts +68 -0
- package/typechain-types/IPActionMiscV3.ts +148 -44
- package/typechain-types/IPActionSimple.ts +148 -0
- package/typechain-types/IPActionStorageStatic.ts +148 -0
- package/typechain-types/IPActionStorageV4.ts +148 -0
- package/typechain-types/IPActionSwapLimitV3.ts +1667 -0
- package/typechain-types/IPActionSwapLimitV3Events.ts +207 -0
- package/typechain-types/IPActionSwapPTV3.ts +148 -0
- package/typechain-types/IPActionSwapYTV3.ts +148 -0
- package/typechain-types/IPAllActionV3.ts +390 -20
- package/typechain-types/IPAllEventsV3.ts +148 -0
- package/typechain-types/IPChainlinkOracle.ts +221 -0
- package/typechain-types/IPChainlinkOracleFactory.ts +123 -0
- package/typechain-types/IPChainlinkOracleWithQuote.ts +404 -0
- package/typechain-types/IPRouterStatic.ts +182 -0
- package/typechain-types/PendleChainlinkOracle.ts +299 -0
- package/typechain-types/PendleChainlinkOracleBase.ts +299 -0
- package/typechain-types/PendleChainlinkOracleFactory.ts +389 -0
- package/typechain-types/PendleChainlinkOracleWithQuote.ts +335 -0
- package/typechain-types/PendleSiloWithIncentiveNonBorrowableSY.ts +1543 -0
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +197 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +67 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +197 -79
- package/typechain-types/factories/ActionSimple__factory.ts +197 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +197 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +197 -1
- package/typechain-types/factories/ActionSwapLimitV3__factory.ts +2691 -0
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +197 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +197 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/IPActionAddRemoveLiqV3__factory.ts +196 -0
- package/typechain-types/factories/IPActionMarketCoreStatic__factory.ts +66 -0
- package/typechain-types/factories/IPActionMiscV3__factory.ts +196 -78
- package/typechain-types/factories/IPActionSimple__factory.ts +196 -0
- package/typechain-types/factories/IPActionStorageStatic__factory.ts +196 -0
- package/typechain-types/factories/IPActionStorageV4__factory.ts +196 -0
- package/typechain-types/factories/IPActionSwapLimitV3Events__factory.ts +226 -0
- package/typechain-types/factories/IPActionSwapLimitV3__factory.ts +2653 -0
- package/typechain-types/factories/IPActionSwapPTV3__factory.ts +196 -0
- package/typechain-types/factories/IPActionSwapYTV3__factory.ts +196 -0
- package/typechain-types/factories/IPAllActionV3__factory.ts +1220 -48
- package/typechain-types/factories/IPAllEventsV3__factory.ts +196 -0
- package/typechain-types/factories/IPChainlinkOracleFactory__factory.ts +110 -0
- package/typechain-types/factories/IPChainlinkOracleWithQuote__factory.ts +281 -0
- package/typechain-types/factories/IPChainlinkOracle__factory.ts +137 -0
- package/typechain-types/factories/IPRouterStatic__factory.ts +262 -0
- package/typechain-types/factories/PendleChainlinkOracleBase__factory.ts +272 -0
- package/typechain-types/factories/PendleChainlinkOracleFactory__factory.ts +362 -0
- package/typechain-types/factories/PendleChainlinkOracleWithQuote__factory.ts +394 -0
- package/typechain-types/factories/PendleChainlinkOracle__factory.ts +354 -0
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSiloWithIncentiveNonBorrowableSY__factory.ts +1317 -0
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +36 -0
- package/typechain-types/index.ts +8 -0
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +0 -4
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.json +0 -10
- package/contracts/offchain-helpers/MarketExchangeRateLib.sol +0 -32
|
@@ -1178,6 +1178,202 @@ const _abi = [
|
|
|
1178
1178
|
name: "SelectorToFacetSet",
|
|
1179
1179
|
type: "event",
|
|
1180
1180
|
},
|
|
1181
|
+
{
|
|
1182
|
+
anonymous: false,
|
|
1183
|
+
inputs: [
|
|
1184
|
+
{
|
|
1185
|
+
indexed: true,
|
|
1186
|
+
internalType: "address",
|
|
1187
|
+
name: "caller",
|
|
1188
|
+
type: "address",
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
indexed: true,
|
|
1192
|
+
internalType: "address",
|
|
1193
|
+
name: "market",
|
|
1194
|
+
type: "address",
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
indexed: true,
|
|
1198
|
+
internalType: "address",
|
|
1199
|
+
name: "receiver",
|
|
1200
|
+
type: "address",
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
indexed: false,
|
|
1204
|
+
internalType: "uint256",
|
|
1205
|
+
name: "maxPtIn",
|
|
1206
|
+
type: "uint256",
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
indexed: false,
|
|
1210
|
+
internalType: "uint256",
|
|
1211
|
+
name: "netSyOut",
|
|
1212
|
+
type: "uint256",
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
indexed: false,
|
|
1216
|
+
internalType: "uint256",
|
|
1217
|
+
name: "netPtReturned",
|
|
1218
|
+
type: "uint256",
|
|
1219
|
+
},
|
|
1220
|
+
],
|
|
1221
|
+
name: "SwapMaxPtForSyLimitOnly",
|
|
1222
|
+
type: "event",
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
anonymous: false,
|
|
1226
|
+
inputs: [
|
|
1227
|
+
{
|
|
1228
|
+
indexed: true,
|
|
1229
|
+
internalType: "address",
|
|
1230
|
+
name: "caller",
|
|
1231
|
+
type: "address",
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
indexed: true,
|
|
1235
|
+
internalType: "address",
|
|
1236
|
+
name: "market",
|
|
1237
|
+
type: "address",
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
indexed: true,
|
|
1241
|
+
internalType: "address",
|
|
1242
|
+
name: "token",
|
|
1243
|
+
type: "address",
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
indexed: false,
|
|
1247
|
+
internalType: "address",
|
|
1248
|
+
name: "receiver",
|
|
1249
|
+
type: "address",
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
indexed: false,
|
|
1253
|
+
internalType: "uint256",
|
|
1254
|
+
name: "maxPtIn",
|
|
1255
|
+
type: "uint256",
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
indexed: false,
|
|
1259
|
+
internalType: "uint256",
|
|
1260
|
+
name: "netTokenOut",
|
|
1261
|
+
type: "uint256",
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
indexed: false,
|
|
1265
|
+
internalType: "uint256",
|
|
1266
|
+
name: "netSyInterm",
|
|
1267
|
+
type: "uint256",
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
indexed: false,
|
|
1271
|
+
internalType: "uint256",
|
|
1272
|
+
name: "netPtReturned",
|
|
1273
|
+
type: "uint256",
|
|
1274
|
+
},
|
|
1275
|
+
],
|
|
1276
|
+
name: "SwapMaxPtForTokenLimitOnly",
|
|
1277
|
+
type: "event",
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
anonymous: false,
|
|
1281
|
+
inputs: [
|
|
1282
|
+
{
|
|
1283
|
+
indexed: true,
|
|
1284
|
+
internalType: "address",
|
|
1285
|
+
name: "caller",
|
|
1286
|
+
type: "address",
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
indexed: true,
|
|
1290
|
+
internalType: "address",
|
|
1291
|
+
name: "market",
|
|
1292
|
+
type: "address",
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
indexed: true,
|
|
1296
|
+
internalType: "address",
|
|
1297
|
+
name: "receiver",
|
|
1298
|
+
type: "address",
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
indexed: false,
|
|
1302
|
+
internalType: "uint256",
|
|
1303
|
+
name: "maxSyIn",
|
|
1304
|
+
type: "uint256",
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
indexed: false,
|
|
1308
|
+
internalType: "uint256",
|
|
1309
|
+
name: "netYtOut",
|
|
1310
|
+
type: "uint256",
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
indexed: false,
|
|
1314
|
+
internalType: "uint256",
|
|
1315
|
+
name: "netSyReturned",
|
|
1316
|
+
type: "uint256",
|
|
1317
|
+
},
|
|
1318
|
+
],
|
|
1319
|
+
name: "SwapMaxSyForYtLimitOnly",
|
|
1320
|
+
type: "event",
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
anonymous: false,
|
|
1324
|
+
inputs: [
|
|
1325
|
+
{
|
|
1326
|
+
indexed: true,
|
|
1327
|
+
internalType: "address",
|
|
1328
|
+
name: "caller",
|
|
1329
|
+
type: "address",
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
indexed: true,
|
|
1333
|
+
internalType: "address",
|
|
1334
|
+
name: "market",
|
|
1335
|
+
type: "address",
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
indexed: true,
|
|
1339
|
+
internalType: "address",
|
|
1340
|
+
name: "token",
|
|
1341
|
+
type: "address",
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
indexed: false,
|
|
1345
|
+
internalType: "address",
|
|
1346
|
+
name: "receiver",
|
|
1347
|
+
type: "address",
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
indexed: false,
|
|
1351
|
+
internalType: "uint256",
|
|
1352
|
+
name: "maxTokenIn",
|
|
1353
|
+
type: "uint256",
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
indexed: false,
|
|
1357
|
+
internalType: "uint256",
|
|
1358
|
+
name: "netYtOut",
|
|
1359
|
+
type: "uint256",
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
indexed: false,
|
|
1363
|
+
internalType: "uint256",
|
|
1364
|
+
name: "netSyInterm",
|
|
1365
|
+
type: "uint256",
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
indexed: false,
|
|
1369
|
+
internalType: "uint256",
|
|
1370
|
+
name: "netSyReturned",
|
|
1371
|
+
type: "uint256",
|
|
1372
|
+
},
|
|
1373
|
+
],
|
|
1374
|
+
name: "SwapMaxTokenForYtLimitOnly",
|
|
1375
|
+
type: "event",
|
|
1376
|
+
},
|
|
1181
1377
|
{
|
|
1182
1378
|
anonymous: false,
|
|
1183
1379
|
inputs: [
|
|
@@ -1178,6 +1178,202 @@ const _abi = [
|
|
|
1178
1178
|
name: "SelectorToFacetSet",
|
|
1179
1179
|
type: "event",
|
|
1180
1180
|
},
|
|
1181
|
+
{
|
|
1182
|
+
anonymous: false,
|
|
1183
|
+
inputs: [
|
|
1184
|
+
{
|
|
1185
|
+
indexed: true,
|
|
1186
|
+
internalType: "address",
|
|
1187
|
+
name: "caller",
|
|
1188
|
+
type: "address",
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
indexed: true,
|
|
1192
|
+
internalType: "address",
|
|
1193
|
+
name: "market",
|
|
1194
|
+
type: "address",
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
indexed: true,
|
|
1198
|
+
internalType: "address",
|
|
1199
|
+
name: "receiver",
|
|
1200
|
+
type: "address",
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
indexed: false,
|
|
1204
|
+
internalType: "uint256",
|
|
1205
|
+
name: "maxPtIn",
|
|
1206
|
+
type: "uint256",
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
indexed: false,
|
|
1210
|
+
internalType: "uint256",
|
|
1211
|
+
name: "netSyOut",
|
|
1212
|
+
type: "uint256",
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
indexed: false,
|
|
1216
|
+
internalType: "uint256",
|
|
1217
|
+
name: "netPtReturned",
|
|
1218
|
+
type: "uint256",
|
|
1219
|
+
},
|
|
1220
|
+
],
|
|
1221
|
+
name: "SwapMaxPtForSyLimitOnly",
|
|
1222
|
+
type: "event",
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
anonymous: false,
|
|
1226
|
+
inputs: [
|
|
1227
|
+
{
|
|
1228
|
+
indexed: true,
|
|
1229
|
+
internalType: "address",
|
|
1230
|
+
name: "caller",
|
|
1231
|
+
type: "address",
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
indexed: true,
|
|
1235
|
+
internalType: "address",
|
|
1236
|
+
name: "market",
|
|
1237
|
+
type: "address",
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
indexed: true,
|
|
1241
|
+
internalType: "address",
|
|
1242
|
+
name: "token",
|
|
1243
|
+
type: "address",
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
indexed: false,
|
|
1247
|
+
internalType: "address",
|
|
1248
|
+
name: "receiver",
|
|
1249
|
+
type: "address",
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
indexed: false,
|
|
1253
|
+
internalType: "uint256",
|
|
1254
|
+
name: "maxPtIn",
|
|
1255
|
+
type: "uint256",
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
indexed: false,
|
|
1259
|
+
internalType: "uint256",
|
|
1260
|
+
name: "netTokenOut",
|
|
1261
|
+
type: "uint256",
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
indexed: false,
|
|
1265
|
+
internalType: "uint256",
|
|
1266
|
+
name: "netSyInterm",
|
|
1267
|
+
type: "uint256",
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
indexed: false,
|
|
1271
|
+
internalType: "uint256",
|
|
1272
|
+
name: "netPtReturned",
|
|
1273
|
+
type: "uint256",
|
|
1274
|
+
},
|
|
1275
|
+
],
|
|
1276
|
+
name: "SwapMaxPtForTokenLimitOnly",
|
|
1277
|
+
type: "event",
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
anonymous: false,
|
|
1281
|
+
inputs: [
|
|
1282
|
+
{
|
|
1283
|
+
indexed: true,
|
|
1284
|
+
internalType: "address",
|
|
1285
|
+
name: "caller",
|
|
1286
|
+
type: "address",
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
indexed: true,
|
|
1290
|
+
internalType: "address",
|
|
1291
|
+
name: "market",
|
|
1292
|
+
type: "address",
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
indexed: true,
|
|
1296
|
+
internalType: "address",
|
|
1297
|
+
name: "receiver",
|
|
1298
|
+
type: "address",
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
indexed: false,
|
|
1302
|
+
internalType: "uint256",
|
|
1303
|
+
name: "maxSyIn",
|
|
1304
|
+
type: "uint256",
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
indexed: false,
|
|
1308
|
+
internalType: "uint256",
|
|
1309
|
+
name: "netYtOut",
|
|
1310
|
+
type: "uint256",
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
indexed: false,
|
|
1314
|
+
internalType: "uint256",
|
|
1315
|
+
name: "netSyReturned",
|
|
1316
|
+
type: "uint256",
|
|
1317
|
+
},
|
|
1318
|
+
],
|
|
1319
|
+
name: "SwapMaxSyForYtLimitOnly",
|
|
1320
|
+
type: "event",
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
anonymous: false,
|
|
1324
|
+
inputs: [
|
|
1325
|
+
{
|
|
1326
|
+
indexed: true,
|
|
1327
|
+
internalType: "address",
|
|
1328
|
+
name: "caller",
|
|
1329
|
+
type: "address",
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
indexed: true,
|
|
1333
|
+
internalType: "address",
|
|
1334
|
+
name: "market",
|
|
1335
|
+
type: "address",
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
indexed: true,
|
|
1339
|
+
internalType: "address",
|
|
1340
|
+
name: "token",
|
|
1341
|
+
type: "address",
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
indexed: false,
|
|
1345
|
+
internalType: "address",
|
|
1346
|
+
name: "receiver",
|
|
1347
|
+
type: "address",
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
indexed: false,
|
|
1351
|
+
internalType: "uint256",
|
|
1352
|
+
name: "maxTokenIn",
|
|
1353
|
+
type: "uint256",
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
indexed: false,
|
|
1357
|
+
internalType: "uint256",
|
|
1358
|
+
name: "netYtOut",
|
|
1359
|
+
type: "uint256",
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
indexed: false,
|
|
1363
|
+
internalType: "uint256",
|
|
1364
|
+
name: "netSyInterm",
|
|
1365
|
+
type: "uint256",
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
indexed: false,
|
|
1369
|
+
internalType: "uint256",
|
|
1370
|
+
name: "netSyReturned",
|
|
1371
|
+
type: "uint256",
|
|
1372
|
+
},
|
|
1373
|
+
],
|
|
1374
|
+
name: "SwapMaxTokenForYtLimitOnly",
|
|
1375
|
+
type: "event",
|
|
1376
|
+
},
|
|
1181
1377
|
{
|
|
1182
1378
|
anonymous: false,
|
|
1183
1379
|
inputs: [
|