lynx-client 0.0.31 → 0.0.33
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/dist/cjs/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/AcceptableImplementationClaimableAdminService.js +16 -16
- package/dist/cjs/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.js +40 -40
- package/dist/cjs/lib/contractsIntegration/EngineChipService/EngineChipService.js +89 -89
- package/dist/cjs/lib/contractsIntegration/FeatureFlaggerService/FeatureFlaggerService.js +38 -38
- package/dist/cjs/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.js +8 -8
- package/dist/cjs/lib/contractsIntegration/LexLensService/LexLensService.js +50 -50
- package/dist/cjs/lib/contractsIntegration/LexPoolV1Service/LexPoolV1Service.js +103 -103
- package/dist/cjs/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.js +26 -26
- package/dist/cjs/lib/contractsIntegration/OnBehalfTradingService/OnBehalfTradingService.js +78 -78
- package/dist/cjs/lib/contractsIntegration/OrderBookService/OrderBookService.js +38 -38
- package/dist/cjs/lib/contractsIntegration/PNLRService/PNLRService.js +44 -44
- package/dist/cjs/lib/contractsIntegration/PoolAccountantV1Service/PoolAccountantV1Service.js +112 -112
- package/dist/cjs/lib/contractsIntegration/RateModelLensService/RateModelLensService.js +10 -10
- package/dist/cjs/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.js +40 -40
- package/dist/cjs/lib/contractsIntegration/TradersPortalService/TradersPortalServiceService.js +78 -71
- package/dist/cjs/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.js +13 -13
- package/dist/cjs/lib/contractsIntegration/TradingFloorService/TradingFloorService.js +86 -86
- package/dist/cjs/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.js +8 -8
- package/dist/cjs/lib/contractsIntegration/TriggersService/TriggersService.js +80 -80
- package/dist/cjs/lib/contractsIntegration/WrappedNativeEngineChipHelperService/WrappedNativeEngineChipHelperService.js +10 -9
- package/dist/cjs/lib/priceFeeds/pyth/pythFeedConstants.js +1 -5
- package/dist/cjs/lib/priceFeeds/pyth/pythFeedFunctions.js +9 -1
- package/dist/esm/index.d.ts +1 -0
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/AcceptableImplementationClaimableAdminService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/AcceptableImplementationClaimableAdminService.js +16 -16
- package/dist/esm/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/IAcceptableImplementationClaimableAdminService.d.ts +9 -8
- package/dist/esm/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/IAcceptableImplementationClaimableAdminService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.d.ts +21 -20
- package/dist/esm/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.js +40 -40
- package/dist/esm/lib/contractsIntegration/ChipsIntentsVerifierService/IChipsIntentsVerifierService.d.ts +21 -20
- package/dist/esm/lib/contractsIntegration/ChipsIntentsVerifierService/IChipsIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/EngineChipService/EngineChipService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/EngineChipService/EngineChipService.js +89 -89
- package/dist/esm/lib/contractsIntegration/EngineChipService/IEngineChipService.d.ts +37 -37
- package/dist/esm/lib/contractsIntegration/EngineChipService/IEngineChipService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/FeatureFlaggerService/FeatureFlaggerService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/FeatureFlaggerService/FeatureFlaggerService.js +38 -38
- package/dist/esm/lib/contractsIntegration/FeatureFlaggerService/IFeatureFlaggerService.d.ts +14 -14
- package/dist/esm/lib/contractsIntegration/FeatureFlaggerService/IFeatureFlaggerService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/IntentsVerifierLensService/IIntentsVerifierLensService.d.ts +5 -4
- package/dist/esm/lib/contractsIntegration/IntentsVerifierLensService/IIntentsVerifierLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.d.ts +5 -4
- package/dist/esm/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.js +8 -8
- package/dist/esm/lib/contractsIntegration/LexLensService/ILexLensService.d.ts +26 -25
- package/dist/esm/lib/contractsIntegration/LexLensService/ILexLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LexLensService/LexLensService.d.ts +26 -25
- package/dist/esm/lib/contractsIntegration/LexLensService/LexLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LexLensService/LexLensService.js +50 -50
- package/dist/esm/lib/contractsIntegration/LexPoolV1Service/ILexPoolV1Service.d.ts +73 -73
- package/dist/esm/lib/contractsIntegration/LexPoolV1Service/ILexPoolV1Service.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LexPoolV1Service/LexPoolV1Service.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LexPoolV1Service/LexPoolV1Service.js +103 -103
- package/dist/esm/lib/contractsIntegration/LiquidityIntentsVerifierService/ILiquidityIntentsVerifierService.d.ts +14 -13
- package/dist/esm/lib/contractsIntegration/LiquidityIntentsVerifierService/ILiquidityIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.d.ts +14 -13
- package/dist/esm/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.js +26 -26
- package/dist/esm/lib/contractsIntegration/OnBehalfTradingService/IOnBehalfTradingService.d.ts +34 -34
- package/dist/esm/lib/contractsIntegration/OnBehalfTradingService/IOnBehalfTradingService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/OnBehalfTradingService/OnBehalfTradingService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/OnBehalfTradingService/OnBehalfTradingService.js +78 -78
- package/dist/esm/lib/contractsIntegration/OrderBookService/IOrderBookService.d.ts +13 -13
- package/dist/esm/lib/contractsIntegration/OrderBookService/IOrderBookService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/OrderBookService/OrderBookService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/OrderBookService/OrderBookService.js +38 -38
- package/dist/esm/lib/contractsIntegration/PNLRService/IPNLRService.d.ts +17 -17
- package/dist/esm/lib/contractsIntegration/PNLRService/IPNLRService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/PNLRService/PNLRService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/PNLRService/PNLRService.js +44 -44
- package/dist/esm/lib/contractsIntegration/PoolAccountantV1Service/IPoolAccountantV1Service.d.ts +90 -90
- package/dist/esm/lib/contractsIntegration/PoolAccountantV1Service/IPoolAccountantV1Service.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/PoolAccountantV1Service/PoolAccountantV1Service.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/PoolAccountantV1Service/PoolAccountantV1Service.js +112 -112
- package/dist/esm/lib/contractsIntegration/RateModelLensService/IRateModelLensService.d.ts +11 -5
- package/dist/esm/lib/contractsIntegration/RateModelLensService/IRateModelLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/RateModelLensService/RateModelLensService.d.ts +6 -5
- package/dist/esm/lib/contractsIntegration/RateModelLensService/RateModelLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/RateModelLensService/RateModelLensService.js +10 -10
- package/dist/esm/lib/contractsIntegration/TradeIntentsVerifierService/ITradeIntentsVerifierService.d.ts +21 -20
- package/dist/esm/lib/contractsIntegration/TradeIntentsVerifierService/ITradeIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.d.ts +21 -20
- package/dist/esm/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.js +40 -40
- package/dist/esm/lib/contractsIntegration/TradersPortalService/ITradersPortalService.d.ts +30 -30
- package/dist/esm/lib/contractsIntegration/TradersPortalService/ITradersPortalService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradersPortalService/TradersPortalServiceService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradersPortalService/TradersPortalServiceService.js +78 -71
- package/dist/esm/lib/contractsIntegration/TradingFloorLensService/ITradingFloorLensService.d.ts +7 -6
- package/dist/esm/lib/contractsIntegration/TradingFloorLensService/ITradingFloorLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.d.ts +7 -6
- package/dist/esm/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.js +13 -13
- package/dist/esm/lib/contractsIntegration/TradingFloorService/ITradingFloorService.d.ts +33 -33
- package/dist/esm/lib/contractsIntegration/TradingFloorService/ITradingFloorService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradingFloorService/TradingFloorService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TradingFloorService/TradingFloorService.js +86 -86
- package/dist/esm/lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.d.ts +5 -4
- package/dist/esm/lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.d.ts +5 -4
- package/dist/esm/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.js +8 -8
- package/dist/esm/lib/contractsIntegration/TriggersService/ITriggersService.d.ts +36 -36
- package/dist/esm/lib/contractsIntegration/TriggersService/ITriggersService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TriggersService/TriggersService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/TriggersService/TriggersService.js +80 -80
- package/dist/esm/lib/contractsIntegration/WrappedNativeEngineChipHelperService/IWrappedNativeEngineChipHelperService.d.ts +6 -5
- package/dist/esm/lib/contractsIntegration/WrappedNativeEngineChipHelperService/IWrappedNativeEngineChipHelperService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/WrappedNativeEngineChipHelperService/WrappedNativeEngineChipHelperService.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/WrappedNativeEngineChipHelperService/WrappedNativeEngineChipHelperService.js +10 -9
- package/dist/esm/lib/contractsIntegration/common/ILynxVersionedContract.d.ts +5 -4
- package/dist/esm/lib/contractsIntegration/common/ILynxVersionedContract.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/common/IPendableAdmin.d.ts +3 -2
- package/dist/esm/lib/contractsIntegration/common/IPendableAdmin.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/common/IPendableImplementation.d.ts +3 -2
- package/dist/esm/lib/contractsIntegration/common/IPendableImplementation.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/common/IProtocolConstants.d.ts +6 -5
- package/dist/esm/lib/contractsIntegration/common/IProtocolConstants.d.ts.map +1 -1
- package/dist/esm/lib/contractsIntegration/common/index.d.ts +30 -0
- package/dist/esm/lib/contractsIntegration/common/index.d.ts.map +1 -1
- package/dist/esm/lib/priceFeeds/pyth/pythFeedConstants.d.ts +0 -1
- package/dist/esm/lib/priceFeeds/pyth/pythFeedConstants.d.ts.map +1 -1
- package/dist/esm/lib/priceFeeds/pyth/pythFeedConstants.js +1 -5
- package/dist/esm/lib/priceFeeds/pyth/pythFeedFunctions.d.ts +5 -0
- package/dist/esm/lib/priceFeeds/pyth/pythFeedFunctions.d.ts.map +1 -1
- package/dist/esm/lib/priceFeeds/pyth/pythFeedFunctions.js +9 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/AcceptableImplementationClaimableAdminService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/IAcceptableImplementationClaimableAdminService.d.ts +9 -8
- package/dist/types/lib/contractsIntegration/AcceptableImplementationClaimableAdminService/IAcceptableImplementationClaimableAdminService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.d.ts +21 -20
- package/dist/types/lib/contractsIntegration/ChipsIntentsVerifierService/ChipsIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/ChipsIntentsVerifierService/IChipsIntentsVerifierService.d.ts +21 -20
- package/dist/types/lib/contractsIntegration/ChipsIntentsVerifierService/IChipsIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/EngineChipService/EngineChipService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/EngineChipService/IEngineChipService.d.ts +37 -37
- package/dist/types/lib/contractsIntegration/EngineChipService/IEngineChipService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/FeatureFlaggerService/FeatureFlaggerService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/FeatureFlaggerService/IFeatureFlaggerService.d.ts +14 -14
- package/dist/types/lib/contractsIntegration/FeatureFlaggerService/IFeatureFlaggerService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/IntentsVerifierLensService/IIntentsVerifierLensService.d.ts +5 -4
- package/dist/types/lib/contractsIntegration/IntentsVerifierLensService/IIntentsVerifierLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.d.ts +5 -4
- package/dist/types/lib/contractsIntegration/IntentsVerifierLensService/IntentsVerifierLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LexLensService/ILexLensService.d.ts +26 -25
- package/dist/types/lib/contractsIntegration/LexLensService/ILexLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LexLensService/LexLensService.d.ts +26 -25
- package/dist/types/lib/contractsIntegration/LexLensService/LexLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LexPoolV1Service/ILexPoolV1Service.d.ts +73 -73
- package/dist/types/lib/contractsIntegration/LexPoolV1Service/ILexPoolV1Service.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LexPoolV1Service/LexPoolV1Service.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LiquidityIntentsVerifierService/ILiquidityIntentsVerifierService.d.ts +14 -13
- package/dist/types/lib/contractsIntegration/LiquidityIntentsVerifierService/ILiquidityIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.d.ts +14 -13
- package/dist/types/lib/contractsIntegration/LiquidityIntentsVerifierService/LiquidityIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/OnBehalfTradingService/IOnBehalfTradingService.d.ts +34 -34
- package/dist/types/lib/contractsIntegration/OnBehalfTradingService/IOnBehalfTradingService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/OnBehalfTradingService/OnBehalfTradingService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/OrderBookService/IOrderBookService.d.ts +13 -13
- package/dist/types/lib/contractsIntegration/OrderBookService/IOrderBookService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/OrderBookService/OrderBookService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/PNLRService/IPNLRService.d.ts +17 -17
- package/dist/types/lib/contractsIntegration/PNLRService/IPNLRService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/PNLRService/PNLRService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/PoolAccountantV1Service/IPoolAccountantV1Service.d.ts +90 -90
- package/dist/types/lib/contractsIntegration/PoolAccountantV1Service/IPoolAccountantV1Service.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/PoolAccountantV1Service/PoolAccountantV1Service.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/RateModelLensService/IRateModelLensService.d.ts +11 -5
- package/dist/types/lib/contractsIntegration/RateModelLensService/IRateModelLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/RateModelLensService/RateModelLensService.d.ts +6 -5
- package/dist/types/lib/contractsIntegration/RateModelLensService/RateModelLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradeIntentsVerifierService/ITradeIntentsVerifierService.d.ts +21 -20
- package/dist/types/lib/contractsIntegration/TradeIntentsVerifierService/ITradeIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.d.ts +21 -20
- package/dist/types/lib/contractsIntegration/TradeIntentsVerifierService/TradeIntentsVerifierService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradersPortalService/ITradersPortalService.d.ts +30 -30
- package/dist/types/lib/contractsIntegration/TradersPortalService/ITradersPortalService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradersPortalService/TradersPortalServiceService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradingFloorLensService/ITradingFloorLensService.d.ts +7 -6
- package/dist/types/lib/contractsIntegration/TradingFloorLensService/ITradingFloorLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.d.ts +7 -6
- package/dist/types/lib/contractsIntegration/TradingFloorLensService/TradingFloorLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradingFloorService/ITradingFloorService.d.ts +33 -33
- package/dist/types/lib/contractsIntegration/TradingFloorService/ITradingFloorService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TradingFloorService/TradingFloorService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.d.ts +5 -4
- package/dist/types/lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.d.ts +5 -4
- package/dist/types/lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TriggersService/ITriggersService.d.ts +36 -36
- package/dist/types/lib/contractsIntegration/TriggersService/ITriggersService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/TriggersService/TriggersService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/WrappedNativeEngineChipHelperService/IWrappedNativeEngineChipHelperService.d.ts +6 -5
- package/dist/types/lib/contractsIntegration/WrappedNativeEngineChipHelperService/IWrappedNativeEngineChipHelperService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/WrappedNativeEngineChipHelperService/WrappedNativeEngineChipHelperService.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/common/ILynxVersionedContract.d.ts +5 -4
- package/dist/types/lib/contractsIntegration/common/ILynxVersionedContract.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/common/IPendableAdmin.d.ts +3 -2
- package/dist/types/lib/contractsIntegration/common/IPendableAdmin.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/common/IPendableImplementation.d.ts +3 -2
- package/dist/types/lib/contractsIntegration/common/IPendableImplementation.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/common/IProtocolConstants.d.ts +6 -5
- package/dist/types/lib/contractsIntegration/common/IProtocolConstants.d.ts.map +1 -1
- package/dist/types/lib/contractsIntegration/common/index.d.ts +30 -0
- package/dist/types/lib/contractsIntegration/common/index.d.ts.map +1 -1
- package/dist/types/lib/priceFeeds/pyth/pythFeedConstants.d.ts +0 -1
- package/dist/types/lib/priceFeeds/pyth/pythFeedConstants.d.ts.map +1 -1
- package/dist/types/lib/priceFeeds/pyth/pythFeedFunctions.d.ts +5 -0
- package/dist/types/lib/priceFeeds/pyth/pythFeedFunctions.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -6,19 +6,19 @@ class PositionQueries {
|
|
|
6
6
|
constructor(tradingFloorContract) {
|
|
7
7
|
this.tradingFloorContract = tradingFloorContract;
|
|
8
8
|
}
|
|
9
|
-
async generatePositionHashId(settlementAsset, trader, pairId, index) {
|
|
10
|
-
return this.tradingFloorContract.generatePositionHashId(settlementAsset, trader, pairId, index);
|
|
9
|
+
async generatePositionHashId(settlementAsset, trader, pairId, index, callOptions) {
|
|
10
|
+
return this.tradingFloorContract.generatePositionHashId(settlementAsset, trader, pairId, index, { ...callOptions });
|
|
11
11
|
}
|
|
12
|
-
async getPositionPortalInfo(positionId) {
|
|
13
|
-
const result = await this.tradingFloorContract.getPositionPortalInfo(positionId);
|
|
12
|
+
async getPositionPortalInfo(positionId, callOptions) {
|
|
13
|
+
const result = await this.tradingFloorContract.getPositionPortalInfo(positionId, { ...callOptions });
|
|
14
14
|
return {
|
|
15
15
|
phase: result[0],
|
|
16
16
|
timestamp: result[1],
|
|
17
17
|
trader: result[2],
|
|
18
18
|
};
|
|
19
19
|
}
|
|
20
|
-
async getPositionRegistrationParams(positionId) {
|
|
21
|
-
const result = await this.tradingFloorContract.getPositionRegistrationParams(positionId);
|
|
20
|
+
async getPositionRegistrationParams(positionId, callOptions) {
|
|
21
|
+
const result = await this.tradingFloorContract.getPositionRegistrationParams(positionId, { ...callOptions });
|
|
22
22
|
return {
|
|
23
23
|
collateral: result.collateral,
|
|
24
24
|
leverage: result.leverage,
|
|
@@ -27,8 +27,8 @@ class PositionQueries {
|
|
|
27
27
|
tp: result.tp,
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
|
-
async getPositionTriggerInfo(positionId) {
|
|
31
|
-
const result = await this.tradingFloorContract.getPositionTriggerInfo(positionId);
|
|
30
|
+
async getPositionTriggerInfo(positionId, callOptions) {
|
|
31
|
+
const result = await this.tradingFloorContract.getPositionTriggerInfo(positionId, { ...callOptions });
|
|
32
32
|
return {
|
|
33
33
|
phase: result.positionPhase,
|
|
34
34
|
timestamp: result.timestamp,
|
|
@@ -37,8 +37,8 @@ class PositionQueries {
|
|
|
37
37
|
spreadReductionF: result.spreadReductionF,
|
|
38
38
|
};
|
|
39
39
|
}
|
|
40
|
-
async positionIdentifiersById(positionId) {
|
|
41
|
-
const result = await this.tradingFloorContract.positionIdentifiersById(positionId);
|
|
40
|
+
async positionIdentifiersById(positionId, callOptions) {
|
|
41
|
+
const result = await this.tradingFloorContract.positionIdentifiersById(positionId, { ...callOptions });
|
|
42
42
|
return {
|
|
43
43
|
settlementAsset: result.settlementAsset,
|
|
44
44
|
pairId: result.pairId,
|
|
@@ -46,8 +46,8 @@ class PositionQueries {
|
|
|
46
46
|
trader: result.trader,
|
|
47
47
|
};
|
|
48
48
|
}
|
|
49
|
-
async positionLimitsInfoById(positionId) {
|
|
50
|
-
const result = await this.tradingFloorContract.positionLimitsInfoById(positionId);
|
|
49
|
+
async positionLimitsInfoById(positionId, callOptions) {
|
|
50
|
+
const result = await this.tradingFloorContract.positionLimitsInfoById(positionId, { ...callOptions });
|
|
51
51
|
return {
|
|
52
52
|
tpLastUpdated: result.tpLastUpdated,
|
|
53
53
|
slLastUpdated: result.slLastUpdated,
|
|
@@ -55,8 +55,8 @@ class PositionQueries {
|
|
|
55
55
|
sl: result.sl,
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
|
-
async positionsById(positionId) {
|
|
59
|
-
const result = await this.tradingFloorContract.positionsById(positionId);
|
|
58
|
+
async positionsById(positionId, callOptions) {
|
|
59
|
+
const result = await this.tradingFloorContract.positionsById(positionId, { ...callOptions });
|
|
60
60
|
return {
|
|
61
61
|
collateral: result.collateral,
|
|
62
62
|
phase: result.phase,
|
|
@@ -67,8 +67,8 @@ class PositionQueries {
|
|
|
67
67
|
spreadReductionF: result.spreadReductionF,
|
|
68
68
|
};
|
|
69
69
|
}
|
|
70
|
-
async triggerPricesById(positionId) {
|
|
71
|
-
const result = await this.tradingFloorContract.triggerPricesById(positionId);
|
|
70
|
+
async triggerPricesById(positionId, callOptions) {
|
|
71
|
+
const result = await this.tradingFloorContract.triggerPricesById(positionId, { ...callOptions });
|
|
72
72
|
return {
|
|
73
73
|
minPrice: result.minPrice,
|
|
74
74
|
maxPrice: result.maxPrice,
|
|
@@ -76,164 +76,164 @@ class PositionQueries {
|
|
|
76
76
|
slByFraction: result.slByFraction,
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
|
-
async initialCollateralByPositionId(positionId) {
|
|
80
|
-
return this.tradingFloorContract.initialCollateralByPositionId(positionId);
|
|
79
|
+
async initialCollateralByPositionId(positionId, callOptions) {
|
|
80
|
+
return this.tradingFloorContract.initialCollateralByPositionId(positionId, { ...callOptions });
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
class SettlementAndPool {
|
|
84
84
|
constructor(tradingFloorContract) {
|
|
85
85
|
this.tradingFloorContract = tradingFloorContract;
|
|
86
86
|
}
|
|
87
|
-
async isSettlementAssetSupported(settlementAsset) {
|
|
88
|
-
return this.tradingFloorContract.isSettlementAssetSupported(settlementAsset);
|
|
87
|
+
async isSettlementAssetSupported(settlementAsset, callOptions) {
|
|
88
|
+
return this.tradingFloorContract.isSettlementAssetSupported(settlementAsset, { ...callOptions });
|
|
89
89
|
}
|
|
90
|
-
async lexPoolForAsset(asset) {
|
|
91
|
-
return this.tradingFloorContract.lexPoolForAsset(asset);
|
|
90
|
+
async lexPoolForAsset(asset, callOptions) {
|
|
91
|
+
return this.tradingFloorContract.lexPoolForAsset(asset, { ...callOptions });
|
|
92
92
|
}
|
|
93
|
-
async poolAccountantForAsset(asset) {
|
|
94
|
-
return this.tradingFloorContract.poolAccountantForAsset(asset);
|
|
93
|
+
async poolAccountantForAsset(asset, callOptions) {
|
|
94
|
+
return this.tradingFloorContract.poolAccountantForAsset(asset, { ...callOptions });
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
class Deprecated {
|
|
98
98
|
constructor(tradingFloorContract) {
|
|
99
99
|
this.tradingFloorContract = tradingFloorContract;
|
|
100
100
|
}
|
|
101
|
-
async deprecated_pairTraders(asset, pairId, index) {
|
|
102
|
-
return this.tradingFloorContract.deprecated_pairTraders(asset, pairId, index);
|
|
101
|
+
async deprecated_pairTraders(asset, pairId, index, callOptions) {
|
|
102
|
+
return this.tradingFloorContract.deprecated_pairTraders(asset, pairId, index, { ...callOptions });
|
|
103
103
|
}
|
|
104
|
-
async deprecated_pairTradersArray(asset, pairIndex) {
|
|
105
|
-
return this.tradingFloorContract.deprecated_pairTradersArray(asset, pairIndex);
|
|
104
|
+
async deprecated_pairTradersArray(asset, pairIndex, callOptions) {
|
|
105
|
+
return this.tradingFloorContract.deprecated_pairTradersArray(asset, pairIndex, { ...callOptions });
|
|
106
106
|
}
|
|
107
|
-
async deprecated_pairTradersInfo(asset, trader, pairId) {
|
|
108
|
-
const result = await this.tradingFloorContract.deprecated_pairTradersInfo(asset, trader, pairId);
|
|
107
|
+
async deprecated_pairTradersInfo(asset, trader, pairId, callOptions) {
|
|
108
|
+
const result = await this.tradingFloorContract.deprecated_pairTradersInfo(asset, trader, pairId, { ...callOptions });
|
|
109
109
|
return {
|
|
110
110
|
positionsCounter: result.deprecated_positionsCounter,
|
|
111
111
|
positionInArray: result.positionInArray,
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
|
-
async pausedPairs(pairId) {
|
|
115
|
-
return this.tradingFloorContract.pausedPairs(pairId);
|
|
114
|
+
async pausedPairs(pairId, callOptions) {
|
|
115
|
+
return this.tradingFloorContract.pausedPairs(pairId, { ...callOptions });
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
118
|
class TraderTracking {
|
|
119
119
|
constructor(tradingFloorContract) {
|
|
120
120
|
this.tradingFloorContract = tradingFloorContract;
|
|
121
121
|
}
|
|
122
|
-
async traders(index) {
|
|
123
|
-
return this.tradingFloorContract.traders(index);
|
|
122
|
+
async traders(index, callOptions) {
|
|
123
|
+
return this.tradingFloorContract.traders(index, { ...callOptions });
|
|
124
124
|
}
|
|
125
|
-
async tradersAmount() {
|
|
126
|
-
return this.tradingFloorContract.tradersAmount();
|
|
125
|
+
async tradersAmount(callOptions) {
|
|
126
|
+
return this.tradingFloorContract.tradersAmount({ ...callOptions });
|
|
127
127
|
}
|
|
128
|
-
async tradersIndex(trader) {
|
|
129
|
-
return this.tradingFloorContract.tradersIndex(trader);
|
|
128
|
+
async tradersIndex(trader, callOptions) {
|
|
129
|
+
return this.tradingFloorContract.tradersIndex(trader, { ...callOptions });
|
|
130
130
|
}
|
|
131
|
-
async getActivePositionsAmountForTrader(trader) {
|
|
132
|
-
return this.tradingFloorContract.getActivePositionsAmountForTrader(trader);
|
|
131
|
+
async getActivePositionsAmountForTrader(trader, callOptions) {
|
|
132
|
+
return this.tradingFloorContract.getActivePositionsAmountForTrader(trader, { ...callOptions });
|
|
133
133
|
}
|
|
134
|
-
async activePositionIdsByTrader(trader, index) {
|
|
135
|
-
return this.tradingFloorContract.activePositionIdsByTrader(trader, index);
|
|
134
|
+
async activePositionIdsByTrader(trader, index, callOptions) {
|
|
135
|
+
return this.tradingFloorContract.activePositionIdsByTrader(trader, index, { ...callOptions });
|
|
136
136
|
}
|
|
137
|
-
async positionIdToActivePositionIndex(trader, positionId) {
|
|
138
|
-
return this.tradingFloorContract.positionIdToActivePositionIndex(trader, positionId);
|
|
137
|
+
async positionIdToActivePositionIndex(trader, positionId, callOptions) {
|
|
138
|
+
return this.tradingFloorContract.positionIdToActivePositionIndex(trader, positionId, { ...callOptions });
|
|
139
139
|
}
|
|
140
|
-
async getActivePositionIdsForTrader(trader) {
|
|
141
|
-
return this.tradingFloorContract.getActivePositionIdsForTrader(trader);
|
|
140
|
+
async getActivePositionIdsForTrader(trader, callOptions) {
|
|
141
|
+
return this.tradingFloorContract.getActivePositionIdsForTrader(trader, { ...callOptions });
|
|
142
142
|
}
|
|
143
|
-
async getNextPositionIndexForTrader(trader) {
|
|
144
|
-
return this.tradingFloorContract.getNextPositionIndexForTrader(trader);
|
|
143
|
+
async getNextPositionIndexForTrader(trader, callOptions) {
|
|
144
|
+
return this.tradingFloorContract.getNextPositionIndexForTrader(trader, { ...callOptions });
|
|
145
145
|
}
|
|
146
|
-
async pairTradersLastUsedPositionIndex(trader) {
|
|
147
|
-
return this.tradingFloorContract.pairTradersLastUsedPositionIndex(trader);
|
|
146
|
+
async pairTradersLastUsedPositionIndex(trader, callOptions) {
|
|
147
|
+
return this.tradingFloorContract.pairTradersLastUsedPositionIndex(trader, { ...callOptions });
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
class TradingParameters {
|
|
151
151
|
constructor(tradingFloorContract) {
|
|
152
152
|
this.tradingFloorContract = tradingFloorContract;
|
|
153
153
|
}
|
|
154
|
-
async maxSanityProfitF() {
|
|
155
|
-
return this.tradingFloorContract.maxSanityProfitF();
|
|
154
|
+
async maxSanityProfitF(callOptions) {
|
|
155
|
+
return this.tradingFloorContract.maxSanityProfitF({ ...callOptions });
|
|
156
156
|
}
|
|
157
|
-
async maxSlF() {
|
|
158
|
-
return this.tradingFloorContract.maxSlF();
|
|
157
|
+
async maxSlF(callOptions) {
|
|
158
|
+
return this.tradingFloorContract.maxSlF({ ...callOptions });
|
|
159
159
|
}
|
|
160
|
-
async maxTradesPerTrader() {
|
|
161
|
-
return this.tradingFloorContract.maxTradesPerTrader();
|
|
160
|
+
async maxTradesPerTrader(callOptions) {
|
|
161
|
+
return this.tradingFloorContract.maxTradesPerTrader({ ...callOptions });
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
class Fees {
|
|
165
165
|
constructor(tradingFloorContract) {
|
|
166
166
|
this.tradingFloorContract = tradingFloorContract;
|
|
167
167
|
}
|
|
168
|
-
async feesMap(asset, feeType) {
|
|
169
|
-
return this.tradingFloorContract.feesMap(asset, feeType);
|
|
168
|
+
async feesMap(asset, feeType, callOptions) {
|
|
169
|
+
return this.tradingFloorContract.feesMap(asset, feeType, { ...callOptions });
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
class ContractReferences {
|
|
173
173
|
constructor(tradingFloorContract) {
|
|
174
174
|
this.tradingFloorContract = tradingFloorContract;
|
|
175
175
|
}
|
|
176
|
-
async registry() {
|
|
177
|
-
return this.tradingFloorContract.registry();
|
|
176
|
+
async registry(callOptions) {
|
|
177
|
+
return this.tradingFloorContract.registry({ ...callOptions });
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
class PendableAdmin {
|
|
181
181
|
constructor(tradingFloorContract) {
|
|
182
182
|
this.tradingFloorContract = tradingFloorContract;
|
|
183
183
|
}
|
|
184
|
-
async admin() {
|
|
185
|
-
return this.tradingFloorContract.admin();
|
|
184
|
+
async admin(callOptions) {
|
|
185
|
+
return this.tradingFloorContract.admin({ ...callOptions });
|
|
186
186
|
}
|
|
187
|
-
async pendingAdmin() {
|
|
188
|
-
return this.tradingFloorContract.pendingAdmin();
|
|
187
|
+
async pendingAdmin(callOptions) {
|
|
188
|
+
return this.tradingFloorContract.pendingAdmin({ ...callOptions });
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
class PendableImplementation {
|
|
192
192
|
constructor(tradingFloorContract) {
|
|
193
193
|
this.tradingFloorContract = tradingFloorContract;
|
|
194
194
|
}
|
|
195
|
-
async implementation() {
|
|
196
|
-
return this.tradingFloorContract.implementation();
|
|
195
|
+
async implementation(callOptions) {
|
|
196
|
+
return this.tradingFloorContract.implementation({ ...callOptions });
|
|
197
197
|
}
|
|
198
|
-
async pendingImplementation() {
|
|
199
|
-
return this.tradingFloorContract.pendingImplementation();
|
|
198
|
+
async pendingImplementation(callOptions) {
|
|
199
|
+
return this.tradingFloorContract.pendingImplementation({ ...callOptions });
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
202
|
class LynxVersionedContract {
|
|
203
203
|
constructor(tradingFloorContract) {
|
|
204
204
|
this.tradingFloorContract = tradingFloorContract;
|
|
205
205
|
}
|
|
206
|
-
async getContractName() {
|
|
207
|
-
return this.tradingFloorContract.getContractName();
|
|
206
|
+
async getContractName(callOptions) {
|
|
207
|
+
return this.tradingFloorContract.getContractName({ ...callOptions });
|
|
208
208
|
}
|
|
209
|
-
async getContractVersion() {
|
|
210
|
-
return this.tradingFloorContract.getContractVersion();
|
|
209
|
+
async getContractVersion(callOptions) {
|
|
210
|
+
return this.tradingFloorContract.getContractVersion({ ...callOptions });
|
|
211
211
|
}
|
|
212
|
-
async CONTRACT_NAME() {
|
|
213
|
-
return this.tradingFloorContract.CONTRACT_NAME();
|
|
212
|
+
async CONTRACT_NAME(callOptions) {
|
|
213
|
+
return this.tradingFloorContract.CONTRACT_NAME({ ...callOptions });
|
|
214
214
|
}
|
|
215
|
-
async CONTRACT_VERSION() {
|
|
216
|
-
return this.tradingFloorContract.CONTRACT_VERSION();
|
|
215
|
+
async CONTRACT_VERSION(callOptions) {
|
|
216
|
+
return this.tradingFloorContract.CONTRACT_VERSION({ ...callOptions });
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
class Constants {
|
|
220
220
|
constructor(tradingFloorContract) {
|
|
221
221
|
this.tradingFloorContract = tradingFloorContract;
|
|
222
222
|
}
|
|
223
|
-
async ACCURACY_IMPROVEMENT_SCALE() {
|
|
224
|
-
return this.tradingFloorContract.ACCURACY_IMPROVEMENT_SCALE();
|
|
223
|
+
async ACCURACY_IMPROVEMENT_SCALE(callOptions) {
|
|
224
|
+
return this.tradingFloorContract.ACCURACY_IMPROVEMENT_SCALE({ ...callOptions });
|
|
225
225
|
}
|
|
226
|
-
async FRACTION_SCALE() {
|
|
227
|
-
return this.tradingFloorContract.FRACTION_SCALE();
|
|
226
|
+
async FRACTION_SCALE(callOptions) {
|
|
227
|
+
return this.tradingFloorContract.FRACTION_SCALE({ ...callOptions });
|
|
228
228
|
}
|
|
229
|
-
async LEVERAGE_SCALE() {
|
|
230
|
-
return this.tradingFloorContract.LEVERAGE_SCALE();
|
|
229
|
+
async LEVERAGE_SCALE(callOptions) {
|
|
230
|
+
return this.tradingFloorContract.LEVERAGE_SCALE({ ...callOptions });
|
|
231
231
|
}
|
|
232
|
-
async MAX_FEE_FRACTION_FOR_CANCEL() {
|
|
233
|
-
return this.tradingFloorContract.MAX_FEE_FRACTION_FOR_CANCEL();
|
|
232
|
+
async MAX_FEE_FRACTION_FOR_CANCEL(callOptions) {
|
|
233
|
+
return this.tradingFloorContract.MAX_FEE_FRACTION_FOR_CANCEL({ ...callOptions });
|
|
234
234
|
}
|
|
235
|
-
async PRECISION() {
|
|
236
|
-
return this.tradingFloorContract.PRECISION();
|
|
235
|
+
async PRECISION(callOptions) {
|
|
236
|
+
return this.tradingFloorContract.PRECISION({ ...callOptions });
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
class TradingFloorService {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PairConfigsInTriggersStruct, CompleteTradersPortalConfigurationsStruct, CompleteTriggerConfigurationsStruct } from "../../typechain/contracts/Peripheral/Lens/TriggersAndPortalLens";
|
|
2
2
|
import { TSafeBigNumberStruct } from "../../utils/ethersTypes";
|
|
3
|
+
import { CallOptions } from "../common";
|
|
3
4
|
export type TPairConfigsInTriggersStruct = Omit<TSafeBigNumberStruct<PairConfigsInTriggersStruct>, "pairId" | "maxConfidenceFraction" | "spreadFraction"> & {
|
|
4
5
|
pairId: number;
|
|
5
6
|
maxConfidenceFraction: number;
|
|
@@ -22,10 +23,10 @@ export type TCompleteTriggerConfigurationsStruct = Omit<TSafeBigNumberStruct<Com
|
|
|
22
23
|
maxTriggersPerBlock: number;
|
|
23
24
|
};
|
|
24
25
|
export interface ITriggersAndPortalLensService {
|
|
25
|
-
getPairConfigsInTriggers(triggers: string, pairId: number): Promise<TPairConfigsInTriggersStruct>;
|
|
26
|
-
getPairsConfigsInTriggers(triggers: string, pairIds: number[]): Promise<TPairConfigsInTriggersStruct[]>;
|
|
27
|
-
getTradersPortalConfigurations(tradersPortal: string): Promise<TCompleteTradersPortalConfigurationsStruct>;
|
|
28
|
-
getTriggersConfigurations(triggers: string): Promise<TCompleteTriggerConfigurationsStruct>;
|
|
26
|
+
getPairConfigsInTriggers(triggers: string, pairId: number, callOptions?: CallOptions): Promise<TPairConfigsInTriggersStruct>;
|
|
27
|
+
getPairsConfigsInTriggers(triggers: string, pairIds: number[], callOptions?: CallOptions): Promise<TPairConfigsInTriggersStruct[]>;
|
|
28
|
+
getTradersPortalConfigurations(tradersPortal: string, callOptions?: CallOptions): Promise<TCompleteTradersPortalConfigurationsStruct>;
|
|
29
|
+
getTriggersConfigurations(triggers: string, callOptions?: CallOptions): Promise<TCompleteTriggerConfigurationsStruct>;
|
|
29
30
|
}
|
|
30
31
|
export declare const EMPTY_PAIR_CONFIGS_IN_TRIGGERS: TPairConfigsInTriggersStruct;
|
|
31
32
|
export declare const EMPTY_COMPLETE_TRADERS_PORTAL_CONFIGURATIONS: TCompleteTradersPortalConfigurationsStruct;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITriggersAndPortalLensService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"ITriggersAndPortalLensService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersAndPortalLensService/ITriggersAndPortalLensService.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAGxC,MAAM,MAAM,4BAA4B,GAAG,IAAI,CAC7C,oBAAoB,CAAC,2BAA2B,CAAC,EACjD,QAAQ,GAAG,uBAAuB,GAAG,gBAAgB,CACtD,GAAG;IACF,MAAM,EAAE,MAAM,CAAC;IACf,qBAAqB,EAAE,MAAM,CAAC;IAC9B,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,0CAA0C,GAAG,IAAI,CAC3D,oBAAoB,CAAC,yCAAyC,CAAC,EAC/D,qBAAqB,GAAG,qBAAqB,GAAG,2BAA2B,CAC5E,GAAG;IACF,mBAAmB,EAAE,MAAM,CAAC;IAC5B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,yBAAyB,EAAE,MAAM,CAAC;CACnC,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG,IAAI,CACrD,oBAAoB,CAAC,mCAAmC,CAAC,EACvD,iCAAiC,GACjC,iCAAiC,GACjC,qBAAqB,GACrB,2BAA2B,GAC3B,gCAAgC,GAChC,gCAAgC,GAChC,8BAA8B,GAC9B,qCAAqC,GACrC,qBAAqB,CACxB,GAAG;IACF,+BAA+B,EAAE,MAAM,CAAC;IACxC,+BAA+B,EAAE,MAAM,CAAC;IACxC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,yBAAyB,EAAE,MAAM,CAAC;IAClC,8BAA8B,EAAE,MAAM,CAAC;IACvC,8BAA8B,EAAE,MAAM,CAAC;IACvC,4BAA4B,EAAE,MAAM,CAAC;IACrC,mCAAmC,EAAE,MAAM,CAAC;IAC5C,mBAAmB,EAAE,MAAM,CAAC;CAC7B,CAAC;AAEF,MAAM,WAAW,6BAA6B;IAC5C,wBAAwB,CACtB,QAAQ,EAAE,MAAM,EAChB,MAAM,EAAE,MAAM,EACd,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,4BAA4B,CAAC,CAAC;IAEzC,yBAAyB,CACvB,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EAAE,EACjB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,4BAA4B,EAAE,CAAC,CAAC;IAE3C,8BAA8B,CAC5B,aAAa,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,0CAA0C,CAAC,CAAC;IAEvD,yBAAyB,CACvB,QAAQ,EAAE,MAAM,EAChB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD;AAED,eAAO,MAAM,8BAA8B,EAAE,4BAI5C,CAAC;AAEF,eAAO,MAAM,4CAA4C,EAAE,0CAWxD,CAAC;AAEJ,eAAO,MAAM,qCAAqC,EAAE,oCAajD,CAAC"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { Provider, Signer } from "ethers";
|
|
2
2
|
import { TriggersAndPortalLens } from "../../typechain/contracts/Peripheral/Lens/TriggersAndPortalLens";
|
|
3
3
|
import { ITriggersAndPortalLensService, TPairConfigsInTriggersStruct, TCompleteTradersPortalConfigurationsStruct, TCompleteTriggerConfigurationsStruct } from "./ITriggersAndPortalLensService";
|
|
4
|
+
import { CallOptions } from "../common";
|
|
4
5
|
export declare class TriggersAndPortalLensService implements ITriggersAndPortalLensService {
|
|
5
6
|
private readonly contract;
|
|
6
7
|
constructor(signerOrProvider: Signer | Provider, address: string);
|
|
7
|
-
getPairConfigsInTriggers(triggers: string, pairId: number): Promise<TPairConfigsInTriggersStruct>;
|
|
8
|
-
getPairsConfigsInTriggers(triggers: string, pairIds: number[]): Promise<TPairConfigsInTriggersStruct[]>;
|
|
9
|
-
getTradersPortalConfigurations(tradersPortal: string): Promise<TCompleteTradersPortalConfigurationsStruct>;
|
|
10
|
-
getTriggersConfigurations(triggers: string): Promise<TCompleteTriggerConfigurationsStruct>;
|
|
8
|
+
getPairConfigsInTriggers(triggers: string, pairId: number, callOptions?: CallOptions): Promise<TPairConfigsInTriggersStruct>;
|
|
9
|
+
getPairsConfigsInTriggers(triggers: string, pairIds: number[], callOptions?: CallOptions): Promise<TPairConfigsInTriggersStruct[]>;
|
|
10
|
+
getTradersPortalConfigurations(tradersPortal: string, callOptions?: CallOptions): Promise<TCompleteTradersPortalConfigurationsStruct>;
|
|
11
|
+
getTriggersConfigurations(triggers: string, callOptions?: CallOptions): Promise<TCompleteTriggerConfigurationsStruct>;
|
|
11
12
|
getContract(): TriggersAndPortalLens;
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=TriggersAndPortalLensService.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TriggersAndPortalLensService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAC1C,OAAO,EAAE,qBAAqB,EAAE,MAAM,iEAAiE,CAAC;AAGxG,OAAO,EACL,6BAA6B,EAC7B,4BAA4B,EAC5B,0CAA0C,EAC1C,oCAAoC,EAIrC,MAAM,iCAAiC,CAAC;
|
|
1
|
+
{"version":3,"file":"TriggersAndPortalLensService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersAndPortalLensService/TriggersAndPortalLensService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAC1C,OAAO,EAAE,qBAAqB,EAAE,MAAM,iEAAiE,CAAC;AAGxG,OAAO,EACL,6BAA6B,EAC7B,4BAA4B,EAC5B,0CAA0C,EAC1C,oCAAoC,EAIrC,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAExC,qBAAa,4BAA6B,YAAW,6BAA6B;IAChF,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwB;gBAErC,gBAAgB,EAAE,MAAM,GAAG,QAAQ,EAAE,OAAO,EAAE,MAAM;IAI1D,wBAAwB,CAC5B,QAAQ,EAAE,MAAM,EAChB,MAAM,EAAE,MAAM,EACd,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,4BAA4B,CAAC;IAWlC,yBAAyB,CAC7B,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EAAE,EACjB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,4BAA4B,EAAE,CAAC;IAepC,8BAA8B,CAClC,aAAa,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,0CAA0C,CAAC;IAWhD,yBAAyB,CAC7B,QAAQ,EAAE,MAAM,EAChB,WAAW,CAAC,EAAE,WAAW,GACxB,OAAO,CAAC,oCAAoC,CAAC;IAiBhD,WAAW,IAAI,qBAAqB;CAGrC"}
|
|
@@ -8,8 +8,8 @@ class TriggersAndPortalLensService {
|
|
|
8
8
|
constructor(signerOrProvider, address) {
|
|
9
9
|
this.contract = TriggersAndPortalLens__factory_1.TriggersAndPortalLens__factory.connect(address, signerOrProvider);
|
|
10
10
|
}
|
|
11
|
-
async getPairConfigsInTriggers(triggers, pairId) {
|
|
12
|
-
const result = await this.contract.getPairConfigsInTriggers(triggers, BigInt(pairId));
|
|
11
|
+
async getPairConfigsInTriggers(triggers, pairId, callOptions) {
|
|
12
|
+
const result = await this.contract.getPairConfigsInTriggers(triggers, BigInt(pairId), { ...callOptions });
|
|
13
13
|
const baseStruct = (0, ethersTypes_1.ethersStructResponseToObject)(result, ITriggersAndPortalLensService_1.EMPTY_PAIR_CONFIGS_IN_TRIGGERS);
|
|
14
14
|
return {
|
|
15
15
|
...baseStruct,
|
|
@@ -18,8 +18,8 @@ class TriggersAndPortalLensService {
|
|
|
18
18
|
spreadFraction: Number(baseStruct.spreadFraction),
|
|
19
19
|
};
|
|
20
20
|
}
|
|
21
|
-
async getPairsConfigsInTriggers(triggers, pairIds) {
|
|
22
|
-
const result = await this.contract.getPairsConfigsInTriggers(triggers, pairIds.map(id => BigInt(id)));
|
|
21
|
+
async getPairsConfigsInTriggers(triggers, pairIds, callOptions) {
|
|
22
|
+
const result = await this.contract.getPairsConfigsInTriggers(triggers, pairIds.map(id => BigInt(id)), { ...callOptions });
|
|
23
23
|
const baseArray = (0, ethersTypes_1.ethersStructResponseToArray)(result, ITriggersAndPortalLensService_1.EMPTY_PAIR_CONFIGS_IN_TRIGGERS);
|
|
24
24
|
return baseArray.map(item => ({
|
|
25
25
|
...item,
|
|
@@ -28,8 +28,8 @@ class TriggersAndPortalLensService {
|
|
|
28
28
|
spreadFraction: Number(item.spreadFraction),
|
|
29
29
|
}));
|
|
30
30
|
}
|
|
31
|
-
async getTradersPortalConfigurations(tradersPortal) {
|
|
32
|
-
const result = await this.contract.getTradersPortalConfigurations(tradersPortal);
|
|
31
|
+
async getTradersPortalConfigurations(tradersPortal, callOptions) {
|
|
32
|
+
const result = await this.contract.getTradersPortalConfigurations(tradersPortal, { ...callOptions });
|
|
33
33
|
const baseStruct = (0, ethersTypes_1.ethersStructResponseToObject)(result, ITriggersAndPortalLensService_1.EMPTY_COMPLETE_TRADERS_PORTAL_CONFIGURATIONS);
|
|
34
34
|
return {
|
|
35
35
|
...baseStruct,
|
|
@@ -38,8 +38,8 @@ class TriggersAndPortalLensService {
|
|
|
38
38
|
minLiveTimeForMarketClose: Number(baseStruct.minLiveTimeForMarketClose),
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
|
-
async getTriggersConfigurations(triggers) {
|
|
42
|
-
const result = await this.contract.getTriggersConfigurations(triggers);
|
|
41
|
+
async getTriggersConfigurations(triggers, callOptions) {
|
|
42
|
+
const result = await this.contract.getTriggersConfigurations(triggers, { ...callOptions });
|
|
43
43
|
const baseStruct = (0, ethersTypes_1.ethersStructResponseToObject)(result, ITriggersAndPortalLensService_1.EMPTY_COMPLETE_TRIGGER_CONFIGURATIONS);
|
|
44
44
|
return {
|
|
45
45
|
...baseStruct,
|
|
@@ -1,59 +1,59 @@
|
|
|
1
1
|
import { BytesLike, ContractTransactionResponse } from "ethers";
|
|
2
|
-
import { IPendableAdmin, IProtocolConstants } from "../common";
|
|
2
|
+
import { IPendableAdmin, IProtocolConstants, TransactionOptions, CallOptions } from "../common";
|
|
3
3
|
export interface ITriggersFunctionsGroup_OpenTriggers {
|
|
4
|
-
market(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
5
|
-
limit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
4
|
+
market(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
5
|
+
limit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
6
6
|
}
|
|
7
7
|
export interface ITriggersFunctionsGroup_CloseTriggers {
|
|
8
|
-
market(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
9
|
-
takeProfit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
10
|
-
stopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
11
|
-
liquidation(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
8
|
+
market(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
9
|
+
takeProfit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
10
|
+
stopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
11
|
+
liquidation(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
12
12
|
}
|
|
13
13
|
export interface ITriggersFunctionsGroup_UpdateTriggers {
|
|
14
|
-
takeProfit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
15
|
-
stopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
16
|
-
takeProfitAndStopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint): Promise<ContractTransactionResponse>;
|
|
14
|
+
takeProfit(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
15
|
+
stopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
16
|
+
takeProfitAndStopLoss(positionId: BytesLike, pricePayload: BytesLike[], nativeFee: bigint, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
17
17
|
}
|
|
18
18
|
export interface ITriggersFunctionsGroup_TimeoutTriggers {
|
|
19
|
-
marketOpen(positionId: BytesLike): Promise<ContractTransactionResponse>;
|
|
20
|
-
marketClose(positionId: BytesLike): Promise<ContractTransactionResponse>;
|
|
21
|
-
updatePosition(positionId: BytesLike): Promise<ContractTransactionResponse>;
|
|
19
|
+
marketOpen(positionId: BytesLike, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
20
|
+
marketClose(positionId: BytesLike, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
21
|
+
updatePosition(positionId: BytesLike, transactionOptions?: TransactionOptions): Promise<ContractTransactionResponse>;
|
|
22
22
|
}
|
|
23
23
|
export interface ITriggersFunctionsGroup_ContractReferences {
|
|
24
|
-
orderBook(): Promise<string>;
|
|
25
|
-
tradingFloor(): Promise<string>;
|
|
26
|
-
priceValidator(): Promise<string>;
|
|
24
|
+
orderBook(callOptions?: CallOptions): Promise<string>;
|
|
25
|
+
tradingFloor(callOptions?: CallOptions): Promise<string>;
|
|
26
|
+
priceValidator(callOptions?: CallOptions): Promise<string>;
|
|
27
27
|
}
|
|
28
28
|
export interface ITriggersFunctionsGroup_Status {
|
|
29
|
-
isDone(): Promise<boolean>;
|
|
30
|
-
isPaused(): Promise<boolean>;
|
|
29
|
+
isDone(callOptions?: CallOptions): Promise<boolean>;
|
|
30
|
+
isPaused(callOptions?: CallOptions): Promise<boolean>;
|
|
31
31
|
}
|
|
32
32
|
export interface ITriggersFunctionsGroup_Configuration {
|
|
33
|
-
marketOrderCancelFeeFraction(): Promise<bigint>;
|
|
34
|
-
marketOrderTightTimeRange(): Promise<bigint>;
|
|
35
|
-
marketOrdersTimeout(): Promise<bigint>;
|
|
36
|
-
maxTriggerPeriodForMarketOrders(): Promise<bigint>;
|
|
37
|
-
minTriggerPeriodForLimitOrders(): Promise<bigint>;
|
|
38
|
-
minTriggerPeriodForMarketOrders(): Promise<bigint>;
|
|
39
|
-
openPositionCancellationFeeFraction(): Promise<bigint>;
|
|
40
|
-
triggerPriceFreshnessTimeRange(): Promise<bigint>;
|
|
41
|
-
maxTriggersPerBlock(): Promise<bigint>;
|
|
42
|
-
triggersPerBlock(blockNumber: bigint): Promise<bigint>;
|
|
43
|
-
limitsMarginFraction(): Promise<bigint>;
|
|
33
|
+
marketOrderCancelFeeFraction(callOptions?: CallOptions): Promise<bigint>;
|
|
34
|
+
marketOrderTightTimeRange(callOptions?: CallOptions): Promise<bigint>;
|
|
35
|
+
marketOrdersTimeout(callOptions?: CallOptions): Promise<bigint>;
|
|
36
|
+
maxTriggerPeriodForMarketOrders(callOptions?: CallOptions): Promise<bigint>;
|
|
37
|
+
minTriggerPeriodForLimitOrders(callOptions?: CallOptions): Promise<bigint>;
|
|
38
|
+
minTriggerPeriodForMarketOrders(callOptions?: CallOptions): Promise<bigint>;
|
|
39
|
+
openPositionCancellationFeeFraction(callOptions?: CallOptions): Promise<bigint>;
|
|
40
|
+
triggerPriceFreshnessTimeRange(callOptions?: CallOptions): Promise<bigint>;
|
|
41
|
+
maxTriggersPerBlock(callOptions?: CallOptions): Promise<bigint>;
|
|
42
|
+
triggersPerBlock(blockNumber: bigint, callOptions?: CallOptions): Promise<bigint>;
|
|
43
|
+
limitsMarginFraction(callOptions?: CallOptions): Promise<bigint>;
|
|
44
44
|
}
|
|
45
45
|
export interface ITriggersFunctionsGroup_PairConfiguration {
|
|
46
|
-
maxConfidenceFractionForPair(pairId: bigint): Promise<bigint>;
|
|
47
|
-
spreadFractionForPair(pairId: bigint): Promise<bigint>;
|
|
46
|
+
maxConfidenceFractionForPair(pairId: bigint, callOptions?: CallOptions): Promise<bigint>;
|
|
47
|
+
spreadFractionForPair(pairId: bigint, callOptions?: CallOptions): Promise<bigint>;
|
|
48
48
|
}
|
|
49
49
|
export interface ITriggersFunctionsGroup_Permissions {
|
|
50
|
-
isAllowedToTrigger(account: string): Promise<boolean>;
|
|
51
|
-
getAllTriggerPermissionedAccounts(): Promise<string[]>;
|
|
50
|
+
isAllowedToTrigger(account: string, callOptions?: CallOptions): Promise<boolean>;
|
|
51
|
+
getAllTriggerPermissionedAccounts(callOptions?: CallOptions): Promise<string[]>;
|
|
52
52
|
}
|
|
53
53
|
export interface ITriggersFunctionsGroup_Constants extends IProtocolConstants {
|
|
54
|
-
MAX_ALLOWED_CONFIDENCE_FRACTION(): Promise<bigint>;
|
|
55
|
-
MAX_ALLOWED_SPREAD_FRACTION(): Promise<bigint>;
|
|
56
|
-
ACCURACY_IMPROVEMENT_SCALE(): Promise<bigint>;
|
|
54
|
+
MAX_ALLOWED_CONFIDENCE_FRACTION(callOptions?: CallOptions): Promise<bigint>;
|
|
55
|
+
MAX_ALLOWED_SPREAD_FRACTION(callOptions?: CallOptions): Promise<bigint>;
|
|
56
|
+
ACCURACY_IMPROVEMENT_SCALE(callOptions?: CallOptions): Promise<bigint>;
|
|
57
57
|
}
|
|
58
58
|
export interface ITriggersService {
|
|
59
59
|
openTriggers: ITriggersFunctionsGroup_OpenTriggers;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITriggersService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersService/ITriggersService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,2BAA2B,EAAE,MAAM,QAAQ,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"ITriggersService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersService/ITriggersService.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TriggersService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersService/TriggersService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,MAAM,EACN,QAAQ,EAET,MAAM,QAAQ,CAAC;AAEhB,OAAO,EAAE,UAAU,EAAE,MAAM,oDAAoD,CAAC;AAEhF,OAAO,EACL,gBAAgB,EAChB,oCAAoC,EACpC,qCAAqC,EACrC,sCAAsC,EACtC,uCAAuC,EACvC,0CAA0C,EAC1C,8BAA8B,EAC9B,qCAAqC,EACrC,yCAAyC,EACzC,mCAAmC,EACnC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"TriggersService.d.ts","sourceRoot":"","sources":["../../../../../lib/contractsIntegration/TriggersService/TriggersService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,MAAM,EACN,QAAQ,EAET,MAAM,QAAQ,CAAC;AAEhB,OAAO,EAAE,UAAU,EAAE,MAAM,oDAAoD,CAAC;AAEhF,OAAO,EACL,gBAAgB,EAChB,oCAAoC,EACpC,qCAAqC,EACrC,sCAAsC,EACtC,uCAAuC,EACvC,0CAA0C,EAC1C,8BAA8B,EAC9B,qCAAqC,EACrC,yCAAyC,EACzC,mCAAmC,EACnC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,cAAc,EAAmC,MAAM,WAAW,CAAC;AAwS5E,qBAAa,eAAgB,YAAW,gBAAgB;IAgBpD,OAAO,CAAC,gBAAgB;IAf1B,OAAO,CAAC,gBAAgB,CAAa;IACrC,SAAgB,YAAY,EAAE,oCAAoC,CAAC;IACnE,SAAgB,aAAa,EAAE,qCAAqC,CAAC;IACrE,SAAgB,cAAc,EAAE,sCAAsC,CAAC;IACvE,SAAgB,eAAe,EAAE,uCAAuC,CAAC;IACzE,SAAgB,kBAAkB,EAAE,0CAA0C,CAAC;IAC/E,SAAgB,aAAa,EAAE,cAAc,CAAC;IAC9C,SAAgB,MAAM,EAAE,8BAA8B,CAAC;IACvD,SAAgB,aAAa,EAAE,qCAAqC,CAAC;IACrE,SAAgB,iBAAiB,EAAE,yCAAyC,CAAC;IAC7E,SAAgB,WAAW,EAAE,mCAAmC,CAAC;IACjE,SAAgB,SAAS,EAAE,iCAAiC,CAAC;gBAG3D,OAAO,EAAE,MAAM,EACP,gBAAgB,EAAE,MAAM,GAAG,QAAQ;IAoB7C,WAAW,IAAI,UAAU;CAG1B"}
|