@compass-labs/api-sdk 0.5.0 → 0.5.1
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/bin/mcp-server.js +653 -197
- package/bin/mcp-server.js.map +74 -75
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/components/aaveborrowparams.d.ts +2 -0
- package/dist/commonjs/models/components/aaveborrowparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaveborrowparams.js +4 -0
- package/dist/commonjs/models/components/aaveborrowparams.js.map +1 -1
- package/dist/commonjs/models/components/aaveborrowrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaveborrowrequest.js +4 -0
- package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
- package/dist/commonjs/models/components/aaverepayparams.d.ts +2 -0
- package/dist/commonjs/models/components/aaverepayparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaverepayparams.js +4 -0
- package/dist/commonjs/models/components/aaverepayparams.js.map +1 -1
- package/dist/commonjs/models/components/aaverepayrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaverepayrequest.js +4 -0
- package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
- package/dist/commonjs/models/components/aavesupplyparams.d.ts +2 -0
- package/dist/commonjs/models/components/aavesupplyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavesupplyparams.js +4 -0
- package/dist/commonjs/models/components/aavesupplyparams.js.map +1 -1
- package/dist/commonjs/models/components/aavesupplyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavesupplyrequest.js +4 -0
- package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawparams.d.ts +2 -0
- package/dist/commonjs/models/components/aavewithdrawparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawparams.js +11 -0
- package/dist/commonjs/models/components/aavewithdrawparams.js.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawrequest.js +11 -0
- package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js +4 -0
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -0
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js +4 -0
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -0
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +6 -0
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/increaseallowanceparams.d.ts +2 -0
- package/dist/commonjs/models/components/increaseallowanceparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/increaseallowanceparams.js +4 -0
- package/dist/commonjs/models/components/increaseallowanceparams.js.map +1 -1
- package/dist/commonjs/models/components/increaseallowancerequest.d.ts +2 -0
- package/dist/commonjs/models/components/increaseallowancerequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/increaseallowancerequest.js +4 -0
- package/dist/commonjs/models/components/increaseallowancerequest.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +0 -1
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +0 -1
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/components/morphoborrowparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphoborrowparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphoborrowparams.js +4 -0
- package/dist/commonjs/models/components/morphoborrowparams.js.map +1 -1
- package/dist/commonjs/models/components/morphoborrowrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphoborrowrequest.js +4 -0
- package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphodepositparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphodepositparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphodepositparams.js +4 -0
- package/dist/commonjs/models/components/morphodepositparams.js.map +1 -1
- package/dist/commonjs/models/components/morphodepositrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphodepositrequest.js +4 -0
- package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphorepayparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphorepayparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphorepayparams.js +4 -0
- package/dist/commonjs/models/components/morphorepayparams.js.map +1 -1
- package/dist/commonjs/models/components/morphorepayrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphorepayrequest.js +4 -0
- package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphosetvaultallowanceparams.js +4 -0
- package/dist/commonjs/models/components/morphosetvaultallowanceparams.js.map +1 -1
- package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphosetvaultallowancerequest.js +4 -0
- package/dist/commonjs/models/components/morphosetvaultallowancerequest.js.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralparams.js +4 -0
- package/dist/commonjs/models/components/morphosupplycollateralparams.js.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralrequest.js +4 -0
- package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralparams.js +4 -0
- package/dist/commonjs/models/components/morphowithdrawcollateralparams.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +4 -0
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawparams.d.ts +2 -0
- package/dist/commonjs/models/components/morphowithdrawparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawparams.js +4 -0
- package/dist/commonjs/models/components/morphowithdrawparams.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +2 -0
- package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawrequest.js +4 -0
- package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptparams.d.ts +2 -0
- package/dist/commonjs/models/components/pendlebuyptparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptparams.js +4 -0
- package/dist/commonjs/models/components/pendlebuyptparams.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptrequest.d.ts +2 -0
- package/dist/commonjs/models/components/pendlebuyptrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptrequest.js +4 -0
- package/dist/commonjs/models/components/pendlebuyptrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytparams.d.ts +2 -0
- package/dist/commonjs/models/components/pendlebuyytparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytparams.js +4 -0
- package/dist/commonjs/models/components/pendlebuyytparams.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytrequest.d.ts +2 -0
- package/dist/commonjs/models/components/pendlebuyytrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytrequest.js +4 -0
- package/dist/commonjs/models/components/pendlebuyytrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellptparams.d.ts +2 -0
- package/dist/commonjs/models/components/pendlesellptparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellptparams.js +4 -0
- package/dist/commonjs/models/components/pendlesellptparams.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellptrequest.d.ts +2 -0
- package/dist/commonjs/models/components/pendlesellptrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellptrequest.js +4 -0
- package/dist/commonjs/models/components/pendlesellptrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellytparams.d.ts +2 -0
- package/dist/commonjs/models/components/pendlesellytparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellytparams.js +4 -0
- package/dist/commonjs/models/components/pendlesellytparams.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellytrequest.d.ts +2 -0
- package/dist/commonjs/models/components/pendlesellytrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellytrequest.js +4 -0
- package/dist/commonjs/models/components/pendlesellytrequest.js.map +1 -1
- package/dist/commonjs/models/components/skybuyparams.d.ts +2 -0
- package/dist/commonjs/models/components/skybuyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skybuyparams.js +4 -0
- package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
- package/dist/commonjs/models/components/skybuyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skybuyrequest.js +4 -0
- package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
- package/dist/commonjs/models/components/skydepositparams.d.ts +2 -0
- package/dist/commonjs/models/components/skydepositparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skydepositparams.js +11 -0
- package/dist/commonjs/models/components/skydepositparams.js.map +1 -1
- package/dist/commonjs/models/components/skydepositrequest.d.ts +2 -0
- package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skydepositrequest.js +11 -0
- package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
- package/dist/commonjs/models/components/skysellparams.d.ts +2 -0
- package/dist/commonjs/models/components/skysellparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skysellparams.js +4 -0
- package/dist/commonjs/models/components/skysellparams.js.map +1 -1
- package/dist/commonjs/models/components/skysellrequest.d.ts +2 -0
- package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skysellrequest.js +4 -0
- package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
- package/dist/commonjs/models/components/skywithdrawparams.d.ts +2 -0
- package/dist/commonjs/models/components/skywithdrawparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skywithdrawparams.js +11 -0
- package/dist/commonjs/models/components/skywithdrawparams.js.map +1 -1
- package/dist/commonjs/models/components/skywithdrawrequest.d.ts +2 -0
- package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skywithdrawrequest.js +11 -0
- package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/tokentransfererc20params.d.ts +2 -0
- package/dist/commonjs/models/components/tokentransfererc20params.d.ts.map +1 -1
- package/dist/commonjs/models/components/tokentransfererc20params.js +11 -0
- package/dist/commonjs/models/components/tokentransfererc20params.js.map +1 -1
- package/dist/commonjs/models/components/tokentransferrequest.d.ts +2 -0
- package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/tokentransferrequest.js +11 -0
- package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +4 -0
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +4 -0
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js +4 -0
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +4 -0
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js +4 -0
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +4 -0
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyparams.js +4 -0
- package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +4 -0
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js +4 -0
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -0
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +4 -0
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/unwrapwethparams.d.ts +2 -0
- package/dist/commonjs/models/components/unwrapwethparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/unwrapwethparams.js +11 -0
- package/dist/commonjs/models/components/unwrapwethparams.js.map +1 -1
- package/dist/commonjs/models/components/unwrapwethrequest.d.ts +2 -0
- package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/unwrapwethrequest.js +11 -0
- package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
- package/dist/commonjs/models/components/useroperation.d.ts +426 -9
- package/dist/commonjs/models/components/useroperation.d.ts.map +1 -1
- package/dist/commonjs/models/components/useroperation.js +324 -144
- package/dist/commonjs/models/components/useroperation.js.map +1 -1
- package/dist/commonjs/models/components/wrapethparams.d.ts +2 -0
- package/dist/commonjs/models/components/wrapethparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/wrapethparams.js +11 -0
- package/dist/commonjs/models/components/wrapethparams.js.map +1 -1
- package/dist/commonjs/models/components/wrapethrequest.d.ts +2 -0
- package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/wrapethrequest.js +11 -0
- package/dist/commonjs/models/components/wrapethrequest.js.map +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/components/aaveborrowparams.d.ts +2 -0
- package/dist/esm/models/components/aaveborrowparams.d.ts.map +1 -1
- package/dist/esm/models/components/aaveborrowparams.js +4 -0
- package/dist/esm/models/components/aaveborrowparams.js.map +1 -1
- package/dist/esm/models/components/aaveborrowrequest.d.ts +2 -0
- package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aaveborrowrequest.js +4 -0
- package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
- package/dist/esm/models/components/aaverepayparams.d.ts +2 -0
- package/dist/esm/models/components/aaverepayparams.d.ts.map +1 -1
- package/dist/esm/models/components/aaverepayparams.js +4 -0
- package/dist/esm/models/components/aaverepayparams.js.map +1 -1
- package/dist/esm/models/components/aaverepayrequest.d.ts +2 -0
- package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aaverepayrequest.js +4 -0
- package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
- package/dist/esm/models/components/aavesupplyparams.d.ts +2 -0
- package/dist/esm/models/components/aavesupplyparams.d.ts.map +1 -1
- package/dist/esm/models/components/aavesupplyparams.js +4 -0
- package/dist/esm/models/components/aavesupplyparams.js.map +1 -1
- package/dist/esm/models/components/aavesupplyrequest.d.ts +2 -0
- package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aavesupplyrequest.js +4 -0
- package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
- package/dist/esm/models/components/aavewithdrawparams.d.ts +2 -0
- package/dist/esm/models/components/aavewithdrawparams.d.ts.map +1 -1
- package/dist/esm/models/components/aavewithdrawparams.js +11 -0
- package/dist/esm/models/components/aavewithdrawparams.js.map +1 -1
- package/dist/esm/models/components/aavewithdrawrequest.d.ts +2 -0
- package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aavewithdrawrequest.js +11 -0
- package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js +4 -0
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -0
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js +4 -0
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -0
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +6 -0
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/increaseallowanceparams.d.ts +2 -0
- package/dist/esm/models/components/increaseallowanceparams.d.ts.map +1 -1
- package/dist/esm/models/components/increaseallowanceparams.js +4 -0
- package/dist/esm/models/components/increaseallowanceparams.js.map +1 -1
- package/dist/esm/models/components/increaseallowancerequest.d.ts +2 -0
- package/dist/esm/models/components/increaseallowancerequest.d.ts.map +1 -1
- package/dist/esm/models/components/increaseallowancerequest.js +4 -0
- package/dist/esm/models/components/increaseallowancerequest.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +0 -1
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +0 -1
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/components/morphoborrowparams.d.ts +2 -0
- package/dist/esm/models/components/morphoborrowparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphoborrowparams.js +4 -0
- package/dist/esm/models/components/morphoborrowparams.js.map +1 -1
- package/dist/esm/models/components/morphoborrowrequest.d.ts +2 -0
- package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphoborrowrequest.js +4 -0
- package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
- package/dist/esm/models/components/morphodepositparams.d.ts +2 -0
- package/dist/esm/models/components/morphodepositparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphodepositparams.js +4 -0
- package/dist/esm/models/components/morphodepositparams.js.map +1 -1
- package/dist/esm/models/components/morphodepositrequest.d.ts +2 -0
- package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphodepositrequest.js +4 -0
- package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
- package/dist/esm/models/components/morphorepayparams.d.ts +2 -0
- package/dist/esm/models/components/morphorepayparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphorepayparams.js +4 -0
- package/dist/esm/models/components/morphorepayparams.js.map +1 -1
- package/dist/esm/models/components/morphorepayrequest.d.ts +2 -0
- package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphorepayrequest.js +4 -0
- package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
- package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts +2 -0
- package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphosetvaultallowanceparams.js +4 -0
- package/dist/esm/models/components/morphosetvaultallowanceparams.js.map +1 -1
- package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts +2 -0
- package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphosetvaultallowancerequest.js +4 -0
- package/dist/esm/models/components/morphosetvaultallowancerequest.js.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralparams.d.ts +2 -0
- package/dist/esm/models/components/morphosupplycollateralparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralparams.js +4 -0
- package/dist/esm/models/components/morphosupplycollateralparams.js.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +2 -0
- package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralrequest.js +4 -0
- package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts +2 -0
- package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralparams.js +4 -0
- package/dist/esm/models/components/morphowithdrawcollateralparams.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +2 -0
- package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralrequest.js +4 -0
- package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawparams.d.ts +2 -0
- package/dist/esm/models/components/morphowithdrawparams.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawparams.js +4 -0
- package/dist/esm/models/components/morphowithdrawparams.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawrequest.d.ts +2 -0
- package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawrequest.js +4 -0
- package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/pendlebuyptparams.d.ts +2 -0
- package/dist/esm/models/components/pendlebuyptparams.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyptparams.js +4 -0
- package/dist/esm/models/components/pendlebuyptparams.js.map +1 -1
- package/dist/esm/models/components/pendlebuyptrequest.d.ts +2 -0
- package/dist/esm/models/components/pendlebuyptrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyptrequest.js +4 -0
- package/dist/esm/models/components/pendlebuyptrequest.js.map +1 -1
- package/dist/esm/models/components/pendlebuyytparams.d.ts +2 -0
- package/dist/esm/models/components/pendlebuyytparams.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyytparams.js +4 -0
- package/dist/esm/models/components/pendlebuyytparams.js.map +1 -1
- package/dist/esm/models/components/pendlebuyytrequest.d.ts +2 -0
- package/dist/esm/models/components/pendlebuyytrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyytrequest.js +4 -0
- package/dist/esm/models/components/pendlebuyytrequest.js.map +1 -1
- package/dist/esm/models/components/pendlesellptparams.d.ts +2 -0
- package/dist/esm/models/components/pendlesellptparams.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellptparams.js +4 -0
- package/dist/esm/models/components/pendlesellptparams.js.map +1 -1
- package/dist/esm/models/components/pendlesellptrequest.d.ts +2 -0
- package/dist/esm/models/components/pendlesellptrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellptrequest.js +4 -0
- package/dist/esm/models/components/pendlesellptrequest.js.map +1 -1
- package/dist/esm/models/components/pendlesellytparams.d.ts +2 -0
- package/dist/esm/models/components/pendlesellytparams.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellytparams.js +4 -0
- package/dist/esm/models/components/pendlesellytparams.js.map +1 -1
- package/dist/esm/models/components/pendlesellytrequest.d.ts +2 -0
- package/dist/esm/models/components/pendlesellytrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellytrequest.js +4 -0
- package/dist/esm/models/components/pendlesellytrequest.js.map +1 -1
- package/dist/esm/models/components/skybuyparams.d.ts +2 -0
- package/dist/esm/models/components/skybuyparams.d.ts.map +1 -1
- package/dist/esm/models/components/skybuyparams.js +4 -0
- package/dist/esm/models/components/skybuyparams.js.map +1 -1
- package/dist/esm/models/components/skybuyrequest.d.ts +2 -0
- package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skybuyrequest.js +4 -0
- package/dist/esm/models/components/skybuyrequest.js.map +1 -1
- package/dist/esm/models/components/skydepositparams.d.ts +2 -0
- package/dist/esm/models/components/skydepositparams.d.ts.map +1 -1
- package/dist/esm/models/components/skydepositparams.js +11 -0
- package/dist/esm/models/components/skydepositparams.js.map +1 -1
- package/dist/esm/models/components/skydepositrequest.d.ts +2 -0
- package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skydepositrequest.js +11 -0
- package/dist/esm/models/components/skydepositrequest.js.map +1 -1
- package/dist/esm/models/components/skysellparams.d.ts +2 -0
- package/dist/esm/models/components/skysellparams.d.ts.map +1 -1
- package/dist/esm/models/components/skysellparams.js +4 -0
- package/dist/esm/models/components/skysellparams.js.map +1 -1
- package/dist/esm/models/components/skysellrequest.d.ts +2 -0
- package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skysellrequest.js +4 -0
- package/dist/esm/models/components/skysellrequest.js.map +1 -1
- package/dist/esm/models/components/skywithdrawparams.d.ts +2 -0
- package/dist/esm/models/components/skywithdrawparams.d.ts.map +1 -1
- package/dist/esm/models/components/skywithdrawparams.js +11 -0
- package/dist/esm/models/components/skywithdrawparams.js.map +1 -1
- package/dist/esm/models/components/skywithdrawrequest.d.ts +2 -0
- package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skywithdrawrequest.js +11 -0
- package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/tokentransfererc20params.d.ts +2 -0
- package/dist/esm/models/components/tokentransfererc20params.d.ts.map +1 -1
- package/dist/esm/models/components/tokentransfererc20params.js +11 -0
- package/dist/esm/models/components/tokentransfererc20params.js.map +1 -1
- package/dist/esm/models/components/tokentransferrequest.d.ts +2 -0
- package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
- package/dist/esm/models/components/tokentransferrequest.js +11 -0
- package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +2 -0
- package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyparams.js +4 -0
- package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +2 -0
- package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyrequest.js +4 -0
- package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js +4 -0
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +4 -0
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js +4 -0
- package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +4 -0
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +2 -0
- package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyparams.js +4 -0
- package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +2 -0
- package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyrequest.js +4 -0
- package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -0
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js +4 -0
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -0
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +4 -0
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/unwrapwethparams.d.ts +2 -0
- package/dist/esm/models/components/unwrapwethparams.d.ts.map +1 -1
- package/dist/esm/models/components/unwrapwethparams.js +11 -0
- package/dist/esm/models/components/unwrapwethparams.js.map +1 -1
- package/dist/esm/models/components/unwrapwethrequest.d.ts +2 -0
- package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
- package/dist/esm/models/components/unwrapwethrequest.js +11 -0
- package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
- package/dist/esm/models/components/useroperation.d.ts +426 -9
- package/dist/esm/models/components/useroperation.d.ts.map +1 -1
- package/dist/esm/models/components/useroperation.js +324 -144
- package/dist/esm/models/components/useroperation.js.map +1 -1
- package/dist/esm/models/components/wrapethparams.d.ts +2 -0
- package/dist/esm/models/components/wrapethparams.d.ts.map +1 -1
- package/dist/esm/models/components/wrapethparams.js +11 -0
- package/dist/esm/models/components/wrapethparams.js.map +1 -1
- package/dist/esm/models/components/wrapethrequest.d.ts +2 -0
- package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
- package/dist/esm/models/components/wrapethrequest.js +11 -0
- package/dist/esm/models/components/wrapethrequest.js.map +1 -1
- package/docs/sdks/aavev3/README.md +2 -2
- package/docs/sdks/smartaccount/README.md +0 -2
- package/docs/sdks/transactionbatching/README.md +0 -2
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/components/aaveborrowparams.ts +6 -0
- package/src/models/components/aaveborrowrequest.ts +6 -0
- package/src/models/components/aaverepayparams.ts +6 -0
- package/src/models/components/aaverepayrequest.ts +6 -0
- package/src/models/components/aavesupplyparams.ts +6 -0
- package/src/models/components/aavesupplyrequest.ts +6 -0
- package/src/models/components/aavewithdrawparams.ts +13 -0
- package/src/models/components/aavewithdrawrequest.ts +13 -0
- package/src/models/components/aerodromeslipstreambuyexactlyparams.ts +10 -0
- package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +10 -0
- package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.ts +8 -0
- package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +8 -0
- package/src/models/components/aerodromeslipstreammintliquidityprovisionparams.ts +8 -0
- package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +8 -0
- package/src/models/components/aerodromeslipstreamsellexactlyparams.ts +10 -0
- package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +10 -0
- package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.ts +8 -0
- package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +8 -0
- package/src/models/components/increaseallowanceparams.ts +8 -0
- package/src/models/components/increaseallowancerequest.ts +8 -0
- package/src/models/components/index.ts +0 -1
- package/src/models/components/morphoborrowparams.ts +6 -0
- package/src/models/components/morphoborrowrequest.ts +6 -0
- package/src/models/components/morphodepositparams.ts +6 -0
- package/src/models/components/morphodepositrequest.ts +6 -0
- package/src/models/components/morphorepayparams.ts +6 -0
- package/src/models/components/morphorepayrequest.ts +6 -0
- package/src/models/components/morphosetvaultallowanceparams.ts +10 -0
- package/src/models/components/morphosetvaultallowancerequest.ts +10 -0
- package/src/models/components/morphosupplycollateralparams.ts +10 -0
- package/src/models/components/morphosupplycollateralrequest.ts +10 -0
- package/src/models/components/morphowithdrawcollateralparams.ts +10 -0
- package/src/models/components/morphowithdrawcollateralrequest.ts +10 -0
- package/src/models/components/morphowithdrawparams.ts +6 -0
- package/src/models/components/morphowithdrawrequest.ts +6 -0
- package/src/models/components/pendlebuyptparams.ts +6 -0
- package/src/models/components/pendlebuyptrequest.ts +6 -0
- package/src/models/components/pendlebuyytparams.ts +6 -0
- package/src/models/components/pendlebuyytrequest.ts +6 -0
- package/src/models/components/pendlesellptparams.ts +6 -0
- package/src/models/components/pendlesellptrequest.ts +6 -0
- package/src/models/components/pendlesellytparams.ts +6 -0
- package/src/models/components/pendlesellytrequest.ts +6 -0
- package/src/models/components/skybuyparams.ts +6 -0
- package/src/models/components/skybuyrequest.ts +6 -0
- package/src/models/components/skydepositparams.ts +13 -0
- package/src/models/components/skydepositrequest.ts +13 -0
- package/src/models/components/skysellparams.ts +6 -0
- package/src/models/components/skysellrequest.ts +6 -0
- package/src/models/components/skywithdrawparams.ts +13 -0
- package/src/models/components/skywithdrawrequest.ts +13 -0
- package/src/models/components/tokentransfererc20params.ts +17 -0
- package/src/models/components/tokentransferrequest.ts +13 -0
- package/src/models/components/uniswapbuyexactlyparams.ts +8 -0
- package/src/models/components/uniswapbuyexactlyrequest.ts +8 -0
- package/src/models/components/uniswapincreaseliquidityprovisionparams.ts +10 -0
- package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +10 -0
- package/src/models/components/uniswapmintliquidityprovisionparams.ts +10 -0
- package/src/models/components/uniswapmintliquidityprovisionrequest.ts +10 -0
- package/src/models/components/uniswapsellexactlyparams.ts +10 -0
- package/src/models/components/uniswapsellexactlyrequest.ts +10 -0
- package/src/models/components/uniswapwithdrawliquidityprovisionparams.ts +10 -0
- package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +10 -0
- package/src/models/components/unwrapwethparams.ts +13 -0
- package/src/models/components/unwrapwethrequest.ts +13 -0
- package/src/models/components/useroperation.ts +860 -282
- package/src/models/components/wrapethparams.ts +13 -0
- package/src/models/components/wrapethrequest.ts +13 -0
- package/dist/commonjs/models/components/multicallactiontype.d.ts +0 -121
- package/dist/commonjs/models/components/multicallactiontype.d.ts.map +0 -1
- package/dist/commonjs/models/components/multicallactiontype.js +0 -91
- package/dist/commonjs/models/components/multicallactiontype.js.map +0 -1
- package/dist/esm/models/components/multicallactiontype.d.ts +0 -121
- package/dist/esm/models/components/multicallactiontype.d.ts.map +0 -1
- package/dist/esm/models/components/multicallactiontype.js +0 -55
- package/dist/esm/models/components/multicallactiontype.js.map +0 -1
- package/src/models/components/multicallactiontype.ts +0 -66
package/bin/mcp-server.js
CHANGED
|
@@ -34205,9 +34205,9 @@ var init_config = __esm(() => {
|
|
|
34205
34205
|
SDK_METADATA = {
|
|
34206
34206
|
language: "typescript",
|
|
34207
34207
|
openapiDocVersion: "0.0.1",
|
|
34208
|
-
sdkVersion: "0.5.
|
|
34208
|
+
sdkVersion: "0.5.1",
|
|
34209
34209
|
genVersion: "2.616.1",
|
|
34210
|
-
userAgent: "speakeasy-sdk/typescript 0.5.
|
|
34210
|
+
userAgent: "speakeasy-sdk/typescript 0.5.1 2.616.1 0.0.1 @compass-labs/api-sdk"
|
|
34211
34211
|
};
|
|
34212
34212
|
});
|
|
34213
34213
|
|
|
@@ -35663,23 +35663,27 @@ var init_aaveborrowparams = __esm(() => {
|
|
|
35663
35663
|
AaveBorrowParamsAmount$.outboundSchema = AaveBorrowParamsAmount$outboundSchema;
|
|
35664
35664
|
})(AaveBorrowParamsAmount$ ||= {});
|
|
35665
35665
|
AaveBorrowParams$inboundSchema = objectType({
|
|
35666
|
+
action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
|
|
35666
35667
|
token: TokenEnum$inboundSchema,
|
|
35667
35668
|
amount: unionType([numberType(), stringType()]),
|
|
35668
35669
|
interest_rate_mode: InterestRateMode$inboundSchema,
|
|
35669
35670
|
on_behalf_of: nullableType(stringType()).optional()
|
|
35670
35671
|
}).transform((v2) => {
|
|
35671
35672
|
return remap(v2, {
|
|
35673
|
+
action_type: "actionType",
|
|
35672
35674
|
interest_rate_mode: "interestRateMode",
|
|
35673
35675
|
on_behalf_of: "onBehalfOf"
|
|
35674
35676
|
});
|
|
35675
35677
|
});
|
|
35676
35678
|
AaveBorrowParams$outboundSchema = objectType({
|
|
35679
|
+
actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
|
|
35677
35680
|
token: TokenEnum$outboundSchema,
|
|
35678
35681
|
amount: unionType([numberType(), stringType()]),
|
|
35679
35682
|
interestRateMode: InterestRateMode$outboundSchema,
|
|
35680
35683
|
onBehalfOf: nullableType(stringType()).optional()
|
|
35681
35684
|
}).transform((v2) => {
|
|
35682
35685
|
return remap(v2, {
|
|
35686
|
+
actionType: "action_type",
|
|
35683
35687
|
interestRateMode: "interest_rate_mode",
|
|
35684
35688
|
onBehalfOf: "on_behalf_of"
|
|
35685
35689
|
});
|
|
@@ -35722,6 +35726,7 @@ var init_aaveborrowrequest = __esm(() => {
|
|
|
35722
35726
|
AaveBorrowRequestAmount$.outboundSchema = AaveBorrowRequestAmount$outboundSchema;
|
|
35723
35727
|
})(AaveBorrowRequestAmount$ ||= {});
|
|
35724
35728
|
AaveBorrowRequest$inboundSchema = objectType({
|
|
35729
|
+
action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
|
|
35725
35730
|
token: TokenEnum$inboundSchema,
|
|
35726
35731
|
amount: unionType([numberType(), stringType()]),
|
|
35727
35732
|
interest_rate_mode: InterestRateMode$inboundSchema,
|
|
@@ -35730,11 +35735,13 @@ var init_aaveborrowrequest = __esm(() => {
|
|
|
35730
35735
|
sender: stringType()
|
|
35731
35736
|
}).transform((v2) => {
|
|
35732
35737
|
return remap(v2, {
|
|
35738
|
+
action_type: "actionType",
|
|
35733
35739
|
interest_rate_mode: "interestRateMode",
|
|
35734
35740
|
on_behalf_of: "onBehalfOf"
|
|
35735
35741
|
});
|
|
35736
35742
|
});
|
|
35737
35743
|
AaveBorrowRequest$outboundSchema = objectType({
|
|
35744
|
+
actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
|
|
35738
35745
|
token: TokenEnum$outboundSchema,
|
|
35739
35746
|
amount: unionType([numberType(), stringType()]),
|
|
35740
35747
|
interestRateMode: InterestRateMode$outboundSchema,
|
|
@@ -35743,6 +35750,7 @@ var init_aaveborrowrequest = __esm(() => {
|
|
|
35743
35750
|
sender: stringType()
|
|
35744
35751
|
}).transform((v2) => {
|
|
35745
35752
|
return remap(v2, {
|
|
35753
|
+
actionType: "action_type",
|
|
35746
35754
|
interestRateMode: "interest_rate_mode",
|
|
35747
35755
|
onBehalfOf: "on_behalf_of"
|
|
35748
35756
|
});
|
|
@@ -36334,23 +36342,27 @@ var init_aaverepayparams = __esm(() => {
|
|
|
36334
36342
|
AaveRepayParamsAmount$.outboundSchema = AaveRepayParamsAmount$outboundSchema;
|
|
36335
36343
|
})(AaveRepayParamsAmount$ ||= {});
|
|
36336
36344
|
AaveRepayParams$inboundSchema = objectType({
|
|
36345
|
+
action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
|
|
36337
36346
|
token: TokenEnum$inboundSchema,
|
|
36338
36347
|
amount: unionType([numberType(), stringType()]),
|
|
36339
36348
|
interest_rate_mode: InterestRateMode$inboundSchema,
|
|
36340
36349
|
on_behalf_of: nullableType(stringType()).optional()
|
|
36341
36350
|
}).transform((v2) => {
|
|
36342
36351
|
return remap(v2, {
|
|
36352
|
+
action_type: "actionType",
|
|
36343
36353
|
interest_rate_mode: "interestRateMode",
|
|
36344
36354
|
on_behalf_of: "onBehalfOf"
|
|
36345
36355
|
});
|
|
36346
36356
|
});
|
|
36347
36357
|
AaveRepayParams$outboundSchema = objectType({
|
|
36358
|
+
actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
|
|
36348
36359
|
token: TokenEnum$outboundSchema,
|
|
36349
36360
|
amount: unionType([numberType(), stringType()]),
|
|
36350
36361
|
interestRateMode: InterestRateMode$outboundSchema,
|
|
36351
36362
|
onBehalfOf: nullableType(stringType()).optional()
|
|
36352
36363
|
}).transform((v2) => {
|
|
36353
36364
|
return remap(v2, {
|
|
36365
|
+
actionType: "action_type",
|
|
36354
36366
|
interestRateMode: "interest_rate_mode",
|
|
36355
36367
|
onBehalfOf: "on_behalf_of"
|
|
36356
36368
|
});
|
|
@@ -36376,6 +36388,7 @@ var init_aaverepayrequest = __esm(() => {
|
|
|
36376
36388
|
AaveRepayRequestAmount$.outboundSchema = AaveRepayRequestAmount$outboundSchema;
|
|
36377
36389
|
})(AaveRepayRequestAmount$ ||= {});
|
|
36378
36390
|
AaveRepayRequest$inboundSchema = objectType({
|
|
36391
|
+
action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
|
|
36379
36392
|
token: TokenEnum$inboundSchema,
|
|
36380
36393
|
amount: unionType([numberType(), stringType()]),
|
|
36381
36394
|
interest_rate_mode: InterestRateMode$inboundSchema,
|
|
@@ -36384,11 +36397,13 @@ var init_aaverepayrequest = __esm(() => {
|
|
|
36384
36397
|
sender: stringType()
|
|
36385
36398
|
}).transform((v2) => {
|
|
36386
36399
|
return remap(v2, {
|
|
36400
|
+
action_type: "actionType",
|
|
36387
36401
|
interest_rate_mode: "interestRateMode",
|
|
36388
36402
|
on_behalf_of: "onBehalfOf"
|
|
36389
36403
|
});
|
|
36390
36404
|
});
|
|
36391
36405
|
AaveRepayRequest$outboundSchema = objectType({
|
|
36406
|
+
actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
|
|
36392
36407
|
token: TokenEnum$outboundSchema,
|
|
36393
36408
|
amount: unionType([numberType(), stringType()]),
|
|
36394
36409
|
interestRateMode: InterestRateMode$outboundSchema,
|
|
@@ -36397,6 +36412,7 @@ var init_aaverepayrequest = __esm(() => {
|
|
|
36397
36412
|
sender: stringType()
|
|
36398
36413
|
}).transform((v2) => {
|
|
36399
36414
|
return remap(v2, {
|
|
36415
|
+
actionType: "action_type",
|
|
36400
36416
|
interestRateMode: "interest_rate_mode",
|
|
36401
36417
|
onBehalfOf: "on_behalf_of"
|
|
36402
36418
|
});
|
|
@@ -36496,20 +36512,24 @@ var init_aavesupplyparams = __esm(() => {
|
|
|
36496
36512
|
AaveSupplyParamsAmount$.outboundSchema = AaveSupplyParamsAmount$outboundSchema;
|
|
36497
36513
|
})(AaveSupplyParamsAmount$ ||= {});
|
|
36498
36514
|
AaveSupplyParams$inboundSchema = objectType({
|
|
36515
|
+
action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
|
|
36499
36516
|
token: TokenEnum$inboundSchema,
|
|
36500
36517
|
amount: unionType([numberType(), stringType()]),
|
|
36501
36518
|
on_behalf_of: nullableType(stringType()).optional()
|
|
36502
36519
|
}).transform((v2) => {
|
|
36503
36520
|
return remap(v2, {
|
|
36521
|
+
action_type: "actionType",
|
|
36504
36522
|
on_behalf_of: "onBehalfOf"
|
|
36505
36523
|
});
|
|
36506
36524
|
});
|
|
36507
36525
|
AaveSupplyParams$outboundSchema = objectType({
|
|
36526
|
+
actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
|
|
36508
36527
|
token: TokenEnum$outboundSchema,
|
|
36509
36528
|
amount: unionType([numberType(), stringType()]),
|
|
36510
36529
|
onBehalfOf: nullableType(stringType()).optional()
|
|
36511
36530
|
}).transform((v2) => {
|
|
36512
36531
|
return remap(v2, {
|
|
36532
|
+
actionType: "action_type",
|
|
36513
36533
|
onBehalfOf: "on_behalf_of"
|
|
36514
36534
|
});
|
|
36515
36535
|
});
|
|
@@ -36533,6 +36553,7 @@ var init_aavesupplyrequest = __esm(() => {
|
|
|
36533
36553
|
AaveSupplyRequestAmount$.outboundSchema = AaveSupplyRequestAmount$outboundSchema;
|
|
36534
36554
|
})(AaveSupplyRequestAmount$ ||= {});
|
|
36535
36555
|
AaveSupplyRequest$inboundSchema = objectType({
|
|
36556
|
+
action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
|
|
36536
36557
|
token: TokenEnum$inboundSchema,
|
|
36537
36558
|
amount: unionType([numberType(), stringType()]),
|
|
36538
36559
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
@@ -36540,10 +36561,12 @@ var init_aavesupplyrequest = __esm(() => {
|
|
|
36540
36561
|
sender: stringType()
|
|
36541
36562
|
}).transform((v2) => {
|
|
36542
36563
|
return remap(v2, {
|
|
36564
|
+
action_type: "actionType",
|
|
36543
36565
|
on_behalf_of: "onBehalfOf"
|
|
36544
36566
|
});
|
|
36545
36567
|
});
|
|
36546
36568
|
AaveSupplyRequest$outboundSchema = objectType({
|
|
36569
|
+
actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
|
|
36547
36570
|
token: TokenEnum$outboundSchema,
|
|
36548
36571
|
amount: unionType([numberType(), stringType()]),
|
|
36549
36572
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
@@ -36551,6 +36574,7 @@ var init_aavesupplyrequest = __esm(() => {
|
|
|
36551
36574
|
sender: stringType()
|
|
36552
36575
|
}).transform((v2) => {
|
|
36553
36576
|
return remap(v2, {
|
|
36577
|
+
actionType: "action_type",
|
|
36554
36578
|
onBehalfOf: "on_behalf_of"
|
|
36555
36579
|
});
|
|
36556
36580
|
});
|
|
@@ -36682,6 +36706,7 @@ var init_aaveuserpositionsummaryresponse = __esm(() => {
|
|
|
36682
36706
|
var AaveWithdrawParamsAmount$inboundSchema, AaveWithdrawParamsAmount$outboundSchema, AaveWithdrawParamsAmount$, AaveWithdrawParams$inboundSchema, AaveWithdrawParams$outboundSchema, AaveWithdrawParams$;
|
|
36683
36707
|
var init_aavewithdrawparams = __esm(() => {
|
|
36684
36708
|
init_esm();
|
|
36709
|
+
init_primitives();
|
|
36685
36710
|
init_tokenenum();
|
|
36686
36711
|
AaveWithdrawParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
36687
36712
|
AaveWithdrawParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -36690,14 +36715,24 @@ var init_aavewithdrawparams = __esm(() => {
|
|
|
36690
36715
|
AaveWithdrawParamsAmount$.outboundSchema = AaveWithdrawParamsAmount$outboundSchema;
|
|
36691
36716
|
})(AaveWithdrawParamsAmount$ ||= {});
|
|
36692
36717
|
AaveWithdrawParams$inboundSchema = objectType({
|
|
36718
|
+
action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
|
|
36693
36719
|
token: TokenEnum$inboundSchema,
|
|
36694
36720
|
amount: unionType([numberType(), stringType()]),
|
|
36695
36721
|
recipient: stringType()
|
|
36722
|
+
}).transform((v2) => {
|
|
36723
|
+
return remap(v2, {
|
|
36724
|
+
action_type: "actionType"
|
|
36725
|
+
});
|
|
36696
36726
|
});
|
|
36697
36727
|
AaveWithdrawParams$outboundSchema = objectType({
|
|
36728
|
+
actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
|
|
36698
36729
|
token: TokenEnum$outboundSchema,
|
|
36699
36730
|
amount: unionType([numberType(), stringType()]),
|
|
36700
36731
|
recipient: stringType()
|
|
36732
|
+
}).transform((v2) => {
|
|
36733
|
+
return remap(v2, {
|
|
36734
|
+
actionType: "action_type"
|
|
36735
|
+
});
|
|
36701
36736
|
});
|
|
36702
36737
|
((AaveWithdrawParams$) => {
|
|
36703
36738
|
AaveWithdrawParams$.inboundSchema = AaveWithdrawParams$inboundSchema;
|
|
@@ -36709,6 +36744,7 @@ var init_aavewithdrawparams = __esm(() => {
|
|
|
36709
36744
|
var AaveWithdrawRequestAmount$inboundSchema, AaveWithdrawRequestAmount$outboundSchema, AaveWithdrawRequestAmount$, AaveWithdrawRequest$inboundSchema, AaveWithdrawRequest$outboundSchema, AaveWithdrawRequest$;
|
|
36710
36745
|
var init_aavewithdrawrequest = __esm(() => {
|
|
36711
36746
|
init_esm();
|
|
36747
|
+
init_primitives();
|
|
36712
36748
|
init_chain();
|
|
36713
36749
|
init_tokenenum();
|
|
36714
36750
|
AaveWithdrawRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -36718,18 +36754,28 @@ var init_aavewithdrawrequest = __esm(() => {
|
|
|
36718
36754
|
AaveWithdrawRequestAmount$.outboundSchema = AaveWithdrawRequestAmount$outboundSchema;
|
|
36719
36755
|
})(AaveWithdrawRequestAmount$ ||= {});
|
|
36720
36756
|
AaveWithdrawRequest$inboundSchema = objectType({
|
|
36757
|
+
action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
|
|
36721
36758
|
token: TokenEnum$inboundSchema,
|
|
36722
36759
|
amount: unionType([numberType(), stringType()]),
|
|
36723
36760
|
recipient: stringType(),
|
|
36724
36761
|
chain: Chain$inboundSchema,
|
|
36725
36762
|
sender: stringType()
|
|
36763
|
+
}).transform((v2) => {
|
|
36764
|
+
return remap(v2, {
|
|
36765
|
+
action_type: "actionType"
|
|
36766
|
+
});
|
|
36726
36767
|
});
|
|
36727
36768
|
AaveWithdrawRequest$outboundSchema = objectType({
|
|
36769
|
+
actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
|
|
36728
36770
|
token: TokenEnum$outboundSchema,
|
|
36729
36771
|
amount: unionType([numberType(), stringType()]),
|
|
36730
36772
|
recipient: stringType(),
|
|
36731
36773
|
chain: Chain$outboundSchema,
|
|
36732
36774
|
sender: stringType()
|
|
36775
|
+
}).transform((v2) => {
|
|
36776
|
+
return remap(v2, {
|
|
36777
|
+
actionType: "action_type"
|
|
36778
|
+
});
|
|
36733
36779
|
});
|
|
36734
36780
|
((AaveWithdrawRequest$) => {
|
|
36735
36781
|
AaveWithdrawRequest$.inboundSchema = AaveWithdrawRequest$inboundSchema;
|
|
@@ -36837,6 +36883,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
|
|
|
36837
36883
|
AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$outboundSchema;
|
|
36838
36884
|
})(AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$ ||= {});
|
|
36839
36885
|
AerodromeSlipstreamBuyExactlyParams$inboundSchema = objectType({
|
|
36886
|
+
action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
|
|
36840
36887
|
token_in: TokenEnum$inboundSchema,
|
|
36841
36888
|
token_out: TokenEnum$inboundSchema,
|
|
36842
36889
|
tick_spacing: numberType().int(),
|
|
@@ -36844,6 +36891,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
|
|
|
36844
36891
|
amount_in_maximum: unionType([numberType(), stringType()])
|
|
36845
36892
|
}).transform((v2) => {
|
|
36846
36893
|
return remap(v2, {
|
|
36894
|
+
action_type: "actionType",
|
|
36847
36895
|
token_in: "tokenIn",
|
|
36848
36896
|
token_out: "tokenOut",
|
|
36849
36897
|
tick_spacing: "tickSpacing",
|
|
@@ -36852,6 +36900,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
|
|
|
36852
36900
|
});
|
|
36853
36901
|
});
|
|
36854
36902
|
AerodromeSlipstreamBuyExactlyParams$outboundSchema = objectType({
|
|
36903
|
+
actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
|
|
36855
36904
|
tokenIn: TokenEnum$outboundSchema,
|
|
36856
36905
|
tokenOut: TokenEnum$outboundSchema,
|
|
36857
36906
|
tickSpacing: numberType().int(),
|
|
@@ -36859,6 +36908,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
|
|
|
36859
36908
|
amountInMaximum: unionType([numberType(), stringType()])
|
|
36860
36909
|
}).transform((v2) => {
|
|
36861
36910
|
return remap(v2, {
|
|
36911
|
+
actionType: "action_type",
|
|
36862
36912
|
tokenIn: "token_in",
|
|
36863
36913
|
tokenOut: "token_out",
|
|
36864
36914
|
tickSpacing: "tick_spacing",
|
|
@@ -36892,6 +36942,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
|
36892
36942
|
AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema;
|
|
36893
36943
|
})(AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$ ||= {});
|
|
36894
36944
|
AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
|
|
36945
|
+
action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
|
|
36895
36946
|
token_in: TokenEnum$inboundSchema,
|
|
36896
36947
|
token_out: TokenEnum$inboundSchema,
|
|
36897
36948
|
tick_spacing: numberType().int(),
|
|
@@ -36901,6 +36952,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
|
36901
36952
|
sender: stringType()
|
|
36902
36953
|
}).transform((v2) => {
|
|
36903
36954
|
return remap(v2, {
|
|
36955
|
+
action_type: "actionType",
|
|
36904
36956
|
token_in: "tokenIn",
|
|
36905
36957
|
token_out: "tokenOut",
|
|
36906
36958
|
tick_spacing: "tickSpacing",
|
|
@@ -36909,6 +36961,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
|
36909
36961
|
});
|
|
36910
36962
|
});
|
|
36911
36963
|
AerodromeSlipstreamBuyExactlyRequest$outboundSchema = objectType({
|
|
36964
|
+
actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
|
|
36912
36965
|
tokenIn: TokenEnum$outboundSchema,
|
|
36913
36966
|
tokenOut: TokenEnum$outboundSchema,
|
|
36914
36967
|
tickSpacing: numberType().int(),
|
|
@@ -36918,6 +36971,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
|
36918
36971
|
sender: stringType()
|
|
36919
36972
|
}).transform((v2) => {
|
|
36920
36973
|
return remap(v2, {
|
|
36974
|
+
actionType: "action_type",
|
|
36921
36975
|
tokenIn: "token_in",
|
|
36922
36976
|
tokenOut: "token_out",
|
|
36923
36977
|
tickSpacing: "tick_spacing",
|
|
@@ -36961,6 +37015,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
|
|
|
36961
37015
|
AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
|
|
36962
37016
|
})(AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
|
|
36963
37017
|
AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema = objectType({
|
|
37018
|
+
action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
|
|
36964
37019
|
token_id: numberType().int(),
|
|
36965
37020
|
amount0_desired: unionType([numberType(), stringType()]),
|
|
36966
37021
|
amount1_desired: unionType([numberType(), stringType()]),
|
|
@@ -36968,6 +37023,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
|
|
|
36968
37023
|
amount1_min: unionType([numberType(), stringType()])
|
|
36969
37024
|
}).transform((v2) => {
|
|
36970
37025
|
return remap(v2, {
|
|
37026
|
+
action_type: "actionType",
|
|
36971
37027
|
token_id: "tokenId",
|
|
36972
37028
|
amount0_desired: "amount0Desired",
|
|
36973
37029
|
amount1_desired: "amount1Desired",
|
|
@@ -36976,6 +37032,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
|
|
|
36976
37032
|
});
|
|
36977
37033
|
});
|
|
36978
37034
|
AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema = objectType({
|
|
37035
|
+
actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
|
|
36979
37036
|
tokenId: numberType().int(),
|
|
36980
37037
|
amount0Desired: unionType([numberType(), stringType()]),
|
|
36981
37038
|
amount1Desired: unionType([numberType(), stringType()]),
|
|
@@ -36983,6 +37040,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
|
|
|
36983
37040
|
amount1Min: unionType([numberType(), stringType()])
|
|
36984
37041
|
}).transform((v2) => {
|
|
36985
37042
|
return remap(v2, {
|
|
37043
|
+
actionType: "action_type",
|
|
36986
37044
|
tokenId: "token_id",
|
|
36987
37045
|
amount0Desired: "amount0_desired",
|
|
36988
37046
|
amount1Desired: "amount1_desired",
|
|
@@ -37027,6 +37085,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
37027
37085
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
37028
37086
|
})(AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
37029
37087
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37088
|
+
action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
|
|
37030
37089
|
token_id: numberType().int(),
|
|
37031
37090
|
amount0_desired: unionType([numberType(), stringType()]),
|
|
37032
37091
|
amount1_desired: unionType([numberType(), stringType()]),
|
|
@@ -37036,6 +37095,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
37036
37095
|
sender: stringType()
|
|
37037
37096
|
}).transform((v2) => {
|
|
37038
37097
|
return remap(v2, {
|
|
37098
|
+
action_type: "actionType",
|
|
37039
37099
|
token_id: "tokenId",
|
|
37040
37100
|
amount0_desired: "amount0Desired",
|
|
37041
37101
|
amount1_desired: "amount1Desired",
|
|
@@ -37044,6 +37104,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
37044
37104
|
});
|
|
37045
37105
|
});
|
|
37046
37106
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequest$outboundSchema = objectType({
|
|
37107
|
+
actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
|
|
37047
37108
|
tokenId: numberType().int(),
|
|
37048
37109
|
amount0Desired: unionType([numberType(), stringType()]),
|
|
37049
37110
|
amount1Desired: unionType([numberType(), stringType()]),
|
|
@@ -37053,6 +37114,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
37053
37114
|
sender: stringType()
|
|
37054
37115
|
}).transform((v2) => {
|
|
37055
37116
|
return remap(v2, {
|
|
37117
|
+
actionType: "action_type",
|
|
37056
37118
|
tokenId: "token_id",
|
|
37057
37119
|
amount0Desired: "amount0_desired",
|
|
37058
37120
|
amount1Desired: "amount1_desired",
|
|
@@ -37097,6 +37159,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
|
|
|
37097
37159
|
AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$outboundSchema;
|
|
37098
37160
|
})(AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$ ||= {});
|
|
37099
37161
|
AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema = objectType({
|
|
37162
|
+
action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
|
|
37100
37163
|
token0: TokenEnum$inboundSchema,
|
|
37101
37164
|
token1: TokenEnum$inboundSchema,
|
|
37102
37165
|
tick_spacing: numberType().int(),
|
|
@@ -37109,6 +37172,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
|
|
|
37109
37172
|
recipient: nullableType(stringType()).optional()
|
|
37110
37173
|
}).transform((v2) => {
|
|
37111
37174
|
return remap(v2, {
|
|
37175
|
+
action_type: "actionType",
|
|
37112
37176
|
tick_spacing: "tickSpacing",
|
|
37113
37177
|
tick_lower: "tickLower",
|
|
37114
37178
|
tick_upper: "tickUpper",
|
|
@@ -37119,6 +37183,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
|
|
|
37119
37183
|
});
|
|
37120
37184
|
});
|
|
37121
37185
|
AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema = objectType({
|
|
37186
|
+
actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
|
|
37122
37187
|
token0: TokenEnum$outboundSchema,
|
|
37123
37188
|
token1: TokenEnum$outboundSchema,
|
|
37124
37189
|
tickSpacing: numberType().int(),
|
|
@@ -37131,6 +37196,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
|
|
|
37131
37196
|
recipient: nullableType(stringType()).optional()
|
|
37132
37197
|
}).transform((v2) => {
|
|
37133
37198
|
return remap(v2, {
|
|
37199
|
+
actionType: "action_type",
|
|
37134
37200
|
tickSpacing: "tick_spacing",
|
|
37135
37201
|
tickLower: "tick_lower",
|
|
37136
37202
|
tickUpper: "tick_upper",
|
|
@@ -37178,6 +37244,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
|
37178
37244
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
37179
37245
|
})(AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
37180
37246
|
AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37247
|
+
action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
|
|
37181
37248
|
token0: TokenEnum$inboundSchema,
|
|
37182
37249
|
token1: TokenEnum$inboundSchema,
|
|
37183
37250
|
tick_spacing: numberType().int(),
|
|
@@ -37192,6 +37259,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
|
37192
37259
|
sender: stringType()
|
|
37193
37260
|
}).transform((v2) => {
|
|
37194
37261
|
return remap(v2, {
|
|
37262
|
+
action_type: "actionType",
|
|
37195
37263
|
tick_spacing: "tickSpacing",
|
|
37196
37264
|
tick_lower: "tickLower",
|
|
37197
37265
|
tick_upper: "tickUpper",
|
|
@@ -37202,6 +37270,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
|
37202
37270
|
});
|
|
37203
37271
|
});
|
|
37204
37272
|
AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema = objectType({
|
|
37273
|
+
actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
|
|
37205
37274
|
token0: TokenEnum$outboundSchema,
|
|
37206
37275
|
token1: TokenEnum$outboundSchema,
|
|
37207
37276
|
tickSpacing: numberType().int(),
|
|
@@ -37216,6 +37285,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
|
37216
37285
|
sender: stringType()
|
|
37217
37286
|
}).transform((v2) => {
|
|
37218
37287
|
return remap(v2, {
|
|
37288
|
+
actionType: "action_type",
|
|
37219
37289
|
tickSpacing: "tick_spacing",
|
|
37220
37290
|
tickLower: "tick_lower",
|
|
37221
37291
|
tickUpper: "tick_upper",
|
|
@@ -37284,6 +37354,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
|
|
|
37284
37354
|
AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$outboundSchema;
|
|
37285
37355
|
})(AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$ ||= {});
|
|
37286
37356
|
AerodromeSlipstreamSellExactlyParams$inboundSchema = objectType({
|
|
37357
|
+
action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
|
|
37287
37358
|
token_in: TokenEnum$inboundSchema,
|
|
37288
37359
|
token_out: TokenEnum$inboundSchema,
|
|
37289
37360
|
tick_spacing: numberType().int(),
|
|
@@ -37291,6 +37362,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
|
|
|
37291
37362
|
amount_out_minimum: unionType([numberType(), stringType()]).optional()
|
|
37292
37363
|
}).transform((v2) => {
|
|
37293
37364
|
return remap(v2, {
|
|
37365
|
+
action_type: "actionType",
|
|
37294
37366
|
token_in: "tokenIn",
|
|
37295
37367
|
token_out: "tokenOut",
|
|
37296
37368
|
tick_spacing: "tickSpacing",
|
|
@@ -37299,6 +37371,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
|
|
|
37299
37371
|
});
|
|
37300
37372
|
});
|
|
37301
37373
|
AerodromeSlipstreamSellExactlyParams$outboundSchema = objectType({
|
|
37374
|
+
actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
|
|
37302
37375
|
tokenIn: TokenEnum$outboundSchema,
|
|
37303
37376
|
tokenOut: TokenEnum$outboundSchema,
|
|
37304
37377
|
tickSpacing: numberType().int(),
|
|
@@ -37306,6 +37379,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
|
|
|
37306
37379
|
amountOutMinimum: unionType([numberType(), stringType()]).optional()
|
|
37307
37380
|
}).transform((v2) => {
|
|
37308
37381
|
return remap(v2, {
|
|
37382
|
+
actionType: "action_type",
|
|
37309
37383
|
tokenIn: "token_in",
|
|
37310
37384
|
tokenOut: "token_out",
|
|
37311
37385
|
tickSpacing: "tick_spacing",
|
|
@@ -37339,6 +37413,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
|
37339
37413
|
AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema;
|
|
37340
37414
|
})(AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$ ||= {});
|
|
37341
37415
|
AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
|
|
37416
|
+
action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
|
|
37342
37417
|
token_in: TokenEnum$inboundSchema,
|
|
37343
37418
|
token_out: TokenEnum$inboundSchema,
|
|
37344
37419
|
tick_spacing: numberType().int(),
|
|
@@ -37348,6 +37423,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
|
37348
37423
|
sender: stringType()
|
|
37349
37424
|
}).transform((v2) => {
|
|
37350
37425
|
return remap(v2, {
|
|
37426
|
+
action_type: "actionType",
|
|
37351
37427
|
token_in: "tokenIn",
|
|
37352
37428
|
token_out: "tokenOut",
|
|
37353
37429
|
tick_spacing: "tickSpacing",
|
|
@@ -37356,6 +37432,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
|
37356
37432
|
});
|
|
37357
37433
|
});
|
|
37358
37434
|
AerodromeSlipstreamSellExactlyRequest$outboundSchema = objectType({
|
|
37435
|
+
actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
|
|
37359
37436
|
tokenIn: TokenEnum$outboundSchema,
|
|
37360
37437
|
tokenOut: TokenEnum$outboundSchema,
|
|
37361
37438
|
tickSpacing: numberType().int(),
|
|
@@ -37365,6 +37442,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
|
37365
37442
|
sender: stringType()
|
|
37366
37443
|
}).transform((v2) => {
|
|
37367
37444
|
return remap(v2, {
|
|
37445
|
+
actionType: "action_type",
|
|
37368
37446
|
tokenIn: "token_in",
|
|
37369
37447
|
tokenOut: "token_out",
|
|
37370
37448
|
tickSpacing: "tick_spacing",
|
|
@@ -37390,19 +37468,23 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionparams = __esm(() => {
|
|
|
37390
37468
|
AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
|
|
37391
37469
|
})(AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
|
|
37392
37470
|
AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema = objectType({
|
|
37471
|
+
action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
37393
37472
|
token_id: numberType().int(),
|
|
37394
37473
|
percentage_for_withdrawal: unionType([numberType(), stringType()])
|
|
37395
37474
|
}).transform((v2) => {
|
|
37396
37475
|
return remap(v2, {
|
|
37476
|
+
action_type: "actionType",
|
|
37397
37477
|
token_id: "tokenId",
|
|
37398
37478
|
percentage_for_withdrawal: "percentageForWithdrawal"
|
|
37399
37479
|
});
|
|
37400
37480
|
});
|
|
37401
37481
|
AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema = objectType({
|
|
37482
|
+
actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
37402
37483
|
tokenId: numberType().int(),
|
|
37403
37484
|
percentageForWithdrawal: unionType([numberType(), stringType()])
|
|
37404
37485
|
}).transform((v2) => {
|
|
37405
37486
|
return remap(v2, {
|
|
37487
|
+
actionType: "action_type",
|
|
37406
37488
|
tokenId: "token_id",
|
|
37407
37489
|
percentageForWithdrawal: "percentage_for_withdrawal"
|
|
37408
37490
|
});
|
|
@@ -37426,23 +37508,27 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
|
|
|
37426
37508
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
37427
37509
|
})(AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
37428
37510
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37511
|
+
action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
37429
37512
|
token_id: numberType().int(),
|
|
37430
37513
|
percentage_for_withdrawal: unionType([numberType(), stringType()]),
|
|
37431
37514
|
chain: Chain$inboundSchema,
|
|
37432
37515
|
sender: stringType()
|
|
37433
37516
|
}).transform((v2) => {
|
|
37434
37517
|
return remap(v2, {
|
|
37518
|
+
action_type: "actionType",
|
|
37435
37519
|
token_id: "tokenId",
|
|
37436
37520
|
percentage_for_withdrawal: "percentageForWithdrawal"
|
|
37437
37521
|
});
|
|
37438
37522
|
});
|
|
37439
37523
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequest$outboundSchema = objectType({
|
|
37524
|
+
actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
37440
37525
|
tokenId: numberType().int(),
|
|
37441
37526
|
percentageForWithdrawal: unionType([numberType(), stringType()]),
|
|
37442
37527
|
chain: Chain$outboundSchema,
|
|
37443
37528
|
sender: stringType()
|
|
37444
37529
|
}).transform((v2) => {
|
|
37445
37530
|
return remap(v2, {
|
|
37531
|
+
actionType: "action_type",
|
|
37446
37532
|
tokenId: "token_id",
|
|
37447
37533
|
percentageForWithdrawal: "percentage_for_withdrawal"
|
|
37448
37534
|
});
|
|
@@ -37529,20 +37615,24 @@ var init_increaseallowanceparams = __esm(() => {
|
|
|
37529
37615
|
IncreaseAllowanceParamsAmount$.outboundSchema = IncreaseAllowanceParamsAmount$outboundSchema;
|
|
37530
37616
|
})(IncreaseAllowanceParamsAmount$ ||= {});
|
|
37531
37617
|
IncreaseAllowanceParams$inboundSchema = objectType({
|
|
37618
|
+
action_type: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
|
|
37532
37619
|
token: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
37533
37620
|
contract_name: IncreaseAllowanceParamsContractName$inboundSchema,
|
|
37534
37621
|
amount: unionType([numberType(), stringType()])
|
|
37535
37622
|
}).transform((v2) => {
|
|
37536
37623
|
return remap(v2, {
|
|
37624
|
+
action_type: "actionType",
|
|
37537
37625
|
contract_name: "contractName"
|
|
37538
37626
|
});
|
|
37539
37627
|
});
|
|
37540
37628
|
IncreaseAllowanceParams$outboundSchema = objectType({
|
|
37629
|
+
actionType: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
|
|
37541
37630
|
token: unionType([TokenEnum$outboundSchema, stringType()]),
|
|
37542
37631
|
contractName: IncreaseAllowanceParamsContractName$outboundSchema,
|
|
37543
37632
|
amount: unionType([numberType(), stringType()])
|
|
37544
37633
|
}).transform((v2) => {
|
|
37545
37634
|
return remap(v2, {
|
|
37635
|
+
actionType: "action_type",
|
|
37546
37636
|
contractName: "contract_name"
|
|
37547
37637
|
});
|
|
37548
37638
|
});
|
|
@@ -37564,23 +37654,27 @@ var init_morphoborrowparams = __esm(() => {
|
|
|
37564
37654
|
MorphoBorrowParamsAmount$.outboundSchema = MorphoBorrowParamsAmount$outboundSchema;
|
|
37565
37655
|
})(MorphoBorrowParamsAmount$ ||= {});
|
|
37566
37656
|
MorphoBorrowParams$inboundSchema = objectType({
|
|
37657
|
+
action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
|
|
37567
37658
|
amount: unionType([numberType(), stringType()]),
|
|
37568
37659
|
unique_market_key: stringType(),
|
|
37569
37660
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
37570
37661
|
receiver: nullableType(stringType()).optional()
|
|
37571
37662
|
}).transform((v2) => {
|
|
37572
37663
|
return remap(v2, {
|
|
37664
|
+
action_type: "actionType",
|
|
37573
37665
|
unique_market_key: "uniqueMarketKey",
|
|
37574
37666
|
on_behalf_of: "onBehalfOf"
|
|
37575
37667
|
});
|
|
37576
37668
|
});
|
|
37577
37669
|
MorphoBorrowParams$outboundSchema = objectType({
|
|
37670
|
+
actionType: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
|
|
37578
37671
|
amount: unionType([numberType(), stringType()]),
|
|
37579
37672
|
uniqueMarketKey: stringType(),
|
|
37580
37673
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
37581
37674
|
receiver: nullableType(stringType()).optional()
|
|
37582
37675
|
}).transform((v2) => {
|
|
37583
37676
|
return remap(v2, {
|
|
37677
|
+
actionType: "action_type",
|
|
37584
37678
|
uniqueMarketKey: "unique_market_key",
|
|
37585
37679
|
onBehalfOf: "on_behalf_of"
|
|
37586
37680
|
});
|
|
@@ -37603,20 +37697,24 @@ var init_morphodepositparams = __esm(() => {
|
|
|
37603
37697
|
MorphoDepositParamsAmount$.outboundSchema = MorphoDepositParamsAmount$outboundSchema;
|
|
37604
37698
|
})(MorphoDepositParamsAmount$ ||= {});
|
|
37605
37699
|
MorphoDepositParams$inboundSchema = objectType({
|
|
37700
|
+
action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
|
|
37606
37701
|
vault_address: stringType(),
|
|
37607
37702
|
amount: unionType([numberType(), stringType()]),
|
|
37608
37703
|
receiver: nullableType(stringType()).optional()
|
|
37609
37704
|
}).transform((v2) => {
|
|
37610
37705
|
return remap(v2, {
|
|
37706
|
+
action_type: "actionType",
|
|
37611
37707
|
vault_address: "vaultAddress"
|
|
37612
37708
|
});
|
|
37613
37709
|
});
|
|
37614
37710
|
MorphoDepositParams$outboundSchema = objectType({
|
|
37711
|
+
actionType: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
|
|
37615
37712
|
vaultAddress: stringType(),
|
|
37616
37713
|
amount: unionType([numberType(), stringType()]),
|
|
37617
37714
|
receiver: nullableType(stringType()).optional()
|
|
37618
37715
|
}).transform((v2) => {
|
|
37619
37716
|
return remap(v2, {
|
|
37717
|
+
actionType: "action_type",
|
|
37620
37718
|
vaultAddress: "vault_address"
|
|
37621
37719
|
});
|
|
37622
37720
|
});
|
|
@@ -37633,24 +37731,28 @@ var init_morphorepayparams = __esm(() => {
|
|
|
37633
37731
|
init_base64();
|
|
37634
37732
|
init_primitives();
|
|
37635
37733
|
MorphoRepayParams$inboundSchema = objectType({
|
|
37734
|
+
action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
|
|
37636
37735
|
amount: anyType().optional(),
|
|
37637
37736
|
unique_market_key: stringType(),
|
|
37638
37737
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
37639
37738
|
callback_data: nullableType(zodInbound).optional()
|
|
37640
37739
|
}).transform((v2) => {
|
|
37641
37740
|
return remap(v2, {
|
|
37741
|
+
action_type: "actionType",
|
|
37642
37742
|
unique_market_key: "uniqueMarketKey",
|
|
37643
37743
|
on_behalf_of: "onBehalfOf",
|
|
37644
37744
|
callback_data: "callbackData"
|
|
37645
37745
|
});
|
|
37646
37746
|
});
|
|
37647
37747
|
MorphoRepayParams$outboundSchema = objectType({
|
|
37748
|
+
actionType: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
|
|
37648
37749
|
amount: anyType().optional(),
|
|
37649
37750
|
uniqueMarketKey: stringType(),
|
|
37650
37751
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
37651
37752
|
callbackData: nullableType(zodOutbound).optional()
|
|
37652
37753
|
}).transform((v2) => {
|
|
37653
37754
|
return remap(v2, {
|
|
37755
|
+
actionType: "action_type",
|
|
37654
37756
|
uniqueMarketKey: "unique_market_key",
|
|
37655
37757
|
onBehalfOf: "on_behalf_of",
|
|
37656
37758
|
callbackData: "callback_data"
|
|
@@ -37674,18 +37776,22 @@ var init_morphosetvaultallowanceparams = __esm(() => {
|
|
|
37674
37776
|
MorphoSetVaultAllowanceParamsAmount$.outboundSchema = MorphoSetVaultAllowanceParamsAmount$outboundSchema;
|
|
37675
37777
|
})(MorphoSetVaultAllowanceParamsAmount$ ||= {});
|
|
37676
37778
|
MorphoSetVaultAllowanceParams$inboundSchema = objectType({
|
|
37779
|
+
action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
|
|
37677
37780
|
vault_address: stringType(),
|
|
37678
37781
|
amount: unionType([numberType(), stringType()])
|
|
37679
37782
|
}).transform((v2) => {
|
|
37680
37783
|
return remap(v2, {
|
|
37784
|
+
action_type: "actionType",
|
|
37681
37785
|
vault_address: "vaultAddress"
|
|
37682
37786
|
});
|
|
37683
37787
|
});
|
|
37684
37788
|
MorphoSetVaultAllowanceParams$outboundSchema = objectType({
|
|
37789
|
+
actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
|
|
37685
37790
|
vaultAddress: stringType(),
|
|
37686
37791
|
amount: unionType([numberType(), stringType()])
|
|
37687
37792
|
}).transform((v2) => {
|
|
37688
37793
|
return remap(v2, {
|
|
37794
|
+
actionType: "action_type",
|
|
37689
37795
|
vaultAddress: "vault_address"
|
|
37690
37796
|
});
|
|
37691
37797
|
});
|
|
@@ -37708,24 +37814,28 @@ var init_morphosupplycollateralparams = __esm(() => {
|
|
|
37708
37814
|
MorphoSupplyCollateralParamsAmount$.outboundSchema = MorphoSupplyCollateralParamsAmount$outboundSchema;
|
|
37709
37815
|
})(MorphoSupplyCollateralParamsAmount$ ||= {});
|
|
37710
37816
|
MorphoSupplyCollateralParams$inboundSchema = objectType({
|
|
37817
|
+
action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
|
|
37711
37818
|
amount: unionType([numberType(), stringType()]),
|
|
37712
37819
|
unique_market_key: stringType(),
|
|
37713
37820
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
37714
37821
|
callback_data: nullableType(zodInbound).optional()
|
|
37715
37822
|
}).transform((v2) => {
|
|
37716
37823
|
return remap(v2, {
|
|
37824
|
+
action_type: "actionType",
|
|
37717
37825
|
unique_market_key: "uniqueMarketKey",
|
|
37718
37826
|
on_behalf_of: "onBehalfOf",
|
|
37719
37827
|
callback_data: "callbackData"
|
|
37720
37828
|
});
|
|
37721
37829
|
});
|
|
37722
37830
|
MorphoSupplyCollateralParams$outboundSchema = objectType({
|
|
37831
|
+
actionType: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
|
|
37723
37832
|
amount: unionType([numberType(), stringType()]),
|
|
37724
37833
|
uniqueMarketKey: stringType(),
|
|
37725
37834
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
37726
37835
|
callbackData: nullableType(zodOutbound).optional()
|
|
37727
37836
|
}).transform((v2) => {
|
|
37728
37837
|
return remap(v2, {
|
|
37838
|
+
actionType: "action_type",
|
|
37729
37839
|
uniqueMarketKey: "unique_market_key",
|
|
37730
37840
|
onBehalfOf: "on_behalf_of",
|
|
37731
37841
|
callbackData: "callback_data"
|
|
@@ -37749,23 +37859,27 @@ var init_morphowithdrawcollateralparams = __esm(() => {
|
|
|
37749
37859
|
MorphoWithdrawCollateralParamsAmount$.outboundSchema = MorphoWithdrawCollateralParamsAmount$outboundSchema;
|
|
37750
37860
|
})(MorphoWithdrawCollateralParamsAmount$ ||= {});
|
|
37751
37861
|
MorphoWithdrawCollateralParams$inboundSchema = objectType({
|
|
37862
|
+
action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
|
|
37752
37863
|
amount: unionType([numberType(), stringType()]),
|
|
37753
37864
|
unique_market_key: stringType(),
|
|
37754
37865
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
37755
37866
|
receiver: nullableType(stringType()).optional()
|
|
37756
37867
|
}).transform((v2) => {
|
|
37757
37868
|
return remap(v2, {
|
|
37869
|
+
action_type: "actionType",
|
|
37758
37870
|
unique_market_key: "uniqueMarketKey",
|
|
37759
37871
|
on_behalf_of: "onBehalfOf"
|
|
37760
37872
|
});
|
|
37761
37873
|
});
|
|
37762
37874
|
MorphoWithdrawCollateralParams$outboundSchema = objectType({
|
|
37875
|
+
actionType: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
|
|
37763
37876
|
amount: unionType([numberType(), stringType()]),
|
|
37764
37877
|
uniqueMarketKey: stringType(),
|
|
37765
37878
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
37766
37879
|
receiver: nullableType(stringType()).optional()
|
|
37767
37880
|
}).transform((v2) => {
|
|
37768
37881
|
return remap(v2, {
|
|
37882
|
+
actionType: "action_type",
|
|
37769
37883
|
uniqueMarketKey: "unique_market_key",
|
|
37770
37884
|
onBehalfOf: "on_behalf_of"
|
|
37771
37885
|
});
|
|
@@ -37782,20 +37896,24 @@ var init_morphowithdrawparams = __esm(() => {
|
|
|
37782
37896
|
init_esm();
|
|
37783
37897
|
init_primitives();
|
|
37784
37898
|
MorphoWithdrawParams$inboundSchema = objectType({
|
|
37899
|
+
action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
|
|
37785
37900
|
vault_address: stringType(),
|
|
37786
37901
|
amount: anyType().optional(),
|
|
37787
37902
|
receiver: nullableType(stringType()).optional()
|
|
37788
37903
|
}).transform((v2) => {
|
|
37789
37904
|
return remap(v2, {
|
|
37905
|
+
action_type: "actionType",
|
|
37790
37906
|
vault_address: "vaultAddress"
|
|
37791
37907
|
});
|
|
37792
37908
|
});
|
|
37793
37909
|
MorphoWithdrawParams$outboundSchema = objectType({
|
|
37910
|
+
actionType: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
|
|
37794
37911
|
vaultAddress: stringType(),
|
|
37795
37912
|
amount: anyType().optional(),
|
|
37796
37913
|
receiver: nullableType(stringType()).optional()
|
|
37797
37914
|
}).transform((v2) => {
|
|
37798
37915
|
return remap(v2, {
|
|
37916
|
+
actionType: "action_type",
|
|
37799
37917
|
vaultAddress: "vault_address"
|
|
37800
37918
|
});
|
|
37801
37919
|
});
|
|
@@ -37805,53 +37923,6 @@ var init_morphowithdrawparams = __esm(() => {
|
|
|
37805
37923
|
})(MorphoWithdrawParams$ ||= {});
|
|
37806
37924
|
});
|
|
37807
37925
|
|
|
37808
|
-
// src/models/components/multicallactiontype.ts
|
|
37809
|
-
var MulticallActionType, MulticallActionType$inboundSchema, MulticallActionType$outboundSchema, MulticallActionType$;
|
|
37810
|
-
var init_multicallactiontype = __esm(() => {
|
|
37811
|
-
init_esm();
|
|
37812
|
-
MulticallActionType = {
|
|
37813
|
-
AaveBorrow: "AAVE_BORROW",
|
|
37814
|
-
AaveRepay: "AAVE_REPAY",
|
|
37815
|
-
AaveSupply: "AAVE_SUPPLY",
|
|
37816
|
-
AaveWithdraw: "AAVE_WITHDRAW",
|
|
37817
|
-
AerodromeSlipstreamBuyExactly: "AERODROME_SLIPSTREAM_BUY_EXACTLY",
|
|
37818
|
-
AerodromeSlipstreamIncreaseLiquidity: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY",
|
|
37819
|
-
AerodromeSlipstreamMintLiquidity: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY",
|
|
37820
|
-
AerodromeSlipstreamSellExactly: "AERODROME_SLIPSTREAM_SELL_EXACTLY",
|
|
37821
|
-
AerodromeSlipstreamWithdrawLiquidity: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY",
|
|
37822
|
-
AllowanceIncrease: "ALLOWANCE_INCREASE",
|
|
37823
|
-
MorphoBorrow: "MORPHO_BORROW",
|
|
37824
|
-
MorphoDeposit: "MORPHO_DEPOSIT",
|
|
37825
|
-
MorphoRepay: "MORPHO_REPAY",
|
|
37826
|
-
MorphoSetVaultAllowance: "MORPHO_SET_VAULT_ALLOWANCE",
|
|
37827
|
-
MorphoSupplyCollateral: "MORPHO_SUPPLY_COLLATERAL",
|
|
37828
|
-
MorphoWithdraw: "MORPHO_WITHDRAW",
|
|
37829
|
-
MorphoWithdrawCollateral: "MORPHO_WITHDRAW_COLLATERAL",
|
|
37830
|
-
PendleBuyPt: "PENDLE_BUY_PT",
|
|
37831
|
-
PendleBuyYt: "PENDLE_BUY_YT",
|
|
37832
|
-
PendleSellPt: "PENDLE_SELL_PT",
|
|
37833
|
-
PendleSellYt: "PENDLE_SELL_YT",
|
|
37834
|
-
SkyBuy: "SKY_BUY",
|
|
37835
|
-
SkyDeposit: "SKY_DEPOSIT",
|
|
37836
|
-
SkySell: "SKY_SELL",
|
|
37837
|
-
SkyWithdraw: "SKY_WITHDRAW",
|
|
37838
|
-
TransferErc20: "TRANSFER_ERC20",
|
|
37839
|
-
UniswapAddLiquidity: "UNISWAP_ADD_LIQUIDITY",
|
|
37840
|
-
UniswapBuyExactly: "UNISWAP_BUY_EXACTLY",
|
|
37841
|
-
UniswapMintLiquidity: "UNISWAP_MINT_LIQUIDITY",
|
|
37842
|
-
UniswapSellExactly: "UNISWAP_SELL_EXACTLY",
|
|
37843
|
-
UniswapWithdrawLiquidity: "UNISWAP_WITHDRAW_LIQUIDITY",
|
|
37844
|
-
UnwrapWeth: "UNWRAP_WETH",
|
|
37845
|
-
WrapEth: "WRAP_ETH"
|
|
37846
|
-
};
|
|
37847
|
-
MulticallActionType$inboundSchema = nativeEnumType(MulticallActionType);
|
|
37848
|
-
MulticallActionType$outboundSchema = MulticallActionType$inboundSchema;
|
|
37849
|
-
((MulticallActionType$) => {
|
|
37850
|
-
MulticallActionType$.inboundSchema = MulticallActionType$inboundSchema;
|
|
37851
|
-
MulticallActionType$.outboundSchema = MulticallActionType$outboundSchema;
|
|
37852
|
-
})(MulticallActionType$ ||= {});
|
|
37853
|
-
});
|
|
37854
|
-
|
|
37855
37926
|
// src/models/components/pendlebuyptparams.ts
|
|
37856
37927
|
var PendleBuyPtParamsAmount$inboundSchema, PendleBuyPtParamsAmount$outboundSchema, PendleBuyPtParamsAmount$, PendleBuyPtParams$inboundSchema, PendleBuyPtParams$outboundSchema, PendleBuyPtParams$;
|
|
37857
37928
|
var init_pendlebuyptparams = __esm(() => {
|
|
@@ -37864,18 +37935,22 @@ var init_pendlebuyptparams = __esm(() => {
|
|
|
37864
37935
|
PendleBuyPtParamsAmount$.outboundSchema = PendleBuyPtParamsAmount$outboundSchema;
|
|
37865
37936
|
})(PendleBuyPtParamsAmount$ ||= {});
|
|
37866
37937
|
PendleBuyPtParams$inboundSchema = objectType({
|
|
37938
|
+
action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
|
|
37867
37939
|
market_address: stringType(),
|
|
37868
37940
|
amount: unionType([numberType(), stringType()])
|
|
37869
37941
|
}).transform((v2) => {
|
|
37870
37942
|
return remap(v2, {
|
|
37943
|
+
action_type: "actionType",
|
|
37871
37944
|
market_address: "marketAddress"
|
|
37872
37945
|
});
|
|
37873
37946
|
});
|
|
37874
37947
|
PendleBuyPtParams$outboundSchema = objectType({
|
|
37948
|
+
actionType: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
|
|
37875
37949
|
marketAddress: stringType(),
|
|
37876
37950
|
amount: unionType([numberType(), stringType()])
|
|
37877
37951
|
}).transform((v2) => {
|
|
37878
37952
|
return remap(v2, {
|
|
37953
|
+
actionType: "action_type",
|
|
37879
37954
|
marketAddress: "market_address"
|
|
37880
37955
|
});
|
|
37881
37956
|
});
|
|
@@ -37897,18 +37972,22 @@ var init_pendlebuyytparams = __esm(() => {
|
|
|
37897
37972
|
PendleBuyYtParamsAmount$.outboundSchema = PendleBuyYtParamsAmount$outboundSchema;
|
|
37898
37973
|
})(PendleBuyYtParamsAmount$ ||= {});
|
|
37899
37974
|
PendleBuyYtParams$inboundSchema = objectType({
|
|
37975
|
+
action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
|
|
37900
37976
|
market_address: stringType(),
|
|
37901
37977
|
amount: unionType([numberType(), stringType()])
|
|
37902
37978
|
}).transform((v2) => {
|
|
37903
37979
|
return remap(v2, {
|
|
37980
|
+
action_type: "actionType",
|
|
37904
37981
|
market_address: "marketAddress"
|
|
37905
37982
|
});
|
|
37906
37983
|
});
|
|
37907
37984
|
PendleBuyYtParams$outboundSchema = objectType({
|
|
37985
|
+
actionType: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
|
|
37908
37986
|
marketAddress: stringType(),
|
|
37909
37987
|
amount: unionType([numberType(), stringType()])
|
|
37910
37988
|
}).transform((v2) => {
|
|
37911
37989
|
return remap(v2, {
|
|
37990
|
+
actionType: "action_type",
|
|
37912
37991
|
marketAddress: "market_address"
|
|
37913
37992
|
});
|
|
37914
37993
|
});
|
|
@@ -37930,18 +38009,22 @@ var init_pendlesellptparams = __esm(() => {
|
|
|
37930
38009
|
PendleSellPtParamsAmount$.outboundSchema = PendleSellPtParamsAmount$outboundSchema;
|
|
37931
38010
|
})(PendleSellPtParamsAmount$ ||= {});
|
|
37932
38011
|
PendleSellPtParams$inboundSchema = objectType({
|
|
38012
|
+
action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
|
|
37933
38013
|
market_address: stringType(),
|
|
37934
38014
|
amount: unionType([numberType(), stringType()])
|
|
37935
38015
|
}).transform((v2) => {
|
|
37936
38016
|
return remap(v2, {
|
|
38017
|
+
action_type: "actionType",
|
|
37937
38018
|
market_address: "marketAddress"
|
|
37938
38019
|
});
|
|
37939
38020
|
});
|
|
37940
38021
|
PendleSellPtParams$outboundSchema = objectType({
|
|
38022
|
+
actionType: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
|
|
37941
38023
|
marketAddress: stringType(),
|
|
37942
38024
|
amount: unionType([numberType(), stringType()])
|
|
37943
38025
|
}).transform((v2) => {
|
|
37944
38026
|
return remap(v2, {
|
|
38027
|
+
actionType: "action_type",
|
|
37945
38028
|
marketAddress: "market_address"
|
|
37946
38029
|
});
|
|
37947
38030
|
});
|
|
@@ -37963,18 +38046,22 @@ var init_pendlesellytparams = __esm(() => {
|
|
|
37963
38046
|
PendleSellYtParamsAmount$.outboundSchema = PendleSellYtParamsAmount$outboundSchema;
|
|
37964
38047
|
})(PendleSellYtParamsAmount$ ||= {});
|
|
37965
38048
|
PendleSellYtParams$inboundSchema = objectType({
|
|
38049
|
+
action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
|
|
37966
38050
|
market_address: stringType(),
|
|
37967
38051
|
amount: unionType([numberType(), stringType()])
|
|
37968
38052
|
}).transform((v2) => {
|
|
37969
38053
|
return remap(v2, {
|
|
38054
|
+
action_type: "actionType",
|
|
37970
38055
|
market_address: "marketAddress"
|
|
37971
38056
|
});
|
|
37972
38057
|
});
|
|
37973
38058
|
PendleSellYtParams$outboundSchema = objectType({
|
|
38059
|
+
actionType: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
|
|
37974
38060
|
marketAddress: stringType(),
|
|
37975
38061
|
amount: unionType([numberType(), stringType()])
|
|
37976
38062
|
}).transform((v2) => {
|
|
37977
38063
|
return remap(v2, {
|
|
38064
|
+
actionType: "action_type",
|
|
37978
38065
|
marketAddress: "market_address"
|
|
37979
38066
|
});
|
|
37980
38067
|
});
|
|
@@ -38006,18 +38093,22 @@ var init_skybuyparams = __esm(() => {
|
|
|
38006
38093
|
SkyBuyParamsAmount$.outboundSchema = SkyBuyParamsAmount$outboundSchema;
|
|
38007
38094
|
})(SkyBuyParamsAmount$ ||= {});
|
|
38008
38095
|
SkyBuyParams$inboundSchema = objectType({
|
|
38096
|
+
action_type: literalType("SKY_BUY").default("SKY_BUY"),
|
|
38009
38097
|
token_in: SkyBuyParamsTokenIn$inboundSchema,
|
|
38010
38098
|
amount: unionType([numberType(), stringType()])
|
|
38011
38099
|
}).transform((v2) => {
|
|
38012
38100
|
return remap(v2, {
|
|
38101
|
+
action_type: "actionType",
|
|
38013
38102
|
token_in: "tokenIn"
|
|
38014
38103
|
});
|
|
38015
38104
|
});
|
|
38016
38105
|
SkyBuyParams$outboundSchema = objectType({
|
|
38106
|
+
actionType: literalType("SKY_BUY").default("SKY_BUY"),
|
|
38017
38107
|
tokenIn: SkyBuyParamsTokenIn$outboundSchema,
|
|
38018
38108
|
amount: unionType([numberType(), stringType()])
|
|
38019
38109
|
}).transform((v2) => {
|
|
38020
38110
|
return remap(v2, {
|
|
38111
|
+
actionType: "action_type",
|
|
38021
38112
|
tokenIn: "token_in"
|
|
38022
38113
|
});
|
|
38023
38114
|
});
|
|
@@ -38031,6 +38122,7 @@ var init_skybuyparams = __esm(() => {
|
|
|
38031
38122
|
var SkyDepositParamsAmount$inboundSchema, SkyDepositParamsAmount$outboundSchema, SkyDepositParamsAmount$, SkyDepositParams$inboundSchema, SkyDepositParams$outboundSchema, SkyDepositParams$;
|
|
38032
38123
|
var init_skydepositparams = __esm(() => {
|
|
38033
38124
|
init_esm();
|
|
38125
|
+
init_primitives();
|
|
38034
38126
|
SkyDepositParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38035
38127
|
SkyDepositParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
38036
38128
|
((SkyDepositParamsAmount$) => {
|
|
@@ -38038,12 +38130,22 @@ var init_skydepositparams = __esm(() => {
|
|
|
38038
38130
|
SkyDepositParamsAmount$.outboundSchema = SkyDepositParamsAmount$outboundSchema;
|
|
38039
38131
|
})(SkyDepositParamsAmount$ ||= {});
|
|
38040
38132
|
SkyDepositParams$inboundSchema = objectType({
|
|
38133
|
+
action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
38041
38134
|
amount: unionType([numberType(), stringType()]),
|
|
38042
38135
|
receiver: nullableType(stringType()).optional()
|
|
38136
|
+
}).transform((v2) => {
|
|
38137
|
+
return remap(v2, {
|
|
38138
|
+
action_type: "actionType"
|
|
38139
|
+
});
|
|
38043
38140
|
});
|
|
38044
38141
|
SkyDepositParams$outboundSchema = objectType({
|
|
38142
|
+
actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
38045
38143
|
amount: unionType([numberType(), stringType()]),
|
|
38046
38144
|
receiver: nullableType(stringType()).optional()
|
|
38145
|
+
}).transform((v2) => {
|
|
38146
|
+
return remap(v2, {
|
|
38147
|
+
actionType: "action_type"
|
|
38148
|
+
});
|
|
38047
38149
|
});
|
|
38048
38150
|
((SkyDepositParams$) => {
|
|
38049
38151
|
SkyDepositParams$.inboundSchema = SkyDepositParams$inboundSchema;
|
|
@@ -38073,18 +38175,22 @@ var init_skysellparams = __esm(() => {
|
|
|
38073
38175
|
SkySellParamsAmount$.outboundSchema = SkySellParamsAmount$outboundSchema;
|
|
38074
38176
|
})(SkySellParamsAmount$ ||= {});
|
|
38075
38177
|
SkySellParams$inboundSchema = objectType({
|
|
38178
|
+
action_type: literalType("SKY_SELL").default("SKY_SELL"),
|
|
38076
38179
|
token_out: SkySellParamsTokenOut$inboundSchema,
|
|
38077
38180
|
amount: unionType([numberType(), stringType()])
|
|
38078
38181
|
}).transform((v2) => {
|
|
38079
38182
|
return remap(v2, {
|
|
38183
|
+
action_type: "actionType",
|
|
38080
38184
|
token_out: "tokenOut"
|
|
38081
38185
|
});
|
|
38082
38186
|
});
|
|
38083
38187
|
SkySellParams$outboundSchema = objectType({
|
|
38188
|
+
actionType: literalType("SKY_SELL").default("SKY_SELL"),
|
|
38084
38189
|
tokenOut: SkySellParamsTokenOut$outboundSchema,
|
|
38085
38190
|
amount: unionType([numberType(), stringType()])
|
|
38086
38191
|
}).transform((v2) => {
|
|
38087
38192
|
return remap(v2, {
|
|
38193
|
+
actionType: "action_type",
|
|
38088
38194
|
tokenOut: "token_out"
|
|
38089
38195
|
});
|
|
38090
38196
|
});
|
|
@@ -38098,13 +38204,24 @@ var init_skysellparams = __esm(() => {
|
|
|
38098
38204
|
var SkyWithdrawParams$inboundSchema, SkyWithdrawParams$outboundSchema, SkyWithdrawParams$;
|
|
38099
38205
|
var init_skywithdrawparams = __esm(() => {
|
|
38100
38206
|
init_esm();
|
|
38207
|
+
init_primitives();
|
|
38101
38208
|
SkyWithdrawParams$inboundSchema = objectType({
|
|
38209
|
+
action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
38102
38210
|
amount: anyType().optional(),
|
|
38103
38211
|
receiver: nullableType(stringType()).optional()
|
|
38212
|
+
}).transform((v2) => {
|
|
38213
|
+
return remap(v2, {
|
|
38214
|
+
action_type: "actionType"
|
|
38215
|
+
});
|
|
38104
38216
|
});
|
|
38105
38217
|
SkyWithdrawParams$outboundSchema = objectType({
|
|
38218
|
+
actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
38106
38219
|
amount: anyType().optional(),
|
|
38107
38220
|
receiver: nullableType(stringType()).optional()
|
|
38221
|
+
}).transform((v2) => {
|
|
38222
|
+
return remap(v2, {
|
|
38223
|
+
actionType: "action_type"
|
|
38224
|
+
});
|
|
38108
38225
|
});
|
|
38109
38226
|
((SkyWithdrawParams$) => {
|
|
38110
38227
|
SkyWithdrawParams$.inboundSchema = SkyWithdrawParams$inboundSchema;
|
|
@@ -38116,6 +38233,7 @@ var init_skywithdrawparams = __esm(() => {
|
|
|
38116
38233
|
var TokenTransferErc20ParamsAmount$inboundSchema, TokenTransferErc20ParamsAmount$outboundSchema, TokenTransferErc20ParamsAmount$, TokenTransferErc20Params$inboundSchema, TokenTransferErc20Params$outboundSchema, TokenTransferErc20Params$;
|
|
38117
38234
|
var init_tokentransfererc20params = __esm(() => {
|
|
38118
38235
|
init_esm();
|
|
38236
|
+
init_primitives();
|
|
38119
38237
|
init_tokenenum();
|
|
38120
38238
|
TokenTransferErc20ParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38121
38239
|
TokenTransferErc20ParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -38124,14 +38242,24 @@ var init_tokentransfererc20params = __esm(() => {
|
|
|
38124
38242
|
TokenTransferErc20ParamsAmount$.outboundSchema = TokenTransferErc20ParamsAmount$outboundSchema;
|
|
38125
38243
|
})(TokenTransferErc20ParamsAmount$ ||= {});
|
|
38126
38244
|
TokenTransferErc20Params$inboundSchema = objectType({
|
|
38245
|
+
action_type: literalType("TOKEN_TRANSFER_ERC20").default("TOKEN_TRANSFER_ERC20"),
|
|
38127
38246
|
amount: unionType([numberType(), stringType()]),
|
|
38128
38247
|
token: TokenEnum$inboundSchema,
|
|
38129
38248
|
to: stringType()
|
|
38249
|
+
}).transform((v2) => {
|
|
38250
|
+
return remap(v2, {
|
|
38251
|
+
action_type: "actionType"
|
|
38252
|
+
});
|
|
38130
38253
|
});
|
|
38131
38254
|
TokenTransferErc20Params$outboundSchema = objectType({
|
|
38255
|
+
actionType: literalType("TOKEN_TRANSFER_ERC20").default("TOKEN_TRANSFER_ERC20"),
|
|
38132
38256
|
amount: unionType([numberType(), stringType()]),
|
|
38133
38257
|
token: TokenEnum$outboundSchema,
|
|
38134
38258
|
to: stringType()
|
|
38259
|
+
}).transform((v2) => {
|
|
38260
|
+
return remap(v2, {
|
|
38261
|
+
actionType: "action_type"
|
|
38262
|
+
});
|
|
38135
38263
|
});
|
|
38136
38264
|
((TokenTransferErc20Params$) => {
|
|
38137
38265
|
TokenTransferErc20Params$.inboundSchema = TokenTransferErc20Params$inboundSchema;
|
|
@@ -38171,6 +38299,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
|
|
|
38171
38299
|
UniswapBuyExactlyParamsAmount$.outboundSchema = UniswapBuyExactlyParamsAmount$outboundSchema;
|
|
38172
38300
|
})(UniswapBuyExactlyParamsAmount$ ||= {});
|
|
38173
38301
|
UniswapBuyExactlyParams$inboundSchema = objectType({
|
|
38302
|
+
action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
38174
38303
|
token_in: TokenEnum$inboundSchema,
|
|
38175
38304
|
token_out: TokenEnum$inboundSchema,
|
|
38176
38305
|
fee: FeeEnum$inboundSchema,
|
|
@@ -38179,6 +38308,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
|
|
|
38179
38308
|
wrap_eth: booleanType().default(false)
|
|
38180
38309
|
}).transform((v2) => {
|
|
38181
38310
|
return remap(v2, {
|
|
38311
|
+
action_type: "actionType",
|
|
38182
38312
|
token_in: "tokenIn",
|
|
38183
38313
|
token_out: "tokenOut",
|
|
38184
38314
|
max_slippage_percent: "maxSlippagePercent",
|
|
@@ -38186,6 +38316,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
|
|
|
38186
38316
|
});
|
|
38187
38317
|
});
|
|
38188
38318
|
UniswapBuyExactlyParams$outboundSchema = objectType({
|
|
38319
|
+
actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
38189
38320
|
tokenIn: TokenEnum$outboundSchema,
|
|
38190
38321
|
tokenOut: TokenEnum$outboundSchema,
|
|
38191
38322
|
fee: FeeEnum$outboundSchema,
|
|
@@ -38194,6 +38325,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
|
|
|
38194
38325
|
wrapEth: booleanType().default(false)
|
|
38195
38326
|
}).transform((v2) => {
|
|
38196
38327
|
return remap(v2, {
|
|
38328
|
+
actionType: "action_type",
|
|
38197
38329
|
tokenIn: "token_in",
|
|
38198
38330
|
tokenOut: "token_out",
|
|
38199
38331
|
maxSlippagePercent: "max_slippage_percent",
|
|
@@ -38236,6 +38368,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
|
|
|
38236
38368
|
UniswapIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
|
|
38237
38369
|
})(UniswapIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
|
|
38238
38370
|
UniswapIncreaseLiquidityProvisionParams$inboundSchema = objectType({
|
|
38371
|
+
action_type: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
|
|
38239
38372
|
token_id: numberType().int(),
|
|
38240
38373
|
amount0_desired: unionType([numberType(), stringType()]),
|
|
38241
38374
|
amount1_desired: unionType([numberType(), stringType()]),
|
|
@@ -38243,6 +38376,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
|
|
|
38243
38376
|
amount1_min: unionType([numberType(), stringType()])
|
|
38244
38377
|
}).transform((v2) => {
|
|
38245
38378
|
return remap(v2, {
|
|
38379
|
+
action_type: "actionType",
|
|
38246
38380
|
token_id: "tokenId",
|
|
38247
38381
|
amount0_desired: "amount0Desired",
|
|
38248
38382
|
amount1_desired: "amount1Desired",
|
|
@@ -38251,6 +38385,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
|
|
|
38251
38385
|
});
|
|
38252
38386
|
});
|
|
38253
38387
|
UniswapIncreaseLiquidityProvisionParams$outboundSchema = objectType({
|
|
38388
|
+
actionType: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
|
|
38254
38389
|
tokenId: numberType().int(),
|
|
38255
38390
|
amount0Desired: unionType([numberType(), stringType()]),
|
|
38256
38391
|
amount1Desired: unionType([numberType(), stringType()]),
|
|
@@ -38258,6 +38393,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
|
|
|
38258
38393
|
amount1Min: unionType([numberType(), stringType()])
|
|
38259
38394
|
}).transform((v2) => {
|
|
38260
38395
|
return remap(v2, {
|
|
38396
|
+
actionType: "action_type",
|
|
38261
38397
|
tokenId: "token_id",
|
|
38262
38398
|
amount0Desired: "amount0_desired",
|
|
38263
38399
|
amount1Desired: "amount1_desired",
|
|
@@ -38303,6 +38439,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
|
|
|
38303
38439
|
UniswapMintLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionParamsAmount1Min$outboundSchema;
|
|
38304
38440
|
})(UniswapMintLiquidityProvisionParamsAmount1Min$ ||= {});
|
|
38305
38441
|
UniswapMintLiquidityProvisionParams$inboundSchema = objectType({
|
|
38442
|
+
action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
|
|
38306
38443
|
token0: TokenEnum$inboundSchema,
|
|
38307
38444
|
token1: TokenEnum$inboundSchema,
|
|
38308
38445
|
fee: FeeEnum$inboundSchema,
|
|
@@ -38315,6 +38452,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
|
|
|
38315
38452
|
recipient: nullableType(stringType()).optional()
|
|
38316
38453
|
}).transform((v2) => {
|
|
38317
38454
|
return remap(v2, {
|
|
38455
|
+
action_type: "actionType",
|
|
38318
38456
|
tick_lower: "tickLower",
|
|
38319
38457
|
tick_upper: "tickUpper",
|
|
38320
38458
|
amount0_desired: "amount0Desired",
|
|
@@ -38324,6 +38462,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
|
|
|
38324
38462
|
});
|
|
38325
38463
|
});
|
|
38326
38464
|
UniswapMintLiquidityProvisionParams$outboundSchema = objectType({
|
|
38465
|
+
actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
|
|
38327
38466
|
token0: TokenEnum$outboundSchema,
|
|
38328
38467
|
token1: TokenEnum$outboundSchema,
|
|
38329
38468
|
fee: FeeEnum$outboundSchema,
|
|
@@ -38336,6 +38475,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
|
|
|
38336
38475
|
recipient: nullableType(stringType()).optional()
|
|
38337
38476
|
}).transform((v2) => {
|
|
38338
38477
|
return remap(v2, {
|
|
38478
|
+
actionType: "action_type",
|
|
38339
38479
|
tickLower: "tick_lower",
|
|
38340
38480
|
tickUpper: "tick_upper",
|
|
38341
38481
|
amount0Desired: "amount0_desired",
|
|
@@ -38364,6 +38504,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
|
|
|
38364
38504
|
UniswapSellExactlyParamsAmount$.outboundSchema = UniswapSellExactlyParamsAmount$outboundSchema;
|
|
38365
38505
|
})(UniswapSellExactlyParamsAmount$ ||= {});
|
|
38366
38506
|
UniswapSellExactlyParams$inboundSchema = objectType({
|
|
38507
|
+
action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
38367
38508
|
token_in: TokenEnum$inboundSchema,
|
|
38368
38509
|
token_out: TokenEnum$inboundSchema,
|
|
38369
38510
|
fee: FeeEnum$inboundSchema,
|
|
@@ -38372,6 +38513,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
|
|
|
38372
38513
|
wrap_eth: booleanType().default(false)
|
|
38373
38514
|
}).transform((v2) => {
|
|
38374
38515
|
return remap(v2, {
|
|
38516
|
+
action_type: "actionType",
|
|
38375
38517
|
token_in: "tokenIn",
|
|
38376
38518
|
token_out: "tokenOut",
|
|
38377
38519
|
max_slippage_percent: "maxSlippagePercent",
|
|
@@ -38379,6 +38521,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
|
|
|
38379
38521
|
});
|
|
38380
38522
|
});
|
|
38381
38523
|
UniswapSellExactlyParams$outboundSchema = objectType({
|
|
38524
|
+
actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
38382
38525
|
tokenIn: TokenEnum$outboundSchema,
|
|
38383
38526
|
tokenOut: TokenEnum$outboundSchema,
|
|
38384
38527
|
fee: FeeEnum$outboundSchema,
|
|
@@ -38387,6 +38530,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
|
|
|
38387
38530
|
wrapEth: booleanType().default(false)
|
|
38388
38531
|
}).transform((v2) => {
|
|
38389
38532
|
return remap(v2, {
|
|
38533
|
+
actionType: "action_type",
|
|
38390
38534
|
tokenIn: "token_in",
|
|
38391
38535
|
tokenOut: "token_out",
|
|
38392
38536
|
maxSlippagePercent: "max_slippage_percent",
|
|
@@ -38411,19 +38555,23 @@ var init_uniswapwithdrawliquidityprovisionparams = __esm(() => {
|
|
|
38411
38555
|
UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
|
|
38412
38556
|
})(UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
|
|
38413
38557
|
UniswapWithdrawLiquidityProvisionParams$inboundSchema = objectType({
|
|
38558
|
+
action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
38414
38559
|
token_id: numberType().int(),
|
|
38415
38560
|
percentage_for_withdrawal: unionType([numberType(), stringType()])
|
|
38416
38561
|
}).transform((v2) => {
|
|
38417
38562
|
return remap(v2, {
|
|
38563
|
+
action_type: "actionType",
|
|
38418
38564
|
token_id: "tokenId",
|
|
38419
38565
|
percentage_for_withdrawal: "percentageForWithdrawal"
|
|
38420
38566
|
});
|
|
38421
38567
|
});
|
|
38422
38568
|
UniswapWithdrawLiquidityProvisionParams$outboundSchema = objectType({
|
|
38569
|
+
actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
38423
38570
|
tokenId: numberType().int(),
|
|
38424
38571
|
percentageForWithdrawal: unionType([numberType(), stringType()])
|
|
38425
38572
|
}).transform((v2) => {
|
|
38426
38573
|
return remap(v2, {
|
|
38574
|
+
actionType: "action_type",
|
|
38427
38575
|
tokenId: "token_id",
|
|
38428
38576
|
percentageForWithdrawal: "percentage_for_withdrawal"
|
|
38429
38577
|
});
|
|
@@ -38438,6 +38586,7 @@ var init_uniswapwithdrawliquidityprovisionparams = __esm(() => {
|
|
|
38438
38586
|
var UnwrapWethParamsAmount$inboundSchema, UnwrapWethParamsAmount$outboundSchema, UnwrapWethParamsAmount$, UnwrapWethParams$inboundSchema, UnwrapWethParams$outboundSchema, UnwrapWethParams$;
|
|
38439
38587
|
var init_unwrapwethparams = __esm(() => {
|
|
38440
38588
|
init_esm();
|
|
38589
|
+
init_primitives();
|
|
38441
38590
|
UnwrapWethParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38442
38591
|
UnwrapWethParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
38443
38592
|
((UnwrapWethParamsAmount$) => {
|
|
@@ -38445,10 +38594,20 @@ var init_unwrapwethparams = __esm(() => {
|
|
|
38445
38594
|
UnwrapWethParamsAmount$.outboundSchema = UnwrapWethParamsAmount$outboundSchema;
|
|
38446
38595
|
})(UnwrapWethParamsAmount$ ||= {});
|
|
38447
38596
|
UnwrapWethParams$inboundSchema = objectType({
|
|
38597
|
+
action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
|
|
38448
38598
|
amount: unionType([numberType(), stringType()])
|
|
38599
|
+
}).transform((v2) => {
|
|
38600
|
+
return remap(v2, {
|
|
38601
|
+
action_type: "actionType"
|
|
38602
|
+
});
|
|
38449
38603
|
});
|
|
38450
38604
|
UnwrapWethParams$outboundSchema = objectType({
|
|
38605
|
+
actionType: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
|
|
38451
38606
|
amount: unionType([numberType(), stringType()])
|
|
38607
|
+
}).transform((v2) => {
|
|
38608
|
+
return remap(v2, {
|
|
38609
|
+
actionType: "action_type"
|
|
38610
|
+
});
|
|
38452
38611
|
});
|
|
38453
38612
|
((UnwrapWethParams$) => {
|
|
38454
38613
|
UnwrapWethParams$.inboundSchema = UnwrapWethParams$inboundSchema;
|
|
@@ -38460,6 +38619,7 @@ var init_unwrapwethparams = __esm(() => {
|
|
|
38460
38619
|
var WrapEthParamsAmount$inboundSchema, WrapEthParamsAmount$outboundSchema, WrapEthParamsAmount$, WrapEthParams$inboundSchema, WrapEthParams$outboundSchema, WrapEthParams$;
|
|
38461
38620
|
var init_wrapethparams = __esm(() => {
|
|
38462
38621
|
init_esm();
|
|
38622
|
+
init_primitives();
|
|
38463
38623
|
WrapEthParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38464
38624
|
WrapEthParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
38465
38625
|
((WrapEthParamsAmount$) => {
|
|
@@ -38467,10 +38627,20 @@ var init_wrapethparams = __esm(() => {
|
|
|
38467
38627
|
WrapEthParamsAmount$.outboundSchema = WrapEthParamsAmount$outboundSchema;
|
|
38468
38628
|
})(WrapEthParamsAmount$ ||= {});
|
|
38469
38629
|
WrapEthParams$inboundSchema = objectType({
|
|
38630
|
+
action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
|
|
38470
38631
|
amount: unionType([numberType(), stringType()])
|
|
38632
|
+
}).transform((v2) => {
|
|
38633
|
+
return remap(v2, {
|
|
38634
|
+
action_type: "actionType"
|
|
38635
|
+
});
|
|
38471
38636
|
});
|
|
38472
38637
|
WrapEthParams$outboundSchema = objectType({
|
|
38638
|
+
actionType: literalType("WRAP_ETH").default("WRAP_ETH"),
|
|
38473
38639
|
amount: unionType([numberType(), stringType()])
|
|
38640
|
+
}).transform((v2) => {
|
|
38641
|
+
return remap(v2, {
|
|
38642
|
+
actionType: "action_type"
|
|
38643
|
+
});
|
|
38474
38644
|
});
|
|
38475
38645
|
((WrapEthParams$) => {
|
|
38476
38646
|
WrapEthParams$.inboundSchema = WrapEthParams$inboundSchema;
|
|
@@ -38482,7 +38652,6 @@ var init_wrapethparams = __esm(() => {
|
|
|
38482
38652
|
var Body$inboundSchema, Body$outboundSchema, Body$, UserOperation$inboundSchema, UserOperation$outboundSchema, UserOperation$;
|
|
38483
38653
|
var init_useroperation = __esm(() => {
|
|
38484
38654
|
init_esm();
|
|
38485
|
-
init_primitives();
|
|
38486
38655
|
init_aaveborrowparams();
|
|
38487
38656
|
init_aaverepayparams();
|
|
38488
38657
|
init_aavesupplyparams();
|
|
@@ -38500,7 +38669,6 @@ var init_useroperation = __esm(() => {
|
|
|
38500
38669
|
init_morphosupplycollateralparams();
|
|
38501
38670
|
init_morphowithdrawcollateralparams();
|
|
38502
38671
|
init_morphowithdrawparams();
|
|
38503
|
-
init_multicallactiontype();
|
|
38504
38672
|
init_pendlebuyptparams();
|
|
38505
38673
|
init_pendlebuyytparams();
|
|
38506
38674
|
init_pendlesellptparams();
|
|
@@ -38518,162 +38686,320 @@ var init_useroperation = __esm(() => {
|
|
|
38518
38686
|
init_unwrapwethparams();
|
|
38519
38687
|
init_wrapethparams();
|
|
38520
38688
|
Body$inboundSchema = unionType([
|
|
38521
|
-
UnwrapWethParams$inboundSchema
|
|
38522
|
-
|
|
38523
|
-
|
|
38524
|
-
|
|
38525
|
-
|
|
38526
|
-
|
|
38527
|
-
|
|
38528
|
-
|
|
38529
|
-
|
|
38530
|
-
|
|
38531
|
-
|
|
38532
|
-
|
|
38533
|
-
|
|
38534
|
-
|
|
38535
|
-
|
|
38536
|
-
|
|
38537
|
-
|
|
38538
|
-
|
|
38539
|
-
|
|
38540
|
-
|
|
38541
|
-
|
|
38542
|
-
|
|
38543
|
-
|
|
38544
|
-
|
|
38545
|
-
|
|
38546
|
-
|
|
38547
|
-
|
|
38548
|
-
|
|
38549
|
-
|
|
38550
|
-
|
|
38551
|
-
|
|
38552
|
-
|
|
38553
|
-
|
|
38689
|
+
UnwrapWethParams$inboundSchema.and(objectType({ action_type: literalType("UNWRAP_WETH") }).transform((v2) => ({
|
|
38690
|
+
actionType: v2.action_type
|
|
38691
|
+
}))),
|
|
38692
|
+
WrapEthParams$inboundSchema.and(objectType({ action_type: literalType("WRAP_ETH") }).transform((v2) => ({
|
|
38693
|
+
actionType: v2.action_type
|
|
38694
|
+
}))),
|
|
38695
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38696
|
+
action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
|
|
38697
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38698
|
+
MorphoSetVaultAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38699
|
+
PendleBuyPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
|
|
38700
|
+
actionType: v2.action_type
|
|
38701
|
+
}))),
|
|
38702
|
+
PendleBuyYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
|
|
38703
|
+
actionType: v2.action_type
|
|
38704
|
+
}))),
|
|
38705
|
+
PendleSellPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
|
|
38706
|
+
actionType: v2.action_type
|
|
38707
|
+
}))),
|
|
38708
|
+
PendleSellYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
|
|
38709
|
+
actionType: v2.action_type
|
|
38710
|
+
}))),
|
|
38711
|
+
SkyBuyParams$inboundSchema.and(objectType({ action_type: literalType("SKY_BUY") }).transform((v2) => ({
|
|
38712
|
+
actionType: v2.action_type
|
|
38713
|
+
}))),
|
|
38714
|
+
SkyDepositParams$inboundSchema.and(objectType({ action_type: literalType("SKY_DEPOSIT") }).transform((v2) => ({
|
|
38715
|
+
actionType: v2.action_type
|
|
38716
|
+
}))),
|
|
38717
|
+
SkySellParams$inboundSchema.and(objectType({ action_type: literalType("SKY_SELL") }).transform((v2) => ({
|
|
38718
|
+
actionType: v2.action_type
|
|
38719
|
+
}))),
|
|
38720
|
+
SkyWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("SKY_WITHDRAW") }).transform((v2) => ({
|
|
38721
|
+
actionType: v2.action_type
|
|
38722
|
+
}))),
|
|
38723
|
+
UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38724
|
+
AaveSupplyParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_SUPPLY") }).transform((v2) => ({
|
|
38725
|
+
actionType: v2.action_type
|
|
38726
|
+
}))),
|
|
38727
|
+
AaveWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
|
|
38728
|
+
actionType: v2.action_type
|
|
38729
|
+
}))),
|
|
38730
|
+
IncreaseAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38731
|
+
MorphoDepositParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
|
|
38732
|
+
actionType: v2.action_type
|
|
38733
|
+
}))),
|
|
38734
|
+
MorphoWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38735
|
+
TokenTransferErc20Params$inboundSchema.and(objectType({ action_type: literalType("TRANSFER_ERC20") }).transform((v2) => ({
|
|
38736
|
+
actionType: v2.action_type
|
|
38737
|
+
}))),
|
|
38738
|
+
AaveBorrowParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_BORROW") }).transform((v2) => ({
|
|
38739
|
+
actionType: v2.action_type
|
|
38740
|
+
}))),
|
|
38741
|
+
AaveRepayParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_REPAY") }).transform((v2) => ({
|
|
38742
|
+
actionType: v2.action_type
|
|
38743
|
+
}))),
|
|
38744
|
+
MorphoBorrowParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_BORROW") }).transform((v2) => ({
|
|
38745
|
+
actionType: v2.action_type
|
|
38746
|
+
}))),
|
|
38747
|
+
MorphoRepayParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_REPAY") }).transform((v2) => ({
|
|
38748
|
+
actionType: v2.action_type
|
|
38749
|
+
}))),
|
|
38750
|
+
MorphoSupplyCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38751
|
+
MorphoWithdrawCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38752
|
+
AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38753
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38754
|
+
action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
|
|
38755
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38756
|
+
AerodromeSlipstreamSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38757
|
+
UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38758
|
+
UniswapBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38759
|
+
UniswapSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38760
|
+
AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38761
|
+
action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY")
|
|
38762
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38763
|
+
UniswapMintLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type })))
|
|
38554
38764
|
]);
|
|
38555
38765
|
Body$outboundSchema = unionType([
|
|
38556
|
-
UnwrapWethParams$outboundSchema
|
|
38557
|
-
|
|
38558
|
-
|
|
38559
|
-
|
|
38560
|
-
|
|
38561
|
-
|
|
38562
|
-
|
|
38563
|
-
|
|
38564
|
-
|
|
38565
|
-
|
|
38566
|
-
|
|
38567
|
-
|
|
38568
|
-
|
|
38569
|
-
|
|
38570
|
-
|
|
38571
|
-
|
|
38572
|
-
|
|
38573
|
-
|
|
38574
|
-
|
|
38575
|
-
|
|
38576
|
-
|
|
38577
|
-
|
|
38578
|
-
|
|
38579
|
-
|
|
38580
|
-
|
|
38581
|
-
|
|
38582
|
-
|
|
38583
|
-
|
|
38584
|
-
|
|
38585
|
-
|
|
38586
|
-
|
|
38587
|
-
|
|
38588
|
-
|
|
38766
|
+
UnwrapWethParams$outboundSchema.and(objectType({ actionType: literalType("UNWRAP_WETH") }).transform((v2) => ({
|
|
38767
|
+
action_type: v2.actionType
|
|
38768
|
+
}))),
|
|
38769
|
+
WrapEthParams$outboundSchema.and(objectType({ actionType: literalType("WRAP_ETH") }).transform((v2) => ({
|
|
38770
|
+
action_type: v2.actionType
|
|
38771
|
+
}))),
|
|
38772
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({
|
|
38773
|
+
actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
|
|
38774
|
+
}).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38775
|
+
MorphoSetVaultAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38776
|
+
PendleBuyPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
|
|
38777
|
+
action_type: v2.actionType
|
|
38778
|
+
}))),
|
|
38779
|
+
PendleBuyYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
|
|
38780
|
+
action_type: v2.actionType
|
|
38781
|
+
}))),
|
|
38782
|
+
PendleSellPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
|
|
38783
|
+
action_type: v2.actionType
|
|
38784
|
+
}))),
|
|
38785
|
+
PendleSellYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
|
|
38786
|
+
action_type: v2.actionType
|
|
38787
|
+
}))),
|
|
38788
|
+
SkyBuyParams$outboundSchema.and(objectType({ actionType: literalType("SKY_BUY") }).transform((v2) => ({
|
|
38789
|
+
action_type: v2.actionType
|
|
38790
|
+
}))),
|
|
38791
|
+
SkyDepositParams$outboundSchema.and(objectType({ actionType: literalType("SKY_DEPOSIT") }).transform((v2) => ({
|
|
38792
|
+
action_type: v2.actionType
|
|
38793
|
+
}))),
|
|
38794
|
+
SkySellParams$outboundSchema.and(objectType({ actionType: literalType("SKY_SELL") }).transform((v2) => ({
|
|
38795
|
+
action_type: v2.actionType
|
|
38796
|
+
}))),
|
|
38797
|
+
SkyWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("SKY_WITHDRAW") }).transform((v2) => ({
|
|
38798
|
+
action_type: v2.actionType
|
|
38799
|
+
}))),
|
|
38800
|
+
UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38801
|
+
AaveSupplyParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_SUPPLY") }).transform((v2) => ({
|
|
38802
|
+
action_type: v2.actionType
|
|
38803
|
+
}))),
|
|
38804
|
+
AaveWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
|
|
38805
|
+
action_type: v2.actionType
|
|
38806
|
+
}))),
|
|
38807
|
+
IncreaseAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38808
|
+
MorphoDepositParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
|
|
38809
|
+
action_type: v2.actionType
|
|
38810
|
+
}))),
|
|
38811
|
+
MorphoWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({
|
|
38812
|
+
action_type: v2.actionType
|
|
38813
|
+
}))),
|
|
38814
|
+
TokenTransferErc20Params$outboundSchema.and(objectType({ actionType: literalType("TRANSFER_ERC20") }).transform((v2) => ({
|
|
38815
|
+
action_type: v2.actionType
|
|
38816
|
+
}))),
|
|
38817
|
+
AaveBorrowParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_BORROW") }).transform((v2) => ({
|
|
38818
|
+
action_type: v2.actionType
|
|
38819
|
+
}))),
|
|
38820
|
+
AaveRepayParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_REPAY") }).transform((v2) => ({
|
|
38821
|
+
action_type: v2.actionType
|
|
38822
|
+
}))),
|
|
38823
|
+
MorphoBorrowParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_BORROW") }).transform((v2) => ({
|
|
38824
|
+
action_type: v2.actionType
|
|
38825
|
+
}))),
|
|
38826
|
+
MorphoRepayParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_REPAY") }).transform((v2) => ({
|
|
38827
|
+
action_type: v2.actionType
|
|
38828
|
+
}))),
|
|
38829
|
+
MorphoSupplyCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38830
|
+
MorphoWithdrawCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38831
|
+
AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38832
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({
|
|
38833
|
+
actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
|
|
38834
|
+
}).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38835
|
+
AerodromeSlipstreamSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38836
|
+
UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38837
|
+
UniswapBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38838
|
+
UniswapSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38839
|
+
AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38840
|
+
UniswapMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType })))
|
|
38589
38841
|
]);
|
|
38590
38842
|
((Body$) => {
|
|
38591
38843
|
Body$.inboundSchema = Body$inboundSchema;
|
|
38592
38844
|
Body$.outboundSchema = Body$outboundSchema;
|
|
38593
38845
|
})(Body$ ||= {});
|
|
38594
38846
|
UserOperation$inboundSchema = objectType({
|
|
38595
|
-
action_type: MulticallActionType$inboundSchema,
|
|
38596
38847
|
body: unionType([
|
|
38597
|
-
UnwrapWethParams$inboundSchema
|
|
38598
|
-
|
|
38599
|
-
|
|
38600
|
-
|
|
38601
|
-
|
|
38602
|
-
|
|
38603
|
-
|
|
38604
|
-
|
|
38605
|
-
|
|
38606
|
-
|
|
38607
|
-
|
|
38608
|
-
|
|
38609
|
-
|
|
38610
|
-
|
|
38611
|
-
|
|
38612
|
-
|
|
38613
|
-
|
|
38614
|
-
|
|
38615
|
-
|
|
38616
|
-
|
|
38617
|
-
|
|
38618
|
-
|
|
38619
|
-
|
|
38620
|
-
|
|
38621
|
-
|
|
38622
|
-
|
|
38623
|
-
|
|
38624
|
-
|
|
38625
|
-
|
|
38626
|
-
|
|
38627
|
-
|
|
38628
|
-
|
|
38629
|
-
|
|
38848
|
+
UnwrapWethParams$inboundSchema.and(objectType({ action_type: literalType("UNWRAP_WETH") }).transform((v2) => ({
|
|
38849
|
+
actionType: v2.action_type
|
|
38850
|
+
}))),
|
|
38851
|
+
WrapEthParams$inboundSchema.and(objectType({ action_type: literalType("WRAP_ETH") }).transform((v2) => ({
|
|
38852
|
+
actionType: v2.action_type
|
|
38853
|
+
}))),
|
|
38854
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38855
|
+
action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
|
|
38856
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38857
|
+
MorphoSetVaultAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38858
|
+
PendleBuyPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
|
|
38859
|
+
actionType: v2.action_type
|
|
38860
|
+
}))),
|
|
38861
|
+
PendleBuyYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
|
|
38862
|
+
actionType: v2.action_type
|
|
38863
|
+
}))),
|
|
38864
|
+
PendleSellPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
|
|
38865
|
+
actionType: v2.action_type
|
|
38866
|
+
}))),
|
|
38867
|
+
PendleSellYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
|
|
38868
|
+
actionType: v2.action_type
|
|
38869
|
+
}))),
|
|
38870
|
+
SkyBuyParams$inboundSchema.and(objectType({ action_type: literalType("SKY_BUY") }).transform((v2) => ({
|
|
38871
|
+
actionType: v2.action_type
|
|
38872
|
+
}))),
|
|
38873
|
+
SkyDepositParams$inboundSchema.and(objectType({ action_type: literalType("SKY_DEPOSIT") }).transform((v2) => ({
|
|
38874
|
+
actionType: v2.action_type
|
|
38875
|
+
}))),
|
|
38876
|
+
SkySellParams$inboundSchema.and(objectType({ action_type: literalType("SKY_SELL") }).transform((v2) => ({
|
|
38877
|
+
actionType: v2.action_type
|
|
38878
|
+
}))),
|
|
38879
|
+
SkyWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("SKY_WITHDRAW") }).transform((v2) => ({
|
|
38880
|
+
actionType: v2.action_type
|
|
38881
|
+
}))),
|
|
38882
|
+
UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38883
|
+
AaveSupplyParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_SUPPLY") }).transform((v2) => ({
|
|
38884
|
+
actionType: v2.action_type
|
|
38885
|
+
}))),
|
|
38886
|
+
AaveWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
|
|
38887
|
+
actionType: v2.action_type
|
|
38888
|
+
}))),
|
|
38889
|
+
IncreaseAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38890
|
+
MorphoDepositParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
|
|
38891
|
+
actionType: v2.action_type
|
|
38892
|
+
}))),
|
|
38893
|
+
MorphoWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38894
|
+
TokenTransferErc20Params$inboundSchema.and(objectType({ action_type: literalType("TRANSFER_ERC20") }).transform((v2) => ({
|
|
38895
|
+
actionType: v2.action_type
|
|
38896
|
+
}))),
|
|
38897
|
+
AaveBorrowParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_BORROW") }).transform((v2) => ({
|
|
38898
|
+
actionType: v2.action_type
|
|
38899
|
+
}))),
|
|
38900
|
+
AaveRepayParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_REPAY") }).transform((v2) => ({
|
|
38901
|
+
actionType: v2.action_type
|
|
38902
|
+
}))),
|
|
38903
|
+
MorphoBorrowParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_BORROW") }).transform((v2) => ({
|
|
38904
|
+
actionType: v2.action_type
|
|
38905
|
+
}))),
|
|
38906
|
+
MorphoRepayParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_REPAY") }).transform((v2) => ({
|
|
38907
|
+
actionType: v2.action_type
|
|
38908
|
+
}))),
|
|
38909
|
+
MorphoSupplyCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38910
|
+
MorphoWithdrawCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38911
|
+
AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38912
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38913
|
+
action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
|
|
38914
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38915
|
+
AerodromeSlipstreamSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38916
|
+
UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38917
|
+
UniswapBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38918
|
+
UniswapSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38919
|
+
AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(objectType({
|
|
38920
|
+
action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY")
|
|
38921
|
+
}).transform((v2) => ({ actionType: v2.action_type }))),
|
|
38922
|
+
UniswapMintLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type })))
|
|
38630
38923
|
])
|
|
38631
|
-
}).transform((v2) => {
|
|
38632
|
-
return remap(v2, {
|
|
38633
|
-
action_type: "actionType"
|
|
38634
|
-
});
|
|
38635
38924
|
});
|
|
38636
38925
|
UserOperation$outboundSchema = objectType({
|
|
38637
|
-
actionType: MulticallActionType$outboundSchema,
|
|
38638
38926
|
body: unionType([
|
|
38639
|
-
UnwrapWethParams$outboundSchema
|
|
38640
|
-
|
|
38641
|
-
|
|
38642
|
-
|
|
38643
|
-
|
|
38644
|
-
|
|
38645
|
-
|
|
38646
|
-
|
|
38647
|
-
|
|
38648
|
-
|
|
38649
|
-
|
|
38650
|
-
|
|
38651
|
-
|
|
38652
|
-
|
|
38653
|
-
|
|
38654
|
-
|
|
38655
|
-
|
|
38656
|
-
|
|
38657
|
-
|
|
38658
|
-
|
|
38659
|
-
|
|
38660
|
-
|
|
38661
|
-
|
|
38662
|
-
|
|
38663
|
-
|
|
38664
|
-
|
|
38665
|
-
|
|
38666
|
-
|
|
38667
|
-
|
|
38668
|
-
|
|
38669
|
-
|
|
38670
|
-
|
|
38671
|
-
|
|
38927
|
+
UnwrapWethParams$outboundSchema.and(objectType({ actionType: literalType("UNWRAP_WETH") }).transform((v2) => ({
|
|
38928
|
+
action_type: v2.actionType
|
|
38929
|
+
}))),
|
|
38930
|
+
WrapEthParams$outboundSchema.and(objectType({ actionType: literalType("WRAP_ETH") }).transform((v2) => ({
|
|
38931
|
+
action_type: v2.actionType
|
|
38932
|
+
}))),
|
|
38933
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({
|
|
38934
|
+
actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
|
|
38935
|
+
}).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38936
|
+
MorphoSetVaultAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38937
|
+
PendleBuyPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
|
|
38938
|
+
action_type: v2.actionType
|
|
38939
|
+
}))),
|
|
38940
|
+
PendleBuyYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
|
|
38941
|
+
action_type: v2.actionType
|
|
38942
|
+
}))),
|
|
38943
|
+
PendleSellPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
|
|
38944
|
+
action_type: v2.actionType
|
|
38945
|
+
}))),
|
|
38946
|
+
PendleSellYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
|
|
38947
|
+
action_type: v2.actionType
|
|
38948
|
+
}))),
|
|
38949
|
+
SkyBuyParams$outboundSchema.and(objectType({ actionType: literalType("SKY_BUY") }).transform((v2) => ({
|
|
38950
|
+
action_type: v2.actionType
|
|
38951
|
+
}))),
|
|
38952
|
+
SkyDepositParams$outboundSchema.and(objectType({ actionType: literalType("SKY_DEPOSIT") }).transform((v2) => ({
|
|
38953
|
+
action_type: v2.actionType
|
|
38954
|
+
}))),
|
|
38955
|
+
SkySellParams$outboundSchema.and(objectType({ actionType: literalType("SKY_SELL") }).transform((v2) => ({
|
|
38956
|
+
action_type: v2.actionType
|
|
38957
|
+
}))),
|
|
38958
|
+
SkyWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("SKY_WITHDRAW") }).transform((v2) => ({
|
|
38959
|
+
action_type: v2.actionType
|
|
38960
|
+
}))),
|
|
38961
|
+
UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38962
|
+
AaveSupplyParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_SUPPLY") }).transform((v2) => ({
|
|
38963
|
+
action_type: v2.actionType
|
|
38964
|
+
}))),
|
|
38965
|
+
AaveWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
|
|
38966
|
+
action_type: v2.actionType
|
|
38967
|
+
}))),
|
|
38968
|
+
IncreaseAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38969
|
+
MorphoDepositParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
|
|
38970
|
+
action_type: v2.actionType
|
|
38971
|
+
}))),
|
|
38972
|
+
MorphoWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({
|
|
38973
|
+
action_type: v2.actionType
|
|
38974
|
+
}))),
|
|
38975
|
+
TokenTransferErc20Params$outboundSchema.and(objectType({ actionType: literalType("TRANSFER_ERC20") }).transform((v2) => ({
|
|
38976
|
+
action_type: v2.actionType
|
|
38977
|
+
}))),
|
|
38978
|
+
AaveBorrowParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_BORROW") }).transform((v2) => ({
|
|
38979
|
+
action_type: v2.actionType
|
|
38980
|
+
}))),
|
|
38981
|
+
AaveRepayParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_REPAY") }).transform((v2) => ({
|
|
38982
|
+
action_type: v2.actionType
|
|
38983
|
+
}))),
|
|
38984
|
+
MorphoBorrowParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_BORROW") }).transform((v2) => ({
|
|
38985
|
+
action_type: v2.actionType
|
|
38986
|
+
}))),
|
|
38987
|
+
MorphoRepayParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_REPAY") }).transform((v2) => ({
|
|
38988
|
+
action_type: v2.actionType
|
|
38989
|
+
}))),
|
|
38990
|
+
MorphoSupplyCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38991
|
+
MorphoWithdrawCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38992
|
+
AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38993
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({
|
|
38994
|
+
actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
|
|
38995
|
+
}).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38996
|
+
AerodromeSlipstreamSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38997
|
+
UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38998
|
+
UniswapBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
38999
|
+
UniswapSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
39000
|
+
AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
|
|
39001
|
+
UniswapMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType })))
|
|
38672
39002
|
])
|
|
38673
|
-
}).transform((v2) => {
|
|
38674
|
-
return remap(v2, {
|
|
38675
|
-
actionType: "action_type"
|
|
38676
|
-
});
|
|
38677
39003
|
});
|
|
38678
39004
|
((UserOperation$) => {
|
|
38679
39005
|
UserOperation$.inboundSchema = UserOperation$inboundSchema;
|
|
@@ -39359,6 +39685,7 @@ var init_increaseallowancerequest = __esm(() => {
|
|
|
39359
39685
|
IncreaseAllowanceRequestAmount$.outboundSchema = IncreaseAllowanceRequestAmount$outboundSchema;
|
|
39360
39686
|
})(IncreaseAllowanceRequestAmount$ ||= {});
|
|
39361
39687
|
IncreaseAllowanceRequest$inboundSchema = objectType({
|
|
39688
|
+
action_type: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
|
|
39362
39689
|
token: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
39363
39690
|
contract_name: IncreaseAllowanceRequestContractName$inboundSchema,
|
|
39364
39691
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -39366,10 +39693,12 @@ var init_increaseallowancerequest = __esm(() => {
|
|
|
39366
39693
|
sender: stringType()
|
|
39367
39694
|
}).transform((v2) => {
|
|
39368
39695
|
return remap(v2, {
|
|
39696
|
+
action_type: "actionType",
|
|
39369
39697
|
contract_name: "contractName"
|
|
39370
39698
|
});
|
|
39371
39699
|
});
|
|
39372
39700
|
IncreaseAllowanceRequest$outboundSchema = objectType({
|
|
39701
|
+
actionType: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
|
|
39373
39702
|
token: unionType([TokenEnum$outboundSchema, stringType()]),
|
|
39374
39703
|
contractName: IncreaseAllowanceRequestContractName$outboundSchema,
|
|
39375
39704
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -39377,6 +39706,7 @@ var init_increaseallowancerequest = __esm(() => {
|
|
|
39377
39706
|
sender: stringType()
|
|
39378
39707
|
}).transform((v2) => {
|
|
39379
39708
|
return remap(v2, {
|
|
39709
|
+
actionType: "action_type",
|
|
39380
39710
|
contractName: "contract_name"
|
|
39381
39711
|
});
|
|
39382
39712
|
});
|
|
@@ -39509,6 +39839,7 @@ var init_morphoborrowrequest = __esm(() => {
|
|
|
39509
39839
|
MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
|
|
39510
39840
|
})(MorphoBorrowRequestChain$ ||= {});
|
|
39511
39841
|
MorphoBorrowRequest$inboundSchema = objectType({
|
|
39842
|
+
action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
|
|
39512
39843
|
amount: unionType([numberType(), stringType()]),
|
|
39513
39844
|
unique_market_key: stringType(),
|
|
39514
39845
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
@@ -39517,11 +39848,13 @@ var init_morphoborrowrequest = __esm(() => {
|
|
|
39517
39848
|
sender: stringType()
|
|
39518
39849
|
}).transform((v2) => {
|
|
39519
39850
|
return remap(v2, {
|
|
39851
|
+
action_type: "actionType",
|
|
39520
39852
|
unique_market_key: "uniqueMarketKey",
|
|
39521
39853
|
on_behalf_of: "onBehalfOf"
|
|
39522
39854
|
});
|
|
39523
39855
|
});
|
|
39524
39856
|
MorphoBorrowRequest$outboundSchema = objectType({
|
|
39857
|
+
actionType: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
|
|
39525
39858
|
amount: unionType([numberType(), stringType()]),
|
|
39526
39859
|
uniqueMarketKey: stringType(),
|
|
39527
39860
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
@@ -39530,6 +39863,7 @@ var init_morphoborrowrequest = __esm(() => {
|
|
|
39530
39863
|
sender: stringType()
|
|
39531
39864
|
}).transform((v2) => {
|
|
39532
39865
|
return remap(v2, {
|
|
39866
|
+
actionType: "action_type",
|
|
39533
39867
|
uniqueMarketKey: "unique_market_key",
|
|
39534
39868
|
onBehalfOf: "on_behalf_of"
|
|
39535
39869
|
});
|
|
@@ -39733,6 +40067,7 @@ var init_morphodepositrequest = __esm(() => {
|
|
|
39733
40067
|
MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
|
|
39734
40068
|
})(MorphoDepositRequestChain$ ||= {});
|
|
39735
40069
|
MorphoDepositRequest$inboundSchema = objectType({
|
|
40070
|
+
action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
|
|
39736
40071
|
vault_address: stringType(),
|
|
39737
40072
|
amount: unionType([numberType(), stringType()]),
|
|
39738
40073
|
receiver: nullableType(stringType()).optional(),
|
|
@@ -39740,10 +40075,12 @@ var init_morphodepositrequest = __esm(() => {
|
|
|
39740
40075
|
sender: stringType()
|
|
39741
40076
|
}).transform((v2) => {
|
|
39742
40077
|
return remap(v2, {
|
|
40078
|
+
action_type: "actionType",
|
|
39743
40079
|
vault_address: "vaultAddress"
|
|
39744
40080
|
});
|
|
39745
40081
|
});
|
|
39746
40082
|
MorphoDepositRequest$outboundSchema = objectType({
|
|
40083
|
+
actionType: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
|
|
39747
40084
|
vaultAddress: stringType(),
|
|
39748
40085
|
amount: unionType([numberType(), stringType()]),
|
|
39749
40086
|
receiver: nullableType(stringType()).optional(),
|
|
@@ -39751,6 +40088,7 @@ var init_morphodepositrequest = __esm(() => {
|
|
|
39751
40088
|
sender: stringType()
|
|
39752
40089
|
}).transform((v2) => {
|
|
39753
40090
|
return remap(v2, {
|
|
40091
|
+
actionType: "action_type",
|
|
39754
40092
|
vaultAddress: "vault_address"
|
|
39755
40093
|
});
|
|
39756
40094
|
});
|
|
@@ -39972,6 +40310,7 @@ var init_morphorepayrequest = __esm(() => {
|
|
|
39972
40310
|
MorphoRepayRequestChain$.outboundSchema = MorphoRepayRequestChain$outboundSchema;
|
|
39973
40311
|
})(MorphoRepayRequestChain$ ||= {});
|
|
39974
40312
|
MorphoRepayRequest$inboundSchema = objectType({
|
|
40313
|
+
action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
|
|
39975
40314
|
amount: anyType().optional(),
|
|
39976
40315
|
unique_market_key: stringType(),
|
|
39977
40316
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
@@ -39980,12 +40319,14 @@ var init_morphorepayrequest = __esm(() => {
|
|
|
39980
40319
|
sender: stringType()
|
|
39981
40320
|
}).transform((v2) => {
|
|
39982
40321
|
return remap(v2, {
|
|
40322
|
+
action_type: "actionType",
|
|
39983
40323
|
unique_market_key: "uniqueMarketKey",
|
|
39984
40324
|
on_behalf_of: "onBehalfOf",
|
|
39985
40325
|
callback_data: "callbackData"
|
|
39986
40326
|
});
|
|
39987
40327
|
});
|
|
39988
40328
|
MorphoRepayRequest$outboundSchema = objectType({
|
|
40329
|
+
actionType: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
|
|
39989
40330
|
amount: anyType().optional(),
|
|
39990
40331
|
uniqueMarketKey: stringType(),
|
|
39991
40332
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
@@ -39994,6 +40335,7 @@ var init_morphorepayrequest = __esm(() => {
|
|
|
39994
40335
|
sender: stringType()
|
|
39995
40336
|
}).transform((v2) => {
|
|
39996
40337
|
return remap(v2, {
|
|
40338
|
+
actionType: "action_type",
|
|
39997
40339
|
uniqueMarketKey: "unique_market_key",
|
|
39998
40340
|
onBehalfOf: "on_behalf_of",
|
|
39999
40341
|
callbackData: "callback_data"
|
|
@@ -40027,22 +40369,26 @@ var init_morphosetvaultallowancerequest = __esm(() => {
|
|
|
40027
40369
|
MorphoSetVaultAllowanceRequestChain$.outboundSchema = MorphoSetVaultAllowanceRequestChain$outboundSchema;
|
|
40028
40370
|
})(MorphoSetVaultAllowanceRequestChain$ ||= {});
|
|
40029
40371
|
MorphoSetVaultAllowanceRequest$inboundSchema = objectType({
|
|
40372
|
+
action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
|
|
40030
40373
|
vault_address: stringType(),
|
|
40031
40374
|
amount: unionType([numberType(), stringType()]),
|
|
40032
40375
|
chain: MorphoSetVaultAllowanceRequestChain$inboundSchema,
|
|
40033
40376
|
sender: stringType()
|
|
40034
40377
|
}).transform((v2) => {
|
|
40035
40378
|
return remap(v2, {
|
|
40379
|
+
action_type: "actionType",
|
|
40036
40380
|
vault_address: "vaultAddress"
|
|
40037
40381
|
});
|
|
40038
40382
|
});
|
|
40039
40383
|
MorphoSetVaultAllowanceRequest$outboundSchema = objectType({
|
|
40384
|
+
actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
|
|
40040
40385
|
vaultAddress: stringType(),
|
|
40041
40386
|
amount: unionType([numberType(), stringType()]),
|
|
40042
40387
|
chain: MorphoSetVaultAllowanceRequestChain$outboundSchema,
|
|
40043
40388
|
sender: stringType()
|
|
40044
40389
|
}).transform((v2) => {
|
|
40045
40390
|
return remap(v2, {
|
|
40391
|
+
actionType: "action_type",
|
|
40046
40392
|
vaultAddress: "vault_address"
|
|
40047
40393
|
});
|
|
40048
40394
|
});
|
|
@@ -40075,6 +40421,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
|
|
|
40075
40421
|
MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
|
|
40076
40422
|
})(MorphoSupplyCollateralRequestChain$ ||= {});
|
|
40077
40423
|
MorphoSupplyCollateralRequest$inboundSchema = objectType({
|
|
40424
|
+
action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
|
|
40078
40425
|
amount: unionType([numberType(), stringType()]),
|
|
40079
40426
|
unique_market_key: stringType(),
|
|
40080
40427
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
@@ -40083,12 +40430,14 @@ var init_morphosupplycollateralrequest = __esm(() => {
|
|
|
40083
40430
|
sender: stringType()
|
|
40084
40431
|
}).transform((v2) => {
|
|
40085
40432
|
return remap(v2, {
|
|
40433
|
+
action_type: "actionType",
|
|
40086
40434
|
unique_market_key: "uniqueMarketKey",
|
|
40087
40435
|
on_behalf_of: "onBehalfOf",
|
|
40088
40436
|
callback_data: "callbackData"
|
|
40089
40437
|
});
|
|
40090
40438
|
});
|
|
40091
40439
|
MorphoSupplyCollateralRequest$outboundSchema = objectType({
|
|
40440
|
+
actionType: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
|
|
40092
40441
|
amount: unionType([numberType(), stringType()]),
|
|
40093
40442
|
uniqueMarketKey: stringType(),
|
|
40094
40443
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
@@ -40097,6 +40446,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
|
|
|
40097
40446
|
sender: stringType()
|
|
40098
40447
|
}).transform((v2) => {
|
|
40099
40448
|
return remap(v2, {
|
|
40449
|
+
actionType: "action_type",
|
|
40100
40450
|
uniqueMarketKey: "unique_market_key",
|
|
40101
40451
|
onBehalfOf: "on_behalf_of",
|
|
40102
40452
|
callbackData: "callback_data"
|
|
@@ -40130,6 +40480,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
|
|
|
40130
40480
|
MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
|
|
40131
40481
|
})(MorphoWithdrawCollateralRequestChain$ ||= {});
|
|
40132
40482
|
MorphoWithdrawCollateralRequest$inboundSchema = objectType({
|
|
40483
|
+
action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
|
|
40133
40484
|
amount: unionType([numberType(), stringType()]),
|
|
40134
40485
|
unique_market_key: stringType(),
|
|
40135
40486
|
on_behalf_of: nullableType(stringType()).optional(),
|
|
@@ -40138,11 +40489,13 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
|
|
|
40138
40489
|
sender: stringType()
|
|
40139
40490
|
}).transform((v2) => {
|
|
40140
40491
|
return remap(v2, {
|
|
40492
|
+
action_type: "actionType",
|
|
40141
40493
|
unique_market_key: "uniqueMarketKey",
|
|
40142
40494
|
on_behalf_of: "onBehalfOf"
|
|
40143
40495
|
});
|
|
40144
40496
|
});
|
|
40145
40497
|
MorphoWithdrawCollateralRequest$outboundSchema = objectType({
|
|
40498
|
+
actionType: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
|
|
40146
40499
|
amount: unionType([numberType(), stringType()]),
|
|
40147
40500
|
uniqueMarketKey: stringType(),
|
|
40148
40501
|
onBehalfOf: nullableType(stringType()).optional(),
|
|
@@ -40151,6 +40504,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
|
|
|
40151
40504
|
sender: stringType()
|
|
40152
40505
|
}).transform((v2) => {
|
|
40153
40506
|
return remap(v2, {
|
|
40507
|
+
actionType: "action_type",
|
|
40154
40508
|
uniqueMarketKey: "unique_market_key",
|
|
40155
40509
|
onBehalfOf: "on_behalf_of"
|
|
40156
40510
|
});
|
|
@@ -40177,6 +40531,7 @@ var init_morphowithdrawrequest = __esm(() => {
|
|
|
40177
40531
|
MorphoWithdrawRequestChain$.outboundSchema = MorphoWithdrawRequestChain$outboundSchema;
|
|
40178
40532
|
})(MorphoWithdrawRequestChain$ ||= {});
|
|
40179
40533
|
MorphoWithdrawRequest$inboundSchema = objectType({
|
|
40534
|
+
action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
|
|
40180
40535
|
vault_address: stringType(),
|
|
40181
40536
|
amount: anyType().optional(),
|
|
40182
40537
|
receiver: nullableType(stringType()).optional(),
|
|
@@ -40184,10 +40539,12 @@ var init_morphowithdrawrequest = __esm(() => {
|
|
|
40184
40539
|
sender: stringType()
|
|
40185
40540
|
}).transform((v2) => {
|
|
40186
40541
|
return remap(v2, {
|
|
40542
|
+
action_type: "actionType",
|
|
40187
40543
|
vault_address: "vaultAddress"
|
|
40188
40544
|
});
|
|
40189
40545
|
});
|
|
40190
40546
|
MorphoWithdrawRequest$outboundSchema = objectType({
|
|
40547
|
+
actionType: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
|
|
40191
40548
|
vaultAddress: stringType(),
|
|
40192
40549
|
amount: anyType().optional(),
|
|
40193
40550
|
receiver: nullableType(stringType()).optional(),
|
|
@@ -40195,6 +40552,7 @@ var init_morphowithdrawrequest = __esm(() => {
|
|
|
40195
40552
|
sender: stringType()
|
|
40196
40553
|
}).transform((v2) => {
|
|
40197
40554
|
return remap(v2, {
|
|
40555
|
+
actionType: "action_type",
|
|
40198
40556
|
vaultAddress: "vault_address"
|
|
40199
40557
|
});
|
|
40200
40558
|
});
|
|
@@ -40314,22 +40672,26 @@ var init_pendlebuyptrequest = __esm(() => {
|
|
|
40314
40672
|
PendleBuyPtRequestAmount$.outboundSchema = PendleBuyPtRequestAmount$outboundSchema;
|
|
40315
40673
|
})(PendleBuyPtRequestAmount$ ||= {});
|
|
40316
40674
|
PendleBuyPtRequest$inboundSchema = objectType({
|
|
40675
|
+
action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
|
|
40317
40676
|
market_address: stringType(),
|
|
40318
40677
|
amount: unionType([numberType(), stringType()]),
|
|
40319
40678
|
chain: Chain$inboundSchema,
|
|
40320
40679
|
sender: stringType()
|
|
40321
40680
|
}).transform((v2) => {
|
|
40322
40681
|
return remap(v2, {
|
|
40682
|
+
action_type: "actionType",
|
|
40323
40683
|
market_address: "marketAddress"
|
|
40324
40684
|
});
|
|
40325
40685
|
});
|
|
40326
40686
|
PendleBuyPtRequest$outboundSchema = objectType({
|
|
40687
|
+
actionType: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
|
|
40327
40688
|
marketAddress: stringType(),
|
|
40328
40689
|
amount: unionType([numberType(), stringType()]),
|
|
40329
40690
|
chain: Chain$outboundSchema,
|
|
40330
40691
|
sender: stringType()
|
|
40331
40692
|
}).transform((v2) => {
|
|
40332
40693
|
return remap(v2, {
|
|
40694
|
+
actionType: "action_type",
|
|
40333
40695
|
marketAddress: "market_address"
|
|
40334
40696
|
});
|
|
40335
40697
|
});
|
|
@@ -40352,22 +40714,26 @@ var init_pendlebuyytrequest = __esm(() => {
|
|
|
40352
40714
|
PendleBuyYtRequestAmount$.outboundSchema = PendleBuyYtRequestAmount$outboundSchema;
|
|
40353
40715
|
})(PendleBuyYtRequestAmount$ ||= {});
|
|
40354
40716
|
PendleBuyYtRequest$inboundSchema = objectType({
|
|
40717
|
+
action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
|
|
40355
40718
|
market_address: stringType(),
|
|
40356
40719
|
amount: unionType([numberType(), stringType()]),
|
|
40357
40720
|
chain: Chain$inboundSchema,
|
|
40358
40721
|
sender: stringType()
|
|
40359
40722
|
}).transform((v2) => {
|
|
40360
40723
|
return remap(v2, {
|
|
40724
|
+
action_type: "actionType",
|
|
40361
40725
|
market_address: "marketAddress"
|
|
40362
40726
|
});
|
|
40363
40727
|
});
|
|
40364
40728
|
PendleBuyYtRequest$outboundSchema = objectType({
|
|
40729
|
+
actionType: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
|
|
40365
40730
|
marketAddress: stringType(),
|
|
40366
40731
|
amount: unionType([numberType(), stringType()]),
|
|
40367
40732
|
chain: Chain$outboundSchema,
|
|
40368
40733
|
sender: stringType()
|
|
40369
40734
|
}).transform((v2) => {
|
|
40370
40735
|
return remap(v2, {
|
|
40736
|
+
actionType: "action_type",
|
|
40371
40737
|
marketAddress: "market_address"
|
|
40372
40738
|
});
|
|
40373
40739
|
});
|
|
@@ -40604,22 +40970,26 @@ var init_pendlesellptrequest = __esm(() => {
|
|
|
40604
40970
|
PendleSellPtRequestAmount$.outboundSchema = PendleSellPtRequestAmount$outboundSchema;
|
|
40605
40971
|
})(PendleSellPtRequestAmount$ ||= {});
|
|
40606
40972
|
PendleSellPtRequest$inboundSchema = objectType({
|
|
40973
|
+
action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
|
|
40607
40974
|
market_address: stringType(),
|
|
40608
40975
|
amount: unionType([numberType(), stringType()]),
|
|
40609
40976
|
chain: Chain$inboundSchema,
|
|
40610
40977
|
sender: stringType()
|
|
40611
40978
|
}).transform((v2) => {
|
|
40612
40979
|
return remap(v2, {
|
|
40980
|
+
action_type: "actionType",
|
|
40613
40981
|
market_address: "marketAddress"
|
|
40614
40982
|
});
|
|
40615
40983
|
});
|
|
40616
40984
|
PendleSellPtRequest$outboundSchema = objectType({
|
|
40985
|
+
actionType: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
|
|
40617
40986
|
marketAddress: stringType(),
|
|
40618
40987
|
amount: unionType([numberType(), stringType()]),
|
|
40619
40988
|
chain: Chain$outboundSchema,
|
|
40620
40989
|
sender: stringType()
|
|
40621
40990
|
}).transform((v2) => {
|
|
40622
40991
|
return remap(v2, {
|
|
40992
|
+
actionType: "action_type",
|
|
40623
40993
|
marketAddress: "market_address"
|
|
40624
40994
|
});
|
|
40625
40995
|
});
|
|
@@ -40642,22 +41012,26 @@ var init_pendlesellytrequest = __esm(() => {
|
|
|
40642
41012
|
PendleSellYtRequestAmount$.outboundSchema = PendleSellYtRequestAmount$outboundSchema;
|
|
40643
41013
|
})(PendleSellYtRequestAmount$ ||= {});
|
|
40644
41014
|
PendleSellYtRequest$inboundSchema = objectType({
|
|
41015
|
+
action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
|
|
40645
41016
|
market_address: stringType(),
|
|
40646
41017
|
amount: unionType([numberType(), stringType()]),
|
|
40647
41018
|
chain: Chain$inboundSchema,
|
|
40648
41019
|
sender: stringType()
|
|
40649
41020
|
}).transform((v2) => {
|
|
40650
41021
|
return remap(v2, {
|
|
41022
|
+
action_type: "actionType",
|
|
40651
41023
|
market_address: "marketAddress"
|
|
40652
41024
|
});
|
|
40653
41025
|
});
|
|
40654
41026
|
PendleSellYtRequest$outboundSchema = objectType({
|
|
41027
|
+
actionType: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
|
|
40655
41028
|
marketAddress: stringType(),
|
|
40656
41029
|
amount: unionType([numberType(), stringType()]),
|
|
40657
41030
|
chain: Chain$outboundSchema,
|
|
40658
41031
|
sender: stringType()
|
|
40659
41032
|
}).transform((v2) => {
|
|
40660
41033
|
return remap(v2, {
|
|
41034
|
+
actionType: "action_type",
|
|
40661
41035
|
marketAddress: "market_address"
|
|
40662
41036
|
});
|
|
40663
41037
|
});
|
|
@@ -40744,22 +41118,26 @@ var init_skybuyrequest = __esm(() => {
|
|
|
40744
41118
|
SkyBuyRequestAmount$.outboundSchema = SkyBuyRequestAmount$outboundSchema;
|
|
40745
41119
|
})(SkyBuyRequestAmount$ ||= {});
|
|
40746
41120
|
SkyBuyRequest$inboundSchema = objectType({
|
|
41121
|
+
action_type: literalType("SKY_BUY").default("SKY_BUY"),
|
|
40747
41122
|
token_in: SkyBuyRequestTokenIn$inboundSchema,
|
|
40748
41123
|
amount: unionType([numberType(), stringType()]),
|
|
40749
41124
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40750
41125
|
sender: stringType()
|
|
40751
41126
|
}).transform((v2) => {
|
|
40752
41127
|
return remap(v2, {
|
|
41128
|
+
action_type: "actionType",
|
|
40753
41129
|
token_in: "tokenIn"
|
|
40754
41130
|
});
|
|
40755
41131
|
});
|
|
40756
41132
|
SkyBuyRequest$outboundSchema = objectType({
|
|
41133
|
+
actionType: literalType("SKY_BUY").default("SKY_BUY"),
|
|
40757
41134
|
tokenIn: SkyBuyRequestTokenIn$outboundSchema,
|
|
40758
41135
|
amount: unionType([numberType(), stringType()]),
|
|
40759
41136
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40760
41137
|
sender: stringType()
|
|
40761
41138
|
}).transform((v2) => {
|
|
40762
41139
|
return remap(v2, {
|
|
41140
|
+
actionType: "action_type",
|
|
40763
41141
|
tokenIn: "token_in"
|
|
40764
41142
|
});
|
|
40765
41143
|
});
|
|
@@ -40800,6 +41178,7 @@ var init_skycheckpositionresponse = __esm(() => {
|
|
|
40800
41178
|
var SkyDepositRequestAmount$inboundSchema, SkyDepositRequestAmount$outboundSchema, SkyDepositRequestAmount$, SkyDepositRequest$inboundSchema, SkyDepositRequest$outboundSchema, SkyDepositRequest$;
|
|
40801
41179
|
var init_skydepositrequest = __esm(() => {
|
|
40802
41180
|
init_esm();
|
|
41181
|
+
init_primitives();
|
|
40803
41182
|
SkyDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
40804
41183
|
SkyDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
40805
41184
|
((SkyDepositRequestAmount$) => {
|
|
@@ -40807,16 +41186,26 @@ var init_skydepositrequest = __esm(() => {
|
|
|
40807
41186
|
SkyDepositRequestAmount$.outboundSchema = SkyDepositRequestAmount$outboundSchema;
|
|
40808
41187
|
})(SkyDepositRequestAmount$ ||= {});
|
|
40809
41188
|
SkyDepositRequest$inboundSchema = objectType({
|
|
41189
|
+
action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
40810
41190
|
amount: unionType([numberType(), stringType()]),
|
|
40811
41191
|
receiver: nullableType(stringType()).optional(),
|
|
40812
41192
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40813
41193
|
sender: stringType()
|
|
41194
|
+
}).transform((v2) => {
|
|
41195
|
+
return remap(v2, {
|
|
41196
|
+
action_type: "actionType"
|
|
41197
|
+
});
|
|
40814
41198
|
});
|
|
40815
41199
|
SkyDepositRequest$outboundSchema = objectType({
|
|
41200
|
+
actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
40816
41201
|
amount: unionType([numberType(), stringType()]),
|
|
40817
41202
|
receiver: nullableType(stringType()).optional(),
|
|
40818
41203
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40819
41204
|
sender: stringType()
|
|
41205
|
+
}).transform((v2) => {
|
|
41206
|
+
return remap(v2, {
|
|
41207
|
+
actionType: "action_type"
|
|
41208
|
+
});
|
|
40820
41209
|
});
|
|
40821
41210
|
((SkyDepositRequest$) => {
|
|
40822
41211
|
SkyDepositRequest$.inboundSchema = SkyDepositRequest$inboundSchema;
|
|
@@ -40846,22 +41235,26 @@ var init_skysellrequest = __esm(() => {
|
|
|
40846
41235
|
SkySellRequestAmount$.outboundSchema = SkySellRequestAmount$outboundSchema;
|
|
40847
41236
|
})(SkySellRequestAmount$ ||= {});
|
|
40848
41237
|
SkySellRequest$inboundSchema = objectType({
|
|
41238
|
+
action_type: literalType("SKY_SELL").default("SKY_SELL"),
|
|
40849
41239
|
token_out: SkySellRequestTokenOut$inboundSchema,
|
|
40850
41240
|
amount: unionType([numberType(), stringType()]),
|
|
40851
41241
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40852
41242
|
sender: stringType()
|
|
40853
41243
|
}).transform((v2) => {
|
|
40854
41244
|
return remap(v2, {
|
|
41245
|
+
action_type: "actionType",
|
|
40855
41246
|
token_out: "tokenOut"
|
|
40856
41247
|
});
|
|
40857
41248
|
});
|
|
40858
41249
|
SkySellRequest$outboundSchema = objectType({
|
|
41250
|
+
actionType: literalType("SKY_SELL").default("SKY_SELL"),
|
|
40859
41251
|
tokenOut: SkySellRequestTokenOut$outboundSchema,
|
|
40860
41252
|
amount: unionType([numberType(), stringType()]),
|
|
40861
41253
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40862
41254
|
sender: stringType()
|
|
40863
41255
|
}).transform((v2) => {
|
|
40864
41256
|
return remap(v2, {
|
|
41257
|
+
actionType: "action_type",
|
|
40865
41258
|
tokenOut: "token_out"
|
|
40866
41259
|
});
|
|
40867
41260
|
});
|
|
@@ -40875,17 +41268,28 @@ var init_skysellrequest = __esm(() => {
|
|
|
40875
41268
|
var SkyWithdrawRequest$inboundSchema, SkyWithdrawRequest$outboundSchema, SkyWithdrawRequest$;
|
|
40876
41269
|
var init_skywithdrawrequest = __esm(() => {
|
|
40877
41270
|
init_esm();
|
|
41271
|
+
init_primitives();
|
|
40878
41272
|
SkyWithdrawRequest$inboundSchema = objectType({
|
|
41273
|
+
action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
40879
41274
|
amount: anyType().optional(),
|
|
40880
41275
|
receiver: nullableType(stringType()).optional(),
|
|
40881
41276
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40882
41277
|
sender: stringType()
|
|
41278
|
+
}).transform((v2) => {
|
|
41279
|
+
return remap(v2, {
|
|
41280
|
+
action_type: "actionType"
|
|
41281
|
+
});
|
|
40883
41282
|
});
|
|
40884
41283
|
SkyWithdrawRequest$outboundSchema = objectType({
|
|
41284
|
+
actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
40885
41285
|
amount: anyType().optional(),
|
|
40886
41286
|
receiver: nullableType(stringType()).optional(),
|
|
40887
41287
|
chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
|
|
40888
41288
|
sender: stringType()
|
|
41289
|
+
}).transform((v2) => {
|
|
41290
|
+
return remap(v2, {
|
|
41291
|
+
actionType: "action_type"
|
|
41292
|
+
});
|
|
40889
41293
|
});
|
|
40890
41294
|
((SkyWithdrawRequest$) => {
|
|
40891
41295
|
SkyWithdrawRequest$.inboundSchema = SkyWithdrawRequest$inboundSchema;
|
|
@@ -40986,6 +41390,7 @@ var init_tokenpriceresponse = __esm(() => {
|
|
|
40986
41390
|
var TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
|
|
40987
41391
|
var init_tokentransferrequest = __esm(() => {
|
|
40988
41392
|
init_esm();
|
|
41393
|
+
init_primitives();
|
|
40989
41394
|
init_chain();
|
|
40990
41395
|
init_tokenenum();
|
|
40991
41396
|
TokenTransferRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -41001,18 +41406,28 @@ var init_tokentransferrequest = __esm(() => {
|
|
|
41001
41406
|
TokenTransferRequestToken$.outboundSchema = TokenTransferRequestToken$outboundSchema;
|
|
41002
41407
|
})(TokenTransferRequestToken$ ||= {});
|
|
41003
41408
|
TokenTransferRequest$inboundSchema = objectType({
|
|
41409
|
+
action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
|
|
41004
41410
|
amount: unionType([numberType(), stringType()]),
|
|
41005
41411
|
token: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
41006
41412
|
to: stringType(),
|
|
41007
41413
|
chain: Chain$inboundSchema,
|
|
41008
41414
|
sender: stringType()
|
|
41415
|
+
}).transform((v2) => {
|
|
41416
|
+
return remap(v2, {
|
|
41417
|
+
action_type: "actionType"
|
|
41418
|
+
});
|
|
41009
41419
|
});
|
|
41010
41420
|
TokenTransferRequest$outboundSchema = objectType({
|
|
41421
|
+
actionType: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
|
|
41011
41422
|
amount: unionType([numberType(), stringType()]),
|
|
41012
41423
|
token: unionType([TokenEnum$outboundSchema, stringType()]),
|
|
41013
41424
|
to: stringType(),
|
|
41014
41425
|
chain: Chain$outboundSchema,
|
|
41015
41426
|
sender: stringType()
|
|
41427
|
+
}).transform((v2) => {
|
|
41428
|
+
return remap(v2, {
|
|
41429
|
+
actionType: "action_type"
|
|
41430
|
+
});
|
|
41016
41431
|
});
|
|
41017
41432
|
((TokenTransferRequest$) => {
|
|
41018
41433
|
TokenTransferRequest$.inboundSchema = TokenTransferRequest$inboundSchema;
|
|
@@ -41125,6 +41540,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
41125
41540
|
UniswapBuyExactlyRequestAmount$.outboundSchema = UniswapBuyExactlyRequestAmount$outboundSchema;
|
|
41126
41541
|
})(UniswapBuyExactlyRequestAmount$ ||= {});
|
|
41127
41542
|
UniswapBuyExactlyRequest$inboundSchema = objectType({
|
|
41543
|
+
action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
41128
41544
|
token_in: TokenEnum$inboundSchema,
|
|
41129
41545
|
token_out: TokenEnum$inboundSchema,
|
|
41130
41546
|
fee: FeeEnum$inboundSchema,
|
|
@@ -41135,6 +41551,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
41135
41551
|
sender: stringType()
|
|
41136
41552
|
}).transform((v2) => {
|
|
41137
41553
|
return remap(v2, {
|
|
41554
|
+
action_type: "actionType",
|
|
41138
41555
|
token_in: "tokenIn",
|
|
41139
41556
|
token_out: "tokenOut",
|
|
41140
41557
|
max_slippage_percent: "maxSlippagePercent",
|
|
@@ -41142,6 +41559,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
41142
41559
|
});
|
|
41143
41560
|
});
|
|
41144
41561
|
UniswapBuyExactlyRequest$outboundSchema = objectType({
|
|
41562
|
+
actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
41145
41563
|
tokenIn: TokenEnum$outboundSchema,
|
|
41146
41564
|
tokenOut: TokenEnum$outboundSchema,
|
|
41147
41565
|
fee: FeeEnum$outboundSchema,
|
|
@@ -41152,6 +41570,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
41152
41570
|
sender: stringType()
|
|
41153
41571
|
}).transform((v2) => {
|
|
41154
41572
|
return remap(v2, {
|
|
41573
|
+
actionType: "action_type",
|
|
41155
41574
|
tokenIn: "token_in",
|
|
41156
41575
|
tokenOut: "token_out",
|
|
41157
41576
|
maxSlippagePercent: "max_slippage_percent",
|
|
@@ -41249,6 +41668,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
41249
41668
|
UniswapIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
41250
41669
|
})(UniswapIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
41251
41670
|
UniswapIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
|
|
41671
|
+
action_type: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
|
|
41252
41672
|
token_id: numberType().int(),
|
|
41253
41673
|
amount0_desired: unionType([numberType(), stringType()]),
|
|
41254
41674
|
amount1_desired: unionType([numberType(), stringType()]),
|
|
@@ -41258,6 +41678,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
41258
41678
|
sender: stringType()
|
|
41259
41679
|
}).transform((v2) => {
|
|
41260
41680
|
return remap(v2, {
|
|
41681
|
+
action_type: "actionType",
|
|
41261
41682
|
token_id: "tokenId",
|
|
41262
41683
|
amount0_desired: "amount0Desired",
|
|
41263
41684
|
amount1_desired: "amount1Desired",
|
|
@@ -41266,6 +41687,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
41266
41687
|
});
|
|
41267
41688
|
});
|
|
41268
41689
|
UniswapIncreaseLiquidityProvisionRequest$outboundSchema = objectType({
|
|
41690
|
+
actionType: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
|
|
41269
41691
|
tokenId: numberType().int(),
|
|
41270
41692
|
amount0Desired: unionType([numberType(), stringType()]),
|
|
41271
41693
|
amount1Desired: unionType([numberType(), stringType()]),
|
|
@@ -41275,6 +41697,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
41275
41697
|
sender: stringType()
|
|
41276
41698
|
}).transform((v2) => {
|
|
41277
41699
|
return remap(v2, {
|
|
41700
|
+
actionType: "action_type",
|
|
41278
41701
|
tokenId: "token_id",
|
|
41279
41702
|
amount0Desired: "amount0_desired",
|
|
41280
41703
|
amount1Desired: "amount1_desired",
|
|
@@ -41395,6 +41818,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
|
41395
41818
|
UniswapMintLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
41396
41819
|
})(UniswapMintLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
41397
41820
|
UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
|
|
41821
|
+
action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
|
|
41398
41822
|
token0: TokenEnum$inboundSchema,
|
|
41399
41823
|
token1: TokenEnum$inboundSchema,
|
|
41400
41824
|
fee: FeeEnum$inboundSchema,
|
|
@@ -41409,6 +41833,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
|
41409
41833
|
sender: stringType()
|
|
41410
41834
|
}).transform((v2) => {
|
|
41411
41835
|
return remap(v2, {
|
|
41836
|
+
action_type: "actionType",
|
|
41412
41837
|
tick_lower: "tickLower",
|
|
41413
41838
|
tick_upper: "tickUpper",
|
|
41414
41839
|
amount0_desired: "amount0Desired",
|
|
@@ -41418,6 +41843,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
|
41418
41843
|
});
|
|
41419
41844
|
});
|
|
41420
41845
|
UniswapMintLiquidityProvisionRequest$outboundSchema = objectType({
|
|
41846
|
+
actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
|
|
41421
41847
|
token0: TokenEnum$outboundSchema,
|
|
41422
41848
|
token1: TokenEnum$outboundSchema,
|
|
41423
41849
|
fee: FeeEnum$outboundSchema,
|
|
@@ -41432,6 +41858,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
|
41432
41858
|
sender: stringType()
|
|
41433
41859
|
}).transform((v2) => {
|
|
41434
41860
|
return remap(v2, {
|
|
41861
|
+
actionType: "action_type",
|
|
41435
41862
|
tickLower: "tick_lower",
|
|
41436
41863
|
tickUpper: "tick_upper",
|
|
41437
41864
|
amount0Desired: "amount0_desired",
|
|
@@ -41495,6 +41922,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
41495
41922
|
UniswapSellExactlyRequestAmount$.outboundSchema = UniswapSellExactlyRequestAmount$outboundSchema;
|
|
41496
41923
|
})(UniswapSellExactlyRequestAmount$ ||= {});
|
|
41497
41924
|
UniswapSellExactlyRequest$inboundSchema = objectType({
|
|
41925
|
+
action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
41498
41926
|
token_in: TokenEnum$inboundSchema,
|
|
41499
41927
|
token_out: TokenEnum$inboundSchema,
|
|
41500
41928
|
fee: FeeEnum$inboundSchema,
|
|
@@ -41505,6 +41933,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
41505
41933
|
sender: stringType()
|
|
41506
41934
|
}).transform((v2) => {
|
|
41507
41935
|
return remap(v2, {
|
|
41936
|
+
action_type: "actionType",
|
|
41508
41937
|
token_in: "tokenIn",
|
|
41509
41938
|
token_out: "tokenOut",
|
|
41510
41939
|
max_slippage_percent: "maxSlippagePercent",
|
|
@@ -41512,6 +41941,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
41512
41941
|
});
|
|
41513
41942
|
});
|
|
41514
41943
|
UniswapSellExactlyRequest$outboundSchema = objectType({
|
|
41944
|
+
actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
41515
41945
|
tokenIn: TokenEnum$outboundSchema,
|
|
41516
41946
|
tokenOut: TokenEnum$outboundSchema,
|
|
41517
41947
|
fee: FeeEnum$outboundSchema,
|
|
@@ -41522,6 +41952,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
41522
41952
|
sender: stringType()
|
|
41523
41953
|
}).transform((v2) => {
|
|
41524
41954
|
return remap(v2, {
|
|
41955
|
+
actionType: "action_type",
|
|
41525
41956
|
tokenIn: "token_in",
|
|
41526
41957
|
tokenOut: "token_out",
|
|
41527
41958
|
maxSlippagePercent: "max_slippage_percent",
|
|
@@ -41576,23 +42007,27 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
|
|
|
41576
42007
|
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
41577
42008
|
})(UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
41578
42009
|
UniswapWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
|
|
42010
|
+
action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
41579
42011
|
token_id: numberType().int(),
|
|
41580
42012
|
percentage_for_withdrawal: unionType([numberType(), stringType()]),
|
|
41581
42013
|
chain: Chain$inboundSchema,
|
|
41582
42014
|
sender: stringType()
|
|
41583
42015
|
}).transform((v2) => {
|
|
41584
42016
|
return remap(v2, {
|
|
42017
|
+
action_type: "actionType",
|
|
41585
42018
|
token_id: "tokenId",
|
|
41586
42019
|
percentage_for_withdrawal: "percentageForWithdrawal"
|
|
41587
42020
|
});
|
|
41588
42021
|
});
|
|
41589
42022
|
UniswapWithdrawLiquidityProvisionRequest$outboundSchema = objectType({
|
|
42023
|
+
actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
41590
42024
|
tokenId: numberType().int(),
|
|
41591
42025
|
percentageForWithdrawal: unionType([numberType(), stringType()]),
|
|
41592
42026
|
chain: Chain$outboundSchema,
|
|
41593
42027
|
sender: stringType()
|
|
41594
42028
|
}).transform((v2) => {
|
|
41595
42029
|
return remap(v2, {
|
|
42030
|
+
actionType: "action_type",
|
|
41596
42031
|
tokenId: "token_id",
|
|
41597
42032
|
percentageForWithdrawal: "percentage_for_withdrawal"
|
|
41598
42033
|
});
|
|
@@ -41607,6 +42042,7 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
|
|
|
41607
42042
|
var UnwrapWethRequestAmount$inboundSchema, UnwrapWethRequestAmount$outboundSchema, UnwrapWethRequestAmount$, UnwrapWethRequest$inboundSchema, UnwrapWethRequest$outboundSchema, UnwrapWethRequest$;
|
|
41608
42043
|
var init_unwrapwethrequest = __esm(() => {
|
|
41609
42044
|
init_esm();
|
|
42045
|
+
init_primitives();
|
|
41610
42046
|
init_chain();
|
|
41611
42047
|
UnwrapWethRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41612
42048
|
UnwrapWethRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -41615,14 +42051,24 @@ var init_unwrapwethrequest = __esm(() => {
|
|
|
41615
42051
|
UnwrapWethRequestAmount$.outboundSchema = UnwrapWethRequestAmount$outboundSchema;
|
|
41616
42052
|
})(UnwrapWethRequestAmount$ ||= {});
|
|
41617
42053
|
UnwrapWethRequest$inboundSchema = objectType({
|
|
42054
|
+
action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
|
|
41618
42055
|
amount: unionType([numberType(), stringType()]),
|
|
41619
42056
|
chain: Chain$inboundSchema,
|
|
41620
42057
|
sender: stringType()
|
|
42058
|
+
}).transform((v2) => {
|
|
42059
|
+
return remap(v2, {
|
|
42060
|
+
action_type: "actionType"
|
|
42061
|
+
});
|
|
41621
42062
|
});
|
|
41622
42063
|
UnwrapWethRequest$outboundSchema = objectType({
|
|
42064
|
+
actionType: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
|
|
41623
42065
|
amount: unionType([numberType(), stringType()]),
|
|
41624
42066
|
chain: Chain$outboundSchema,
|
|
41625
42067
|
sender: stringType()
|
|
42068
|
+
}).transform((v2) => {
|
|
42069
|
+
return remap(v2, {
|
|
42070
|
+
actionType: "action_type"
|
|
42071
|
+
});
|
|
41626
42072
|
});
|
|
41627
42073
|
((UnwrapWethRequest$) => {
|
|
41628
42074
|
UnwrapWethRequest$.inboundSchema = UnwrapWethRequest$inboundSchema;
|
|
@@ -41660,6 +42106,7 @@ var init_validationerror = __esm(() => {
|
|
|
41660
42106
|
var WrapEthRequestAmount$inboundSchema, WrapEthRequestAmount$outboundSchema, WrapEthRequestAmount$, WrapEthRequest$inboundSchema, WrapEthRequest$outboundSchema, WrapEthRequest$;
|
|
41661
42107
|
var init_wrapethrequest = __esm(() => {
|
|
41662
42108
|
init_esm();
|
|
42109
|
+
init_primitives();
|
|
41663
42110
|
init_chain();
|
|
41664
42111
|
WrapEthRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41665
42112
|
WrapEthRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
@@ -41668,14 +42115,24 @@ var init_wrapethrequest = __esm(() => {
|
|
|
41668
42115
|
WrapEthRequestAmount$.outboundSchema = WrapEthRequestAmount$outboundSchema;
|
|
41669
42116
|
})(WrapEthRequestAmount$ ||= {});
|
|
41670
42117
|
WrapEthRequest$inboundSchema = objectType({
|
|
42118
|
+
action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
|
|
41671
42119
|
amount: unionType([numberType(), stringType()]),
|
|
41672
42120
|
chain: Chain$inboundSchema,
|
|
41673
42121
|
sender: stringType()
|
|
42122
|
+
}).transform((v2) => {
|
|
42123
|
+
return remap(v2, {
|
|
42124
|
+
action_type: "actionType"
|
|
42125
|
+
});
|
|
41674
42126
|
});
|
|
41675
42127
|
WrapEthRequest$outboundSchema = objectType({
|
|
42128
|
+
actionType: literalType("WRAP_ETH").default("WRAP_ETH"),
|
|
41676
42129
|
amount: unionType([numberType(), stringType()]),
|
|
41677
42130
|
chain: Chain$outboundSchema,
|
|
41678
42131
|
sender: stringType()
|
|
42132
|
+
}).transform((v2) => {
|
|
42133
|
+
return remap(v2, {
|
|
42134
|
+
actionType: "action_type"
|
|
42135
|
+
});
|
|
41679
42136
|
});
|
|
41680
42137
|
((WrapEthRequest$) => {
|
|
41681
42138
|
WrapEthRequest$.inboundSchema = WrapEthRequest$inboundSchema;
|
|
@@ -41776,7 +42233,6 @@ var init_components = __esm(() => {
|
|
|
41776
42233
|
init_morphowithdrawparams();
|
|
41777
42234
|
init_morphowithdrawrequest();
|
|
41778
42235
|
init_movement10percent();
|
|
41779
|
-
init_multicallactiontype();
|
|
41780
42236
|
init_multicallauthorizationrequest();
|
|
41781
42237
|
init_multicallauthorizationresponse();
|
|
41782
42238
|
init_multicallexecuterequest();
|
|
@@ -52410,7 +52866,7 @@ it to be traded on DeFi protocols.`,
|
|
|
52410
52866
|
function createMCPServer(deps) {
|
|
52411
52867
|
const server = new McpServer({
|
|
52412
52868
|
name: "CompassApiSDK",
|
|
52413
|
-
version: "0.5.
|
|
52869
|
+
version: "0.5.1"
|
|
52414
52870
|
});
|
|
52415
52871
|
const client = new CompassApiSDKCore({
|
|
52416
52872
|
apiKeyAuth: deps.apiKeyAuth,
|
|
@@ -53767,7 +54223,7 @@ var routes = an({
|
|
|
53767
54223
|
var app = He(routes, {
|
|
53768
54224
|
name: "mcp",
|
|
53769
54225
|
versionInfo: {
|
|
53770
|
-
currentVersion: "0.5.
|
|
54226
|
+
currentVersion: "0.5.1"
|
|
53771
54227
|
}
|
|
53772
54228
|
});
|
|
53773
54229
|
zt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -53775,5 +54231,5 @@ export {
|
|
|
53775
54231
|
app
|
|
53776
54232
|
};
|
|
53777
54233
|
|
|
53778
|
-
//# debugId=
|
|
54234
|
+
//# debugId=EAC4ABEE7204646C64756E2164756E21
|
|
53779
54235
|
//# sourceMappingURL=mcp-server.js.map
|