@compass-labs/api-sdk 0.5.68 → 0.5.69
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 +617 -753
- package/bin/mcp-server.js.map +95 -97
- package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.d.ts +2 -2
- package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.d.ts.map +1 -1
- package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.js +2 -2
- package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.js.map +1 -1
- package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.d.ts +2 -2
- package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.d.ts.map +1 -1
- package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.js +2 -2
- package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.js +1 -1
- package/dist/commonjs/mcp-server/tools/uniswapV3UniswapSwapSellExactly.js +1 -1
- package/dist/commonjs/models/components/aaveborrowrequest.d.ts +28 -28
- package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaveborrowrequest.js +19 -19
- package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
- package/dist/commonjs/models/components/aavelooprequest.d.ts +25 -25
- package/dist/commonjs/models/components/aavelooprequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavelooprequest.js +3 -3
- package/dist/commonjs/models/components/aavelooprequest.js.map +1 -1
- package/dist/commonjs/models/components/aaverepayrequest.d.ts +28 -28
- package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aaverepayrequest.js +19 -19
- package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
- package/dist/commonjs/models/components/aavesupplyrequest.d.ts +28 -28
- package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavesupplyrequest.js +19 -19
- package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +28 -28
- package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aavewithdrawrequest.js +19 -19
- package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +22 -22
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +18 -18
- package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +22 -22
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +17 -17
- package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +22 -22
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +17 -17
- package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +22 -22
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +18 -18
- package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +22 -22
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +17 -17
- package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts +23 -23
- package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/batcheduseroperationsrequest.js +3 -3
- package/dist/commonjs/models/components/batcheduseroperationsrequest.js.map +1 -1
- package/dist/commonjs/models/components/borrow.d.ts +20 -20
- package/dist/commonjs/models/components/borrow.d.ts.map +1 -1
- package/dist/commonjs/models/components/borrow.js.map +1 -1
- package/dist/commonjs/models/components/chain.d.ts +9 -9
- package/dist/commonjs/models/components/chain.js +3 -3
- package/dist/commonjs/models/components/chain.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +0 -2
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +0 -2
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/components/morphoborrowrequest.d.ts +28 -28
- package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphoborrowrequest.js +19 -19
- package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphodepositrequest.d.ts +28 -28
- package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphodepositrequest.js +19 -19
- package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphorepayrequest.d.ts +25 -25
- package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphorepayrequest.js +3 -3
- package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +28 -28
- package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphosupplycollateralrequest.js +19 -19
- package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +28 -28
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +19 -19
- package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +25 -25
- package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/morphowithdrawrequest.js +3 -3
- package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/multicallauthorizationrequest.d.ts +25 -25
- package/dist/commonjs/models/components/multicallauthorizationrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/multicallauthorizationrequest.js +3 -3
- package/dist/commonjs/models/components/multicallauthorizationrequest.js.map +1 -1
- package/dist/commonjs/models/components/multicallexecuterequest.d.ts +25 -25
- package/dist/commonjs/models/components/multicallexecuterequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/multicallexecuterequest.js +3 -3
- package/dist/commonjs/models/components/multicallexecuterequest.js.map +1 -1
- package/dist/commonjs/models/components/odosswaprequest.d.ts +28 -28
- package/dist/commonjs/models/components/odosswaprequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/odosswaprequest.js +19 -19
- package/dist/commonjs/models/components/odosswaprequest.js.map +1 -1
- package/dist/commonjs/models/components/pendleaddliquidityrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendleaddliquidityrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendleaddliquidityrequest.js +19 -19
- package/dist/commonjs/models/components/pendleaddliquidityrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendlebuyptrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyptrequest.js +19 -19
- package/dist/commonjs/models/components/pendlebuyptrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendlebuyytrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlebuyytrequest.js +19 -19
- package/dist/commonjs/models/components/pendlebuyytrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts +21 -21
- package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendleredeemyieldrequest.js +3 -3
- package/dist/commonjs/models/components/pendleredeemyieldrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendleremoveliquidityrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendleremoveliquidityrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendleremoveliquidityrequest.js +19 -19
- package/dist/commonjs/models/components/pendleremoveliquidityrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellptrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendlesellptrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellptrequest.js +19 -19
- package/dist/commonjs/models/components/pendlesellptrequest.js.map +1 -1
- package/dist/commonjs/models/components/pendlesellytrequest.d.ts +28 -28
- package/dist/commonjs/models/components/pendlesellytrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/pendlesellytrequest.js +19 -19
- package/dist/commonjs/models/components/pendlesellytrequest.js.map +1 -1
- package/dist/commonjs/models/components/setallowanceparams.d.ts +44 -44
- package/dist/commonjs/models/components/setallowanceparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/setallowanceparams.js +16 -16
- package/dist/commonjs/models/components/setallowanceparams.js.map +1 -1
- package/dist/commonjs/models/components/setallowancerequest.d.ts +72 -72
- package/dist/commonjs/models/components/setallowancerequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/setallowancerequest.js +34 -34
- package/dist/commonjs/models/components/setallowancerequest.js.map +1 -1
- package/dist/commonjs/models/components/skybuyparams.d.ts +15 -15
- package/dist/commonjs/models/components/skybuyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
- package/dist/commonjs/models/components/skybuyrequest.d.ts +39 -39
- package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skybuyrequest.js +17 -17
- package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
- package/dist/commonjs/models/components/skydepositrequest.d.ts +22 -22
- package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skydepositrequest.js +19 -19
- package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
- package/dist/commonjs/models/components/skysellparams.d.ts +15 -15
- package/dist/commonjs/models/components/skysellparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/skysellparams.js.map +1 -1
- package/dist/commonjs/models/components/skysellrequest.d.ts +39 -39
- package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skysellrequest.js +19 -19
- package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
- package/dist/commonjs/models/components/skywithdrawrequest.d.ts +19 -19
- package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/skywithdrawrequest.js +3 -3
- package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/tokentransferrequest.d.ts +28 -28
- package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/tokentransferrequest.js +19 -19
- package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +38 -71
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +26 -70
- package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +64 -97
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +37 -81
- package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +28 -28
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +20 -20
- package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +28 -28
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +20 -20
- package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +38 -71
- package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyparams.js +26 -70
- package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +64 -97
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +37 -81
- package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +28 -28
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +20 -20
- package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/commonjs/models/components/unwrapwethrequest.d.ts +28 -28
- package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/unwrapwethrequest.js +19 -19
- package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
- package/dist/commonjs/models/components/vaultdepositrequest.d.ts +28 -28
- package/dist/commonjs/models/components/vaultdepositrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/vaultdepositrequest.js +19 -19
- package/dist/commonjs/models/components/vaultdepositrequest.js.map +1 -1
- package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts +25 -25
- package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/vaultwithdrawrequest.js +3 -3
- package/dist/commonjs/models/components/vaultwithdrawrequest.js.map +1 -1
- package/dist/commonjs/models/components/wrapethrequest.d.ts +28 -28
- package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/wrapethrequest.js +19 -19
- package/dist/commonjs/models/components/wrapethrequest.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts +16 -16
- package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.js +5 -5
- package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaveavgrate.d.ts +24 -24
- package/dist/commonjs/models/operations/v1aaveavgrate.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaveavgrate.js +5 -5
- package/dist/commonjs/models/operations/v1aaveavgrate.js.map +1 -1
- package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts +24 -24
- package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aavehistoricaltransactions.js +5 -5
- package/dist/commonjs/models/operations/v1aavehistoricaltransactions.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts +24 -24
- package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaveliquiditychange.js +5 -5
- package/dist/commonjs/models/operations/v1aaveliquiditychange.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaverate.d.ts +20 -20
- package/dist/commonjs/models/operations/v1aaverate.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaverate.js +5 -5
- package/dist/commonjs/models/operations/v1aaverate.js.map +1 -1
- package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts +20 -20
- package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aavereserveoverview.js +5 -5
- package/dist/commonjs/models/operations/v1aavereserveoverview.js.map +1 -1
- package/dist/commonjs/models/operations/v1aavestdrate.d.ts +24 -24
- package/dist/commonjs/models/operations/v1aavestdrate.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aavestdrate.js +5 -5
- package/dist/commonjs/models/operations/v1aavestdrate.js.map +1 -1
- package/dist/commonjs/models/operations/v1aavetokenprice.d.ts +20 -20
- package/dist/commonjs/models/operations/v1aavetokenprice.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aavetokenprice.js +5 -5
- package/dist/commonjs/models/operations/v1aavetokenprice.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts +24 -24
- package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js +5 -5
- package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
- package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts +20 -20
- package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aaveuserpositionsummary.js +5 -5
- package/dist/commonjs/models/operations/v1aaveuserpositionsummary.js.map +1 -1
- package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +10 -10
- package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js +3 -3
- package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
- package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts +18 -18
- package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js +3 -3
- package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
- package/dist/commonjs/models/operations/v1genericallowance.d.ts +52 -52
- package/dist/commonjs/models/operations/v1genericallowance.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1genericallowance.js +21 -21
- package/dist/commonjs/models/operations/v1genericallowance.js.map +1 -1
- package/dist/commonjs/models/operations/v1genericens.d.ts +10 -10
- package/dist/commonjs/models/operations/v1genericens.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1genericens.js +3 -3
- package/dist/commonjs/models/operations/v1genericens.js.map +1 -1
- package/dist/commonjs/models/operations/v1genericportfolio.d.ts +16 -16
- package/dist/commonjs/models/operations/v1genericportfolio.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1genericportfolio.js +5 -5
- package/dist/commonjs/models/operations/v1genericportfolio.js.map +1 -1
- package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts +12 -12
- package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1genericsupportedtokens.js +5 -5
- package/dist/commonjs/models/operations/v1genericsupportedtokens.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarket.d.ts +16 -16
- package/dist/commonjs/models/operations/v1morphomarket.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarket.js +5 -5
- package/dist/commonjs/models/operations/v1morphomarket.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarketposition.d.ts +20 -20
- package/dist/commonjs/models/operations/v1morphomarketposition.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarketposition.js +5 -5
- package/dist/commonjs/models/operations/v1morphomarketposition.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarkets.d.ts +25 -25
- package/dist/commonjs/models/operations/v1morphomarkets.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphomarkets.js +5 -5
- package/dist/commonjs/models/operations/v1morphomarkets.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphouserposition.d.ts +16 -16
- package/dist/commonjs/models/operations/v1morphouserposition.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphouserposition.js +5 -5
- package/dist/commonjs/models/operations/v1morphouserposition.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphovault.d.ts +24 -24
- package/dist/commonjs/models/operations/v1morphovault.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphovault.js +5 -5
- package/dist/commonjs/models/operations/v1morphovault.js.map +1 -1
- package/dist/commonjs/models/operations/v1morphovaults.d.ts +20 -20
- package/dist/commonjs/models/operations/v1morphovaults.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1morphovaults.js +5 -5
- package/dist/commonjs/models/operations/v1morphovaults.js.map +1 -1
- package/dist/commonjs/models/operations/v1pendlemarket.d.ts +24 -24
- package/dist/commonjs/models/operations/v1pendlemarket.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1pendlemarket.js +5 -5
- package/dist/commonjs/models/operations/v1pendlemarket.js.map +1 -1
- package/dist/commonjs/models/operations/v1pendlemarkets.d.ts +12 -12
- package/dist/commonjs/models/operations/v1pendlemarkets.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1pendlemarkets.js +5 -5
- package/dist/commonjs/models/operations/v1pendlemarkets.js.map +1 -1
- package/dist/commonjs/models/operations/v1pendlepositions.d.ts +16 -16
- package/dist/commonjs/models/operations/v1pendlepositions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1pendlepositions.js +5 -5
- package/dist/commonjs/models/operations/v1pendlepositions.js.map +1 -1
- package/dist/commonjs/models/operations/v1skyposition.d.ts +10 -10
- package/dist/commonjs/models/operations/v1skyposition.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1skyposition.js +3 -3
- package/dist/commonjs/models/operations/v1skyposition.js.map +1 -1
- package/dist/commonjs/models/operations/v1tokenaddress.d.ts +16 -16
- package/dist/commonjs/models/operations/v1tokenaddress.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1tokenaddress.js +5 -5
- package/dist/commonjs/models/operations/v1tokenaddress.js.map +1 -1
- package/dist/commonjs/models/operations/v1tokenbalance.d.ts +24 -24
- package/dist/commonjs/models/operations/v1tokenbalance.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1tokenbalance.js +5 -5
- package/dist/commonjs/models/operations/v1tokenbalance.js.map +1 -1
- package/dist/commonjs/models/operations/v1tokenprice.d.ts +24 -24
- package/dist/commonjs/models/operations/v1tokenprice.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1tokenprice.js +5 -5
- package/dist/commonjs/models/operations/v1tokenprice.js.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts +16 -16
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.js +5 -5
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts +16 -16
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.js +5 -5
- package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
- package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts +24 -24
- package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1uniswappoolprice.js +5 -5
- package/dist/commonjs/models/operations/v1uniswappoolprice.js.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts +32 -32
- package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js +5 -5
- package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts +32 -32
- package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js +5 -5
- package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js.map +1 -1
- package/dist/commonjs/models/operations/v1vaultsvault.d.ts +24 -24
- package/dist/commonjs/models/operations/v1vaultsvault.d.ts.map +1 -1
- package/dist/commonjs/models/operations/v1vaultsvault.js +5 -5
- package/dist/commonjs/models/operations/v1vaultsvault.js.map +1 -1
- package/dist/commonjs/sdk/uniswapv3.d.ts +4 -4
- package/dist/commonjs/sdk/uniswapv3.d.ts.map +1 -1
- package/dist/commonjs/sdk/uniswapv3.js +2 -2
- package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.d.ts +2 -2
- package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.d.ts.map +1 -1
- package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.js +2 -2
- package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.js.map +1 -1
- package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.d.ts +2 -2
- package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.d.ts.map +1 -1
- package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.js +2 -2
- package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.js +1 -1
- package/dist/esm/mcp-server/tools/uniswapV3UniswapSwapSellExactly.js +1 -1
- package/dist/esm/models/components/aaveborrowrequest.d.ts +28 -28
- package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aaveborrowrequest.js +18 -18
- package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
- package/dist/esm/models/components/aavelooprequest.d.ts +25 -25
- package/dist/esm/models/components/aavelooprequest.d.ts.map +1 -1
- package/dist/esm/models/components/aavelooprequest.js +3 -3
- package/dist/esm/models/components/aavelooprequest.js.map +1 -1
- package/dist/esm/models/components/aaverepayrequest.d.ts +28 -28
- package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aaverepayrequest.js +18 -18
- package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
- package/dist/esm/models/components/aavesupplyrequest.d.ts +28 -28
- package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aavesupplyrequest.js +18 -18
- package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
- package/dist/esm/models/components/aavewithdrawrequest.d.ts +28 -28
- package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aavewithdrawrequest.js +18 -18
- package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +22 -22
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +17 -17
- package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +22 -22
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +16 -16
- package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +22 -22
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +16 -16
- package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +22 -22
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +17 -17
- package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +22 -22
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +16 -16
- package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/batcheduseroperationsrequest.d.ts +23 -23
- package/dist/esm/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
- package/dist/esm/models/components/batcheduseroperationsrequest.js +3 -3
- package/dist/esm/models/components/batcheduseroperationsrequest.js.map +1 -1
- package/dist/esm/models/components/borrow.d.ts +20 -20
- package/dist/esm/models/components/borrow.d.ts.map +1 -1
- package/dist/esm/models/components/borrow.js.map +1 -1
- package/dist/esm/models/components/chain.d.ts +9 -9
- package/dist/esm/models/components/chain.js +3 -3
- package/dist/esm/models/components/chain.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +0 -2
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +0 -2
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/components/morphoborrowrequest.d.ts +28 -28
- package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphoborrowrequest.js +18 -18
- package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
- package/dist/esm/models/components/morphodepositrequest.d.ts +28 -28
- package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphodepositrequest.js +18 -18
- package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
- package/dist/esm/models/components/morphorepayrequest.d.ts +25 -25
- package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphorepayrequest.js +3 -3
- package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +28 -28
- package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphosupplycollateralrequest.js +18 -18
- package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +28 -28
- package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawcollateralrequest.js +18 -18
- package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
- package/dist/esm/models/components/morphowithdrawrequest.d.ts +25 -25
- package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/morphowithdrawrequest.js +3 -3
- package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/multicallauthorizationrequest.d.ts +25 -25
- package/dist/esm/models/components/multicallauthorizationrequest.d.ts.map +1 -1
- package/dist/esm/models/components/multicallauthorizationrequest.js +3 -3
- package/dist/esm/models/components/multicallauthorizationrequest.js.map +1 -1
- package/dist/esm/models/components/multicallexecuterequest.d.ts +25 -25
- package/dist/esm/models/components/multicallexecuterequest.d.ts.map +1 -1
- package/dist/esm/models/components/multicallexecuterequest.js +3 -3
- package/dist/esm/models/components/multicallexecuterequest.js.map +1 -1
- package/dist/esm/models/components/odosswaprequest.d.ts +28 -28
- package/dist/esm/models/components/odosswaprequest.d.ts.map +1 -1
- package/dist/esm/models/components/odosswaprequest.js +18 -18
- package/dist/esm/models/components/odosswaprequest.js.map +1 -1
- package/dist/esm/models/components/pendleaddliquidityrequest.d.ts +28 -28
- package/dist/esm/models/components/pendleaddliquidityrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendleaddliquidityrequest.js +18 -18
- package/dist/esm/models/components/pendleaddliquidityrequest.js.map +1 -1
- package/dist/esm/models/components/pendlebuyptrequest.d.ts +28 -28
- package/dist/esm/models/components/pendlebuyptrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyptrequest.js +18 -18
- package/dist/esm/models/components/pendlebuyptrequest.js.map +1 -1
- package/dist/esm/models/components/pendlebuyytrequest.d.ts +28 -28
- package/dist/esm/models/components/pendlebuyytrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlebuyytrequest.js +18 -18
- package/dist/esm/models/components/pendlebuyytrequest.js.map +1 -1
- package/dist/esm/models/components/pendleredeemyieldrequest.d.ts +21 -21
- package/dist/esm/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendleredeemyieldrequest.js +3 -3
- package/dist/esm/models/components/pendleredeemyieldrequest.js.map +1 -1
- package/dist/esm/models/components/pendleremoveliquidityrequest.d.ts +28 -28
- package/dist/esm/models/components/pendleremoveliquidityrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendleremoveliquidityrequest.js +18 -18
- package/dist/esm/models/components/pendleremoveliquidityrequest.js.map +1 -1
- package/dist/esm/models/components/pendlesellptrequest.d.ts +28 -28
- package/dist/esm/models/components/pendlesellptrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellptrequest.js +18 -18
- package/dist/esm/models/components/pendlesellptrequest.js.map +1 -1
- package/dist/esm/models/components/pendlesellytrequest.d.ts +28 -28
- package/dist/esm/models/components/pendlesellytrequest.d.ts.map +1 -1
- package/dist/esm/models/components/pendlesellytrequest.js +18 -18
- package/dist/esm/models/components/pendlesellytrequest.js.map +1 -1
- package/dist/esm/models/components/setallowanceparams.d.ts +44 -44
- package/dist/esm/models/components/setallowanceparams.d.ts.map +1 -1
- package/dist/esm/models/components/setallowanceparams.js +15 -15
- package/dist/esm/models/components/setallowanceparams.js.map +1 -1
- package/dist/esm/models/components/setallowancerequest.d.ts +72 -72
- package/dist/esm/models/components/setallowancerequest.d.ts.map +1 -1
- package/dist/esm/models/components/setallowancerequest.js +33 -33
- package/dist/esm/models/components/setallowancerequest.js.map +1 -1
- package/dist/esm/models/components/skybuyparams.d.ts +15 -15
- package/dist/esm/models/components/skybuyparams.d.ts.map +1 -1
- package/dist/esm/models/components/skybuyparams.js.map +1 -1
- package/dist/esm/models/components/skybuyrequest.d.ts +39 -39
- package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skybuyrequest.js +16 -16
- package/dist/esm/models/components/skybuyrequest.js.map +1 -1
- package/dist/esm/models/components/skydepositrequest.d.ts +22 -22
- package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skydepositrequest.js +18 -18
- package/dist/esm/models/components/skydepositrequest.js.map +1 -1
- package/dist/esm/models/components/skysellparams.d.ts +15 -15
- package/dist/esm/models/components/skysellparams.d.ts.map +1 -1
- package/dist/esm/models/components/skysellparams.js.map +1 -1
- package/dist/esm/models/components/skysellrequest.d.ts +39 -39
- package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skysellrequest.js +18 -18
- package/dist/esm/models/components/skysellrequest.js.map +1 -1
- package/dist/esm/models/components/skywithdrawrequest.d.ts +19 -19
- package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/skywithdrawrequest.js +3 -3
- package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/tokentransferrequest.d.ts +28 -28
- package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
- package/dist/esm/models/components/tokentransferrequest.js +18 -18
- package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +38 -71
- package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyparams.js +23 -63
- package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +64 -97
- package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapbuyexactlyrequest.js +34 -74
- package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +28 -28
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +19 -19
- package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +28 -28
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +19 -19
- package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +38 -71
- package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyparams.js +23 -63
- package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +64 -97
- package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapsellexactlyrequest.js +34 -74
- package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +28 -28
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +19 -19
- package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
- package/dist/esm/models/components/unwrapwethrequest.d.ts +28 -28
- package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
- package/dist/esm/models/components/unwrapwethrequest.js +18 -18
- package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
- package/dist/esm/models/components/vaultdepositrequest.d.ts +28 -28
- package/dist/esm/models/components/vaultdepositrequest.d.ts.map +1 -1
- package/dist/esm/models/components/vaultdepositrequest.js +18 -18
- package/dist/esm/models/components/vaultdepositrequest.js.map +1 -1
- package/dist/esm/models/components/vaultwithdrawrequest.d.ts +25 -25
- package/dist/esm/models/components/vaultwithdrawrequest.d.ts.map +1 -1
- package/dist/esm/models/components/vaultwithdrawrequest.js +3 -3
- package/dist/esm/models/components/vaultwithdrawrequest.js.map +1 -1
- package/dist/esm/models/components/wrapethrequest.d.ts +28 -28
- package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
- package/dist/esm/models/components/wrapethrequest.js +18 -18
- package/dist/esm/models/components/wrapethrequest.js.map +1 -1
- package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts +16 -16
- package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaveaavesupportedtokens.js +5 -5
- package/dist/esm/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
- package/dist/esm/models/operations/v1aaveavgrate.d.ts +24 -24
- package/dist/esm/models/operations/v1aaveavgrate.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaveavgrate.js +5 -5
- package/dist/esm/models/operations/v1aaveavgrate.js.map +1 -1
- package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts +24 -24
- package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aavehistoricaltransactions.js +5 -5
- package/dist/esm/models/operations/v1aavehistoricaltransactions.js.map +1 -1
- package/dist/esm/models/operations/v1aaveliquiditychange.d.ts +24 -24
- package/dist/esm/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaveliquiditychange.js +5 -5
- package/dist/esm/models/operations/v1aaveliquiditychange.js.map +1 -1
- package/dist/esm/models/operations/v1aaverate.d.ts +20 -20
- package/dist/esm/models/operations/v1aaverate.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaverate.js +5 -5
- package/dist/esm/models/operations/v1aaverate.js.map +1 -1
- package/dist/esm/models/operations/v1aavereserveoverview.d.ts +20 -20
- package/dist/esm/models/operations/v1aavereserveoverview.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aavereserveoverview.js +5 -5
- package/dist/esm/models/operations/v1aavereserveoverview.js.map +1 -1
- package/dist/esm/models/operations/v1aavestdrate.d.ts +24 -24
- package/dist/esm/models/operations/v1aavestdrate.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aavestdrate.js +5 -5
- package/dist/esm/models/operations/v1aavestdrate.js.map +1 -1
- package/dist/esm/models/operations/v1aavetokenprice.d.ts +20 -20
- package/dist/esm/models/operations/v1aavetokenprice.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aavetokenprice.js +5 -5
- package/dist/esm/models/operations/v1aavetokenprice.js.map +1 -1
- package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts +24 -24
- package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaveuserpositionpertoken.js +5 -5
- package/dist/esm/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
- package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts +20 -20
- package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aaveuserpositionsummary.js +5 -5
- package/dist/esm/models/operations/v1aaveuserpositionsummary.js.map +1 -1
- package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +10 -10
- package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js +3 -3
- package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
- package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts +18 -18
- package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
- package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js +3 -3
- package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
- package/dist/esm/models/operations/v1genericallowance.d.ts +52 -52
- package/dist/esm/models/operations/v1genericallowance.d.ts.map +1 -1
- package/dist/esm/models/operations/v1genericallowance.js +20 -20
- package/dist/esm/models/operations/v1genericallowance.js.map +1 -1
- package/dist/esm/models/operations/v1genericens.d.ts +10 -10
- package/dist/esm/models/operations/v1genericens.d.ts.map +1 -1
- package/dist/esm/models/operations/v1genericens.js +3 -3
- package/dist/esm/models/operations/v1genericens.js.map +1 -1
- package/dist/esm/models/operations/v1genericportfolio.d.ts +16 -16
- package/dist/esm/models/operations/v1genericportfolio.d.ts.map +1 -1
- package/dist/esm/models/operations/v1genericportfolio.js +5 -5
- package/dist/esm/models/operations/v1genericportfolio.js.map +1 -1
- package/dist/esm/models/operations/v1genericsupportedtokens.d.ts +12 -12
- package/dist/esm/models/operations/v1genericsupportedtokens.d.ts.map +1 -1
- package/dist/esm/models/operations/v1genericsupportedtokens.js +5 -5
- package/dist/esm/models/operations/v1genericsupportedtokens.js.map +1 -1
- package/dist/esm/models/operations/v1morphomarket.d.ts +16 -16
- package/dist/esm/models/operations/v1morphomarket.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphomarket.js +5 -5
- package/dist/esm/models/operations/v1morphomarket.js.map +1 -1
- package/dist/esm/models/operations/v1morphomarketposition.d.ts +20 -20
- package/dist/esm/models/operations/v1morphomarketposition.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphomarketposition.js +5 -5
- package/dist/esm/models/operations/v1morphomarketposition.js.map +1 -1
- package/dist/esm/models/operations/v1morphomarkets.d.ts +25 -25
- package/dist/esm/models/operations/v1morphomarkets.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphomarkets.js +5 -5
- package/dist/esm/models/operations/v1morphomarkets.js.map +1 -1
- package/dist/esm/models/operations/v1morphouserposition.d.ts +16 -16
- package/dist/esm/models/operations/v1morphouserposition.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphouserposition.js +5 -5
- package/dist/esm/models/operations/v1morphouserposition.js.map +1 -1
- package/dist/esm/models/operations/v1morphovault.d.ts +24 -24
- package/dist/esm/models/operations/v1morphovault.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphovault.js +5 -5
- package/dist/esm/models/operations/v1morphovault.js.map +1 -1
- package/dist/esm/models/operations/v1morphovaults.d.ts +20 -20
- package/dist/esm/models/operations/v1morphovaults.d.ts.map +1 -1
- package/dist/esm/models/operations/v1morphovaults.js +5 -5
- package/dist/esm/models/operations/v1morphovaults.js.map +1 -1
- package/dist/esm/models/operations/v1pendlemarket.d.ts +24 -24
- package/dist/esm/models/operations/v1pendlemarket.d.ts.map +1 -1
- package/dist/esm/models/operations/v1pendlemarket.js +5 -5
- package/dist/esm/models/operations/v1pendlemarket.js.map +1 -1
- package/dist/esm/models/operations/v1pendlemarkets.d.ts +12 -12
- package/dist/esm/models/operations/v1pendlemarkets.d.ts.map +1 -1
- package/dist/esm/models/operations/v1pendlemarkets.js +5 -5
- package/dist/esm/models/operations/v1pendlemarkets.js.map +1 -1
- package/dist/esm/models/operations/v1pendlepositions.d.ts +16 -16
- package/dist/esm/models/operations/v1pendlepositions.d.ts.map +1 -1
- package/dist/esm/models/operations/v1pendlepositions.js +5 -5
- package/dist/esm/models/operations/v1pendlepositions.js.map +1 -1
- package/dist/esm/models/operations/v1skyposition.d.ts +10 -10
- package/dist/esm/models/operations/v1skyposition.d.ts.map +1 -1
- package/dist/esm/models/operations/v1skyposition.js +3 -3
- package/dist/esm/models/operations/v1skyposition.js.map +1 -1
- package/dist/esm/models/operations/v1tokenaddress.d.ts +16 -16
- package/dist/esm/models/operations/v1tokenaddress.d.ts.map +1 -1
- package/dist/esm/models/operations/v1tokenaddress.js +5 -5
- package/dist/esm/models/operations/v1tokenaddress.js.map +1 -1
- package/dist/esm/models/operations/v1tokenbalance.d.ts +24 -24
- package/dist/esm/models/operations/v1tokenbalance.d.ts.map +1 -1
- package/dist/esm/models/operations/v1tokenbalance.js +5 -5
- package/dist/esm/models/operations/v1tokenbalance.js.map +1 -1
- package/dist/esm/models/operations/v1tokenprice.d.ts +24 -24
- package/dist/esm/models/operations/v1tokenprice.d.ts.map +1 -1
- package/dist/esm/models/operations/v1tokenprice.js +5 -5
- package/dist/esm/models/operations/v1tokenprice.js.map +1 -1
- package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts +16 -16
- package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
- package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.js +5 -5
- package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
- package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts +16 -16
- package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
- package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.js +5 -5
- package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
- package/dist/esm/models/operations/v1uniswappoolprice.d.ts +24 -24
- package/dist/esm/models/operations/v1uniswappoolprice.d.ts.map +1 -1
- package/dist/esm/models/operations/v1uniswappoolprice.js +5 -5
- package/dist/esm/models/operations/v1uniswappoolprice.js.map +1 -1
- package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts +32 -32
- package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
- package/dist/esm/models/operations/v1uniswapquotebuyexactly.js +5 -5
- package/dist/esm/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
- package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts +32 -32
- package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
- package/dist/esm/models/operations/v1uniswapquotesellexactly.js +5 -5
- package/dist/esm/models/operations/v1uniswapquotesellexactly.js.map +1 -1
- package/dist/esm/models/operations/v1vaultsvault.d.ts +24 -24
- package/dist/esm/models/operations/v1vaultsvault.d.ts.map +1 -1
- package/dist/esm/models/operations/v1vaultsvault.js +5 -5
- package/dist/esm/models/operations/v1vaultsvault.js.map +1 -1
- package/dist/esm/sdk/uniswapv3.d.ts +4 -4
- package/dist/esm/sdk/uniswapv3.d.ts.map +1 -1
- package/dist/esm/sdk/uniswapv3.js +2 -2
- package/docs/sdks/aavev3/README.md +8 -8
- package/docs/sdks/aerodromeslipstream/README.md +10 -10
- package/docs/sdks/erc4626vaults/README.md +4 -4
- package/docs/sdks/morpho/README.md +12 -12
- package/docs/sdks/pendle/README.md +14 -14
- package/docs/sdks/sky/README.md +2 -2
- package/docs/sdks/smartaccount/README.md +2 -2
- package/docs/sdks/swap/README.md +2 -2
- package/docs/sdks/token/README.md +2 -2
- package/docs/sdks/transactionbundler/README.md +6 -6
- package/docs/sdks/uniswapv3/README.md +22 -18
- package/docs/sdks/universal/README.md +6 -6
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/uniswapV3UniswapSwapBuyExactly.ts +5 -5
- package/src/funcs/uniswapV3UniswapSwapSellExactly.ts +5 -5
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.ts +1 -1
- package/src/mcp-server/tools/uniswapV3UniswapSwapSellExactly.ts +1 -1
- package/src/models/components/aaveborrowrequest.ts +28 -28
- package/src/models/components/aavelooprequest.ts +24 -24
- package/src/models/components/aaverepayrequest.ts +28 -28
- package/src/models/components/aavesupplyrequest.ts +28 -28
- package/src/models/components/aavewithdrawrequest.ts +29 -29
- package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +30 -30
- package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +31 -31
- package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +32 -32
- package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +30 -30
- package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +31 -31
- package/src/models/components/batcheduseroperationsrequest.ts +18 -18
- package/src/models/components/borrow.ts +21 -21
- package/src/models/components/chain.ts +3 -3
- package/src/models/components/index.ts +0 -2
- package/src/models/components/morphoborrowrequest.ts +29 -29
- package/src/models/components/morphodepositrequest.ts +29 -29
- package/src/models/components/morphorepayrequest.ts +24 -24
- package/src/models/components/morphosupplycollateralrequest.ts +30 -30
- package/src/models/components/morphowithdrawcollateralrequest.ts +32 -32
- package/src/models/components/morphowithdrawrequest.ts +24 -24
- package/src/models/components/multicallauthorizationrequest.ts +22 -22
- package/src/models/components/multicallexecuterequest.ts +22 -22
- package/src/models/components/odosswaprequest.ts +28 -28
- package/src/models/components/pendleaddliquidityrequest.ts +30 -30
- package/src/models/components/pendlebuyptrequest.ts +30 -30
- package/src/models/components/pendlebuyytrequest.ts +30 -30
- package/src/models/components/pendleredeemyieldrequest.ts +16 -16
- package/src/models/components/pendleremoveliquidityrequest.ts +31 -31
- package/src/models/components/pendlesellptrequest.ts +30 -30
- package/src/models/components/pendlesellytrequest.ts +30 -30
- package/src/models/components/setallowanceparams.ts +26 -26
- package/src/models/components/setallowancerequest.ts +56 -56
- package/src/models/components/skybuyparams.ts +17 -17
- package/src/models/components/skybuyrequest.ts +44 -44
- package/src/models/components/skydepositrequest.ts +28 -28
- package/src/models/components/skysellparams.ts +17 -17
- package/src/models/components/skysellrequest.ts +46 -46
- package/src/models/components/skywithdrawrequest.ts +20 -20
- package/src/models/components/tokentransferrequest.ts +30 -30
- package/src/models/components/uniswapbuyexactlyparams.ts +57 -150
- package/src/models/components/uniswapbuyexactlyrequest.ts +83 -177
- package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +32 -32
- package/src/models/components/uniswapmintliquidityprovisionrequest.ts +32 -32
- package/src/models/components/uniswapsellexactlyparams.ts +57 -150
- package/src/models/components/uniswapsellexactlyrequest.ts +83 -178
- package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +32 -32
- package/src/models/components/unwrapwethrequest.ts +28 -28
- package/src/models/components/vaultdepositrequest.ts +29 -29
- package/src/models/components/vaultwithdrawrequest.ts +24 -24
- package/src/models/components/wrapethrequest.ts +28 -28
- package/src/models/operations/v1aaveaavesupportedtokens.ts +13 -17
- package/src/models/operations/v1aaveavgrate.ts +21 -21
- package/src/models/operations/v1aavehistoricaltransactions.ts +21 -25
- package/src/models/operations/v1aaveliquiditychange.ts +21 -21
- package/src/models/operations/v1aaverate.ts +17 -17
- package/src/models/operations/v1aavereserveoverview.ts +17 -17
- package/src/models/operations/v1aavestdrate.ts +21 -21
- package/src/models/operations/v1aavetokenprice.ts +17 -17
- package/src/models/operations/v1aaveuserpositionpertoken.ts +21 -21
- package/src/models/operations/v1aaveuserpositionsummary.ts +17 -17
- package/src/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.ts +11 -11
- package/src/models/operations/v1aerodromeslipstreampoolprice.ts +19 -23
- package/src/models/operations/v1genericallowance.ts +50 -50
- package/src/models/operations/v1genericens.ts +11 -11
- package/src/models/operations/v1genericportfolio.ts +13 -13
- package/src/models/operations/v1genericsupportedtokens.ts +9 -13
- package/src/models/operations/v1morphomarket.ts +13 -13
- package/src/models/operations/v1morphomarketposition.ts +17 -17
- package/src/models/operations/v1morphomarkets.ts +26 -26
- package/src/models/operations/v1morphouserposition.ts +13 -13
- package/src/models/operations/v1morphovault.ts +21 -21
- package/src/models/operations/v1morphovaults.ts +18 -18
- package/src/models/operations/v1pendlemarket.ts +21 -21
- package/src/models/operations/v1pendlemarkets.ts +9 -9
- package/src/models/operations/v1pendlepositions.ts +13 -13
- package/src/models/operations/v1skyposition.ts +11 -11
- package/src/models/operations/v1tokenaddress.ts +13 -13
- package/src/models/operations/v1tokenbalance.ts +22 -22
- package/src/models/operations/v1tokenprice.ts +22 -22
- package/src/models/operations/v1uniswapliquidityprovisioninrange.ts +13 -13
- package/src/models/operations/v1uniswapliquidityprovisionpositions.ts +13 -13
- package/src/models/operations/v1uniswappoolprice.ts +21 -21
- package/src/models/operations/v1uniswapquotebuyexactly.ts +30 -34
- package/src/models/operations/v1uniswapquotesellexactly.ts +30 -34
- package/src/models/operations/v1vaultsvault.ts +21 -21
- package/src/sdk/uniswapv3.ts +4 -4
- package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.d.ts +0 -63
- package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.d.ts.map +0 -1
- package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.js +0 -117
- package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.js.map +0 -1
- package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.d.ts +0 -63
- package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.d.ts.map +0 -1
- package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.js +0 -117
- package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.js.map +0 -1
- package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.d.ts +0 -63
- package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.d.ts.map +0 -1
- package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.js +0 -77
- package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.js.map +0 -1
- package/dist/esm/models/components/uniswapsellexactlytransactionresponse.d.ts +0 -63
- package/dist/esm/models/components/uniswapsellexactlytransactionresponse.d.ts.map +0 -1
- package/dist/esm/models/components/uniswapsellexactlytransactionresponse.js +0 -77
- package/dist/esm/models/components/uniswapsellexactlytransactionresponse.js.map +0 -1
- package/src/models/components/uniswapbuyexactlytransactionresponse.ts +0 -185
- package/src/models/components/uniswapsellexactlytransactionresponse.ts +0 -185
package/bin/mcp-server.js
CHANGED
|
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
|
|
|
34264
34264
|
SDK_METADATA = {
|
|
34265
34265
|
language: "typescript",
|
|
34266
34266
|
openapiDocVersion: "0.0.1",
|
|
34267
|
-
sdkVersion: "0.5.
|
|
34268
|
-
genVersion: "2.670.
|
|
34269
|
-
userAgent: "speakeasy-sdk/typescript 0.5.
|
|
34267
|
+
sdkVersion: "0.5.69",
|
|
34268
|
+
genVersion: "2.670.3",
|
|
34269
|
+
userAgent: "speakeasy-sdk/typescript 0.5.69 2.670.3 0.0.1 @compass-labs/api-sdk"
|
|
34270
34270
|
};
|
|
34271
34271
|
});
|
|
34272
34272
|
|
|
@@ -35849,29 +35849,29 @@ var init_aaveborrowparams = __esm(() => {
|
|
|
35849
35849
|
});
|
|
35850
35850
|
|
|
35851
35851
|
// src/models/components/aaveborrowrequest.ts
|
|
35852
|
-
var AaveBorrowRequestChain,
|
|
35852
|
+
var AaveBorrowRequestChain, AaveBorrowRequestChain$inboundSchema, AaveBorrowRequestChain$outboundSchema, AaveBorrowRequestChain$, AaveBorrowRequestAmount$inboundSchema, AaveBorrowRequestAmount$outboundSchema, AaveBorrowRequestAmount$, AaveBorrowRequest$inboundSchema, AaveBorrowRequest$outboundSchema, AaveBorrowRequest$;
|
|
35853
35853
|
var init_aaveborrowrequest = __esm(() => {
|
|
35854
35854
|
init_zod();
|
|
35855
35855
|
init_primitives();
|
|
35856
35856
|
init_interestratemode();
|
|
35857
35857
|
init_tokenenum();
|
|
35858
35858
|
AaveBorrowRequestChain = {
|
|
35859
|
-
|
|
35860
|
-
|
|
35861
|
-
|
|
35859
|
+
Arbitrum: "arbitrum",
|
|
35860
|
+
Base: "base",
|
|
35861
|
+
Ethereum: "ethereum"
|
|
35862
35862
|
};
|
|
35863
|
-
AaveBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
35864
|
-
AaveBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
35865
|
-
((AaveBorrowRequestAmount$) => {
|
|
35866
|
-
AaveBorrowRequestAmount$.inboundSchema = AaveBorrowRequestAmount$inboundSchema;
|
|
35867
|
-
AaveBorrowRequestAmount$.outboundSchema = AaveBorrowRequestAmount$outboundSchema;
|
|
35868
|
-
})(AaveBorrowRequestAmount$ ||= {});
|
|
35869
35863
|
AaveBorrowRequestChain$inboundSchema = nativeEnumType(AaveBorrowRequestChain);
|
|
35870
35864
|
AaveBorrowRequestChain$outboundSchema = AaveBorrowRequestChain$inboundSchema;
|
|
35871
35865
|
((AaveBorrowRequestChain$) => {
|
|
35872
35866
|
AaveBorrowRequestChain$.inboundSchema = AaveBorrowRequestChain$inboundSchema;
|
|
35873
35867
|
AaveBorrowRequestChain$.outboundSchema = AaveBorrowRequestChain$outboundSchema;
|
|
35874
35868
|
})(AaveBorrowRequestChain$ ||= {});
|
|
35869
|
+
AaveBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
35870
|
+
AaveBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
35871
|
+
((AaveBorrowRequestAmount$) => {
|
|
35872
|
+
AaveBorrowRequestAmount$.inboundSchema = AaveBorrowRequestAmount$inboundSchema;
|
|
35873
|
+
AaveBorrowRequestAmount$.outboundSchema = AaveBorrowRequestAmount$outboundSchema;
|
|
35874
|
+
})(AaveBorrowRequestAmount$ ||= {});
|
|
35875
35875
|
AaveBorrowRequest$inboundSchema = objectType({
|
|
35876
35876
|
action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
|
|
35877
35877
|
token: TokenEnum$inboundSchema,
|
|
@@ -36376,9 +36376,9 @@ var init_aavelooprequest = __esm(() => {
|
|
|
36376
36376
|
init_signedauthorization();
|
|
36377
36377
|
init_tokenenum();
|
|
36378
36378
|
AaveLoopRequestChain = {
|
|
36379
|
-
|
|
36380
|
-
|
|
36381
|
-
|
|
36379
|
+
Arbitrum: "arbitrum",
|
|
36380
|
+
Base: "base",
|
|
36381
|
+
Ethereum: "ethereum"
|
|
36382
36382
|
};
|
|
36383
36383
|
AaveLoopRequestChain$inboundSchema = nativeEnumType(AaveLoopRequestChain);
|
|
36384
36384
|
AaveLoopRequestChain$outboundSchema = AaveLoopRequestChain$inboundSchema;
|
|
@@ -36551,29 +36551,29 @@ var init_aaverepayparams = __esm(() => {
|
|
|
36551
36551
|
});
|
|
36552
36552
|
|
|
36553
36553
|
// src/models/components/aaverepayrequest.ts
|
|
36554
|
-
var AaveRepayRequestChain,
|
|
36554
|
+
var AaveRepayRequestChain, AaveRepayRequestChain$inboundSchema, AaveRepayRequestChain$outboundSchema, AaveRepayRequestChain$, AaveRepayRequestAmount$inboundSchema, AaveRepayRequestAmount$outboundSchema, AaveRepayRequestAmount$, AaveRepayRequest$inboundSchema, AaveRepayRequest$outboundSchema, AaveRepayRequest$;
|
|
36555
36555
|
var init_aaverepayrequest = __esm(() => {
|
|
36556
36556
|
init_zod();
|
|
36557
36557
|
init_primitives();
|
|
36558
36558
|
init_interestratemode();
|
|
36559
36559
|
init_tokenenum();
|
|
36560
36560
|
AaveRepayRequestChain = {
|
|
36561
|
-
|
|
36562
|
-
|
|
36563
|
-
|
|
36561
|
+
Arbitrum: "arbitrum",
|
|
36562
|
+
Base: "base",
|
|
36563
|
+
Ethereum: "ethereum"
|
|
36564
36564
|
};
|
|
36565
|
-
AaveRepayRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
36566
|
-
AaveRepayRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
36567
|
-
((AaveRepayRequestAmount$) => {
|
|
36568
|
-
AaveRepayRequestAmount$.inboundSchema = AaveRepayRequestAmount$inboundSchema;
|
|
36569
|
-
AaveRepayRequestAmount$.outboundSchema = AaveRepayRequestAmount$outboundSchema;
|
|
36570
|
-
})(AaveRepayRequestAmount$ ||= {});
|
|
36571
36565
|
AaveRepayRequestChain$inboundSchema = nativeEnumType(AaveRepayRequestChain);
|
|
36572
36566
|
AaveRepayRequestChain$outboundSchema = AaveRepayRequestChain$inboundSchema;
|
|
36573
36567
|
((AaveRepayRequestChain$) => {
|
|
36574
36568
|
AaveRepayRequestChain$.inboundSchema = AaveRepayRequestChain$inboundSchema;
|
|
36575
36569
|
AaveRepayRequestChain$.outboundSchema = AaveRepayRequestChain$outboundSchema;
|
|
36576
36570
|
})(AaveRepayRequestChain$ ||= {});
|
|
36571
|
+
AaveRepayRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
36572
|
+
AaveRepayRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
36573
|
+
((AaveRepayRequestAmount$) => {
|
|
36574
|
+
AaveRepayRequestAmount$.inboundSchema = AaveRepayRequestAmount$inboundSchema;
|
|
36575
|
+
AaveRepayRequestAmount$.outboundSchema = AaveRepayRequestAmount$outboundSchema;
|
|
36576
|
+
})(AaveRepayRequestAmount$ ||= {});
|
|
36577
36577
|
AaveRepayRequest$inboundSchema = objectType({
|
|
36578
36578
|
action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
|
|
36579
36579
|
token: TokenEnum$inboundSchema,
|
|
@@ -36727,28 +36727,28 @@ var init_aavesupplyparams = __esm(() => {
|
|
|
36727
36727
|
});
|
|
36728
36728
|
|
|
36729
36729
|
// src/models/components/aavesupplyrequest.ts
|
|
36730
|
-
var AaveSupplyRequestChain,
|
|
36730
|
+
var AaveSupplyRequestChain, AaveSupplyRequestChain$inboundSchema, AaveSupplyRequestChain$outboundSchema, AaveSupplyRequestChain$, AaveSupplyRequestAmount$inboundSchema, AaveSupplyRequestAmount$outboundSchema, AaveSupplyRequestAmount$, AaveSupplyRequest$inboundSchema, AaveSupplyRequest$outboundSchema, AaveSupplyRequest$;
|
|
36731
36731
|
var init_aavesupplyrequest = __esm(() => {
|
|
36732
36732
|
init_zod();
|
|
36733
36733
|
init_primitives();
|
|
36734
36734
|
init_tokenenum();
|
|
36735
36735
|
AaveSupplyRequestChain = {
|
|
36736
|
-
|
|
36737
|
-
|
|
36738
|
-
|
|
36736
|
+
Arbitrum: "arbitrum",
|
|
36737
|
+
Base: "base",
|
|
36738
|
+
Ethereum: "ethereum"
|
|
36739
36739
|
};
|
|
36740
|
-
AaveSupplyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
36741
|
-
AaveSupplyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
36742
|
-
((AaveSupplyRequestAmount$) => {
|
|
36743
|
-
AaveSupplyRequestAmount$.inboundSchema = AaveSupplyRequestAmount$inboundSchema;
|
|
36744
|
-
AaveSupplyRequestAmount$.outboundSchema = AaveSupplyRequestAmount$outboundSchema;
|
|
36745
|
-
})(AaveSupplyRequestAmount$ ||= {});
|
|
36746
36740
|
AaveSupplyRequestChain$inboundSchema = nativeEnumType(AaveSupplyRequestChain);
|
|
36747
36741
|
AaveSupplyRequestChain$outboundSchema = AaveSupplyRequestChain$inboundSchema;
|
|
36748
36742
|
((AaveSupplyRequestChain$) => {
|
|
36749
36743
|
AaveSupplyRequestChain$.inboundSchema = AaveSupplyRequestChain$inboundSchema;
|
|
36750
36744
|
AaveSupplyRequestChain$.outboundSchema = AaveSupplyRequestChain$outboundSchema;
|
|
36751
36745
|
})(AaveSupplyRequestChain$ ||= {});
|
|
36746
|
+
AaveSupplyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
36747
|
+
AaveSupplyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
36748
|
+
((AaveSupplyRequestAmount$) => {
|
|
36749
|
+
AaveSupplyRequestAmount$.inboundSchema = AaveSupplyRequestAmount$inboundSchema;
|
|
36750
|
+
AaveSupplyRequestAmount$.outboundSchema = AaveSupplyRequestAmount$outboundSchema;
|
|
36751
|
+
})(AaveSupplyRequestAmount$ ||= {});
|
|
36752
36752
|
AaveSupplyRequest$inboundSchema = objectType({
|
|
36753
36753
|
action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
|
|
36754
36754
|
token: TokenEnum$inboundSchema,
|
|
@@ -36988,28 +36988,28 @@ var init_aavewithdrawparams = __esm(() => {
|
|
|
36988
36988
|
});
|
|
36989
36989
|
|
|
36990
36990
|
// src/models/components/aavewithdrawrequest.ts
|
|
36991
|
-
var AaveWithdrawRequestChain,
|
|
36991
|
+
var AaveWithdrawRequestChain, AaveWithdrawRequestChain$inboundSchema, AaveWithdrawRequestChain$outboundSchema, AaveWithdrawRequestChain$, AaveWithdrawRequestAmount$inboundSchema, AaveWithdrawRequestAmount$outboundSchema, AaveWithdrawRequestAmount$, AaveWithdrawRequest$inboundSchema, AaveWithdrawRequest$outboundSchema, AaveWithdrawRequest$;
|
|
36992
36992
|
var init_aavewithdrawrequest = __esm(() => {
|
|
36993
36993
|
init_zod();
|
|
36994
36994
|
init_primitives();
|
|
36995
36995
|
init_tokenenum();
|
|
36996
36996
|
AaveWithdrawRequestChain = {
|
|
36997
|
-
|
|
36998
|
-
|
|
36999
|
-
|
|
36997
|
+
Arbitrum: "arbitrum",
|
|
36998
|
+
Base: "base",
|
|
36999
|
+
Ethereum: "ethereum"
|
|
37000
37000
|
};
|
|
37001
|
-
AaveWithdrawRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
37002
|
-
AaveWithdrawRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
37003
|
-
((AaveWithdrawRequestAmount$) => {
|
|
37004
|
-
AaveWithdrawRequestAmount$.inboundSchema = AaveWithdrawRequestAmount$inboundSchema;
|
|
37005
|
-
AaveWithdrawRequestAmount$.outboundSchema = AaveWithdrawRequestAmount$outboundSchema;
|
|
37006
|
-
})(AaveWithdrawRequestAmount$ ||= {});
|
|
37007
37001
|
AaveWithdrawRequestChain$inboundSchema = nativeEnumType(AaveWithdrawRequestChain);
|
|
37008
37002
|
AaveWithdrawRequestChain$outboundSchema = AaveWithdrawRequestChain$inboundSchema;
|
|
37009
37003
|
((AaveWithdrawRequestChain$) => {
|
|
37010
37004
|
AaveWithdrawRequestChain$.inboundSchema = AaveWithdrawRequestChain$inboundSchema;
|
|
37011
37005
|
AaveWithdrawRequestChain$.outboundSchema = AaveWithdrawRequestChain$outboundSchema;
|
|
37012
37006
|
})(AaveWithdrawRequestChain$ ||= {});
|
|
37007
|
+
AaveWithdrawRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
37008
|
+
AaveWithdrawRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
37009
|
+
((AaveWithdrawRequestAmount$) => {
|
|
37010
|
+
AaveWithdrawRequestAmount$.inboundSchema = AaveWithdrawRequestAmount$inboundSchema;
|
|
37011
|
+
AaveWithdrawRequestAmount$.outboundSchema = AaveWithdrawRequestAmount$outboundSchema;
|
|
37012
|
+
})(AaveWithdrawRequestAmount$ ||= {});
|
|
37013
37013
|
AaveWithdrawRequest$inboundSchema = objectType({
|
|
37014
37014
|
action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
|
|
37015
37015
|
token: TokenEnum$inboundSchema,
|
|
@@ -37180,14 +37180,20 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
|
|
|
37180
37180
|
});
|
|
37181
37181
|
|
|
37182
37182
|
// src/models/components/aerodromeslipstreambuyexactlyrequest.ts
|
|
37183
|
-
var AerodromeSlipstreamBuyExactlyRequestChain,
|
|
37183
|
+
var AerodromeSlipstreamBuyExactlyRequestChain, AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$, AerodromeSlipstreamBuyExactlyRequestAmountOut$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$, AerodromeSlipstreamBuyExactlyRequest$inboundSchema, AerodromeSlipstreamBuyExactlyRequest$outboundSchema, AerodromeSlipstreamBuyExactlyRequest$;
|
|
37184
37184
|
var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
37185
37185
|
init_zod();
|
|
37186
37186
|
init_primitives();
|
|
37187
37187
|
init_tokenenum();
|
|
37188
37188
|
AerodromeSlipstreamBuyExactlyRequestChain = {
|
|
37189
|
-
|
|
37189
|
+
Base: "base"
|
|
37190
37190
|
};
|
|
37191
|
+
AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamBuyExactlyRequestChain);
|
|
37192
|
+
AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
|
|
37193
|
+
((AerodromeSlipstreamBuyExactlyRequestChain$) => {
|
|
37194
|
+
AerodromeSlipstreamBuyExactlyRequestChain$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
|
|
37195
|
+
AerodromeSlipstreamBuyExactlyRequestChain$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema;
|
|
37196
|
+
})(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
|
|
37191
37197
|
AerodromeSlipstreamBuyExactlyRequestAmountOut$inboundSchema = unionType([numberType(), stringType()]);
|
|
37192
37198
|
AerodromeSlipstreamBuyExactlyRequestAmountOut$outboundSchema = unionType([numberType(), stringType()]);
|
|
37193
37199
|
((AerodromeSlipstreamBuyExactlyRequestAmountOut$) => {
|
|
@@ -37200,12 +37206,6 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
|
|
|
37200
37206
|
AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$inboundSchema;
|
|
37201
37207
|
AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema;
|
|
37202
37208
|
})(AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$ ||= {});
|
|
37203
|
-
AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamBuyExactlyRequestChain);
|
|
37204
|
-
AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
|
|
37205
|
-
((AerodromeSlipstreamBuyExactlyRequestChain$) => {
|
|
37206
|
-
AerodromeSlipstreamBuyExactlyRequestChain$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
|
|
37207
|
-
AerodromeSlipstreamBuyExactlyRequestChain$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema;
|
|
37208
|
-
})(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
|
|
37209
37209
|
AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
|
|
37210
37210
|
action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
|
|
37211
37211
|
token_in: TokenEnum$inboundSchema,
|
|
@@ -37320,13 +37320,19 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
|
|
|
37320
37320
|
});
|
|
37321
37321
|
|
|
37322
37322
|
// src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts
|
|
37323
|
-
var AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$,
|
|
37323
|
+
var AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$;
|
|
37324
37324
|
var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
37325
37325
|
init_zod();
|
|
37326
37326
|
init_primitives();
|
|
37327
37327
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain = {
|
|
37328
|
-
|
|
37328
|
+
Base: "base"
|
|
37329
37329
|
};
|
|
37330
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain);
|
|
37331
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
37332
|
+
((AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$) => {
|
|
37333
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
37334
|
+
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema;
|
|
37335
|
+
})(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$ ||= {});
|
|
37330
37336
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
|
|
37331
37337
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
|
|
37332
37338
|
((AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$) => {
|
|
@@ -37351,12 +37357,6 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
37351
37357
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema;
|
|
37352
37358
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
37353
37359
|
})(AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
37354
|
-
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain);
|
|
37355
|
-
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
37356
|
-
((AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$) => {
|
|
37357
|
-
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
37358
|
-
AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema;
|
|
37359
|
-
})(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$ ||= {});
|
|
37360
37360
|
AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37361
37361
|
action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
|
|
37362
37362
|
token_id: numberType().int(),
|
|
@@ -37486,14 +37486,20 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
|
|
|
37486
37486
|
});
|
|
37487
37487
|
|
|
37488
37488
|
// src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts
|
|
37489
|
-
var AerodromeSlipstreamMintLiquidityProvisionRequestChain, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$,
|
|
37489
|
+
var AerodromeSlipstreamMintLiquidityProvisionRequestChain, AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$;
|
|
37490
37490
|
var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
37491
37491
|
init_zod();
|
|
37492
37492
|
init_primitives();
|
|
37493
37493
|
init_tokenenum();
|
|
37494
37494
|
AerodromeSlipstreamMintLiquidityProvisionRequestChain = {
|
|
37495
|
-
|
|
37495
|
+
Base: "base"
|
|
37496
37496
|
};
|
|
37497
|
+
AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamMintLiquidityProvisionRequestChain);
|
|
37498
|
+
AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
|
|
37499
|
+
((AerodromeSlipstreamMintLiquidityProvisionRequestChain$) => {
|
|
37500
|
+
AerodromeSlipstreamMintLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
|
|
37501
|
+
AerodromeSlipstreamMintLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema;
|
|
37502
|
+
})(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
|
|
37497
37503
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
|
|
37498
37504
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
|
|
37499
37505
|
((AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$) => {
|
|
@@ -37518,12 +37524,6 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
|
|
|
37518
37524
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema;
|
|
37519
37525
|
AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
37520
37526
|
})(AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
37521
|
-
AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamMintLiquidityProvisionRequestChain);
|
|
37522
|
-
AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
|
|
37523
|
-
((AerodromeSlipstreamMintLiquidityProvisionRequestChain$) => {
|
|
37524
|
-
AerodromeSlipstreamMintLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
|
|
37525
|
-
AerodromeSlipstreamMintLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema;
|
|
37526
|
-
})(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
|
|
37527
37527
|
AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37528
37528
|
action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
|
|
37529
37529
|
token0: TokenEnum$inboundSchema,
|
|
@@ -37675,14 +37675,20 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
|
|
|
37675
37675
|
});
|
|
37676
37676
|
|
|
37677
37677
|
// src/models/components/aerodromeslipstreamsellexactlyrequest.ts
|
|
37678
|
-
var AerodromeSlipstreamSellExactlyRequestChain,
|
|
37678
|
+
var AerodromeSlipstreamSellExactlyRequestChain, AerodromeSlipstreamSellExactlyRequestChain$inboundSchema, AerodromeSlipstreamSellExactlyRequestChain$outboundSchema, AerodromeSlipstreamSellExactlyRequestChain$, AerodromeSlipstreamSellExactlyRequestAmountIn$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$, AerodromeSlipstreamSellExactlyRequest$inboundSchema, AerodromeSlipstreamSellExactlyRequest$outboundSchema, AerodromeSlipstreamSellExactlyRequest$;
|
|
37679
37679
|
var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
37680
37680
|
init_zod();
|
|
37681
37681
|
init_primitives();
|
|
37682
37682
|
init_tokenenum();
|
|
37683
37683
|
AerodromeSlipstreamSellExactlyRequestChain = {
|
|
37684
|
-
|
|
37684
|
+
Base: "base"
|
|
37685
37685
|
};
|
|
37686
|
+
AerodromeSlipstreamSellExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamSellExactlyRequestChain);
|
|
37687
|
+
AerodromeSlipstreamSellExactlyRequestChain$outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
|
|
37688
|
+
((AerodromeSlipstreamSellExactlyRequestChain$) => {
|
|
37689
|
+
AerodromeSlipstreamSellExactlyRequestChain$.inboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
|
|
37690
|
+
AerodromeSlipstreamSellExactlyRequestChain$.outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$outboundSchema;
|
|
37691
|
+
})(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
|
|
37686
37692
|
AerodromeSlipstreamSellExactlyRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
|
|
37687
37693
|
AerodromeSlipstreamSellExactlyRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
|
|
37688
37694
|
((AerodromeSlipstreamSellExactlyRequestAmountIn$) => {
|
|
@@ -37695,12 +37701,6 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
|
|
|
37695
37701
|
AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.inboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$inboundSchema;
|
|
37696
37702
|
AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema;
|
|
37697
37703
|
})(AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$ ||= {});
|
|
37698
|
-
AerodromeSlipstreamSellExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamSellExactlyRequestChain);
|
|
37699
|
-
AerodromeSlipstreamSellExactlyRequestChain$outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
|
|
37700
|
-
((AerodromeSlipstreamSellExactlyRequestChain$) => {
|
|
37701
|
-
AerodromeSlipstreamSellExactlyRequestChain$.inboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
|
|
37702
|
-
AerodromeSlipstreamSellExactlyRequestChain$.outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$outboundSchema;
|
|
37703
|
-
})(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
|
|
37704
37704
|
AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
|
|
37705
37705
|
action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
|
|
37706
37706
|
token_in: TokenEnum$inboundSchema,
|
|
@@ -37785,25 +37785,25 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionparams = __esm(() => {
|
|
|
37785
37785
|
});
|
|
37786
37786
|
|
|
37787
37787
|
// src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts
|
|
37788
|
-
var AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain,
|
|
37788
|
+
var AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$;
|
|
37789
37789
|
var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
|
|
37790
37790
|
init_zod();
|
|
37791
37791
|
init_primitives();
|
|
37792
37792
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain = {
|
|
37793
|
-
|
|
37793
|
+
Base: "base"
|
|
37794
37794
|
};
|
|
37795
|
-
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
|
|
37796
|
-
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
|
|
37797
|
-
((AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
|
|
37798
|
-
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
|
|
37799
|
-
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
37800
|
-
})(AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
37801
37795
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain);
|
|
37802
37796
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
|
|
37803
37797
|
((AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$) => {
|
|
37804
37798
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
|
|
37805
37799
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema;
|
|
37806
37800
|
})(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$ ||= {});
|
|
37801
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
|
|
37802
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
|
|
37803
|
+
((AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
|
|
37804
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
|
|
37805
|
+
AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
37806
|
+
})(AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
37807
37807
|
AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
|
|
37808
37808
|
action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
37809
37809
|
token_id: numberType().int(),
|
|
@@ -38564,7 +38564,7 @@ var init_pendlesellytparams = __esm(() => {
|
|
|
38564
38564
|
});
|
|
38565
38565
|
|
|
38566
38566
|
// src/models/components/setallowanceparams.ts
|
|
38567
|
-
var SetAllowanceParamsContractEnum,
|
|
38567
|
+
var SetAllowanceParamsContractEnum, SetAllowanceParamsContractEnum$inboundSchema, SetAllowanceParamsContractEnum$outboundSchema, SetAllowanceParamsContractEnum$, SetAllowanceParamsToken$inboundSchema, SetAllowanceParamsToken$outboundSchema, SetAllowanceParamsToken$, SetAllowanceParamsContractUnion$inboundSchema, SetAllowanceParamsContractUnion$outboundSchema, SetAllowanceParamsContractUnion$, SetAllowanceParamsAmount$inboundSchema, SetAllowanceParamsAmount$outboundSchema, SetAllowanceParamsAmount$, SetAllowanceParams$inboundSchema, SetAllowanceParams$outboundSchema, SetAllowanceParams$;
|
|
38568
38568
|
var init_setallowanceparams = __esm(() => {
|
|
38569
38569
|
init_zod();
|
|
38570
38570
|
init_primitives();
|
|
@@ -38583,18 +38583,18 @@ var init_setallowanceparams = __esm(() => {
|
|
|
38583
38583
|
PendleRouter: "PendleRouter",
|
|
38584
38584
|
OdosRouter: "OdosRouter"
|
|
38585
38585
|
};
|
|
38586
|
-
SetAllowanceParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
38587
|
-
SetAllowanceParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
38588
|
-
((SetAllowanceParamsToken$) => {
|
|
38589
|
-
SetAllowanceParamsToken$.inboundSchema = SetAllowanceParamsToken$inboundSchema;
|
|
38590
|
-
SetAllowanceParamsToken$.outboundSchema = SetAllowanceParamsToken$outboundSchema;
|
|
38591
|
-
})(SetAllowanceParamsToken$ ||= {});
|
|
38592
38586
|
SetAllowanceParamsContractEnum$inboundSchema = nativeEnumType(SetAllowanceParamsContractEnum);
|
|
38593
38587
|
SetAllowanceParamsContractEnum$outboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
|
|
38594
38588
|
((SetAllowanceParamsContractEnum$) => {
|
|
38595
38589
|
SetAllowanceParamsContractEnum$.inboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
|
|
38596
38590
|
SetAllowanceParamsContractEnum$.outboundSchema = SetAllowanceParamsContractEnum$outboundSchema;
|
|
38597
38591
|
})(SetAllowanceParamsContractEnum$ ||= {});
|
|
38592
|
+
SetAllowanceParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
38593
|
+
SetAllowanceParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
38594
|
+
((SetAllowanceParamsToken$) => {
|
|
38595
|
+
SetAllowanceParamsToken$.inboundSchema = SetAllowanceParamsToken$inboundSchema;
|
|
38596
|
+
SetAllowanceParamsToken$.outboundSchema = SetAllowanceParamsToken$outboundSchema;
|
|
38597
|
+
})(SetAllowanceParamsToken$ ||= {});
|
|
38598
38598
|
SetAllowanceParamsContractUnion$inboundSchema = unionType([SetAllowanceParamsContractEnum$inboundSchema, stringType()]);
|
|
38599
38599
|
SetAllowanceParamsContractUnion$outboundSchema = unionType([SetAllowanceParamsContractEnum$outboundSchema, stringType()]);
|
|
38600
38600
|
((SetAllowanceParamsContractUnion$) => {
|
|
@@ -38833,16 +38833,22 @@ var init_tokentransfererc20params = __esm(() => {
|
|
|
38833
38833
|
});
|
|
38834
38834
|
|
|
38835
38835
|
// src/models/components/tokentransferrequest.ts
|
|
38836
|
-
var TokenTransferRequestChain,
|
|
38836
|
+
var TokenTransferRequestChain, TokenTransferRequestChain$inboundSchema, TokenTransferRequestChain$outboundSchema, TokenTransferRequestChain$, TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
|
|
38837
38837
|
var init_tokentransferrequest = __esm(() => {
|
|
38838
38838
|
init_zod();
|
|
38839
38839
|
init_primitives();
|
|
38840
38840
|
init_tokenenum();
|
|
38841
38841
|
TokenTransferRequestChain = {
|
|
38842
|
-
|
|
38843
|
-
|
|
38844
|
-
|
|
38842
|
+
Arbitrum: "arbitrum",
|
|
38843
|
+
Base: "base",
|
|
38844
|
+
Ethereum: "ethereum"
|
|
38845
38845
|
};
|
|
38846
|
+
TokenTransferRequestChain$inboundSchema = nativeEnumType(TokenTransferRequestChain);
|
|
38847
|
+
TokenTransferRequestChain$outboundSchema = TokenTransferRequestChain$inboundSchema;
|
|
38848
|
+
((TokenTransferRequestChain$) => {
|
|
38849
|
+
TokenTransferRequestChain$.inboundSchema = TokenTransferRequestChain$inboundSchema;
|
|
38850
|
+
TokenTransferRequestChain$.outboundSchema = TokenTransferRequestChain$outboundSchema;
|
|
38851
|
+
})(TokenTransferRequestChain$ ||= {});
|
|
38846
38852
|
TokenTransferRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38847
38853
|
TokenTransferRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
38848
38854
|
((TokenTransferRequestAmount$) => {
|
|
@@ -38855,12 +38861,6 @@ var init_tokentransferrequest = __esm(() => {
|
|
|
38855
38861
|
TokenTransferRequestToken$.inboundSchema = TokenTransferRequestToken$inboundSchema;
|
|
38856
38862
|
TokenTransferRequestToken$.outboundSchema = TokenTransferRequestToken$outboundSchema;
|
|
38857
38863
|
})(TokenTransferRequestToken$ ||= {});
|
|
38858
|
-
TokenTransferRequestChain$inboundSchema = nativeEnumType(TokenTransferRequestChain);
|
|
38859
|
-
TokenTransferRequestChain$outboundSchema = TokenTransferRequestChain$inboundSchema;
|
|
38860
|
-
((TokenTransferRequestChain$) => {
|
|
38861
|
-
TokenTransferRequestChain$.inboundSchema = TokenTransferRequestChain$inboundSchema;
|
|
38862
|
-
TokenTransferRequestChain$.outboundSchema = TokenTransferRequestChain$outboundSchema;
|
|
38863
|
-
})(TokenTransferRequestChain$ ||= {});
|
|
38864
38864
|
TokenTransferRequest$inboundSchema = objectType({
|
|
38865
38865
|
action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
|
|
38866
38866
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -38910,60 +38910,50 @@ var init_feeenum = __esm(() => {
|
|
|
38910
38910
|
});
|
|
38911
38911
|
|
|
38912
38912
|
// src/models/components/uniswapbuyexactlyparams.ts
|
|
38913
|
-
var
|
|
38913
|
+
var UniswapBuyExactlyParamsAmount$inboundSchema, UniswapBuyExactlyParamsAmount$outboundSchema, UniswapBuyExactlyParamsAmount$, UniswapBuyExactlyParams$inboundSchema, UniswapBuyExactlyParams$outboundSchema, UniswapBuyExactlyParams$;
|
|
38914
38914
|
var init_uniswapbuyexactlyparams = __esm(() => {
|
|
38915
38915
|
init_zod();
|
|
38916
38916
|
init_primitives();
|
|
38917
38917
|
init_feeenum();
|
|
38918
38918
|
init_tokenenum();
|
|
38919
|
-
|
|
38920
|
-
|
|
38921
|
-
((
|
|
38922
|
-
|
|
38923
|
-
|
|
38924
|
-
})(
|
|
38925
|
-
UniswapBuyExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
38926
|
-
UniswapBuyExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
38927
|
-
((UniswapBuyExactlyParamsTokenOut$) => {
|
|
38928
|
-
UniswapBuyExactlyParamsTokenOut$.inboundSchema = UniswapBuyExactlyParamsTokenOut$inboundSchema;
|
|
38929
|
-
UniswapBuyExactlyParamsTokenOut$.outboundSchema = UniswapBuyExactlyParamsTokenOut$outboundSchema;
|
|
38930
|
-
})(UniswapBuyExactlyParamsTokenOut$ ||= {});
|
|
38931
|
-
UniswapBuyExactlyParamsAmountOut$inboundSchema = unionType([numberType(), stringType()]);
|
|
38932
|
-
UniswapBuyExactlyParamsAmountOut$outboundSchema = unionType([numberType(), stringType()]);
|
|
38933
|
-
((UniswapBuyExactlyParamsAmountOut$) => {
|
|
38934
|
-
UniswapBuyExactlyParamsAmountOut$.inboundSchema = UniswapBuyExactlyParamsAmountOut$inboundSchema;
|
|
38935
|
-
UniswapBuyExactlyParamsAmountOut$.outboundSchema = UniswapBuyExactlyParamsAmountOut$outboundSchema;
|
|
38936
|
-
})(UniswapBuyExactlyParamsAmountOut$ ||= {});
|
|
38919
|
+
UniswapBuyExactlyParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
38920
|
+
UniswapBuyExactlyParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
38921
|
+
((UniswapBuyExactlyParamsAmount$) => {
|
|
38922
|
+
UniswapBuyExactlyParamsAmount$.inboundSchema = UniswapBuyExactlyParamsAmount$inboundSchema;
|
|
38923
|
+
UniswapBuyExactlyParamsAmount$.outboundSchema = UniswapBuyExactlyParamsAmount$outboundSchema;
|
|
38924
|
+
})(UniswapBuyExactlyParamsAmount$ ||= {});
|
|
38937
38925
|
UniswapBuyExactlyParams$inboundSchema = objectType({
|
|
38938
38926
|
action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
38939
|
-
token_in:
|
|
38940
|
-
token_out:
|
|
38927
|
+
token_in: TokenEnum$inboundSchema,
|
|
38928
|
+
token_out: TokenEnum$inboundSchema,
|
|
38941
38929
|
fee: FeeEnum$inboundSchema,
|
|
38942
|
-
|
|
38943
|
-
max_slippage_percent: numberType()
|
|
38930
|
+
amount: unionType([numberType(), stringType()]),
|
|
38931
|
+
max_slippage_percent: numberType(),
|
|
38932
|
+
wrap_eth: booleanType().default(false)
|
|
38944
38933
|
}).transform((v2) => {
|
|
38945
38934
|
return remap(v2, {
|
|
38946
38935
|
action_type: "actionType",
|
|
38947
38936
|
token_in: "tokenIn",
|
|
38948
38937
|
token_out: "tokenOut",
|
|
38949
|
-
|
|
38950
|
-
|
|
38938
|
+
max_slippage_percent: "maxSlippagePercent",
|
|
38939
|
+
wrap_eth: "wrapEth"
|
|
38951
38940
|
});
|
|
38952
38941
|
});
|
|
38953
38942
|
UniswapBuyExactlyParams$outboundSchema = objectType({
|
|
38954
38943
|
actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
38955
|
-
tokenIn:
|
|
38956
|
-
tokenOut:
|
|
38944
|
+
tokenIn: TokenEnum$outboundSchema,
|
|
38945
|
+
tokenOut: TokenEnum$outboundSchema,
|
|
38957
38946
|
fee: FeeEnum$outboundSchema,
|
|
38958
|
-
|
|
38959
|
-
maxSlippagePercent: numberType()
|
|
38947
|
+
amount: unionType([numberType(), stringType()]),
|
|
38948
|
+
maxSlippagePercent: numberType(),
|
|
38949
|
+
wrapEth: booleanType().default(false)
|
|
38960
38950
|
}).transform((v2) => {
|
|
38961
38951
|
return remap(v2, {
|
|
38962
38952
|
actionType: "action_type",
|
|
38963
38953
|
tokenIn: "token_in",
|
|
38964
38954
|
tokenOut: "token_out",
|
|
38965
|
-
|
|
38966
|
-
|
|
38955
|
+
maxSlippagePercent: "max_slippage_percent",
|
|
38956
|
+
wrapEth: "wrap_eth"
|
|
38967
38957
|
});
|
|
38968
38958
|
});
|
|
38969
38959
|
((UniswapBuyExactlyParams$) => {
|
|
@@ -39125,60 +39115,50 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
|
|
|
39125
39115
|
});
|
|
39126
39116
|
|
|
39127
39117
|
// src/models/components/uniswapsellexactlyparams.ts
|
|
39128
|
-
var
|
|
39118
|
+
var UniswapSellExactlyParamsAmount$inboundSchema, UniswapSellExactlyParamsAmount$outboundSchema, UniswapSellExactlyParamsAmount$, UniswapSellExactlyParams$inboundSchema, UniswapSellExactlyParams$outboundSchema, UniswapSellExactlyParams$;
|
|
39129
39119
|
var init_uniswapsellexactlyparams = __esm(() => {
|
|
39130
39120
|
init_zod();
|
|
39131
39121
|
init_primitives();
|
|
39132
39122
|
init_feeenum();
|
|
39133
39123
|
init_tokenenum();
|
|
39134
|
-
|
|
39135
|
-
|
|
39136
|
-
((
|
|
39137
|
-
|
|
39138
|
-
|
|
39139
|
-
})(
|
|
39140
|
-
UniswapSellExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
39141
|
-
UniswapSellExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
39142
|
-
((UniswapSellExactlyParamsTokenOut$) => {
|
|
39143
|
-
UniswapSellExactlyParamsTokenOut$.inboundSchema = UniswapSellExactlyParamsTokenOut$inboundSchema;
|
|
39144
|
-
UniswapSellExactlyParamsTokenOut$.outboundSchema = UniswapSellExactlyParamsTokenOut$outboundSchema;
|
|
39145
|
-
})(UniswapSellExactlyParamsTokenOut$ ||= {});
|
|
39146
|
-
UniswapSellExactlyParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
|
|
39147
|
-
UniswapSellExactlyParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
|
|
39148
|
-
((UniswapSellExactlyParamsAmountIn$) => {
|
|
39149
|
-
UniswapSellExactlyParamsAmountIn$.inboundSchema = UniswapSellExactlyParamsAmountIn$inboundSchema;
|
|
39150
|
-
UniswapSellExactlyParamsAmountIn$.outboundSchema = UniswapSellExactlyParamsAmountIn$outboundSchema;
|
|
39151
|
-
})(UniswapSellExactlyParamsAmountIn$ ||= {});
|
|
39124
|
+
UniswapSellExactlyParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
39125
|
+
UniswapSellExactlyParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
39126
|
+
((UniswapSellExactlyParamsAmount$) => {
|
|
39127
|
+
UniswapSellExactlyParamsAmount$.inboundSchema = UniswapSellExactlyParamsAmount$inboundSchema;
|
|
39128
|
+
UniswapSellExactlyParamsAmount$.outboundSchema = UniswapSellExactlyParamsAmount$outboundSchema;
|
|
39129
|
+
})(UniswapSellExactlyParamsAmount$ ||= {});
|
|
39152
39130
|
UniswapSellExactlyParams$inboundSchema = objectType({
|
|
39153
39131
|
action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
39154
|
-
token_in:
|
|
39155
|
-
token_out:
|
|
39132
|
+
token_in: TokenEnum$inboundSchema,
|
|
39133
|
+
token_out: TokenEnum$inboundSchema,
|
|
39156
39134
|
fee: FeeEnum$inboundSchema,
|
|
39157
|
-
|
|
39158
|
-
max_slippage_percent: numberType()
|
|
39135
|
+
amount: unionType([numberType(), stringType()]),
|
|
39136
|
+
max_slippage_percent: numberType(),
|
|
39137
|
+
wrap_eth: booleanType().default(false)
|
|
39159
39138
|
}).transform((v2) => {
|
|
39160
39139
|
return remap(v2, {
|
|
39161
39140
|
action_type: "actionType",
|
|
39162
39141
|
token_in: "tokenIn",
|
|
39163
39142
|
token_out: "tokenOut",
|
|
39164
|
-
|
|
39165
|
-
|
|
39143
|
+
max_slippage_percent: "maxSlippagePercent",
|
|
39144
|
+
wrap_eth: "wrapEth"
|
|
39166
39145
|
});
|
|
39167
39146
|
});
|
|
39168
39147
|
UniswapSellExactlyParams$outboundSchema = objectType({
|
|
39169
39148
|
actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
39170
|
-
tokenIn:
|
|
39171
|
-
tokenOut:
|
|
39149
|
+
tokenIn: TokenEnum$outboundSchema,
|
|
39150
|
+
tokenOut: TokenEnum$outboundSchema,
|
|
39172
39151
|
fee: FeeEnum$outboundSchema,
|
|
39173
|
-
|
|
39174
|
-
maxSlippagePercent: numberType()
|
|
39152
|
+
amount: unionType([numberType(), stringType()]),
|
|
39153
|
+
maxSlippagePercent: numberType(),
|
|
39154
|
+
wrapEth: booleanType().default(false)
|
|
39175
39155
|
}).transform((v2) => {
|
|
39176
39156
|
return remap(v2, {
|
|
39177
39157
|
actionType: "action_type",
|
|
39178
39158
|
tokenIn: "token_in",
|
|
39179
39159
|
tokenOut: "token_out",
|
|
39180
|
-
|
|
39181
|
-
|
|
39160
|
+
maxSlippagePercent: "max_slippage_percent",
|
|
39161
|
+
wrapEth: "wrap_eth"
|
|
39182
39162
|
});
|
|
39183
39163
|
});
|
|
39184
39164
|
((UniswapSellExactlyParams$) => {
|
|
@@ -39803,9 +39783,9 @@ var init_batcheduseroperationsrequest = __esm(() => {
|
|
|
39803
39783
|
init_zod();
|
|
39804
39784
|
init_useroperation();
|
|
39805
39785
|
BatchedUserOperationsRequestChain = {
|
|
39806
|
-
|
|
39807
|
-
|
|
39808
|
-
|
|
39786
|
+
Arbitrum: "arbitrum",
|
|
39787
|
+
Base: "base",
|
|
39788
|
+
Ethereum: "ethereum"
|
|
39809
39789
|
};
|
|
39810
39790
|
BatchedUserOperationsRequestChain$inboundSchema = nativeEnumType(BatchedUserOperationsRequestChain);
|
|
39811
39791
|
BatchedUserOperationsRequestChain$outboundSchema = BatchedUserOperationsRequestChain$inboundSchema;
|
|
@@ -39871,9 +39851,9 @@ var Chain, Chain$inboundSchema, Chain$outboundSchema, Chain$;
|
|
|
39871
39851
|
var init_chain = __esm(() => {
|
|
39872
39852
|
init_zod();
|
|
39873
39853
|
Chain = {
|
|
39874
|
-
|
|
39875
|
-
|
|
39876
|
-
|
|
39854
|
+
Base: "base",
|
|
39855
|
+
Ethereum: "ethereum",
|
|
39856
|
+
Arbitrum: "arbitrum"
|
|
39877
39857
|
};
|
|
39878
39858
|
Chain$inboundSchema = nativeEnumType(Chain);
|
|
39879
39859
|
Chain$outboundSchema = Chain$inboundSchema;
|
|
@@ -40556,27 +40536,27 @@ var init_markettokens = __esm(() => {
|
|
|
40556
40536
|
});
|
|
40557
40537
|
|
|
40558
40538
|
// src/models/components/morphoborrowrequest.ts
|
|
40559
|
-
var MorphoBorrowRequestChain,
|
|
40539
|
+
var MorphoBorrowRequestChain, MorphoBorrowRequestChain$inboundSchema, MorphoBorrowRequestChain$outboundSchema, MorphoBorrowRequestChain$, MorphoBorrowRequestAmount$inboundSchema, MorphoBorrowRequestAmount$outboundSchema, MorphoBorrowRequestAmount$, MorphoBorrowRequest$inboundSchema, MorphoBorrowRequest$outboundSchema, MorphoBorrowRequest$;
|
|
40560
40540
|
var init_morphoborrowrequest = __esm(() => {
|
|
40561
40541
|
init_zod();
|
|
40562
40542
|
init_primitives();
|
|
40563
40543
|
MorphoBorrowRequestChain = {
|
|
40564
|
-
|
|
40565
|
-
|
|
40566
|
-
|
|
40544
|
+
Arbitrum: "arbitrum",
|
|
40545
|
+
Base: "base",
|
|
40546
|
+
Ethereum: "ethereum"
|
|
40567
40547
|
};
|
|
40568
|
-
MorphoBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
40569
|
-
MorphoBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
40570
|
-
((MorphoBorrowRequestAmount$) => {
|
|
40571
|
-
MorphoBorrowRequestAmount$.inboundSchema = MorphoBorrowRequestAmount$inboundSchema;
|
|
40572
|
-
MorphoBorrowRequestAmount$.outboundSchema = MorphoBorrowRequestAmount$outboundSchema;
|
|
40573
|
-
})(MorphoBorrowRequestAmount$ ||= {});
|
|
40574
40548
|
MorphoBorrowRequestChain$inboundSchema = nativeEnumType(MorphoBorrowRequestChain);
|
|
40575
40549
|
MorphoBorrowRequestChain$outboundSchema = MorphoBorrowRequestChain$inboundSchema;
|
|
40576
40550
|
((MorphoBorrowRequestChain$) => {
|
|
40577
40551
|
MorphoBorrowRequestChain$.inboundSchema = MorphoBorrowRequestChain$inboundSchema;
|
|
40578
40552
|
MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
|
|
40579
40553
|
})(MorphoBorrowRequestChain$ ||= {});
|
|
40554
|
+
MorphoBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
40555
|
+
MorphoBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
40556
|
+
((MorphoBorrowRequestAmount$) => {
|
|
40557
|
+
MorphoBorrowRequestAmount$.inboundSchema = MorphoBorrowRequestAmount$inboundSchema;
|
|
40558
|
+
MorphoBorrowRequestAmount$.outboundSchema = MorphoBorrowRequestAmount$outboundSchema;
|
|
40559
|
+
})(MorphoBorrowRequestAmount$ ||= {});
|
|
40580
40560
|
MorphoBorrowRequest$inboundSchema = objectType({
|
|
40581
40561
|
action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
|
|
40582
40562
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -40758,27 +40738,27 @@ var init_morphocheckuserpositionresponse = __esm(() => {
|
|
|
40758
40738
|
});
|
|
40759
40739
|
|
|
40760
40740
|
// src/models/components/morphodepositrequest.ts
|
|
40761
|
-
var MorphoDepositRequestChain,
|
|
40741
|
+
var MorphoDepositRequestChain, MorphoDepositRequestChain$inboundSchema, MorphoDepositRequestChain$outboundSchema, MorphoDepositRequestChain$, MorphoDepositRequestAmount$inboundSchema, MorphoDepositRequestAmount$outboundSchema, MorphoDepositRequestAmount$, MorphoDepositRequest$inboundSchema, MorphoDepositRequest$outboundSchema, MorphoDepositRequest$;
|
|
40762
40742
|
var init_morphodepositrequest = __esm(() => {
|
|
40763
40743
|
init_zod();
|
|
40764
40744
|
init_primitives();
|
|
40765
40745
|
MorphoDepositRequestChain = {
|
|
40766
|
-
|
|
40767
|
-
|
|
40768
|
-
|
|
40746
|
+
Arbitrum: "arbitrum",
|
|
40747
|
+
Base: "base",
|
|
40748
|
+
Ethereum: "ethereum"
|
|
40769
40749
|
};
|
|
40770
|
-
MorphoDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
40771
|
-
MorphoDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
40772
|
-
((MorphoDepositRequestAmount$) => {
|
|
40773
|
-
MorphoDepositRequestAmount$.inboundSchema = MorphoDepositRequestAmount$inboundSchema;
|
|
40774
|
-
MorphoDepositRequestAmount$.outboundSchema = MorphoDepositRequestAmount$outboundSchema;
|
|
40775
|
-
})(MorphoDepositRequestAmount$ ||= {});
|
|
40776
40750
|
MorphoDepositRequestChain$inboundSchema = nativeEnumType(MorphoDepositRequestChain);
|
|
40777
40751
|
MorphoDepositRequestChain$outboundSchema = MorphoDepositRequestChain$inboundSchema;
|
|
40778
40752
|
((MorphoDepositRequestChain$) => {
|
|
40779
40753
|
MorphoDepositRequestChain$.inboundSchema = MorphoDepositRequestChain$inboundSchema;
|
|
40780
40754
|
MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
|
|
40781
40755
|
})(MorphoDepositRequestChain$ ||= {});
|
|
40756
|
+
MorphoDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
40757
|
+
MorphoDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
40758
|
+
((MorphoDepositRequestAmount$) => {
|
|
40759
|
+
MorphoDepositRequestAmount$.inboundSchema = MorphoDepositRequestAmount$inboundSchema;
|
|
40760
|
+
MorphoDepositRequestAmount$.outboundSchema = MorphoDepositRequestAmount$outboundSchema;
|
|
40761
|
+
})(MorphoDepositRequestAmount$ ||= {});
|
|
40782
40762
|
MorphoDepositRequest$inboundSchema = objectType({
|
|
40783
40763
|
action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
|
|
40784
40764
|
vault_address: stringType(),
|
|
@@ -40981,9 +40961,9 @@ var init_morphorepayrequest = __esm(() => {
|
|
|
40981
40961
|
init_base64();
|
|
40982
40962
|
init_primitives();
|
|
40983
40963
|
MorphoRepayRequestChain = {
|
|
40984
|
-
|
|
40985
|
-
|
|
40986
|
-
|
|
40964
|
+
Arbitrum: "arbitrum",
|
|
40965
|
+
Base: "base",
|
|
40966
|
+
Ethereum: "ethereum"
|
|
40987
40967
|
};
|
|
40988
40968
|
MorphoRepayRequestChain$inboundSchema = nativeEnumType(MorphoRepayRequestChain);
|
|
40989
40969
|
MorphoRepayRequestChain$outboundSchema = MorphoRepayRequestChain$inboundSchema;
|
|
@@ -41030,28 +41010,28 @@ var init_morphorepayrequest = __esm(() => {
|
|
|
41030
41010
|
});
|
|
41031
41011
|
|
|
41032
41012
|
// src/models/components/morphosupplycollateralrequest.ts
|
|
41033
|
-
var MorphoSupplyCollateralRequestChain,
|
|
41013
|
+
var MorphoSupplyCollateralRequestChain, MorphoSupplyCollateralRequestChain$inboundSchema, MorphoSupplyCollateralRequestChain$outboundSchema, MorphoSupplyCollateralRequestChain$, MorphoSupplyCollateralRequestAmount$inboundSchema, MorphoSupplyCollateralRequestAmount$outboundSchema, MorphoSupplyCollateralRequestAmount$, MorphoSupplyCollateralRequest$inboundSchema, MorphoSupplyCollateralRequest$outboundSchema, MorphoSupplyCollateralRequest$;
|
|
41034
41014
|
var init_morphosupplycollateralrequest = __esm(() => {
|
|
41035
41015
|
init_zod();
|
|
41036
41016
|
init_base64();
|
|
41037
41017
|
init_primitives();
|
|
41038
41018
|
MorphoSupplyCollateralRequestChain = {
|
|
41039
|
-
|
|
41040
|
-
|
|
41041
|
-
|
|
41019
|
+
Arbitrum: "arbitrum",
|
|
41020
|
+
Base: "base",
|
|
41021
|
+
Ethereum: "ethereum"
|
|
41042
41022
|
};
|
|
41043
|
-
MorphoSupplyCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41044
|
-
MorphoSupplyCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
41045
|
-
((MorphoSupplyCollateralRequestAmount$) => {
|
|
41046
|
-
MorphoSupplyCollateralRequestAmount$.inboundSchema = MorphoSupplyCollateralRequestAmount$inboundSchema;
|
|
41047
|
-
MorphoSupplyCollateralRequestAmount$.outboundSchema = MorphoSupplyCollateralRequestAmount$outboundSchema;
|
|
41048
|
-
})(MorphoSupplyCollateralRequestAmount$ ||= {});
|
|
41049
41023
|
MorphoSupplyCollateralRequestChain$inboundSchema = nativeEnumType(MorphoSupplyCollateralRequestChain);
|
|
41050
41024
|
MorphoSupplyCollateralRequestChain$outboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
|
|
41051
41025
|
((MorphoSupplyCollateralRequestChain$) => {
|
|
41052
41026
|
MorphoSupplyCollateralRequestChain$.inboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
|
|
41053
41027
|
MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
|
|
41054
41028
|
})(MorphoSupplyCollateralRequestChain$ ||= {});
|
|
41029
|
+
MorphoSupplyCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41030
|
+
MorphoSupplyCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
41031
|
+
((MorphoSupplyCollateralRequestAmount$) => {
|
|
41032
|
+
MorphoSupplyCollateralRequestAmount$.inboundSchema = MorphoSupplyCollateralRequestAmount$inboundSchema;
|
|
41033
|
+
MorphoSupplyCollateralRequestAmount$.outboundSchema = MorphoSupplyCollateralRequestAmount$outboundSchema;
|
|
41034
|
+
})(MorphoSupplyCollateralRequestAmount$ ||= {});
|
|
41055
41035
|
MorphoSupplyCollateralRequest$inboundSchema = objectType({
|
|
41056
41036
|
action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
|
|
41057
41037
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -41091,27 +41071,27 @@ var init_morphosupplycollateralrequest = __esm(() => {
|
|
|
41091
41071
|
});
|
|
41092
41072
|
|
|
41093
41073
|
// src/models/components/morphowithdrawcollateralrequest.ts
|
|
41094
|
-
var MorphoWithdrawCollateralRequestChain,
|
|
41074
|
+
var MorphoWithdrawCollateralRequestChain, MorphoWithdrawCollateralRequestChain$inboundSchema, MorphoWithdrawCollateralRequestChain$outboundSchema, MorphoWithdrawCollateralRequestChain$, MorphoWithdrawCollateralRequestAmount$inboundSchema, MorphoWithdrawCollateralRequestAmount$outboundSchema, MorphoWithdrawCollateralRequestAmount$, MorphoWithdrawCollateralRequest$inboundSchema, MorphoWithdrawCollateralRequest$outboundSchema, MorphoWithdrawCollateralRequest$;
|
|
41095
41075
|
var init_morphowithdrawcollateralrequest = __esm(() => {
|
|
41096
41076
|
init_zod();
|
|
41097
41077
|
init_primitives();
|
|
41098
41078
|
MorphoWithdrawCollateralRequestChain = {
|
|
41099
|
-
|
|
41100
|
-
|
|
41101
|
-
|
|
41079
|
+
Arbitrum: "arbitrum",
|
|
41080
|
+
Base: "base",
|
|
41081
|
+
Ethereum: "ethereum"
|
|
41102
41082
|
};
|
|
41103
|
-
MorphoWithdrawCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41104
|
-
MorphoWithdrawCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
41105
|
-
((MorphoWithdrawCollateralRequestAmount$) => {
|
|
41106
|
-
MorphoWithdrawCollateralRequestAmount$.inboundSchema = MorphoWithdrawCollateralRequestAmount$inboundSchema;
|
|
41107
|
-
MorphoWithdrawCollateralRequestAmount$.outboundSchema = MorphoWithdrawCollateralRequestAmount$outboundSchema;
|
|
41108
|
-
})(MorphoWithdrawCollateralRequestAmount$ ||= {});
|
|
41109
41083
|
MorphoWithdrawCollateralRequestChain$inboundSchema = nativeEnumType(MorphoWithdrawCollateralRequestChain);
|
|
41110
41084
|
MorphoWithdrawCollateralRequestChain$outboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
|
|
41111
41085
|
((MorphoWithdrawCollateralRequestChain$) => {
|
|
41112
41086
|
MorphoWithdrawCollateralRequestChain$.inboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
|
|
41113
41087
|
MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
|
|
41114
41088
|
})(MorphoWithdrawCollateralRequestChain$ ||= {});
|
|
41089
|
+
MorphoWithdrawCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
41090
|
+
MorphoWithdrawCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
41091
|
+
((MorphoWithdrawCollateralRequestAmount$) => {
|
|
41092
|
+
MorphoWithdrawCollateralRequestAmount$.inboundSchema = MorphoWithdrawCollateralRequestAmount$inboundSchema;
|
|
41093
|
+
MorphoWithdrawCollateralRequestAmount$.outboundSchema = MorphoWithdrawCollateralRequestAmount$outboundSchema;
|
|
41094
|
+
})(MorphoWithdrawCollateralRequestAmount$ ||= {});
|
|
41115
41095
|
MorphoWithdrawCollateralRequest$inboundSchema = objectType({
|
|
41116
41096
|
action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
|
|
41117
41097
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -41154,9 +41134,9 @@ var init_morphowithdrawrequest = __esm(() => {
|
|
|
41154
41134
|
init_zod();
|
|
41155
41135
|
init_primitives();
|
|
41156
41136
|
MorphoWithdrawRequestChain = {
|
|
41157
|
-
|
|
41158
|
-
|
|
41159
|
-
|
|
41137
|
+
Arbitrum: "arbitrum",
|
|
41138
|
+
Base: "base",
|
|
41139
|
+
Ethereum: "ethereum"
|
|
41160
41140
|
};
|
|
41161
41141
|
MorphoWithdrawRequestChain$inboundSchema = nativeEnumType(MorphoWithdrawRequestChain);
|
|
41162
41142
|
MorphoWithdrawRequestChain$outboundSchema = MorphoWithdrawRequestChain$inboundSchema;
|
|
@@ -41201,9 +41181,9 @@ var MulticallAuthorizationRequestChain, MulticallAuthorizationRequestChain$inbou
|
|
|
41201
41181
|
var init_multicallauthorizationrequest = __esm(() => {
|
|
41202
41182
|
init_zod();
|
|
41203
41183
|
MulticallAuthorizationRequestChain = {
|
|
41204
|
-
|
|
41205
|
-
|
|
41206
|
-
|
|
41184
|
+
Arbitrum: "arbitrum",
|
|
41185
|
+
Base: "base",
|
|
41186
|
+
Ethereum: "ethereum"
|
|
41207
41187
|
};
|
|
41208
41188
|
MulticallAuthorizationRequestChain$inboundSchema = nativeEnumType(MulticallAuthorizationRequestChain);
|
|
41209
41189
|
MulticallAuthorizationRequestChain$outboundSchema = MulticallAuthorizationRequestChain$inboundSchema;
|
|
@@ -41253,9 +41233,9 @@ var init_multicallexecuterequest = __esm(() => {
|
|
|
41253
41233
|
init_signedauthorization();
|
|
41254
41234
|
init_useroperation();
|
|
41255
41235
|
MulticallExecuteRequestChain = {
|
|
41256
|
-
|
|
41257
|
-
|
|
41258
|
-
|
|
41236
|
+
Arbitrum: "arbitrum",
|
|
41237
|
+
Base: "base",
|
|
41238
|
+
Ethereum: "ethereum"
|
|
41259
41239
|
};
|
|
41260
41240
|
MulticallExecuteRequestChain$inboundSchema = nativeEnumType(MulticallExecuteRequestChain);
|
|
41261
41241
|
MulticallExecuteRequestChain$outboundSchema = MulticallExecuteRequestChain$inboundSchema;
|
|
@@ -41290,16 +41270,22 @@ var init_multicallexecuterequest = __esm(() => {
|
|
|
41290
41270
|
});
|
|
41291
41271
|
|
|
41292
41272
|
// src/models/components/odosswaprequest.ts
|
|
41293
|
-
var OdosSwapRequestChain,
|
|
41273
|
+
var OdosSwapRequestChain, OdosSwapRequestChain$inboundSchema, OdosSwapRequestChain$outboundSchema, OdosSwapRequestChain$, OdosSwapRequestTokenIn$inboundSchema, OdosSwapRequestTokenIn$outboundSchema, OdosSwapRequestTokenIn$, OdosSwapRequestTokenOut$inboundSchema, OdosSwapRequestTokenOut$outboundSchema, OdosSwapRequestTokenOut$, OdosSwapRequestAmount$inboundSchema, OdosSwapRequestAmount$outboundSchema, OdosSwapRequestAmount$, OdosSwapRequest$inboundSchema, OdosSwapRequest$outboundSchema, OdosSwapRequest$;
|
|
41294
41274
|
var init_odosswaprequest = __esm(() => {
|
|
41295
41275
|
init_zod();
|
|
41296
41276
|
init_primitives();
|
|
41297
41277
|
init_tokenenum();
|
|
41298
41278
|
OdosSwapRequestChain = {
|
|
41299
|
-
|
|
41300
|
-
|
|
41301
|
-
|
|
41279
|
+
Arbitrum: "arbitrum",
|
|
41280
|
+
Base: "base",
|
|
41281
|
+
Ethereum: "ethereum"
|
|
41302
41282
|
};
|
|
41283
|
+
OdosSwapRequestChain$inboundSchema = nativeEnumType(OdosSwapRequestChain);
|
|
41284
|
+
OdosSwapRequestChain$outboundSchema = OdosSwapRequestChain$inboundSchema;
|
|
41285
|
+
((OdosSwapRequestChain$) => {
|
|
41286
|
+
OdosSwapRequestChain$.inboundSchema = OdosSwapRequestChain$inboundSchema;
|
|
41287
|
+
OdosSwapRequestChain$.outboundSchema = OdosSwapRequestChain$outboundSchema;
|
|
41288
|
+
})(OdosSwapRequestChain$ ||= {});
|
|
41303
41289
|
OdosSwapRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41304
41290
|
OdosSwapRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41305
41291
|
((OdosSwapRequestTokenIn$) => {
|
|
@@ -41318,12 +41304,6 @@ var init_odosswaprequest = __esm(() => {
|
|
|
41318
41304
|
OdosSwapRequestAmount$.inboundSchema = OdosSwapRequestAmount$inboundSchema;
|
|
41319
41305
|
OdosSwapRequestAmount$.outboundSchema = OdosSwapRequestAmount$outboundSchema;
|
|
41320
41306
|
})(OdosSwapRequestAmount$ ||= {});
|
|
41321
|
-
OdosSwapRequestChain$inboundSchema = nativeEnumType(OdosSwapRequestChain);
|
|
41322
|
-
OdosSwapRequestChain$outboundSchema = OdosSwapRequestChain$inboundSchema;
|
|
41323
|
-
((OdosSwapRequestChain$) => {
|
|
41324
|
-
OdosSwapRequestChain$.inboundSchema = OdosSwapRequestChain$inboundSchema;
|
|
41325
|
-
OdosSwapRequestChain$.outboundSchema = OdosSwapRequestChain$outboundSchema;
|
|
41326
|
-
})(OdosSwapRequestChain$ ||= {});
|
|
41327
41307
|
OdosSwapRequest$inboundSchema = objectType({
|
|
41328
41308
|
action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
|
|
41329
41309
|
token_in: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
@@ -41387,16 +41367,22 @@ var init_openposition = __esm(() => {
|
|
|
41387
41367
|
});
|
|
41388
41368
|
|
|
41389
41369
|
// src/models/components/pendleaddliquidityrequest.ts
|
|
41390
|
-
var PendleAddLiquidityRequestChain,
|
|
41370
|
+
var PendleAddLiquidityRequestChain, PendleAddLiquidityRequestChain$inboundSchema, PendleAddLiquidityRequestChain$outboundSchema, PendleAddLiquidityRequestChain$, PendleAddLiquidityRequestTokenIn$inboundSchema, PendleAddLiquidityRequestTokenIn$outboundSchema, PendleAddLiquidityRequestTokenIn$, PendleAddLiquidityRequestAmountIn$inboundSchema, PendleAddLiquidityRequestAmountIn$outboundSchema, PendleAddLiquidityRequestAmountIn$, PendleAddLiquidityRequest$inboundSchema, PendleAddLiquidityRequest$outboundSchema, PendleAddLiquidityRequest$;
|
|
41391
41371
|
var init_pendleaddliquidityrequest = __esm(() => {
|
|
41392
41372
|
init_zod();
|
|
41393
41373
|
init_primitives();
|
|
41394
41374
|
init_tokenenum();
|
|
41395
41375
|
PendleAddLiquidityRequestChain = {
|
|
41396
|
-
|
|
41397
|
-
|
|
41398
|
-
|
|
41376
|
+
Arbitrum: "arbitrum",
|
|
41377
|
+
Base: "base",
|
|
41378
|
+
Ethereum: "ethereum"
|
|
41399
41379
|
};
|
|
41380
|
+
PendleAddLiquidityRequestChain$inboundSchema = nativeEnumType(PendleAddLiquidityRequestChain);
|
|
41381
|
+
PendleAddLiquidityRequestChain$outboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
|
|
41382
|
+
((PendleAddLiquidityRequestChain$) => {
|
|
41383
|
+
PendleAddLiquidityRequestChain$.inboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
|
|
41384
|
+
PendleAddLiquidityRequestChain$.outboundSchema = PendleAddLiquidityRequestChain$outboundSchema;
|
|
41385
|
+
})(PendleAddLiquidityRequestChain$ ||= {});
|
|
41400
41386
|
PendleAddLiquidityRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41401
41387
|
PendleAddLiquidityRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41402
41388
|
((PendleAddLiquidityRequestTokenIn$) => {
|
|
@@ -41409,12 +41395,6 @@ var init_pendleaddliquidityrequest = __esm(() => {
|
|
|
41409
41395
|
PendleAddLiquidityRequestAmountIn$.inboundSchema = PendleAddLiquidityRequestAmountIn$inboundSchema;
|
|
41410
41396
|
PendleAddLiquidityRequestAmountIn$.outboundSchema = PendleAddLiquidityRequestAmountIn$outboundSchema;
|
|
41411
41397
|
})(PendleAddLiquidityRequestAmountIn$ ||= {});
|
|
41412
|
-
PendleAddLiquidityRequestChain$inboundSchema = nativeEnumType(PendleAddLiquidityRequestChain);
|
|
41413
|
-
PendleAddLiquidityRequestChain$outboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
|
|
41414
|
-
((PendleAddLiquidityRequestChain$) => {
|
|
41415
|
-
PendleAddLiquidityRequestChain$.inboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
|
|
41416
|
-
PendleAddLiquidityRequestChain$.outboundSchema = PendleAddLiquidityRequestChain$outboundSchema;
|
|
41417
|
-
})(PendleAddLiquidityRequestChain$ ||= {});
|
|
41418
41398
|
PendleAddLiquidityRequest$inboundSchema = objectType({
|
|
41419
41399
|
action_type: literalType("PENDLE_ADD_LIQUIDITY").default("PENDLE_ADD_LIQUIDITY"),
|
|
41420
41400
|
market_address: stringType(),
|
|
@@ -41456,16 +41436,22 @@ var init_pendleaddliquidityrequest = __esm(() => {
|
|
|
41456
41436
|
});
|
|
41457
41437
|
|
|
41458
41438
|
// src/models/components/pendlebuyptrequest.ts
|
|
41459
|
-
var PendleBuyPtRequestChain,
|
|
41439
|
+
var PendleBuyPtRequestChain, PendleBuyPtRequestChain$inboundSchema, PendleBuyPtRequestChain$outboundSchema, PendleBuyPtRequestChain$, PendleBuyPtRequestTokenIn$inboundSchema, PendleBuyPtRequestTokenIn$outboundSchema, PendleBuyPtRequestTokenIn$, PendleBuyPtRequestAmountIn$inboundSchema, PendleBuyPtRequestAmountIn$outboundSchema, PendleBuyPtRequestAmountIn$, PendleBuyPtRequest$inboundSchema, PendleBuyPtRequest$outboundSchema, PendleBuyPtRequest$;
|
|
41460
41440
|
var init_pendlebuyptrequest = __esm(() => {
|
|
41461
41441
|
init_zod();
|
|
41462
41442
|
init_primitives();
|
|
41463
41443
|
init_tokenenum();
|
|
41464
41444
|
PendleBuyPtRequestChain = {
|
|
41465
|
-
|
|
41466
|
-
|
|
41467
|
-
|
|
41445
|
+
Arbitrum: "arbitrum",
|
|
41446
|
+
Base: "base",
|
|
41447
|
+
Ethereum: "ethereum"
|
|
41468
41448
|
};
|
|
41449
|
+
PendleBuyPtRequestChain$inboundSchema = nativeEnumType(PendleBuyPtRequestChain);
|
|
41450
|
+
PendleBuyPtRequestChain$outboundSchema = PendleBuyPtRequestChain$inboundSchema;
|
|
41451
|
+
((PendleBuyPtRequestChain$) => {
|
|
41452
|
+
PendleBuyPtRequestChain$.inboundSchema = PendleBuyPtRequestChain$inboundSchema;
|
|
41453
|
+
PendleBuyPtRequestChain$.outboundSchema = PendleBuyPtRequestChain$outboundSchema;
|
|
41454
|
+
})(PendleBuyPtRequestChain$ ||= {});
|
|
41469
41455
|
PendleBuyPtRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41470
41456
|
PendleBuyPtRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41471
41457
|
((PendleBuyPtRequestTokenIn$) => {
|
|
@@ -41478,12 +41464,6 @@ var init_pendlebuyptrequest = __esm(() => {
|
|
|
41478
41464
|
PendleBuyPtRequestAmountIn$.inboundSchema = PendleBuyPtRequestAmountIn$inboundSchema;
|
|
41479
41465
|
PendleBuyPtRequestAmountIn$.outboundSchema = PendleBuyPtRequestAmountIn$outboundSchema;
|
|
41480
41466
|
})(PendleBuyPtRequestAmountIn$ ||= {});
|
|
41481
|
-
PendleBuyPtRequestChain$inboundSchema = nativeEnumType(PendleBuyPtRequestChain);
|
|
41482
|
-
PendleBuyPtRequestChain$outboundSchema = PendleBuyPtRequestChain$inboundSchema;
|
|
41483
|
-
((PendleBuyPtRequestChain$) => {
|
|
41484
|
-
PendleBuyPtRequestChain$.inboundSchema = PendleBuyPtRequestChain$inboundSchema;
|
|
41485
|
-
PendleBuyPtRequestChain$.outboundSchema = PendleBuyPtRequestChain$outboundSchema;
|
|
41486
|
-
})(PendleBuyPtRequestChain$ ||= {});
|
|
41487
41467
|
PendleBuyPtRequest$inboundSchema = objectType({
|
|
41488
41468
|
action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
|
|
41489
41469
|
market_address: stringType(),
|
|
@@ -41525,16 +41505,22 @@ var init_pendlebuyptrequest = __esm(() => {
|
|
|
41525
41505
|
});
|
|
41526
41506
|
|
|
41527
41507
|
// src/models/components/pendlebuyytrequest.ts
|
|
41528
|
-
var PendleBuyYtRequestChain,
|
|
41508
|
+
var PendleBuyYtRequestChain, PendleBuyYtRequestChain$inboundSchema, PendleBuyYtRequestChain$outboundSchema, PendleBuyYtRequestChain$, PendleBuyYtRequestTokenIn$inboundSchema, PendleBuyYtRequestTokenIn$outboundSchema, PendleBuyYtRequestTokenIn$, PendleBuyYtRequestAmountIn$inboundSchema, PendleBuyYtRequestAmountIn$outboundSchema, PendleBuyYtRequestAmountIn$, PendleBuyYtRequest$inboundSchema, PendleBuyYtRequest$outboundSchema, PendleBuyYtRequest$;
|
|
41529
41509
|
var init_pendlebuyytrequest = __esm(() => {
|
|
41530
41510
|
init_zod();
|
|
41531
41511
|
init_primitives();
|
|
41532
41512
|
init_tokenenum();
|
|
41533
41513
|
PendleBuyYtRequestChain = {
|
|
41534
|
-
|
|
41535
|
-
|
|
41536
|
-
|
|
41514
|
+
Arbitrum: "arbitrum",
|
|
41515
|
+
Base: "base",
|
|
41516
|
+
Ethereum: "ethereum"
|
|
41537
41517
|
};
|
|
41518
|
+
PendleBuyYtRequestChain$inboundSchema = nativeEnumType(PendleBuyYtRequestChain);
|
|
41519
|
+
PendleBuyYtRequestChain$outboundSchema = PendleBuyYtRequestChain$inboundSchema;
|
|
41520
|
+
((PendleBuyYtRequestChain$) => {
|
|
41521
|
+
PendleBuyYtRequestChain$.inboundSchema = PendleBuyYtRequestChain$inboundSchema;
|
|
41522
|
+
PendleBuyYtRequestChain$.outboundSchema = PendleBuyYtRequestChain$outboundSchema;
|
|
41523
|
+
})(PendleBuyYtRequestChain$ ||= {});
|
|
41538
41524
|
PendleBuyYtRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41539
41525
|
PendleBuyYtRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41540
41526
|
((PendleBuyYtRequestTokenIn$) => {
|
|
@@ -41547,12 +41533,6 @@ var init_pendlebuyytrequest = __esm(() => {
|
|
|
41547
41533
|
PendleBuyYtRequestAmountIn$.inboundSchema = PendleBuyYtRequestAmountIn$inboundSchema;
|
|
41548
41534
|
PendleBuyYtRequestAmountIn$.outboundSchema = PendleBuyYtRequestAmountIn$outboundSchema;
|
|
41549
41535
|
})(PendleBuyYtRequestAmountIn$ ||= {});
|
|
41550
|
-
PendleBuyYtRequestChain$inboundSchema = nativeEnumType(PendleBuyYtRequestChain);
|
|
41551
|
-
PendleBuyYtRequestChain$outboundSchema = PendleBuyYtRequestChain$inboundSchema;
|
|
41552
|
-
((PendleBuyYtRequestChain$) => {
|
|
41553
|
-
PendleBuyYtRequestChain$.inboundSchema = PendleBuyYtRequestChain$inboundSchema;
|
|
41554
|
-
PendleBuyYtRequestChain$.outboundSchema = PendleBuyYtRequestChain$outboundSchema;
|
|
41555
|
-
})(PendleBuyYtRequestChain$ ||= {});
|
|
41556
41536
|
PendleBuyYtRequest$inboundSchema = objectType({
|
|
41557
41537
|
action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
|
|
41558
41538
|
market_address: stringType(),
|
|
@@ -41761,9 +41741,9 @@ var init_pendleredeemyieldrequest = __esm(() => {
|
|
|
41761
41741
|
init_zod();
|
|
41762
41742
|
init_primitives();
|
|
41763
41743
|
PendleRedeemYieldRequestChain = {
|
|
41764
|
-
|
|
41765
|
-
|
|
41766
|
-
|
|
41744
|
+
Arbitrum: "arbitrum",
|
|
41745
|
+
Base: "base",
|
|
41746
|
+
Ethereum: "ethereum"
|
|
41767
41747
|
};
|
|
41768
41748
|
PendleRedeemYieldRequestChain$inboundSchema = nativeEnumType(PendleRedeemYieldRequestChain);
|
|
41769
41749
|
PendleRedeemYieldRequestChain$outboundSchema = PendleRedeemYieldRequestChain$inboundSchema;
|
|
@@ -41800,16 +41780,22 @@ var init_pendleredeemyieldrequest = __esm(() => {
|
|
|
41800
41780
|
});
|
|
41801
41781
|
|
|
41802
41782
|
// src/models/components/pendleremoveliquidityrequest.ts
|
|
41803
|
-
var PendleRemoveLiquidityRequestChain,
|
|
41783
|
+
var PendleRemoveLiquidityRequestChain, PendleRemoveLiquidityRequestChain$inboundSchema, PendleRemoveLiquidityRequestChain$outboundSchema, PendleRemoveLiquidityRequestChain$, PendleRemoveLiquidityRequestTokenOut$inboundSchema, PendleRemoveLiquidityRequestTokenOut$outboundSchema, PendleRemoveLiquidityRequestTokenOut$, PendleRemoveLiquidityRequestAmountIn$inboundSchema, PendleRemoveLiquidityRequestAmountIn$outboundSchema, PendleRemoveLiquidityRequestAmountIn$, PendleRemoveLiquidityRequest$inboundSchema, PendleRemoveLiquidityRequest$outboundSchema, PendleRemoveLiquidityRequest$;
|
|
41804
41784
|
var init_pendleremoveliquidityrequest = __esm(() => {
|
|
41805
41785
|
init_zod();
|
|
41806
41786
|
init_primitives();
|
|
41807
41787
|
init_tokenenum();
|
|
41808
41788
|
PendleRemoveLiquidityRequestChain = {
|
|
41809
|
-
|
|
41810
|
-
|
|
41811
|
-
|
|
41789
|
+
Arbitrum: "arbitrum",
|
|
41790
|
+
Base: "base",
|
|
41791
|
+
Ethereum: "ethereum"
|
|
41812
41792
|
};
|
|
41793
|
+
PendleRemoveLiquidityRequestChain$inboundSchema = nativeEnumType(PendleRemoveLiquidityRequestChain);
|
|
41794
|
+
PendleRemoveLiquidityRequestChain$outboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
|
|
41795
|
+
((PendleRemoveLiquidityRequestChain$) => {
|
|
41796
|
+
PendleRemoveLiquidityRequestChain$.inboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
|
|
41797
|
+
PendleRemoveLiquidityRequestChain$.outboundSchema = PendleRemoveLiquidityRequestChain$outboundSchema;
|
|
41798
|
+
})(PendleRemoveLiquidityRequestChain$ ||= {});
|
|
41813
41799
|
PendleRemoveLiquidityRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41814
41800
|
PendleRemoveLiquidityRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41815
41801
|
((PendleRemoveLiquidityRequestTokenOut$) => {
|
|
@@ -41822,12 +41808,6 @@ var init_pendleremoveliquidityrequest = __esm(() => {
|
|
|
41822
41808
|
PendleRemoveLiquidityRequestAmountIn$.inboundSchema = PendleRemoveLiquidityRequestAmountIn$inboundSchema;
|
|
41823
41809
|
PendleRemoveLiquidityRequestAmountIn$.outboundSchema = PendleRemoveLiquidityRequestAmountIn$outboundSchema;
|
|
41824
41810
|
})(PendleRemoveLiquidityRequestAmountIn$ ||= {});
|
|
41825
|
-
PendleRemoveLiquidityRequestChain$inboundSchema = nativeEnumType(PendleRemoveLiquidityRequestChain);
|
|
41826
|
-
PendleRemoveLiquidityRequestChain$outboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
|
|
41827
|
-
((PendleRemoveLiquidityRequestChain$) => {
|
|
41828
|
-
PendleRemoveLiquidityRequestChain$.inboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
|
|
41829
|
-
PendleRemoveLiquidityRequestChain$.outboundSchema = PendleRemoveLiquidityRequestChain$outboundSchema;
|
|
41830
|
-
})(PendleRemoveLiquidityRequestChain$ ||= {});
|
|
41831
41811
|
PendleRemoveLiquidityRequest$inboundSchema = objectType({
|
|
41832
41812
|
action_type: literalType("PENDLE_REMOVE_LIQUIDITY").default("PENDLE_REMOVE_LIQUIDITY"),
|
|
41833
41813
|
market_address: stringType(),
|
|
@@ -41869,16 +41849,22 @@ var init_pendleremoveliquidityrequest = __esm(() => {
|
|
|
41869
41849
|
});
|
|
41870
41850
|
|
|
41871
41851
|
// src/models/components/pendlesellptrequest.ts
|
|
41872
|
-
var PendleSellPtRequestChain,
|
|
41852
|
+
var PendleSellPtRequestChain, PendleSellPtRequestChain$inboundSchema, PendleSellPtRequestChain$outboundSchema, PendleSellPtRequestChain$, PendleSellPtRequestTokenOut$inboundSchema, PendleSellPtRequestTokenOut$outboundSchema, PendleSellPtRequestTokenOut$, PendleSellPtRequestAmountIn$inboundSchema, PendleSellPtRequestAmountIn$outboundSchema, PendleSellPtRequestAmountIn$, PendleSellPtRequest$inboundSchema, PendleSellPtRequest$outboundSchema, PendleSellPtRequest$;
|
|
41873
41853
|
var init_pendlesellptrequest = __esm(() => {
|
|
41874
41854
|
init_zod();
|
|
41875
41855
|
init_primitives();
|
|
41876
41856
|
init_tokenenum();
|
|
41877
41857
|
PendleSellPtRequestChain = {
|
|
41878
|
-
|
|
41879
|
-
|
|
41880
|
-
|
|
41858
|
+
Arbitrum: "arbitrum",
|
|
41859
|
+
Base: "base",
|
|
41860
|
+
Ethereum: "ethereum"
|
|
41881
41861
|
};
|
|
41862
|
+
PendleSellPtRequestChain$inboundSchema = nativeEnumType(PendleSellPtRequestChain);
|
|
41863
|
+
PendleSellPtRequestChain$outboundSchema = PendleSellPtRequestChain$inboundSchema;
|
|
41864
|
+
((PendleSellPtRequestChain$) => {
|
|
41865
|
+
PendleSellPtRequestChain$.inboundSchema = PendleSellPtRequestChain$inboundSchema;
|
|
41866
|
+
PendleSellPtRequestChain$.outboundSchema = PendleSellPtRequestChain$outboundSchema;
|
|
41867
|
+
})(PendleSellPtRequestChain$ ||= {});
|
|
41882
41868
|
PendleSellPtRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41883
41869
|
PendleSellPtRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41884
41870
|
((PendleSellPtRequestTokenOut$) => {
|
|
@@ -41887,16 +41873,10 @@ var init_pendlesellptrequest = __esm(() => {
|
|
|
41887
41873
|
})(PendleSellPtRequestTokenOut$ ||= {});
|
|
41888
41874
|
PendleSellPtRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
|
|
41889
41875
|
PendleSellPtRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
|
|
41890
|
-
((PendleSellPtRequestAmountIn$) => {
|
|
41891
|
-
PendleSellPtRequestAmountIn$.inboundSchema = PendleSellPtRequestAmountIn$inboundSchema;
|
|
41892
|
-
PendleSellPtRequestAmountIn$.outboundSchema = PendleSellPtRequestAmountIn$outboundSchema;
|
|
41893
|
-
})(PendleSellPtRequestAmountIn$ ||= {});
|
|
41894
|
-
PendleSellPtRequestChain$inboundSchema = nativeEnumType(PendleSellPtRequestChain);
|
|
41895
|
-
PendleSellPtRequestChain$outboundSchema = PendleSellPtRequestChain$inboundSchema;
|
|
41896
|
-
((PendleSellPtRequestChain$) => {
|
|
41897
|
-
PendleSellPtRequestChain$.inboundSchema = PendleSellPtRequestChain$inboundSchema;
|
|
41898
|
-
PendleSellPtRequestChain$.outboundSchema = PendleSellPtRequestChain$outboundSchema;
|
|
41899
|
-
})(PendleSellPtRequestChain$ ||= {});
|
|
41876
|
+
((PendleSellPtRequestAmountIn$) => {
|
|
41877
|
+
PendleSellPtRequestAmountIn$.inboundSchema = PendleSellPtRequestAmountIn$inboundSchema;
|
|
41878
|
+
PendleSellPtRequestAmountIn$.outboundSchema = PendleSellPtRequestAmountIn$outboundSchema;
|
|
41879
|
+
})(PendleSellPtRequestAmountIn$ ||= {});
|
|
41900
41880
|
PendleSellPtRequest$inboundSchema = objectType({
|
|
41901
41881
|
action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
|
|
41902
41882
|
market_address: stringType(),
|
|
@@ -41938,16 +41918,22 @@ var init_pendlesellptrequest = __esm(() => {
|
|
|
41938
41918
|
});
|
|
41939
41919
|
|
|
41940
41920
|
// src/models/components/pendlesellytrequest.ts
|
|
41941
|
-
var PendleSellYtRequestChain,
|
|
41921
|
+
var PendleSellYtRequestChain, PendleSellYtRequestChain$inboundSchema, PendleSellYtRequestChain$outboundSchema, PendleSellYtRequestChain$, PendleSellYtRequestTokenOut$inboundSchema, PendleSellYtRequestTokenOut$outboundSchema, PendleSellYtRequestTokenOut$, PendleSellYtRequestAmountIn$inboundSchema, PendleSellYtRequestAmountIn$outboundSchema, PendleSellYtRequestAmountIn$, PendleSellYtRequest$inboundSchema, PendleSellYtRequest$outboundSchema, PendleSellYtRequest$;
|
|
41942
41922
|
var init_pendlesellytrequest = __esm(() => {
|
|
41943
41923
|
init_zod();
|
|
41944
41924
|
init_primitives();
|
|
41945
41925
|
init_tokenenum();
|
|
41946
41926
|
PendleSellYtRequestChain = {
|
|
41947
|
-
|
|
41948
|
-
|
|
41949
|
-
|
|
41927
|
+
Arbitrum: "arbitrum",
|
|
41928
|
+
Base: "base",
|
|
41929
|
+
Ethereum: "ethereum"
|
|
41950
41930
|
};
|
|
41931
|
+
PendleSellYtRequestChain$inboundSchema = nativeEnumType(PendleSellYtRequestChain);
|
|
41932
|
+
PendleSellYtRequestChain$outboundSchema = PendleSellYtRequestChain$inboundSchema;
|
|
41933
|
+
((PendleSellYtRequestChain$) => {
|
|
41934
|
+
PendleSellYtRequestChain$.inboundSchema = PendleSellYtRequestChain$inboundSchema;
|
|
41935
|
+
PendleSellYtRequestChain$.outboundSchema = PendleSellYtRequestChain$outboundSchema;
|
|
41936
|
+
})(PendleSellYtRequestChain$ ||= {});
|
|
41951
41937
|
PendleSellYtRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
41952
41938
|
PendleSellYtRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
41953
41939
|
((PendleSellYtRequestTokenOut$) => {
|
|
@@ -41960,12 +41946,6 @@ var init_pendlesellytrequest = __esm(() => {
|
|
|
41960
41946
|
PendleSellYtRequestAmountIn$.inboundSchema = PendleSellYtRequestAmountIn$inboundSchema;
|
|
41961
41947
|
PendleSellYtRequestAmountIn$.outboundSchema = PendleSellYtRequestAmountIn$outboundSchema;
|
|
41962
41948
|
})(PendleSellYtRequestAmountIn$ ||= {});
|
|
41963
|
-
PendleSellYtRequestChain$inboundSchema = nativeEnumType(PendleSellYtRequestChain);
|
|
41964
|
-
PendleSellYtRequestChain$outboundSchema = PendleSellYtRequestChain$inboundSchema;
|
|
41965
|
-
((PendleSellYtRequestChain$) => {
|
|
41966
|
-
PendleSellYtRequestChain$.inboundSchema = PendleSellYtRequestChain$inboundSchema;
|
|
41967
|
-
PendleSellYtRequestChain$.outboundSchema = PendleSellYtRequestChain$outboundSchema;
|
|
41968
|
-
})(PendleSellYtRequestChain$ ||= {});
|
|
41969
41949
|
PendleSellYtRequest$inboundSchema = objectType({
|
|
41970
41950
|
action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
|
|
41971
41951
|
market_address: stringType(),
|
|
@@ -42152,7 +42132,7 @@ var init_security2 = __esm(() => {
|
|
|
42152
42132
|
});
|
|
42153
42133
|
|
|
42154
42134
|
// src/models/components/setallowancerequest.ts
|
|
42155
|
-
var SetAllowanceRequestContractEnum, SetAllowanceRequestChain,
|
|
42135
|
+
var SetAllowanceRequestContractEnum, SetAllowanceRequestChain, SetAllowanceRequestContractEnum$inboundSchema, SetAllowanceRequestContractEnum$outboundSchema, SetAllowanceRequestContractEnum$, SetAllowanceRequestChain$inboundSchema, SetAllowanceRequestChain$outboundSchema, SetAllowanceRequestChain$, SetAllowanceRequestToken$inboundSchema, SetAllowanceRequestToken$outboundSchema, SetAllowanceRequestToken$, SetAllowanceRequestContractUnion$inboundSchema, SetAllowanceRequestContractUnion$outboundSchema, SetAllowanceRequestContractUnion$, SetAllowanceRequestAmount$inboundSchema, SetAllowanceRequestAmount$outboundSchema, SetAllowanceRequestAmount$, SetAllowanceRequest$inboundSchema, SetAllowanceRequest$outboundSchema, SetAllowanceRequest$;
|
|
42156
42136
|
var init_setallowancerequest = __esm(() => {
|
|
42157
42137
|
init_zod();
|
|
42158
42138
|
init_primitives();
|
|
@@ -42172,22 +42152,28 @@ var init_setallowancerequest = __esm(() => {
|
|
|
42172
42152
|
OdosRouter: "OdosRouter"
|
|
42173
42153
|
};
|
|
42174
42154
|
SetAllowanceRequestChain = {
|
|
42175
|
-
|
|
42176
|
-
|
|
42177
|
-
|
|
42155
|
+
Arbitrum: "arbitrum",
|
|
42156
|
+
Base: "base",
|
|
42157
|
+
Ethereum: "ethereum"
|
|
42178
42158
|
};
|
|
42179
|
-
SetAllowanceRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
42180
|
-
SetAllowanceRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
42181
|
-
((SetAllowanceRequestToken$) => {
|
|
42182
|
-
SetAllowanceRequestToken$.inboundSchema = SetAllowanceRequestToken$inboundSchema;
|
|
42183
|
-
SetAllowanceRequestToken$.outboundSchema = SetAllowanceRequestToken$outboundSchema;
|
|
42184
|
-
})(SetAllowanceRequestToken$ ||= {});
|
|
42185
42159
|
SetAllowanceRequestContractEnum$inboundSchema = nativeEnumType(SetAllowanceRequestContractEnum);
|
|
42186
42160
|
SetAllowanceRequestContractEnum$outboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
|
|
42187
42161
|
((SetAllowanceRequestContractEnum$) => {
|
|
42188
42162
|
SetAllowanceRequestContractEnum$.inboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
|
|
42189
42163
|
SetAllowanceRequestContractEnum$.outboundSchema = SetAllowanceRequestContractEnum$outboundSchema;
|
|
42190
42164
|
})(SetAllowanceRequestContractEnum$ ||= {});
|
|
42165
|
+
SetAllowanceRequestChain$inboundSchema = nativeEnumType(SetAllowanceRequestChain);
|
|
42166
|
+
SetAllowanceRequestChain$outboundSchema = SetAllowanceRequestChain$inboundSchema;
|
|
42167
|
+
((SetAllowanceRequestChain$) => {
|
|
42168
|
+
SetAllowanceRequestChain$.inboundSchema = SetAllowanceRequestChain$inboundSchema;
|
|
42169
|
+
SetAllowanceRequestChain$.outboundSchema = SetAllowanceRequestChain$outboundSchema;
|
|
42170
|
+
})(SetAllowanceRequestChain$ ||= {});
|
|
42171
|
+
SetAllowanceRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
42172
|
+
SetAllowanceRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
42173
|
+
((SetAllowanceRequestToken$) => {
|
|
42174
|
+
SetAllowanceRequestToken$.inboundSchema = SetAllowanceRequestToken$inboundSchema;
|
|
42175
|
+
SetAllowanceRequestToken$.outboundSchema = SetAllowanceRequestToken$outboundSchema;
|
|
42176
|
+
})(SetAllowanceRequestToken$ ||= {});
|
|
42191
42177
|
SetAllowanceRequestContractUnion$inboundSchema = unionType([SetAllowanceRequestContractEnum$inboundSchema, stringType()]);
|
|
42192
42178
|
SetAllowanceRequestContractUnion$outboundSchema = unionType([SetAllowanceRequestContractEnum$outboundSchema, stringType()]);
|
|
42193
42179
|
((SetAllowanceRequestContractUnion$) => {
|
|
@@ -42200,12 +42186,6 @@ var init_setallowancerequest = __esm(() => {
|
|
|
42200
42186
|
SetAllowanceRequestAmount$.inboundSchema = SetAllowanceRequestAmount$inboundSchema;
|
|
42201
42187
|
SetAllowanceRequestAmount$.outboundSchema = SetAllowanceRequestAmount$outboundSchema;
|
|
42202
42188
|
})(SetAllowanceRequestAmount$ ||= {});
|
|
42203
|
-
SetAllowanceRequestChain$inboundSchema = nativeEnumType(SetAllowanceRequestChain);
|
|
42204
|
-
SetAllowanceRequestChain$outboundSchema = SetAllowanceRequestChain$inboundSchema;
|
|
42205
|
-
((SetAllowanceRequestChain$) => {
|
|
42206
|
-
SetAllowanceRequestChain$.inboundSchema = SetAllowanceRequestChain$inboundSchema;
|
|
42207
|
-
SetAllowanceRequestChain$.outboundSchema = SetAllowanceRequestChain$outboundSchema;
|
|
42208
|
-
})(SetAllowanceRequestChain$ ||= {});
|
|
42209
42189
|
SetAllowanceRequest$inboundSchema = objectType({
|
|
42210
42190
|
action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
|
|
42211
42191
|
token: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
@@ -42243,7 +42223,7 @@ var init_setallowancerequest = __esm(() => {
|
|
|
42243
42223
|
});
|
|
42244
42224
|
|
|
42245
42225
|
// src/models/components/skybuyrequest.ts
|
|
42246
|
-
var SkyBuyRequestTokenIn, SkyBuyRequestChain, SkyBuyRequestTokenIn$inboundSchema, SkyBuyRequestTokenIn$outboundSchema, SkyBuyRequestTokenIn$,
|
|
42226
|
+
var SkyBuyRequestTokenIn, SkyBuyRequestChain, SkyBuyRequestTokenIn$inboundSchema, SkyBuyRequestTokenIn$outboundSchema, SkyBuyRequestTokenIn$, SkyBuyRequestChain$inboundSchema, SkyBuyRequestChain$outboundSchema, SkyBuyRequestChain$, SkyBuyRequestAmount$inboundSchema, SkyBuyRequestAmount$outboundSchema, SkyBuyRequestAmount$, SkyBuyRequest$inboundSchema, SkyBuyRequest$outboundSchema, SkyBuyRequest$;
|
|
42247
42227
|
var init_skybuyrequest = __esm(() => {
|
|
42248
42228
|
init_zod();
|
|
42249
42229
|
init_primitives();
|
|
@@ -42252,7 +42232,7 @@ var init_skybuyrequest = __esm(() => {
|
|
|
42252
42232
|
Usdc: "USDC"
|
|
42253
42233
|
};
|
|
42254
42234
|
SkyBuyRequestChain = {
|
|
42255
|
-
|
|
42235
|
+
Ethereum: "ethereum"
|
|
42256
42236
|
};
|
|
42257
42237
|
SkyBuyRequestTokenIn$inboundSchema = nativeEnumType(SkyBuyRequestTokenIn);
|
|
42258
42238
|
SkyBuyRequestTokenIn$outboundSchema = SkyBuyRequestTokenIn$inboundSchema;
|
|
@@ -42260,18 +42240,18 @@ var init_skybuyrequest = __esm(() => {
|
|
|
42260
42240
|
SkyBuyRequestTokenIn$.inboundSchema = SkyBuyRequestTokenIn$inboundSchema;
|
|
42261
42241
|
SkyBuyRequestTokenIn$.outboundSchema = SkyBuyRequestTokenIn$outboundSchema;
|
|
42262
42242
|
})(SkyBuyRequestTokenIn$ ||= {});
|
|
42263
|
-
SkyBuyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42264
|
-
SkyBuyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42265
|
-
((SkyBuyRequestAmount$) => {
|
|
42266
|
-
SkyBuyRequestAmount$.inboundSchema = SkyBuyRequestAmount$inboundSchema;
|
|
42267
|
-
SkyBuyRequestAmount$.outboundSchema = SkyBuyRequestAmount$outboundSchema;
|
|
42268
|
-
})(SkyBuyRequestAmount$ ||= {});
|
|
42269
42243
|
SkyBuyRequestChain$inboundSchema = nativeEnumType(SkyBuyRequestChain);
|
|
42270
42244
|
SkyBuyRequestChain$outboundSchema = SkyBuyRequestChain$inboundSchema;
|
|
42271
42245
|
((SkyBuyRequestChain$) => {
|
|
42272
42246
|
SkyBuyRequestChain$.inboundSchema = SkyBuyRequestChain$inboundSchema;
|
|
42273
42247
|
SkyBuyRequestChain$.outboundSchema = SkyBuyRequestChain$outboundSchema;
|
|
42274
42248
|
})(SkyBuyRequestChain$ ||= {});
|
|
42249
|
+
SkyBuyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42250
|
+
SkyBuyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42251
|
+
((SkyBuyRequestAmount$) => {
|
|
42252
|
+
SkyBuyRequestAmount$.inboundSchema = SkyBuyRequestAmount$inboundSchema;
|
|
42253
|
+
SkyBuyRequestAmount$.outboundSchema = SkyBuyRequestAmount$outboundSchema;
|
|
42254
|
+
})(SkyBuyRequestAmount$ ||= {});
|
|
42275
42255
|
SkyBuyRequest$inboundSchema = objectType({
|
|
42276
42256
|
action_type: literalType("SKY_BUY").default("SKY_BUY"),
|
|
42277
42257
|
token_in: SkyBuyRequestTokenIn$inboundSchema,
|
|
@@ -42330,30 +42310,30 @@ var init_skycheckpositionresponse = __esm(() => {
|
|
|
42330
42310
|
});
|
|
42331
42311
|
|
|
42332
42312
|
// src/models/components/skydepositrequest.ts
|
|
42333
|
-
var SkyDepositRequestChain,
|
|
42313
|
+
var SkyDepositRequestChain, SkyDepositRequestChain$inboundSchema, SkyDepositRequestChain$outboundSchema, SkyDepositRequestChain$, SkyDepositRequestAmount$inboundSchema, SkyDepositRequestAmount$outboundSchema, SkyDepositRequestAmount$, SkyDepositRequest$inboundSchema, SkyDepositRequest$outboundSchema, SkyDepositRequest$;
|
|
42334
42314
|
var init_skydepositrequest = __esm(() => {
|
|
42335
42315
|
init_zod();
|
|
42336
42316
|
init_primitives();
|
|
42337
42317
|
SkyDepositRequestChain = {
|
|
42338
|
-
|
|
42318
|
+
Ethereum: "ethereum"
|
|
42339
42319
|
};
|
|
42340
|
-
SkyDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42341
|
-
SkyDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42342
|
-
((SkyDepositRequestAmount$) => {
|
|
42343
|
-
SkyDepositRequestAmount$.inboundSchema = SkyDepositRequestAmount$inboundSchema;
|
|
42344
|
-
SkyDepositRequestAmount$.outboundSchema = SkyDepositRequestAmount$outboundSchema;
|
|
42345
|
-
})(SkyDepositRequestAmount$ ||= {});
|
|
42346
42320
|
SkyDepositRequestChain$inboundSchema = nativeEnumType(SkyDepositRequestChain);
|
|
42347
42321
|
SkyDepositRequestChain$outboundSchema = SkyDepositRequestChain$inboundSchema;
|
|
42348
42322
|
((SkyDepositRequestChain$) => {
|
|
42349
42323
|
SkyDepositRequestChain$.inboundSchema = SkyDepositRequestChain$inboundSchema;
|
|
42350
42324
|
SkyDepositRequestChain$.outboundSchema = SkyDepositRequestChain$outboundSchema;
|
|
42351
42325
|
})(SkyDepositRequestChain$ ||= {});
|
|
42326
|
+
SkyDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42327
|
+
SkyDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42328
|
+
((SkyDepositRequestAmount$) => {
|
|
42329
|
+
SkyDepositRequestAmount$.inboundSchema = SkyDepositRequestAmount$inboundSchema;
|
|
42330
|
+
SkyDepositRequestAmount$.outboundSchema = SkyDepositRequestAmount$outboundSchema;
|
|
42331
|
+
})(SkyDepositRequestAmount$ ||= {});
|
|
42352
42332
|
SkyDepositRequest$inboundSchema = objectType({
|
|
42353
42333
|
action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
42354
42334
|
amount: unionType([numberType(), stringType()]),
|
|
42355
42335
|
receiver: nullableType(stringType()).optional(),
|
|
42356
|
-
chain: SkyDepositRequestChain$inboundSchema.default("ethereum
|
|
42336
|
+
chain: SkyDepositRequestChain$inboundSchema.default("ethereum"),
|
|
42357
42337
|
sender: stringType()
|
|
42358
42338
|
}).transform((v2) => {
|
|
42359
42339
|
return remap(v2, {
|
|
@@ -42364,7 +42344,7 @@ var init_skydepositrequest = __esm(() => {
|
|
|
42364
42344
|
actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
|
|
42365
42345
|
amount: unionType([numberType(), stringType()]),
|
|
42366
42346
|
receiver: nullableType(stringType()).optional(),
|
|
42367
|
-
chain: SkyDepositRequestChain$outboundSchema.default("ethereum
|
|
42347
|
+
chain: SkyDepositRequestChain$outboundSchema.default("ethereum"),
|
|
42368
42348
|
sender: stringType()
|
|
42369
42349
|
}).transform((v2) => {
|
|
42370
42350
|
return remap(v2, {
|
|
@@ -42378,7 +42358,7 @@ var init_skydepositrequest = __esm(() => {
|
|
|
42378
42358
|
});
|
|
42379
42359
|
|
|
42380
42360
|
// src/models/components/skysellrequest.ts
|
|
42381
|
-
var SkySellRequestTokenOut, SkySellRequestChain, SkySellRequestTokenOut$inboundSchema, SkySellRequestTokenOut$outboundSchema, SkySellRequestTokenOut$,
|
|
42361
|
+
var SkySellRequestTokenOut, SkySellRequestChain, SkySellRequestTokenOut$inboundSchema, SkySellRequestTokenOut$outboundSchema, SkySellRequestTokenOut$, SkySellRequestChain$inboundSchema, SkySellRequestChain$outboundSchema, SkySellRequestChain$, SkySellRequestAmount$inboundSchema, SkySellRequestAmount$outboundSchema, SkySellRequestAmount$, SkySellRequest$inboundSchema, SkySellRequest$outboundSchema, SkySellRequest$;
|
|
42382
42362
|
var init_skysellrequest = __esm(() => {
|
|
42383
42363
|
init_zod();
|
|
42384
42364
|
init_primitives();
|
|
@@ -42387,7 +42367,7 @@ var init_skysellrequest = __esm(() => {
|
|
|
42387
42367
|
Usdc: "USDC"
|
|
42388
42368
|
};
|
|
42389
42369
|
SkySellRequestChain = {
|
|
42390
|
-
|
|
42370
|
+
Ethereum: "ethereum"
|
|
42391
42371
|
};
|
|
42392
42372
|
SkySellRequestTokenOut$inboundSchema = nativeEnumType(SkySellRequestTokenOut);
|
|
42393
42373
|
SkySellRequestTokenOut$outboundSchema = SkySellRequestTokenOut$inboundSchema;
|
|
@@ -42395,23 +42375,23 @@ var init_skysellrequest = __esm(() => {
|
|
|
42395
42375
|
SkySellRequestTokenOut$.inboundSchema = SkySellRequestTokenOut$inboundSchema;
|
|
42396
42376
|
SkySellRequestTokenOut$.outboundSchema = SkySellRequestTokenOut$outboundSchema;
|
|
42397
42377
|
})(SkySellRequestTokenOut$ ||= {});
|
|
42398
|
-
SkySellRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42399
|
-
SkySellRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42400
|
-
((SkySellRequestAmount$) => {
|
|
42401
|
-
SkySellRequestAmount$.inboundSchema = SkySellRequestAmount$inboundSchema;
|
|
42402
|
-
SkySellRequestAmount$.outboundSchema = SkySellRequestAmount$outboundSchema;
|
|
42403
|
-
})(SkySellRequestAmount$ ||= {});
|
|
42404
42378
|
SkySellRequestChain$inboundSchema = nativeEnumType(SkySellRequestChain);
|
|
42405
42379
|
SkySellRequestChain$outboundSchema = SkySellRequestChain$inboundSchema;
|
|
42406
42380
|
((SkySellRequestChain$) => {
|
|
42407
42381
|
SkySellRequestChain$.inboundSchema = SkySellRequestChain$inboundSchema;
|
|
42408
42382
|
SkySellRequestChain$.outboundSchema = SkySellRequestChain$outboundSchema;
|
|
42409
42383
|
})(SkySellRequestChain$ ||= {});
|
|
42384
|
+
SkySellRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42385
|
+
SkySellRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42386
|
+
((SkySellRequestAmount$) => {
|
|
42387
|
+
SkySellRequestAmount$.inboundSchema = SkySellRequestAmount$inboundSchema;
|
|
42388
|
+
SkySellRequestAmount$.outboundSchema = SkySellRequestAmount$outboundSchema;
|
|
42389
|
+
})(SkySellRequestAmount$ ||= {});
|
|
42410
42390
|
SkySellRequest$inboundSchema = objectType({
|
|
42411
42391
|
action_type: literalType("SKY_SELL").default("SKY_SELL"),
|
|
42412
42392
|
token_out: SkySellRequestTokenOut$inboundSchema,
|
|
42413
42393
|
amount: unionType([numberType(), stringType()]),
|
|
42414
|
-
chain: SkySellRequestChain$inboundSchema.default("ethereum
|
|
42394
|
+
chain: SkySellRequestChain$inboundSchema.default("ethereum"),
|
|
42415
42395
|
sender: stringType()
|
|
42416
42396
|
}).transform((v2) => {
|
|
42417
42397
|
return remap(v2, {
|
|
@@ -42423,7 +42403,7 @@ var init_skysellrequest = __esm(() => {
|
|
|
42423
42403
|
actionType: literalType("SKY_SELL").default("SKY_SELL"),
|
|
42424
42404
|
tokenOut: SkySellRequestTokenOut$outboundSchema,
|
|
42425
42405
|
amount: unionType([numberType(), stringType()]),
|
|
42426
|
-
chain: SkySellRequestChain$outboundSchema.default("ethereum
|
|
42406
|
+
chain: SkySellRequestChain$outboundSchema.default("ethereum"),
|
|
42427
42407
|
sender: stringType()
|
|
42428
42408
|
}).transform((v2) => {
|
|
42429
42409
|
return remap(v2, {
|
|
@@ -42443,7 +42423,7 @@ var init_skywithdrawrequest = __esm(() => {
|
|
|
42443
42423
|
init_zod();
|
|
42444
42424
|
init_primitives();
|
|
42445
42425
|
SkyWithdrawRequestChain = {
|
|
42446
|
-
|
|
42426
|
+
Ethereum: "ethereum"
|
|
42447
42427
|
};
|
|
42448
42428
|
SkyWithdrawRequestChain$inboundSchema = nativeEnumType(SkyWithdrawRequestChain);
|
|
42449
42429
|
SkyWithdrawRequestChain$outboundSchema = SkyWithdrawRequestChain$inboundSchema;
|
|
@@ -42455,7 +42435,7 @@ var init_skywithdrawrequest = __esm(() => {
|
|
|
42455
42435
|
action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
42456
42436
|
amount: anyType().optional(),
|
|
42457
42437
|
receiver: nullableType(stringType()).optional(),
|
|
42458
|
-
chain: SkyWithdrawRequestChain$inboundSchema.default("ethereum
|
|
42438
|
+
chain: SkyWithdrawRequestChain$inboundSchema.default("ethereum"),
|
|
42459
42439
|
sender: stringType()
|
|
42460
42440
|
}).transform((v2) => {
|
|
42461
42441
|
return remap(v2, {
|
|
@@ -42466,7 +42446,7 @@ var init_skywithdrawrequest = __esm(() => {
|
|
|
42466
42446
|
actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
|
|
42467
42447
|
amount: anyType().optional(),
|
|
42468
42448
|
receiver: nullableType(stringType()).optional(),
|
|
42469
|
-
chain: SkyWithdrawRequestChain$outboundSchema.default("ethereum
|
|
42449
|
+
chain: SkyWithdrawRequestChain$outboundSchema.default("ethereum"),
|
|
42470
42450
|
sender: stringType()
|
|
42471
42451
|
}).transform((v2) => {
|
|
42472
42452
|
return remap(v2, {
|
|
@@ -42622,48 +42602,37 @@ var init_transactionresponse = __esm(() => {
|
|
|
42622
42602
|
});
|
|
42623
42603
|
|
|
42624
42604
|
// src/models/components/uniswapbuyexactlyrequest.ts
|
|
42625
|
-
var UniswapBuyExactlyRequestChain,
|
|
42605
|
+
var UniswapBuyExactlyRequestChain, UniswapBuyExactlyRequestChain$inboundSchema, UniswapBuyExactlyRequestChain$outboundSchema, UniswapBuyExactlyRequestChain$, UniswapBuyExactlyRequestAmount$inboundSchema, UniswapBuyExactlyRequestAmount$outboundSchema, UniswapBuyExactlyRequestAmount$, UniswapBuyExactlyRequest$inboundSchema, UniswapBuyExactlyRequest$outboundSchema, UniswapBuyExactlyRequest$;
|
|
42626
42606
|
var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
42627
42607
|
init_zod();
|
|
42628
42608
|
init_primitives();
|
|
42629
42609
|
init_feeenum();
|
|
42630
42610
|
init_tokenenum();
|
|
42631
42611
|
UniswapBuyExactlyRequestChain = {
|
|
42632
|
-
|
|
42633
|
-
|
|
42634
|
-
|
|
42635
|
-
};
|
|
42636
|
-
UniswapBuyExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
42637
|
-
UniswapBuyExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
42638
|
-
((UniswapBuyExactlyRequestTokenIn$) => {
|
|
42639
|
-
UniswapBuyExactlyRequestTokenIn$.inboundSchema = UniswapBuyExactlyRequestTokenIn$inboundSchema;
|
|
42640
|
-
UniswapBuyExactlyRequestTokenIn$.outboundSchema = UniswapBuyExactlyRequestTokenIn$outboundSchema;
|
|
42641
|
-
})(UniswapBuyExactlyRequestTokenIn$ ||= {});
|
|
42642
|
-
UniswapBuyExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
42643
|
-
UniswapBuyExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
42644
|
-
((UniswapBuyExactlyRequestTokenOut$) => {
|
|
42645
|
-
UniswapBuyExactlyRequestTokenOut$.inboundSchema = UniswapBuyExactlyRequestTokenOut$inboundSchema;
|
|
42646
|
-
UniswapBuyExactlyRequestTokenOut$.outboundSchema = UniswapBuyExactlyRequestTokenOut$outboundSchema;
|
|
42647
|
-
})(UniswapBuyExactlyRequestTokenOut$ ||= {});
|
|
42648
|
-
UniswapBuyExactlyRequestAmountOut$inboundSchema = unionType([numberType(), stringType()]);
|
|
42649
|
-
UniswapBuyExactlyRequestAmountOut$outboundSchema = unionType([numberType(), stringType()]);
|
|
42650
|
-
((UniswapBuyExactlyRequestAmountOut$) => {
|
|
42651
|
-
UniswapBuyExactlyRequestAmountOut$.inboundSchema = UniswapBuyExactlyRequestAmountOut$inboundSchema;
|
|
42652
|
-
UniswapBuyExactlyRequestAmountOut$.outboundSchema = UniswapBuyExactlyRequestAmountOut$outboundSchema;
|
|
42653
|
-
})(UniswapBuyExactlyRequestAmountOut$ ||= {});
|
|
42612
|
+
Arbitrum: "arbitrum",
|
|
42613
|
+
Base: "base",
|
|
42614
|
+
Ethereum: "ethereum"
|
|
42615
|
+
};
|
|
42654
42616
|
UniswapBuyExactlyRequestChain$inboundSchema = nativeEnumType(UniswapBuyExactlyRequestChain);
|
|
42655
42617
|
UniswapBuyExactlyRequestChain$outboundSchema = UniswapBuyExactlyRequestChain$inboundSchema;
|
|
42656
42618
|
((UniswapBuyExactlyRequestChain$) => {
|
|
42657
42619
|
UniswapBuyExactlyRequestChain$.inboundSchema = UniswapBuyExactlyRequestChain$inboundSchema;
|
|
42658
42620
|
UniswapBuyExactlyRequestChain$.outboundSchema = UniswapBuyExactlyRequestChain$outboundSchema;
|
|
42659
42621
|
})(UniswapBuyExactlyRequestChain$ ||= {});
|
|
42622
|
+
UniswapBuyExactlyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
42623
|
+
UniswapBuyExactlyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
42624
|
+
((UniswapBuyExactlyRequestAmount$) => {
|
|
42625
|
+
UniswapBuyExactlyRequestAmount$.inboundSchema = UniswapBuyExactlyRequestAmount$inboundSchema;
|
|
42626
|
+
UniswapBuyExactlyRequestAmount$.outboundSchema = UniswapBuyExactlyRequestAmount$outboundSchema;
|
|
42627
|
+
})(UniswapBuyExactlyRequestAmount$ ||= {});
|
|
42660
42628
|
UniswapBuyExactlyRequest$inboundSchema = objectType({
|
|
42661
42629
|
action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
42662
|
-
token_in:
|
|
42663
|
-
token_out:
|
|
42630
|
+
token_in: TokenEnum$inboundSchema,
|
|
42631
|
+
token_out: TokenEnum$inboundSchema,
|
|
42664
42632
|
fee: FeeEnum$inboundSchema,
|
|
42665
|
-
|
|
42633
|
+
amount: unionType([numberType(), stringType()]),
|
|
42666
42634
|
max_slippage_percent: numberType(),
|
|
42635
|
+
wrap_eth: booleanType().default(false),
|
|
42667
42636
|
chain: UniswapBuyExactlyRequestChain$inboundSchema,
|
|
42668
42637
|
sender: stringType()
|
|
42669
42638
|
}).transform((v2) => {
|
|
@@ -42671,17 +42640,18 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
42671
42640
|
action_type: "actionType",
|
|
42672
42641
|
token_in: "tokenIn",
|
|
42673
42642
|
token_out: "tokenOut",
|
|
42674
|
-
|
|
42675
|
-
|
|
42643
|
+
max_slippage_percent: "maxSlippagePercent",
|
|
42644
|
+
wrap_eth: "wrapEth"
|
|
42676
42645
|
});
|
|
42677
42646
|
});
|
|
42678
42647
|
UniswapBuyExactlyRequest$outboundSchema = objectType({
|
|
42679
42648
|
actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
|
|
42680
|
-
tokenIn:
|
|
42681
|
-
tokenOut:
|
|
42649
|
+
tokenIn: TokenEnum$outboundSchema,
|
|
42650
|
+
tokenOut: TokenEnum$outboundSchema,
|
|
42682
42651
|
fee: FeeEnum$outboundSchema,
|
|
42683
|
-
|
|
42652
|
+
amount: unionType([numberType(), stringType()]),
|
|
42684
42653
|
maxSlippagePercent: numberType(),
|
|
42654
|
+
wrapEth: booleanType().default(false),
|
|
42685
42655
|
chain: UniswapBuyExactlyRequestChain$outboundSchema,
|
|
42686
42656
|
sender: stringType()
|
|
42687
42657
|
}).transform((v2) => {
|
|
@@ -42689,8 +42659,8 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
42689
42659
|
actionType: "action_type",
|
|
42690
42660
|
tokenIn: "token_in",
|
|
42691
42661
|
tokenOut: "token_out",
|
|
42692
|
-
|
|
42693
|
-
|
|
42662
|
+
maxSlippagePercent: "max_slippage_percent",
|
|
42663
|
+
wrapEth: "wrap_eth"
|
|
42694
42664
|
});
|
|
42695
42665
|
});
|
|
42696
42666
|
((UniswapBuyExactlyRequest$) => {
|
|
@@ -42699,53 +42669,6 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
|
|
|
42699
42669
|
})(UniswapBuyExactlyRequest$ ||= {});
|
|
42700
42670
|
});
|
|
42701
42671
|
|
|
42702
|
-
// src/models/components/uniswapbuyexactlytransactionresponse.ts
|
|
42703
|
-
var UniswapBuyExactlyTransactionResponseTransaction$inboundSchema, UniswapBuyExactlyTransactionResponseTransaction$outboundSchema, UniswapBuyExactlyTransactionResponseTransaction$, UniswapBuyExactlyTransactionResponse$inboundSchema, UniswapBuyExactlyTransactionResponse$outboundSchema, UniswapBuyExactlyTransactionResponse$;
|
|
42704
|
-
var init_uniswapbuyexactlytransactionresponse = __esm(() => {
|
|
42705
|
-
init_zod();
|
|
42706
|
-
init_primitives();
|
|
42707
|
-
init_unsignedtransaction();
|
|
42708
|
-
init_useroperationresponse();
|
|
42709
|
-
UniswapBuyExactlyTransactionResponseTransaction$inboundSchema = unionType([
|
|
42710
|
-
UnsignedTransaction$inboundSchema,
|
|
42711
|
-
UserOperationResponse$inboundSchema
|
|
42712
|
-
]);
|
|
42713
|
-
UniswapBuyExactlyTransactionResponseTransaction$outboundSchema = unionType([
|
|
42714
|
-
UnsignedTransaction$outboundSchema,
|
|
42715
|
-
UserOperationResponse$outboundSchema
|
|
42716
|
-
]);
|
|
42717
|
-
((UniswapBuyExactlyTransactionResponseTransaction$) => {
|
|
42718
|
-
UniswapBuyExactlyTransactionResponseTransaction$.inboundSchema = UniswapBuyExactlyTransactionResponseTransaction$inboundSchema;
|
|
42719
|
-
UniswapBuyExactlyTransactionResponseTransaction$.outboundSchema = UniswapBuyExactlyTransactionResponseTransaction$outboundSchema;
|
|
42720
|
-
})(UniswapBuyExactlyTransactionResponseTransaction$ ||= {});
|
|
42721
|
-
UniswapBuyExactlyTransactionResponse$inboundSchema = objectType({
|
|
42722
|
-
transaction: unionType([
|
|
42723
|
-
UnsignedTransaction$inboundSchema,
|
|
42724
|
-
UserOperationResponse$inboundSchema
|
|
42725
|
-
]),
|
|
42726
|
-
amount_in_quote: stringType()
|
|
42727
|
-
}).transform((v2) => {
|
|
42728
|
-
return remap(v2, {
|
|
42729
|
-
amount_in_quote: "amountInQuote"
|
|
42730
|
-
});
|
|
42731
|
-
});
|
|
42732
|
-
UniswapBuyExactlyTransactionResponse$outboundSchema = objectType({
|
|
42733
|
-
transaction: unionType([
|
|
42734
|
-
UnsignedTransaction$outboundSchema,
|
|
42735
|
-
UserOperationResponse$outboundSchema
|
|
42736
|
-
]),
|
|
42737
|
-
amountInQuote: stringType()
|
|
42738
|
-
}).transform((v2) => {
|
|
42739
|
-
return remap(v2, {
|
|
42740
|
-
amountInQuote: "amount_in_quote"
|
|
42741
|
-
});
|
|
42742
|
-
});
|
|
42743
|
-
((UniswapBuyExactlyTransactionResponse$) => {
|
|
42744
|
-
UniswapBuyExactlyTransactionResponse$.inboundSchema = UniswapBuyExactlyTransactionResponse$inboundSchema;
|
|
42745
|
-
UniswapBuyExactlyTransactionResponse$.outboundSchema = UniswapBuyExactlyTransactionResponse$outboundSchema;
|
|
42746
|
-
})(UniswapBuyExactlyTransactionResponse$ ||= {});
|
|
42747
|
-
});
|
|
42748
|
-
|
|
42749
42672
|
// src/models/components/uniswapbuyquoteinforesponse.ts
|
|
42750
42673
|
var UniswapBuyQuoteInfoResponse$inboundSchema, UniswapBuyQuoteInfoResponse$outboundSchema, UniswapBuyQuoteInfoResponse$;
|
|
42751
42674
|
var init_uniswapbuyquoteinforesponse = __esm(() => {
|
|
@@ -42801,15 +42724,21 @@ var init_uniswapcheckinrangeresponse = __esm(() => {
|
|
|
42801
42724
|
});
|
|
42802
42725
|
|
|
42803
42726
|
// src/models/components/uniswapincreaseliquidityprovisionrequest.ts
|
|
42804
|
-
var UniswapIncreaseLiquidityProvisionRequestChain, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$, UniswapIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$, UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$,
|
|
42727
|
+
var UniswapIncreaseLiquidityProvisionRequestChain, UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$, UniswapIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$, UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$, UniswapIncreaseLiquidityProvisionRequest$inboundSchema, UniswapIncreaseLiquidityProvisionRequest$outboundSchema, UniswapIncreaseLiquidityProvisionRequest$;
|
|
42805
42728
|
var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
42806
42729
|
init_zod();
|
|
42807
42730
|
init_primitives();
|
|
42808
42731
|
UniswapIncreaseLiquidityProvisionRequestChain = {
|
|
42809
|
-
|
|
42810
|
-
|
|
42811
|
-
|
|
42732
|
+
Arbitrum: "arbitrum",
|
|
42733
|
+
Base: "base",
|
|
42734
|
+
Ethereum: "ethereum"
|
|
42812
42735
|
};
|
|
42736
|
+
UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapIncreaseLiquidityProvisionRequestChain);
|
|
42737
|
+
UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
42738
|
+
((UniswapIncreaseLiquidityProvisionRequestChain$) => {
|
|
42739
|
+
UniswapIncreaseLiquidityProvisionRequestChain$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
42740
|
+
UniswapIncreaseLiquidityProvisionRequestChain$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema;
|
|
42741
|
+
})(UniswapIncreaseLiquidityProvisionRequestChain$ ||= {});
|
|
42813
42742
|
UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
|
|
42814
42743
|
UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
|
|
42815
42744
|
((UniswapIncreaseLiquidityProvisionRequestAmount0Desired$) => {
|
|
@@ -42834,12 +42763,6 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
|
|
|
42834
42763
|
UniswapIncreaseLiquidityProvisionRequestAmount1Min$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema;
|
|
42835
42764
|
UniswapIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
42836
42765
|
})(UniswapIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
42837
|
-
UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapIncreaseLiquidityProvisionRequestChain);
|
|
42838
|
-
UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
42839
|
-
((UniswapIncreaseLiquidityProvisionRequestChain$) => {
|
|
42840
|
-
UniswapIncreaseLiquidityProvisionRequestChain$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
|
|
42841
|
-
UniswapIncreaseLiquidityProvisionRequestChain$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema;
|
|
42842
|
-
})(UniswapIncreaseLiquidityProvisionRequestChain$ ||= {});
|
|
42843
42766
|
UniswapIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
|
|
42844
42767
|
action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY"),
|
|
42845
42768
|
token_id: numberType().int(),
|
|
@@ -42963,17 +42886,23 @@ var init_uniswaplppositionsinforesponse = __esm(() => {
|
|
|
42963
42886
|
});
|
|
42964
42887
|
|
|
42965
42888
|
// src/models/components/uniswapmintliquidityprovisionrequest.ts
|
|
42966
|
-
var UniswapMintLiquidityProvisionRequestChain, UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$, UniswapMintLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$, UniswapMintLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$, UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$,
|
|
42889
|
+
var UniswapMintLiquidityProvisionRequestChain, UniswapMintLiquidityProvisionRequestChain$inboundSchema, UniswapMintLiquidityProvisionRequestChain$outboundSchema, UniswapMintLiquidityProvisionRequestChain$, UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$, UniswapMintLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$, UniswapMintLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$, UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$, UniswapMintLiquidityProvisionRequest$inboundSchema, UniswapMintLiquidityProvisionRequest$outboundSchema, UniswapMintLiquidityProvisionRequest$;
|
|
42967
42890
|
var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
42968
42891
|
init_zod();
|
|
42969
42892
|
init_primitives();
|
|
42970
42893
|
init_feeenum();
|
|
42971
42894
|
init_tokenenum();
|
|
42972
42895
|
UniswapMintLiquidityProvisionRequestChain = {
|
|
42973
|
-
|
|
42974
|
-
|
|
42975
|
-
|
|
42896
|
+
Arbitrum: "arbitrum",
|
|
42897
|
+
Base: "base",
|
|
42898
|
+
Ethereum: "ethereum"
|
|
42976
42899
|
};
|
|
42900
|
+
UniswapMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapMintLiquidityProvisionRequestChain);
|
|
42901
|
+
UniswapMintLiquidityProvisionRequestChain$outboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
|
|
42902
|
+
((UniswapMintLiquidityProvisionRequestChain$) => {
|
|
42903
|
+
UniswapMintLiquidityProvisionRequestChain$.inboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
|
|
42904
|
+
UniswapMintLiquidityProvisionRequestChain$.outboundSchema = UniswapMintLiquidityProvisionRequestChain$outboundSchema;
|
|
42905
|
+
})(UniswapMintLiquidityProvisionRequestChain$ ||= {});
|
|
42977
42906
|
UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
|
|
42978
42907
|
UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
|
|
42979
42908
|
((UniswapMintLiquidityProvisionRequestAmount0Desired$) => {
|
|
@@ -42998,12 +42927,6 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
|
|
|
42998
42927
|
UniswapMintLiquidityProvisionRequestAmount1Min$.inboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema;
|
|
42999
42928
|
UniswapMintLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema;
|
|
43000
42929
|
})(UniswapMintLiquidityProvisionRequestAmount1Min$ ||= {});
|
|
43001
|
-
UniswapMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapMintLiquidityProvisionRequestChain);
|
|
43002
|
-
UniswapMintLiquidityProvisionRequestChain$outboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
|
|
43003
|
-
((UniswapMintLiquidityProvisionRequestChain$) => {
|
|
43004
|
-
UniswapMintLiquidityProvisionRequestChain$.inboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
|
|
43005
|
-
UniswapMintLiquidityProvisionRequestChain$.outboundSchema = UniswapMintLiquidityProvisionRequestChain$outboundSchema;
|
|
43006
|
-
})(UniswapMintLiquidityProvisionRequestChain$ ||= {});
|
|
43007
42930
|
UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
|
|
43008
42931
|
action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
|
|
43009
42932
|
token0: TokenEnum$inboundSchema,
|
|
@@ -43095,48 +43018,37 @@ var init_uniswappoolpriceresponse = __esm(() => {
|
|
|
43095
43018
|
});
|
|
43096
43019
|
|
|
43097
43020
|
// src/models/components/uniswapsellexactlyrequest.ts
|
|
43098
|
-
var UniswapSellExactlyRequestChain,
|
|
43021
|
+
var UniswapSellExactlyRequestChain, UniswapSellExactlyRequestChain$inboundSchema, UniswapSellExactlyRequestChain$outboundSchema, UniswapSellExactlyRequestChain$, UniswapSellExactlyRequestAmount$inboundSchema, UniswapSellExactlyRequestAmount$outboundSchema, UniswapSellExactlyRequestAmount$, UniswapSellExactlyRequest$inboundSchema, UniswapSellExactlyRequest$outboundSchema, UniswapSellExactlyRequest$;
|
|
43099
43022
|
var init_uniswapsellexactlyrequest = __esm(() => {
|
|
43100
43023
|
init_zod();
|
|
43101
43024
|
init_primitives();
|
|
43102
43025
|
init_feeenum();
|
|
43103
43026
|
init_tokenenum();
|
|
43104
43027
|
UniswapSellExactlyRequestChain = {
|
|
43105
|
-
|
|
43106
|
-
|
|
43107
|
-
|
|
43108
|
-
};
|
|
43109
|
-
UniswapSellExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
43110
|
-
UniswapSellExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
43111
|
-
((UniswapSellExactlyRequestTokenIn$) => {
|
|
43112
|
-
UniswapSellExactlyRequestTokenIn$.inboundSchema = UniswapSellExactlyRequestTokenIn$inboundSchema;
|
|
43113
|
-
UniswapSellExactlyRequestTokenIn$.outboundSchema = UniswapSellExactlyRequestTokenIn$outboundSchema;
|
|
43114
|
-
})(UniswapSellExactlyRequestTokenIn$ ||= {});
|
|
43115
|
-
UniswapSellExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
43116
|
-
UniswapSellExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
43117
|
-
((UniswapSellExactlyRequestTokenOut$) => {
|
|
43118
|
-
UniswapSellExactlyRequestTokenOut$.inboundSchema = UniswapSellExactlyRequestTokenOut$inboundSchema;
|
|
43119
|
-
UniswapSellExactlyRequestTokenOut$.outboundSchema = UniswapSellExactlyRequestTokenOut$outboundSchema;
|
|
43120
|
-
})(UniswapSellExactlyRequestTokenOut$ ||= {});
|
|
43121
|
-
UniswapSellExactlyRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
|
|
43122
|
-
UniswapSellExactlyRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
|
|
43123
|
-
((UniswapSellExactlyRequestAmountIn$) => {
|
|
43124
|
-
UniswapSellExactlyRequestAmountIn$.inboundSchema = UniswapSellExactlyRequestAmountIn$inboundSchema;
|
|
43125
|
-
UniswapSellExactlyRequestAmountIn$.outboundSchema = UniswapSellExactlyRequestAmountIn$outboundSchema;
|
|
43126
|
-
})(UniswapSellExactlyRequestAmountIn$ ||= {});
|
|
43028
|
+
Arbitrum: "arbitrum",
|
|
43029
|
+
Base: "base",
|
|
43030
|
+
Ethereum: "ethereum"
|
|
43031
|
+
};
|
|
43127
43032
|
UniswapSellExactlyRequestChain$inboundSchema = nativeEnumType(UniswapSellExactlyRequestChain);
|
|
43128
43033
|
UniswapSellExactlyRequestChain$outboundSchema = UniswapSellExactlyRequestChain$inboundSchema;
|
|
43129
43034
|
((UniswapSellExactlyRequestChain$) => {
|
|
43130
43035
|
UniswapSellExactlyRequestChain$.inboundSchema = UniswapSellExactlyRequestChain$inboundSchema;
|
|
43131
43036
|
UniswapSellExactlyRequestChain$.outboundSchema = UniswapSellExactlyRequestChain$outboundSchema;
|
|
43132
43037
|
})(UniswapSellExactlyRequestChain$ ||= {});
|
|
43038
|
+
UniswapSellExactlyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43039
|
+
UniswapSellExactlyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43040
|
+
((UniswapSellExactlyRequestAmount$) => {
|
|
43041
|
+
UniswapSellExactlyRequestAmount$.inboundSchema = UniswapSellExactlyRequestAmount$inboundSchema;
|
|
43042
|
+
UniswapSellExactlyRequestAmount$.outboundSchema = UniswapSellExactlyRequestAmount$outboundSchema;
|
|
43043
|
+
})(UniswapSellExactlyRequestAmount$ ||= {});
|
|
43133
43044
|
UniswapSellExactlyRequest$inboundSchema = objectType({
|
|
43134
43045
|
action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
43135
|
-
token_in:
|
|
43136
|
-
token_out:
|
|
43046
|
+
token_in: TokenEnum$inboundSchema,
|
|
43047
|
+
token_out: TokenEnum$inboundSchema,
|
|
43137
43048
|
fee: FeeEnum$inboundSchema,
|
|
43138
|
-
|
|
43049
|
+
amount: unionType([numberType(), stringType()]),
|
|
43139
43050
|
max_slippage_percent: numberType(),
|
|
43051
|
+
wrap_eth: booleanType().default(false),
|
|
43140
43052
|
chain: UniswapSellExactlyRequestChain$inboundSchema,
|
|
43141
43053
|
sender: stringType()
|
|
43142
43054
|
}).transform((v2) => {
|
|
@@ -43144,17 +43056,18 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
43144
43056
|
action_type: "actionType",
|
|
43145
43057
|
token_in: "tokenIn",
|
|
43146
43058
|
token_out: "tokenOut",
|
|
43147
|
-
|
|
43148
|
-
|
|
43059
|
+
max_slippage_percent: "maxSlippagePercent",
|
|
43060
|
+
wrap_eth: "wrapEth"
|
|
43149
43061
|
});
|
|
43150
43062
|
});
|
|
43151
43063
|
UniswapSellExactlyRequest$outboundSchema = objectType({
|
|
43152
43064
|
actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
|
|
43153
|
-
tokenIn:
|
|
43154
|
-
tokenOut:
|
|
43065
|
+
tokenIn: TokenEnum$outboundSchema,
|
|
43066
|
+
tokenOut: TokenEnum$outboundSchema,
|
|
43155
43067
|
fee: FeeEnum$outboundSchema,
|
|
43156
|
-
|
|
43068
|
+
amount: unionType([numberType(), stringType()]),
|
|
43157
43069
|
maxSlippagePercent: numberType(),
|
|
43070
|
+
wrapEth: booleanType().default(false),
|
|
43158
43071
|
chain: UniswapSellExactlyRequestChain$outboundSchema,
|
|
43159
43072
|
sender: stringType()
|
|
43160
43073
|
}).transform((v2) => {
|
|
@@ -43162,8 +43075,8 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
43162
43075
|
actionType: "action_type",
|
|
43163
43076
|
tokenIn: "token_in",
|
|
43164
43077
|
tokenOut: "token_out",
|
|
43165
|
-
|
|
43166
|
-
|
|
43078
|
+
maxSlippagePercent: "max_slippage_percent",
|
|
43079
|
+
wrapEth: "wrap_eth"
|
|
43167
43080
|
});
|
|
43168
43081
|
});
|
|
43169
43082
|
((UniswapSellExactlyRequest$) => {
|
|
@@ -43172,53 +43085,6 @@ var init_uniswapsellexactlyrequest = __esm(() => {
|
|
|
43172
43085
|
})(UniswapSellExactlyRequest$ ||= {});
|
|
43173
43086
|
});
|
|
43174
43087
|
|
|
43175
|
-
// src/models/components/uniswapsellexactlytransactionresponse.ts
|
|
43176
|
-
var UniswapSellExactlyTransactionResponseTransaction$inboundSchema, UniswapSellExactlyTransactionResponseTransaction$outboundSchema, UniswapSellExactlyTransactionResponseTransaction$, UniswapSellExactlyTransactionResponse$inboundSchema, UniswapSellExactlyTransactionResponse$outboundSchema, UniswapSellExactlyTransactionResponse$;
|
|
43177
|
-
var init_uniswapsellexactlytransactionresponse = __esm(() => {
|
|
43178
|
-
init_zod();
|
|
43179
|
-
init_primitives();
|
|
43180
|
-
init_unsignedtransaction();
|
|
43181
|
-
init_useroperationresponse();
|
|
43182
|
-
UniswapSellExactlyTransactionResponseTransaction$inboundSchema = unionType([
|
|
43183
|
-
UnsignedTransaction$inboundSchema,
|
|
43184
|
-
UserOperationResponse$inboundSchema
|
|
43185
|
-
]);
|
|
43186
|
-
UniswapSellExactlyTransactionResponseTransaction$outboundSchema = unionType([
|
|
43187
|
-
UnsignedTransaction$outboundSchema,
|
|
43188
|
-
UserOperationResponse$outboundSchema
|
|
43189
|
-
]);
|
|
43190
|
-
((UniswapSellExactlyTransactionResponseTransaction$) => {
|
|
43191
|
-
UniswapSellExactlyTransactionResponseTransaction$.inboundSchema = UniswapSellExactlyTransactionResponseTransaction$inboundSchema;
|
|
43192
|
-
UniswapSellExactlyTransactionResponseTransaction$.outboundSchema = UniswapSellExactlyTransactionResponseTransaction$outboundSchema;
|
|
43193
|
-
})(UniswapSellExactlyTransactionResponseTransaction$ ||= {});
|
|
43194
|
-
UniswapSellExactlyTransactionResponse$inboundSchema = objectType({
|
|
43195
|
-
transaction: unionType([
|
|
43196
|
-
UnsignedTransaction$inboundSchema,
|
|
43197
|
-
UserOperationResponse$inboundSchema
|
|
43198
|
-
]),
|
|
43199
|
-
amount_out_quote: stringType()
|
|
43200
|
-
}).transform((v2) => {
|
|
43201
|
-
return remap(v2, {
|
|
43202
|
-
amount_out_quote: "amountOutQuote"
|
|
43203
|
-
});
|
|
43204
|
-
});
|
|
43205
|
-
UniswapSellExactlyTransactionResponse$outboundSchema = objectType({
|
|
43206
|
-
transaction: unionType([
|
|
43207
|
-
UnsignedTransaction$outboundSchema,
|
|
43208
|
-
UserOperationResponse$outboundSchema
|
|
43209
|
-
]),
|
|
43210
|
-
amountOutQuote: stringType()
|
|
43211
|
-
}).transform((v2) => {
|
|
43212
|
-
return remap(v2, {
|
|
43213
|
-
amountOutQuote: "amount_out_quote"
|
|
43214
|
-
});
|
|
43215
|
-
});
|
|
43216
|
-
((UniswapSellExactlyTransactionResponse$) => {
|
|
43217
|
-
UniswapSellExactlyTransactionResponse$.inboundSchema = UniswapSellExactlyTransactionResponse$inboundSchema;
|
|
43218
|
-
UniswapSellExactlyTransactionResponse$.outboundSchema = UniswapSellExactlyTransactionResponse$outboundSchema;
|
|
43219
|
-
})(UniswapSellExactlyTransactionResponse$ ||= {});
|
|
43220
|
-
});
|
|
43221
|
-
|
|
43222
43088
|
// src/models/components/uniswapsellquoteinforesponse.ts
|
|
43223
43089
|
var UniswapSellQuoteInfoResponse$inboundSchema, UniswapSellQuoteInfoResponse$outboundSchema, UniswapSellQuoteInfoResponse$;
|
|
43224
43090
|
var init_uniswapsellquoteinforesponse = __esm(() => {
|
|
@@ -43249,27 +43115,27 @@ var init_uniswapsellquoteinforesponse = __esm(() => {
|
|
|
43249
43115
|
});
|
|
43250
43116
|
|
|
43251
43117
|
// src/models/components/uniswapwithdrawliquidityprovisionrequest.ts
|
|
43252
|
-
var UniswapWithdrawLiquidityProvisionRequestChain,
|
|
43118
|
+
var UniswapWithdrawLiquidityProvisionRequestChain, UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, UniswapWithdrawLiquidityProvisionRequest$inboundSchema, UniswapWithdrawLiquidityProvisionRequest$outboundSchema, UniswapWithdrawLiquidityProvisionRequest$;
|
|
43253
43119
|
var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
|
|
43254
43120
|
init_zod();
|
|
43255
43121
|
init_primitives();
|
|
43256
43122
|
UniswapWithdrawLiquidityProvisionRequestChain = {
|
|
43257
|
-
|
|
43258
|
-
|
|
43259
|
-
|
|
43123
|
+
Arbitrum: "arbitrum",
|
|
43124
|
+
Base: "base",
|
|
43125
|
+
Ethereum: "ethereum"
|
|
43260
43126
|
};
|
|
43261
|
-
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
|
|
43262
|
-
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
|
|
43263
|
-
((UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
|
|
43264
|
-
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
|
|
43265
|
-
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
43266
|
-
})(UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
43267
43127
|
UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapWithdrawLiquidityProvisionRequestChain);
|
|
43268
43128
|
UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
|
|
43269
43129
|
((UniswapWithdrawLiquidityProvisionRequestChain$) => {
|
|
43270
43130
|
UniswapWithdrawLiquidityProvisionRequestChain$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
|
|
43271
43131
|
UniswapWithdrawLiquidityProvisionRequestChain$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema;
|
|
43272
43132
|
})(UniswapWithdrawLiquidityProvisionRequestChain$ ||= {});
|
|
43133
|
+
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
|
|
43134
|
+
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
|
|
43135
|
+
((UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
|
|
43136
|
+
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
|
|
43137
|
+
UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
|
|
43138
|
+
})(UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
|
|
43273
43139
|
UniswapWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
|
|
43274
43140
|
action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
|
|
43275
43141
|
token_id: numberType().int(),
|
|
@@ -43338,27 +43204,27 @@ var init_unsignedmulticalltransaction = __esm(() => {
|
|
|
43338
43204
|
});
|
|
43339
43205
|
|
|
43340
43206
|
// src/models/components/unwrapwethrequest.ts
|
|
43341
|
-
var UnwrapWethRequestChain,
|
|
43207
|
+
var UnwrapWethRequestChain, UnwrapWethRequestChain$inboundSchema, UnwrapWethRequestChain$outboundSchema, UnwrapWethRequestChain$, UnwrapWethRequestAmount$inboundSchema, UnwrapWethRequestAmount$outboundSchema, UnwrapWethRequestAmount$, UnwrapWethRequest$inboundSchema, UnwrapWethRequest$outboundSchema, UnwrapWethRequest$;
|
|
43342
43208
|
var init_unwrapwethrequest = __esm(() => {
|
|
43343
43209
|
init_zod();
|
|
43344
43210
|
init_primitives();
|
|
43345
43211
|
UnwrapWethRequestChain = {
|
|
43346
|
-
|
|
43347
|
-
|
|
43348
|
-
|
|
43212
|
+
Arbitrum: "arbitrum",
|
|
43213
|
+
Base: "base",
|
|
43214
|
+
Ethereum: "ethereum"
|
|
43349
43215
|
};
|
|
43350
|
-
UnwrapWethRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43351
|
-
UnwrapWethRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43352
|
-
((UnwrapWethRequestAmount$) => {
|
|
43353
|
-
UnwrapWethRequestAmount$.inboundSchema = UnwrapWethRequestAmount$inboundSchema;
|
|
43354
|
-
UnwrapWethRequestAmount$.outboundSchema = UnwrapWethRequestAmount$outboundSchema;
|
|
43355
|
-
})(UnwrapWethRequestAmount$ ||= {});
|
|
43356
43216
|
UnwrapWethRequestChain$inboundSchema = nativeEnumType(UnwrapWethRequestChain);
|
|
43357
43217
|
UnwrapWethRequestChain$outboundSchema = UnwrapWethRequestChain$inboundSchema;
|
|
43358
43218
|
((UnwrapWethRequestChain$) => {
|
|
43359
43219
|
UnwrapWethRequestChain$.inboundSchema = UnwrapWethRequestChain$inboundSchema;
|
|
43360
43220
|
UnwrapWethRequestChain$.outboundSchema = UnwrapWethRequestChain$outboundSchema;
|
|
43361
43221
|
})(UnwrapWethRequestChain$ ||= {});
|
|
43222
|
+
UnwrapWethRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43223
|
+
UnwrapWethRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43224
|
+
((UnwrapWethRequestAmount$) => {
|
|
43225
|
+
UnwrapWethRequestAmount$.inboundSchema = UnwrapWethRequestAmount$inboundSchema;
|
|
43226
|
+
UnwrapWethRequestAmount$.outboundSchema = UnwrapWethRequestAmount$outboundSchema;
|
|
43227
|
+
})(UnwrapWethRequestAmount$ ||= {});
|
|
43362
43228
|
UnwrapWethRequest$inboundSchema = objectType({
|
|
43363
43229
|
action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
|
|
43364
43230
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -43412,27 +43278,27 @@ var init_validationerror = __esm(() => {
|
|
|
43412
43278
|
});
|
|
43413
43279
|
|
|
43414
43280
|
// src/models/components/vaultdepositrequest.ts
|
|
43415
|
-
var VaultDepositRequestChain,
|
|
43281
|
+
var VaultDepositRequestChain, VaultDepositRequestChain$inboundSchema, VaultDepositRequestChain$outboundSchema, VaultDepositRequestChain$, VaultDepositRequestAmount$inboundSchema, VaultDepositRequestAmount$outboundSchema, VaultDepositRequestAmount$, VaultDepositRequest$inboundSchema, VaultDepositRequest$outboundSchema, VaultDepositRequest$;
|
|
43416
43282
|
var init_vaultdepositrequest = __esm(() => {
|
|
43417
43283
|
init_zod();
|
|
43418
43284
|
init_primitives();
|
|
43419
43285
|
VaultDepositRequestChain = {
|
|
43420
|
-
|
|
43421
|
-
|
|
43422
|
-
|
|
43286
|
+
Arbitrum: "arbitrum",
|
|
43287
|
+
Base: "base",
|
|
43288
|
+
Ethereum: "ethereum"
|
|
43423
43289
|
};
|
|
43424
|
-
VaultDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43425
|
-
VaultDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43426
|
-
((VaultDepositRequestAmount$) => {
|
|
43427
|
-
VaultDepositRequestAmount$.inboundSchema = VaultDepositRequestAmount$inboundSchema;
|
|
43428
|
-
VaultDepositRequestAmount$.outboundSchema = VaultDepositRequestAmount$outboundSchema;
|
|
43429
|
-
})(VaultDepositRequestAmount$ ||= {});
|
|
43430
43290
|
VaultDepositRequestChain$inboundSchema = nativeEnumType(VaultDepositRequestChain);
|
|
43431
43291
|
VaultDepositRequestChain$outboundSchema = VaultDepositRequestChain$inboundSchema;
|
|
43432
43292
|
((VaultDepositRequestChain$) => {
|
|
43433
43293
|
VaultDepositRequestChain$.inboundSchema = VaultDepositRequestChain$inboundSchema;
|
|
43434
43294
|
VaultDepositRequestChain$.outboundSchema = VaultDepositRequestChain$outboundSchema;
|
|
43435
43295
|
})(VaultDepositRequestChain$ ||= {});
|
|
43296
|
+
VaultDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43297
|
+
VaultDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43298
|
+
((VaultDepositRequestAmount$) => {
|
|
43299
|
+
VaultDepositRequestAmount$.inboundSchema = VaultDepositRequestAmount$inboundSchema;
|
|
43300
|
+
VaultDepositRequestAmount$.outboundSchema = VaultDepositRequestAmount$outboundSchema;
|
|
43301
|
+
})(VaultDepositRequestAmount$ ||= {});
|
|
43436
43302
|
VaultDepositRequest$inboundSchema = objectType({
|
|
43437
43303
|
action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT"),
|
|
43438
43304
|
vault_address: stringType(),
|
|
@@ -43521,9 +43387,9 @@ var init_vaultwithdrawrequest = __esm(() => {
|
|
|
43521
43387
|
init_zod();
|
|
43522
43388
|
init_primitives();
|
|
43523
43389
|
VaultWithdrawRequestChain = {
|
|
43524
|
-
|
|
43525
|
-
|
|
43526
|
-
|
|
43390
|
+
Arbitrum: "arbitrum",
|
|
43391
|
+
Base: "base",
|
|
43392
|
+
Ethereum: "ethereum"
|
|
43527
43393
|
};
|
|
43528
43394
|
VaultWithdrawRequestChain$inboundSchema = nativeEnumType(VaultWithdrawRequestChain);
|
|
43529
43395
|
VaultWithdrawRequestChain$outboundSchema = VaultWithdrawRequestChain$inboundSchema;
|
|
@@ -43564,27 +43430,27 @@ var init_vaultwithdrawrequest = __esm(() => {
|
|
|
43564
43430
|
});
|
|
43565
43431
|
|
|
43566
43432
|
// src/models/components/wrapethrequest.ts
|
|
43567
|
-
var WrapEthRequestChain,
|
|
43433
|
+
var WrapEthRequestChain, WrapEthRequestChain$inboundSchema, WrapEthRequestChain$outboundSchema, WrapEthRequestChain$, WrapEthRequestAmount$inboundSchema, WrapEthRequestAmount$outboundSchema, WrapEthRequestAmount$, WrapEthRequest$inboundSchema, WrapEthRequest$outboundSchema, WrapEthRequest$;
|
|
43568
43434
|
var init_wrapethrequest = __esm(() => {
|
|
43569
43435
|
init_zod();
|
|
43570
43436
|
init_primitives();
|
|
43571
43437
|
WrapEthRequestChain = {
|
|
43572
|
-
|
|
43573
|
-
|
|
43574
|
-
|
|
43438
|
+
Arbitrum: "arbitrum",
|
|
43439
|
+
Base: "base",
|
|
43440
|
+
Ethereum: "ethereum"
|
|
43575
43441
|
};
|
|
43576
|
-
WrapEthRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43577
|
-
WrapEthRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43578
|
-
((WrapEthRequestAmount$) => {
|
|
43579
|
-
WrapEthRequestAmount$.inboundSchema = WrapEthRequestAmount$inboundSchema;
|
|
43580
|
-
WrapEthRequestAmount$.outboundSchema = WrapEthRequestAmount$outboundSchema;
|
|
43581
|
-
})(WrapEthRequestAmount$ ||= {});
|
|
43582
43442
|
WrapEthRequestChain$inboundSchema = nativeEnumType(WrapEthRequestChain);
|
|
43583
43443
|
WrapEthRequestChain$outboundSchema = WrapEthRequestChain$inboundSchema;
|
|
43584
43444
|
((WrapEthRequestChain$) => {
|
|
43585
43445
|
WrapEthRequestChain$.inboundSchema = WrapEthRequestChain$inboundSchema;
|
|
43586
43446
|
WrapEthRequestChain$.outboundSchema = WrapEthRequestChain$outboundSchema;
|
|
43587
43447
|
})(WrapEthRequestChain$ ||= {});
|
|
43448
|
+
WrapEthRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
|
|
43449
|
+
WrapEthRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
|
|
43450
|
+
((WrapEthRequestAmount$) => {
|
|
43451
|
+
WrapEthRequestAmount$.inboundSchema = WrapEthRequestAmount$inboundSchema;
|
|
43452
|
+
WrapEthRequestAmount$.outboundSchema = WrapEthRequestAmount$outboundSchema;
|
|
43453
|
+
})(WrapEthRequestAmount$ ||= {});
|
|
43588
43454
|
WrapEthRequest$inboundSchema = objectType({
|
|
43589
43455
|
action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
|
|
43590
43456
|
amount: unionType([numberType(), stringType()]),
|
|
@@ -43757,7 +43623,6 @@ var init_components = __esm(() => {
|
|
|
43757
43623
|
init_transactionresponse();
|
|
43758
43624
|
init_uniswapbuyexactlyparams();
|
|
43759
43625
|
init_uniswapbuyexactlyrequest();
|
|
43760
|
-
init_uniswapbuyexactlytransactionresponse();
|
|
43761
43626
|
init_uniswapbuyquoteinforesponse();
|
|
43762
43627
|
init_uniswapcheckinrangeresponse();
|
|
43763
43628
|
init_uniswapincreaseliquidityprovisionparams();
|
|
@@ -43769,7 +43634,6 @@ var init_components = __esm(() => {
|
|
|
43769
43634
|
init_uniswappositionssolidityresponse();
|
|
43770
43635
|
init_uniswapsellexactlyparams();
|
|
43771
43636
|
init_uniswapsellexactlyrequest();
|
|
43772
|
-
init_uniswapsellexactlytransactionresponse();
|
|
43773
43637
|
init_uniswapsellquoteinforesponse();
|
|
43774
43638
|
init_uniswapwithdrawliquidityprovisionparams();
|
|
43775
43639
|
init_uniswapwithdrawliquidityprovisionrequest();
|
|
@@ -43848,9 +43712,9 @@ var V1AaveAaveSupportedTokensChain, V1AaveAaveSupportedTokensChain$inboundSchema
|
|
|
43848
43712
|
var init_v1aaveaavesupportedtokens = __esm(() => {
|
|
43849
43713
|
init_zod();
|
|
43850
43714
|
V1AaveAaveSupportedTokensChain = {
|
|
43851
|
-
|
|
43852
|
-
|
|
43853
|
-
|
|
43715
|
+
Arbitrum: "arbitrum",
|
|
43716
|
+
Base: "base",
|
|
43717
|
+
Ethereum: "ethereum"
|
|
43854
43718
|
};
|
|
43855
43719
|
V1AaveAaveSupportedTokensChain$inboundSchema = nativeEnumType(V1AaveAaveSupportedTokensChain);
|
|
43856
43720
|
V1AaveAaveSupportedTokensChain$outboundSchema = V1AaveAaveSupportedTokensChain$inboundSchema;
|
|
@@ -43859,11 +43723,11 @@ var init_v1aaveaavesupportedtokens = __esm(() => {
|
|
|
43859
43723
|
V1AaveAaveSupportedTokensChain$.outboundSchema = V1AaveAaveSupportedTokensChain$outboundSchema;
|
|
43860
43724
|
})(V1AaveAaveSupportedTokensChain$ ||= {});
|
|
43861
43725
|
V1AaveAaveSupportedTokensRequest$inboundSchema = objectType({
|
|
43862
|
-
chain: V1AaveAaveSupportedTokensChain$inboundSchema.default("arbitrum
|
|
43726
|
+
chain: V1AaveAaveSupportedTokensChain$inboundSchema.default("arbitrum"),
|
|
43863
43727
|
block: nullableType(numberType().int()).optional()
|
|
43864
43728
|
});
|
|
43865
43729
|
V1AaveAaveSupportedTokensRequest$outboundSchema = objectType({
|
|
43866
|
-
chain: V1AaveAaveSupportedTokensChain$outboundSchema.default("arbitrum
|
|
43730
|
+
chain: V1AaveAaveSupportedTokensChain$outboundSchema.default("arbitrum"),
|
|
43867
43731
|
block: nullableType(numberType().int()).optional()
|
|
43868
43732
|
});
|
|
43869
43733
|
((V1AaveAaveSupportedTokensRequest$) => {
|
|
@@ -43877,9 +43741,9 @@ var V1AaveAvgRateChain, V1AaveAvgRateToken, V1AaveAvgRateChain$inboundSchema, V1
|
|
|
43877
43741
|
var init_v1aaveavgrate = __esm(() => {
|
|
43878
43742
|
init_zod();
|
|
43879
43743
|
V1AaveAvgRateChain = {
|
|
43880
|
-
|
|
43881
|
-
|
|
43882
|
-
|
|
43744
|
+
Arbitrum: "arbitrum",
|
|
43745
|
+
Base: "base",
|
|
43746
|
+
Ethereum: "ethereum"
|
|
43883
43747
|
};
|
|
43884
43748
|
V1AaveAvgRateToken = {
|
|
43885
43749
|
OneINCH: "1INCH",
|
|
@@ -43958,13 +43822,13 @@ var init_v1aaveavgrate = __esm(() => {
|
|
|
43958
43822
|
V1AaveAvgRateToken$.outboundSchema = V1AaveAvgRateToken$outboundSchema;
|
|
43959
43823
|
})(V1AaveAvgRateToken$ ||= {});
|
|
43960
43824
|
V1AaveAvgRateRequest$inboundSchema = objectType({
|
|
43961
|
-
chain: V1AaveAvgRateChain$inboundSchema.default("ethereum
|
|
43825
|
+
chain: V1AaveAvgRateChain$inboundSchema.default("ethereum"),
|
|
43962
43826
|
block: nullableType(numberType().int()).optional(),
|
|
43963
43827
|
token: V1AaveAvgRateToken$inboundSchema.default("USDC"),
|
|
43964
43828
|
days: numberType().int().default(2)
|
|
43965
43829
|
});
|
|
43966
43830
|
V1AaveAvgRateRequest$outboundSchema = objectType({
|
|
43967
|
-
chain: V1AaveAvgRateChain$outboundSchema.default("ethereum
|
|
43831
|
+
chain: V1AaveAvgRateChain$outboundSchema.default("ethereum"),
|
|
43968
43832
|
block: nullableType(numberType().int()).optional(),
|
|
43969
43833
|
token: V1AaveAvgRateToken$outboundSchema.default("USDC"),
|
|
43970
43834
|
days: numberType().int().default(2)
|
|
@@ -43981,9 +43845,9 @@ var init_v1aavehistoricaltransactions = __esm(() => {
|
|
|
43981
43845
|
init_zod();
|
|
43982
43846
|
init_primitives();
|
|
43983
43847
|
V1AaveHistoricalTransactionsChain = {
|
|
43984
|
-
|
|
43985
|
-
|
|
43986
|
-
|
|
43848
|
+
Arbitrum: "arbitrum",
|
|
43849
|
+
Base: "base",
|
|
43850
|
+
Ethereum: "ethereum"
|
|
43987
43851
|
};
|
|
43988
43852
|
V1AaveHistoricalTransactionsChain$inboundSchema = nativeEnumType(V1AaveHistoricalTransactionsChain);
|
|
43989
43853
|
V1AaveHistoricalTransactionsChain$outboundSchema = V1AaveHistoricalTransactionsChain$inboundSchema;
|
|
@@ -43994,7 +43858,7 @@ var init_v1aavehistoricaltransactions = __esm(() => {
|
|
|
43994
43858
|
V1AaveHistoricalTransactionsRequest$inboundSchema = objectType({
|
|
43995
43859
|
offset: numberType().int().default(0),
|
|
43996
43860
|
limit: numberType().int().default(100),
|
|
43997
|
-
chain: V1AaveHistoricalTransactionsChain$inboundSchema.default("base
|
|
43861
|
+
chain: V1AaveHistoricalTransactionsChain$inboundSchema.default("base"),
|
|
43998
43862
|
user_address: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
|
|
43999
43863
|
}).transform((v2) => {
|
|
44000
43864
|
return remap(v2, {
|
|
@@ -44004,7 +43868,7 @@ var init_v1aavehistoricaltransactions = __esm(() => {
|
|
|
44004
43868
|
V1AaveHistoricalTransactionsRequest$outboundSchema = objectType({
|
|
44005
43869
|
offset: numberType().int().default(0),
|
|
44006
43870
|
limit: numberType().int().default(100),
|
|
44007
|
-
chain: V1AaveHistoricalTransactionsChain$outboundSchema.default("base
|
|
43871
|
+
chain: V1AaveHistoricalTransactionsChain$outboundSchema.default("base"),
|
|
44008
43872
|
userAddress: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
|
|
44009
43873
|
}).transform((v2) => {
|
|
44010
43874
|
return remap(v2, {
|
|
@@ -44023,9 +43887,9 @@ var init_v1aaveliquiditychange = __esm(() => {
|
|
|
44023
43887
|
init_zod();
|
|
44024
43888
|
init_primitives();
|
|
44025
43889
|
V1AaveLiquidityChangeChain = {
|
|
44026
|
-
|
|
44027
|
-
|
|
44028
|
-
|
|
43890
|
+
Arbitrum: "arbitrum",
|
|
43891
|
+
Base: "base",
|
|
43892
|
+
Ethereum: "ethereum"
|
|
44029
43893
|
};
|
|
44030
43894
|
V1AaveLiquidityChangeToken = {
|
|
44031
43895
|
OneINCH: "1INCH",
|
|
@@ -44104,7 +43968,7 @@ var init_v1aaveliquiditychange = __esm(() => {
|
|
|
44104
43968
|
V1AaveLiquidityChangeToken$.outboundSchema = V1AaveLiquidityChangeToken$outboundSchema;
|
|
44105
43969
|
})(V1AaveLiquidityChangeToken$ ||= {});
|
|
44106
43970
|
V1AaveLiquidityChangeRequest$inboundSchema = objectType({
|
|
44107
|
-
chain: V1AaveLiquidityChangeChain$inboundSchema.default("arbitrum
|
|
43971
|
+
chain: V1AaveLiquidityChangeChain$inboundSchema.default("arbitrum"),
|
|
44108
43972
|
token: V1AaveLiquidityChangeToken$inboundSchema.default("USDC"),
|
|
44109
43973
|
start_block: numberType().int().default(0),
|
|
44110
43974
|
end_block: numberType().int().default(319407231)
|
|
@@ -44115,7 +43979,7 @@ var init_v1aaveliquiditychange = __esm(() => {
|
|
|
44115
43979
|
});
|
|
44116
43980
|
});
|
|
44117
43981
|
V1AaveLiquidityChangeRequest$outboundSchema = objectType({
|
|
44118
|
-
chain: V1AaveLiquidityChangeChain$outboundSchema.default("arbitrum
|
|
43982
|
+
chain: V1AaveLiquidityChangeChain$outboundSchema.default("arbitrum"),
|
|
44119
43983
|
token: V1AaveLiquidityChangeToken$outboundSchema.default("USDC"),
|
|
44120
43984
|
startBlock: numberType().int().default(0),
|
|
44121
43985
|
endBlock: numberType().int().default(319407231)
|
|
@@ -44136,9 +44000,9 @@ var V1AaveRateChain, V1AaveRateToken, V1AaveRateChain$inboundSchema, V1AaveRateC
|
|
|
44136
44000
|
var init_v1aaverate = __esm(() => {
|
|
44137
44001
|
init_zod();
|
|
44138
44002
|
V1AaveRateChain = {
|
|
44139
|
-
|
|
44140
|
-
|
|
44141
|
-
|
|
44003
|
+
Arbitrum: "arbitrum",
|
|
44004
|
+
Base: "base",
|
|
44005
|
+
Ethereum: "ethereum"
|
|
44142
44006
|
};
|
|
44143
44007
|
V1AaveRateToken = {
|
|
44144
44008
|
OneINCH: "1INCH",
|
|
@@ -44217,12 +44081,12 @@ var init_v1aaverate = __esm(() => {
|
|
|
44217
44081
|
V1AaveRateToken$.outboundSchema = V1AaveRateToken$outboundSchema;
|
|
44218
44082
|
})(V1AaveRateToken$ ||= {});
|
|
44219
44083
|
V1AaveRateRequest$inboundSchema = objectType({
|
|
44220
|
-
chain: V1AaveRateChain$inboundSchema.default("arbitrum
|
|
44084
|
+
chain: V1AaveRateChain$inboundSchema.default("arbitrum"),
|
|
44221
44085
|
block: nullableType(numberType().int()).optional(),
|
|
44222
44086
|
token: V1AaveRateToken$inboundSchema.default("USDC")
|
|
44223
44087
|
});
|
|
44224
44088
|
V1AaveRateRequest$outboundSchema = objectType({
|
|
44225
|
-
chain: V1AaveRateChain$outboundSchema.default("arbitrum
|
|
44089
|
+
chain: V1AaveRateChain$outboundSchema.default("arbitrum"),
|
|
44226
44090
|
block: nullableType(numberType().int()).optional(),
|
|
44227
44091
|
token: V1AaveRateToken$outboundSchema.default("USDC")
|
|
44228
44092
|
});
|
|
@@ -44237,9 +44101,9 @@ var V1AaveReserveOverviewChain, V1AaveReserveOverviewToken, V1AaveReserveOvervie
|
|
|
44237
44101
|
var init_v1aavereserveoverview = __esm(() => {
|
|
44238
44102
|
init_zod();
|
|
44239
44103
|
V1AaveReserveOverviewChain = {
|
|
44240
|
-
|
|
44241
|
-
|
|
44242
|
-
|
|
44104
|
+
Arbitrum: "arbitrum",
|
|
44105
|
+
Base: "base",
|
|
44106
|
+
Ethereum: "ethereum"
|
|
44243
44107
|
};
|
|
44244
44108
|
V1AaveReserveOverviewToken = {
|
|
44245
44109
|
OneINCH: "1INCH",
|
|
@@ -44318,12 +44182,12 @@ var init_v1aavereserveoverview = __esm(() => {
|
|
|
44318
44182
|
V1AaveReserveOverviewToken$.outboundSchema = V1AaveReserveOverviewToken$outboundSchema;
|
|
44319
44183
|
})(V1AaveReserveOverviewToken$ ||= {});
|
|
44320
44184
|
V1AaveReserveOverviewRequest$inboundSchema = objectType({
|
|
44321
|
-
chain: V1AaveReserveOverviewChain$inboundSchema.default("arbitrum
|
|
44185
|
+
chain: V1AaveReserveOverviewChain$inboundSchema.default("arbitrum"),
|
|
44322
44186
|
block: nullableType(numberType().int()).optional(),
|
|
44323
44187
|
token: V1AaveReserveOverviewToken$inboundSchema.default("USDC")
|
|
44324
44188
|
});
|
|
44325
44189
|
V1AaveReserveOverviewRequest$outboundSchema = objectType({
|
|
44326
|
-
chain: V1AaveReserveOverviewChain$outboundSchema.default("arbitrum
|
|
44190
|
+
chain: V1AaveReserveOverviewChain$outboundSchema.default("arbitrum"),
|
|
44327
44191
|
block: nullableType(numberType().int()).optional(),
|
|
44328
44192
|
token: V1AaveReserveOverviewToken$outboundSchema.default("USDC")
|
|
44329
44193
|
});
|
|
@@ -44338,9 +44202,9 @@ var V1AaveStdRateChain, V1AaveStdRateToken, V1AaveStdRateChain$inboundSchema, V1
|
|
|
44338
44202
|
var init_v1aavestdrate = __esm(() => {
|
|
44339
44203
|
init_zod();
|
|
44340
44204
|
V1AaveStdRateChain = {
|
|
44341
|
-
|
|
44342
|
-
|
|
44343
|
-
|
|
44205
|
+
Arbitrum: "arbitrum",
|
|
44206
|
+
Base: "base",
|
|
44207
|
+
Ethereum: "ethereum"
|
|
44344
44208
|
};
|
|
44345
44209
|
V1AaveStdRateToken = {
|
|
44346
44210
|
OneINCH: "1INCH",
|
|
@@ -44419,13 +44283,13 @@ var init_v1aavestdrate = __esm(() => {
|
|
|
44419
44283
|
V1AaveStdRateToken$.outboundSchema = V1AaveStdRateToken$outboundSchema;
|
|
44420
44284
|
})(V1AaveStdRateToken$ ||= {});
|
|
44421
44285
|
V1AaveStdRateRequest$inboundSchema = objectType({
|
|
44422
|
-
chain: V1AaveStdRateChain$inboundSchema.default("ethereum
|
|
44286
|
+
chain: V1AaveStdRateChain$inboundSchema.default("ethereum"),
|
|
44423
44287
|
block: nullableType(numberType().int()).optional(),
|
|
44424
44288
|
token: V1AaveStdRateToken$inboundSchema.default("USDC"),
|
|
44425
44289
|
days: numberType().int().default(7)
|
|
44426
44290
|
});
|
|
44427
44291
|
V1AaveStdRateRequest$outboundSchema = objectType({
|
|
44428
|
-
chain: V1AaveStdRateChain$outboundSchema.default("ethereum
|
|
44292
|
+
chain: V1AaveStdRateChain$outboundSchema.default("ethereum"),
|
|
44429
44293
|
block: nullableType(numberType().int()).optional(),
|
|
44430
44294
|
token: V1AaveStdRateToken$outboundSchema.default("USDC"),
|
|
44431
44295
|
days: numberType().int().default(7)
|
|
@@ -44441,9 +44305,9 @@ var V1AaveTokenPriceChain, V1AaveTokenPriceToken, V1AaveTokenPriceChain$inboundS
|
|
|
44441
44305
|
var init_v1aavetokenprice = __esm(() => {
|
|
44442
44306
|
init_zod();
|
|
44443
44307
|
V1AaveTokenPriceChain = {
|
|
44444
|
-
|
|
44445
|
-
|
|
44446
|
-
|
|
44308
|
+
Arbitrum: "arbitrum",
|
|
44309
|
+
Base: "base",
|
|
44310
|
+
Ethereum: "ethereum"
|
|
44447
44311
|
};
|
|
44448
44312
|
V1AaveTokenPriceToken = {
|
|
44449
44313
|
OneINCH: "1INCH",
|
|
@@ -44522,12 +44386,12 @@ var init_v1aavetokenprice = __esm(() => {
|
|
|
44522
44386
|
V1AaveTokenPriceToken$.outboundSchema = V1AaveTokenPriceToken$outboundSchema;
|
|
44523
44387
|
})(V1AaveTokenPriceToken$ ||= {});
|
|
44524
44388
|
V1AaveTokenPriceRequest$inboundSchema = objectType({
|
|
44525
|
-
chain: V1AaveTokenPriceChain$inboundSchema.default("arbitrum
|
|
44389
|
+
chain: V1AaveTokenPriceChain$inboundSchema.default("arbitrum"),
|
|
44526
44390
|
block: nullableType(numberType().int()).optional(),
|
|
44527
44391
|
token: V1AaveTokenPriceToken$inboundSchema.default("USDC")
|
|
44528
44392
|
});
|
|
44529
44393
|
V1AaveTokenPriceRequest$outboundSchema = objectType({
|
|
44530
|
-
chain: V1AaveTokenPriceChain$outboundSchema.default("arbitrum
|
|
44394
|
+
chain: V1AaveTokenPriceChain$outboundSchema.default("arbitrum"),
|
|
44531
44395
|
block: nullableType(numberType().int()).optional(),
|
|
44532
44396
|
token: V1AaveTokenPriceToken$outboundSchema.default("USDC")
|
|
44533
44397
|
});
|
|
@@ -44542,9 +44406,9 @@ var V1AaveUserPositionPerTokenChain, V1AaveUserPositionPerTokenToken, V1AaveUser
|
|
|
44542
44406
|
var init_v1aaveuserpositionpertoken = __esm(() => {
|
|
44543
44407
|
init_zod();
|
|
44544
44408
|
V1AaveUserPositionPerTokenChain = {
|
|
44545
|
-
|
|
44546
|
-
|
|
44547
|
-
|
|
44409
|
+
Arbitrum: "arbitrum",
|
|
44410
|
+
Base: "base",
|
|
44411
|
+
Ethereum: "ethereum"
|
|
44548
44412
|
};
|
|
44549
44413
|
V1AaveUserPositionPerTokenToken = {
|
|
44550
44414
|
OneINCH: "1INCH",
|
|
@@ -44623,13 +44487,13 @@ var init_v1aaveuserpositionpertoken = __esm(() => {
|
|
|
44623
44487
|
V1AaveUserPositionPerTokenToken$.outboundSchema = V1AaveUserPositionPerTokenToken$outboundSchema;
|
|
44624
44488
|
})(V1AaveUserPositionPerTokenToken$ ||= {});
|
|
44625
44489
|
V1AaveUserPositionPerTokenRequest$inboundSchema = objectType({
|
|
44626
|
-
chain: V1AaveUserPositionPerTokenChain$inboundSchema.default("base
|
|
44490
|
+
chain: V1AaveUserPositionPerTokenChain$inboundSchema.default("base"),
|
|
44627
44491
|
block: nullableType(numberType().int()).optional(),
|
|
44628
44492
|
user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
|
|
44629
44493
|
token: V1AaveUserPositionPerTokenToken$inboundSchema.default("USDC")
|
|
44630
44494
|
});
|
|
44631
44495
|
V1AaveUserPositionPerTokenRequest$outboundSchema = objectType({
|
|
44632
|
-
chain: V1AaveUserPositionPerTokenChain$outboundSchema.default("base
|
|
44496
|
+
chain: V1AaveUserPositionPerTokenChain$outboundSchema.default("base"),
|
|
44633
44497
|
block: nullableType(numberType().int()).optional(),
|
|
44634
44498
|
user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
|
|
44635
44499
|
token: V1AaveUserPositionPerTokenToken$outboundSchema.default("USDC")
|
|
@@ -44645,9 +44509,9 @@ var V1AaveUserPositionSummaryChain, V1AaveUserPositionSummaryChain$inboundSchema
|
|
|
44645
44509
|
var init_v1aaveuserpositionsummary = __esm(() => {
|
|
44646
44510
|
init_zod();
|
|
44647
44511
|
V1AaveUserPositionSummaryChain = {
|
|
44648
|
-
|
|
44649
|
-
|
|
44650
|
-
|
|
44512
|
+
Arbitrum: "arbitrum",
|
|
44513
|
+
Base: "base",
|
|
44514
|
+
Ethereum: "ethereum"
|
|
44651
44515
|
};
|
|
44652
44516
|
V1AaveUserPositionSummaryChain$inboundSchema = nativeEnumType(V1AaveUserPositionSummaryChain);
|
|
44653
44517
|
V1AaveUserPositionSummaryChain$outboundSchema = V1AaveUserPositionSummaryChain$inboundSchema;
|
|
@@ -44656,12 +44520,12 @@ var init_v1aaveuserpositionsummary = __esm(() => {
|
|
|
44656
44520
|
V1AaveUserPositionSummaryChain$.outboundSchema = V1AaveUserPositionSummaryChain$outboundSchema;
|
|
44657
44521
|
})(V1AaveUserPositionSummaryChain$ ||= {});
|
|
44658
44522
|
V1AaveUserPositionSummaryRequest$inboundSchema = objectType({
|
|
44659
|
-
chain: V1AaveUserPositionSummaryChain$inboundSchema.default("base
|
|
44523
|
+
chain: V1AaveUserPositionSummaryChain$inboundSchema.default("base"),
|
|
44660
44524
|
block: nullableType(numberType().int()).optional(),
|
|
44661
44525
|
user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
|
|
44662
44526
|
});
|
|
44663
44527
|
V1AaveUserPositionSummaryRequest$outboundSchema = objectType({
|
|
44664
|
-
chain: V1AaveUserPositionSummaryChain$outboundSchema.default("base
|
|
44528
|
+
chain: V1AaveUserPositionSummaryChain$outboundSchema.default("base"),
|
|
44665
44529
|
block: nullableType(numberType().int()).optional(),
|
|
44666
44530
|
user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
|
|
44667
44531
|
});
|
|
@@ -44676,7 +44540,7 @@ var V1AerodromeSlipstreamLiquidityProvisionPositionsChain, V1AerodromeSlipstream
|
|
|
44676
44540
|
var init_v1aerodromeslipstreamliquidityprovisionpositions = __esm(() => {
|
|
44677
44541
|
init_zod();
|
|
44678
44542
|
V1AerodromeSlipstreamLiquidityProvisionPositionsChain = {
|
|
44679
|
-
|
|
44543
|
+
Base: "base"
|
|
44680
44544
|
};
|
|
44681
44545
|
V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema = nativeEnumType(V1AerodromeSlipstreamLiquidityProvisionPositionsChain);
|
|
44682
44546
|
V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema = V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema;
|
|
@@ -44685,11 +44549,11 @@ var init_v1aerodromeslipstreamliquidityprovisionpositions = __esm(() => {
|
|
|
44685
44549
|
V1AerodromeSlipstreamLiquidityProvisionPositionsChain$.outboundSchema = V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema;
|
|
44686
44550
|
})(V1AerodromeSlipstreamLiquidityProvisionPositionsChain$ ||= {});
|
|
44687
44551
|
V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$inboundSchema = objectType({
|
|
44688
|
-
chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema.default("base
|
|
44552
|
+
chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema.default("base"),
|
|
44689
44553
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
44690
44554
|
});
|
|
44691
44555
|
V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$outboundSchema = objectType({
|
|
44692
|
-
chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema.default("base
|
|
44556
|
+
chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema.default("base"),
|
|
44693
44557
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
44694
44558
|
});
|
|
44695
44559
|
((V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$) => {
|
|
@@ -44704,7 +44568,7 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
|
|
|
44704
44568
|
init_zod();
|
|
44705
44569
|
init_primitives();
|
|
44706
44570
|
V1AerodromeSlipstreamPoolPriceChain = {
|
|
44707
|
-
|
|
44571
|
+
Base: "base"
|
|
44708
44572
|
};
|
|
44709
44573
|
V1AerodromeSlipstreamPoolPriceTokenInToken = {
|
|
44710
44574
|
OneINCH: "1INCH",
|
|
@@ -44853,7 +44717,7 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
|
|
|
44853
44717
|
V1AerodromeSlipstreamPoolPriceTokenOutToken$.outboundSchema = V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema;
|
|
44854
44718
|
})(V1AerodromeSlipstreamPoolPriceTokenOutToken$ ||= {});
|
|
44855
44719
|
V1AerodromeSlipstreamPoolPriceRequest$inboundSchema = objectType({
|
|
44856
|
-
chain: V1AerodromeSlipstreamPoolPriceChain$inboundSchema.default("base
|
|
44720
|
+
chain: V1AerodromeSlipstreamPoolPriceChain$inboundSchema.default("base"),
|
|
44857
44721
|
token_in: V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema.default("USDC"),
|
|
44858
44722
|
token_out: V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema.default("WETH"),
|
|
44859
44723
|
tick_spacing: numberType().int().default(100)
|
|
@@ -44865,7 +44729,7 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
|
|
|
44865
44729
|
});
|
|
44866
44730
|
});
|
|
44867
44731
|
V1AerodromeSlipstreamPoolPriceRequest$outboundSchema = objectType({
|
|
44868
|
-
chain: V1AerodromeSlipstreamPoolPriceChain$outboundSchema.default("base
|
|
44732
|
+
chain: V1AerodromeSlipstreamPoolPriceChain$outboundSchema.default("base"),
|
|
44869
44733
|
tokenIn: V1AerodromeSlipstreamPoolPriceTokenInToken$outboundSchema.default("USDC"),
|
|
44870
44734
|
tokenOut: V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema.default("WETH"),
|
|
44871
44735
|
tickSpacing: numberType().int().default(100)
|
|
@@ -44883,14 +44747,14 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
|
|
|
44883
44747
|
});
|
|
44884
44748
|
|
|
44885
44749
|
// src/models/operations/v1genericallowance.ts
|
|
44886
|
-
var V1GenericAllowanceChain, ContractEnum, V1GenericAllowanceChain$inboundSchema, V1GenericAllowanceChain$outboundSchema, V1GenericAllowanceChain$,
|
|
44750
|
+
var V1GenericAllowanceChain, ContractEnum, V1GenericAllowanceChain$inboundSchema, V1GenericAllowanceChain$outboundSchema, V1GenericAllowanceChain$, ContractEnum$inboundSchema, ContractEnum$outboundSchema, ContractEnum$, V1GenericAllowanceToken$inboundSchema, V1GenericAllowanceToken$outboundSchema, V1GenericAllowanceToken$, Contract$inboundSchema, Contract$outboundSchema, Contract$, V1GenericAllowanceRequest$inboundSchema, V1GenericAllowanceRequest$outboundSchema, V1GenericAllowanceRequest$;
|
|
44887
44751
|
var init_v1genericallowance = __esm(() => {
|
|
44888
44752
|
init_zod();
|
|
44889
44753
|
init_components();
|
|
44890
44754
|
V1GenericAllowanceChain = {
|
|
44891
|
-
|
|
44892
|
-
|
|
44893
|
-
|
|
44755
|
+
Arbitrum: "arbitrum",
|
|
44756
|
+
Base: "base",
|
|
44757
|
+
Ethereum: "ethereum"
|
|
44894
44758
|
};
|
|
44895
44759
|
ContractEnum = {
|
|
44896
44760
|
AaveV3Pool: "AaveV3Pool",
|
|
@@ -44912,18 +44776,18 @@ var init_v1genericallowance = __esm(() => {
|
|
|
44912
44776
|
V1GenericAllowanceChain$.inboundSchema = V1GenericAllowanceChain$inboundSchema;
|
|
44913
44777
|
V1GenericAllowanceChain$.outboundSchema = V1GenericAllowanceChain$outboundSchema;
|
|
44914
44778
|
})(V1GenericAllowanceChain$ ||= {});
|
|
44915
|
-
V1GenericAllowanceToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
44916
|
-
V1GenericAllowanceToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
44917
|
-
((V1GenericAllowanceToken$) => {
|
|
44918
|
-
V1GenericAllowanceToken$.inboundSchema = V1GenericAllowanceToken$inboundSchema;
|
|
44919
|
-
V1GenericAllowanceToken$.outboundSchema = V1GenericAllowanceToken$outboundSchema;
|
|
44920
|
-
})(V1GenericAllowanceToken$ ||= {});
|
|
44921
44779
|
ContractEnum$inboundSchema = nativeEnumType(ContractEnum);
|
|
44922
44780
|
ContractEnum$outboundSchema = ContractEnum$inboundSchema;
|
|
44923
44781
|
((ContractEnum$) => {
|
|
44924
44782
|
ContractEnum$.inboundSchema = ContractEnum$inboundSchema;
|
|
44925
44783
|
ContractEnum$.outboundSchema = ContractEnum$outboundSchema;
|
|
44926
44784
|
})(ContractEnum$ ||= {});
|
|
44785
|
+
V1GenericAllowanceToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
|
|
44786
|
+
V1GenericAllowanceToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
|
|
44787
|
+
((V1GenericAllowanceToken$) => {
|
|
44788
|
+
V1GenericAllowanceToken$.inboundSchema = V1GenericAllowanceToken$inboundSchema;
|
|
44789
|
+
V1GenericAllowanceToken$.outboundSchema = V1GenericAllowanceToken$outboundSchema;
|
|
44790
|
+
})(V1GenericAllowanceToken$ ||= {});
|
|
44927
44791
|
Contract$inboundSchema = unionType([ContractEnum$inboundSchema, stringType()]);
|
|
44928
44792
|
Contract$outboundSchema = unionType([ContractEnum$outboundSchema, stringType()]);
|
|
44929
44793
|
((Contract$) => {
|
|
@@ -44931,13 +44795,13 @@ var init_v1genericallowance = __esm(() => {
|
|
|
44931
44795
|
Contract$.outboundSchema = Contract$outboundSchema;
|
|
44932
44796
|
})(Contract$ ||= {});
|
|
44933
44797
|
V1GenericAllowanceRequest$inboundSchema = objectType({
|
|
44934
|
-
chain: V1GenericAllowanceChain$inboundSchema.default("arbitrum
|
|
44798
|
+
chain: V1GenericAllowanceChain$inboundSchema.default("arbitrum"),
|
|
44935
44799
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
|
|
44936
44800
|
token: unionType([TokenEnum$inboundSchema, stringType()]),
|
|
44937
44801
|
contract: unionType([ContractEnum$inboundSchema, stringType()])
|
|
44938
44802
|
});
|
|
44939
44803
|
V1GenericAllowanceRequest$outboundSchema = objectType({
|
|
44940
|
-
chain: V1GenericAllowanceChain$outboundSchema.default("arbitrum
|
|
44804
|
+
chain: V1GenericAllowanceChain$outboundSchema.default("arbitrum"),
|
|
44941
44805
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
|
|
44942
44806
|
token: unionType([TokenEnum$outboundSchema, stringType()]),
|
|
44943
44807
|
contract: unionType([ContractEnum$outboundSchema, stringType()])
|
|
@@ -44954,7 +44818,7 @@ var init_v1genericens = __esm(() => {
|
|
|
44954
44818
|
init_zod();
|
|
44955
44819
|
init_primitives();
|
|
44956
44820
|
V1GenericEnsChain = {
|
|
44957
|
-
|
|
44821
|
+
Ethereum: "ethereum"
|
|
44958
44822
|
};
|
|
44959
44823
|
V1GenericEnsChain$inboundSchema = nativeEnumType(V1GenericEnsChain);
|
|
44960
44824
|
V1GenericEnsChain$outboundSchema = V1GenericEnsChain$inboundSchema;
|
|
@@ -44963,7 +44827,7 @@ var init_v1genericens = __esm(() => {
|
|
|
44963
44827
|
V1GenericEnsChain$.outboundSchema = V1GenericEnsChain$outboundSchema;
|
|
44964
44828
|
})(V1GenericEnsChain$ ||= {});
|
|
44965
44829
|
V1GenericEnsRequest$inboundSchema = objectType({
|
|
44966
|
-
chain: V1GenericEnsChain$inboundSchema.default("ethereum
|
|
44830
|
+
chain: V1GenericEnsChain$inboundSchema.default("ethereum"),
|
|
44967
44831
|
ens_name: stringType().default("vitalik.eth")
|
|
44968
44832
|
}).transform((v2) => {
|
|
44969
44833
|
return remap(v2, {
|
|
@@ -44971,7 +44835,7 @@ var init_v1genericens = __esm(() => {
|
|
|
44971
44835
|
});
|
|
44972
44836
|
});
|
|
44973
44837
|
V1GenericEnsRequest$outboundSchema = objectType({
|
|
44974
|
-
chain: V1GenericEnsChain$outboundSchema.default("ethereum
|
|
44838
|
+
chain: V1GenericEnsChain$outboundSchema.default("ethereum"),
|
|
44975
44839
|
ensName: stringType().default("vitalik.eth")
|
|
44976
44840
|
}).transform((v2) => {
|
|
44977
44841
|
return remap(v2, {
|
|
@@ -44989,9 +44853,9 @@ var V1GenericPortfolioChain, V1GenericPortfolioChain$inboundSchema, V1GenericPor
|
|
|
44989
44853
|
var init_v1genericportfolio = __esm(() => {
|
|
44990
44854
|
init_zod();
|
|
44991
44855
|
V1GenericPortfolioChain = {
|
|
44992
|
-
|
|
44993
|
-
|
|
44994
|
-
|
|
44856
|
+
Arbitrum: "arbitrum",
|
|
44857
|
+
Base: "base",
|
|
44858
|
+
Ethereum: "ethereum"
|
|
44995
44859
|
};
|
|
44996
44860
|
V1GenericPortfolioChain$inboundSchema = nativeEnumType(V1GenericPortfolioChain);
|
|
44997
44861
|
V1GenericPortfolioChain$outboundSchema = V1GenericPortfolioChain$inboundSchema;
|
|
@@ -45000,11 +44864,11 @@ var init_v1genericportfolio = __esm(() => {
|
|
|
45000
44864
|
V1GenericPortfolioChain$.outboundSchema = V1GenericPortfolioChain$outboundSchema;
|
|
45001
44865
|
})(V1GenericPortfolioChain$ ||= {});
|
|
45002
44866
|
V1GenericPortfolioRequest$inboundSchema = objectType({
|
|
45003
|
-
chain: V1GenericPortfolioChain$inboundSchema.default("arbitrum
|
|
44867
|
+
chain: V1GenericPortfolioChain$inboundSchema.default("arbitrum"),
|
|
45004
44868
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
45005
44869
|
});
|
|
45006
44870
|
V1GenericPortfolioRequest$outboundSchema = objectType({
|
|
45007
|
-
chain: V1GenericPortfolioChain$outboundSchema.default("arbitrum
|
|
44871
|
+
chain: V1GenericPortfolioChain$outboundSchema.default("arbitrum"),
|
|
45008
44872
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
45009
44873
|
});
|
|
45010
44874
|
((V1GenericPortfolioRequest$) => {
|
|
@@ -45035,9 +44899,9 @@ var V1GenericSupportedTokensChain, V1GenericSupportedTokensChain$inboundSchema,
|
|
|
45035
44899
|
var init_v1genericsupportedtokens = __esm(() => {
|
|
45036
44900
|
init_zod();
|
|
45037
44901
|
V1GenericSupportedTokensChain = {
|
|
45038
|
-
|
|
45039
|
-
|
|
45040
|
-
|
|
44902
|
+
Arbitrum: "arbitrum",
|
|
44903
|
+
Base: "base",
|
|
44904
|
+
Ethereum: "ethereum"
|
|
45041
44905
|
};
|
|
45042
44906
|
V1GenericSupportedTokensChain$inboundSchema = nativeEnumType(V1GenericSupportedTokensChain);
|
|
45043
44907
|
V1GenericSupportedTokensChain$outboundSchema = V1GenericSupportedTokensChain$inboundSchema;
|
|
@@ -45046,10 +44910,10 @@ var init_v1genericsupportedtokens = __esm(() => {
|
|
|
45046
44910
|
V1GenericSupportedTokensChain$.outboundSchema = V1GenericSupportedTokensChain$outboundSchema;
|
|
45047
44911
|
})(V1GenericSupportedTokensChain$ ||= {});
|
|
45048
44912
|
V1GenericSupportedTokensRequest$inboundSchema = objectType({
|
|
45049
|
-
chain: V1GenericSupportedTokensChain$inboundSchema.default("arbitrum
|
|
44913
|
+
chain: V1GenericSupportedTokensChain$inboundSchema.default("arbitrum")
|
|
45050
44914
|
});
|
|
45051
44915
|
V1GenericSupportedTokensRequest$outboundSchema = objectType({
|
|
45052
|
-
chain: V1GenericSupportedTokensChain$outboundSchema.default("arbitrum
|
|
44916
|
+
chain: V1GenericSupportedTokensChain$outboundSchema.default("arbitrum")
|
|
45053
44917
|
});
|
|
45054
44918
|
((V1GenericSupportedTokensRequest$) => {
|
|
45055
44919
|
V1GenericSupportedTokensRequest$.inboundSchema = V1GenericSupportedTokensRequest$inboundSchema;
|
|
@@ -45063,9 +44927,9 @@ var init_v1morphomarket = __esm(() => {
|
|
|
45063
44927
|
init_zod();
|
|
45064
44928
|
init_primitives();
|
|
45065
44929
|
V1MorphoMarketChain = {
|
|
45066
|
-
|
|
45067
|
-
|
|
45068
|
-
|
|
44930
|
+
Arbitrum: "arbitrum",
|
|
44931
|
+
Base: "base",
|
|
44932
|
+
Ethereum: "ethereum"
|
|
45069
44933
|
};
|
|
45070
44934
|
V1MorphoMarketChain$inboundSchema = nativeEnumType(V1MorphoMarketChain);
|
|
45071
44935
|
V1MorphoMarketChain$outboundSchema = V1MorphoMarketChain$inboundSchema;
|
|
@@ -45074,7 +44938,7 @@ var init_v1morphomarket = __esm(() => {
|
|
|
45074
44938
|
V1MorphoMarketChain$.outboundSchema = V1MorphoMarketChain$outboundSchema;
|
|
45075
44939
|
})(V1MorphoMarketChain$ ||= {});
|
|
45076
44940
|
V1MorphoMarketRequest$inboundSchema = objectType({
|
|
45077
|
-
chain: V1MorphoMarketChain$inboundSchema.default("base
|
|
44941
|
+
chain: V1MorphoMarketChain$inboundSchema.default("base"),
|
|
45078
44942
|
unique_market_key: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
|
|
45079
44943
|
}).transform((v2) => {
|
|
45080
44944
|
return remap(v2, {
|
|
@@ -45082,7 +44946,7 @@ var init_v1morphomarket = __esm(() => {
|
|
|
45082
44946
|
});
|
|
45083
44947
|
});
|
|
45084
44948
|
V1MorphoMarketRequest$outboundSchema = objectType({
|
|
45085
|
-
chain: V1MorphoMarketChain$outboundSchema.default("base
|
|
44949
|
+
chain: V1MorphoMarketChain$outboundSchema.default("base"),
|
|
45086
44950
|
uniqueMarketKey: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
|
|
45087
44951
|
}).transform((v2) => {
|
|
45088
44952
|
return remap(v2, {
|
|
@@ -45101,9 +44965,9 @@ var init_v1morphomarketposition = __esm(() => {
|
|
|
45101
44965
|
init_zod();
|
|
45102
44966
|
init_primitives();
|
|
45103
44967
|
V1MorphoMarketPositionChain = {
|
|
45104
|
-
|
|
45105
|
-
|
|
45106
|
-
|
|
44968
|
+
Arbitrum: "arbitrum",
|
|
44969
|
+
Base: "base",
|
|
44970
|
+
Ethereum: "ethereum"
|
|
45107
44971
|
};
|
|
45108
44972
|
V1MorphoMarketPositionChain$inboundSchema = nativeEnumType(V1MorphoMarketPositionChain);
|
|
45109
44973
|
V1MorphoMarketPositionChain$outboundSchema = V1MorphoMarketPositionChain$inboundSchema;
|
|
@@ -45112,7 +44976,7 @@ var init_v1morphomarketposition = __esm(() => {
|
|
|
45112
44976
|
V1MorphoMarketPositionChain$.outboundSchema = V1MorphoMarketPositionChain$outboundSchema;
|
|
45113
44977
|
})(V1MorphoMarketPositionChain$ ||= {});
|
|
45114
44978
|
V1MorphoMarketPositionRequest$inboundSchema = objectType({
|
|
45115
|
-
chain: V1MorphoMarketPositionChain$inboundSchema.default("base
|
|
44979
|
+
chain: V1MorphoMarketPositionChain$inboundSchema.default("base"),
|
|
45116
44980
|
user_address: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4"),
|
|
45117
44981
|
unique_market_key: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
|
|
45118
44982
|
}).transform((v2) => {
|
|
@@ -45122,7 +44986,7 @@ var init_v1morphomarketposition = __esm(() => {
|
|
|
45122
44986
|
});
|
|
45123
44987
|
});
|
|
45124
44988
|
V1MorphoMarketPositionRequest$outboundSchema = objectType({
|
|
45125
|
-
chain: V1MorphoMarketPositionChain$outboundSchema.default("base
|
|
44989
|
+
chain: V1MorphoMarketPositionChain$outboundSchema.default("base"),
|
|
45126
44990
|
userAddress: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4"),
|
|
45127
44991
|
uniqueMarketKey: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
|
|
45128
44992
|
}).transform((v2) => {
|
|
@@ -45144,9 +45008,9 @@ var init_v1morphomarkets = __esm(() => {
|
|
|
45144
45008
|
init_primitives();
|
|
45145
45009
|
init_components();
|
|
45146
45010
|
V1MorphoMarketsChain = {
|
|
45147
|
-
|
|
45148
|
-
|
|
45149
|
-
|
|
45011
|
+
Arbitrum: "arbitrum",
|
|
45012
|
+
Base: "base",
|
|
45013
|
+
Ethereum: "ethereum"
|
|
45150
45014
|
};
|
|
45151
45015
|
V1MorphoMarketsChain$inboundSchema = nativeEnumType(V1MorphoMarketsChain);
|
|
45152
45016
|
V1MorphoMarketsChain$outboundSchema = V1MorphoMarketsChain$inboundSchema;
|
|
@@ -45167,7 +45031,7 @@ var init_v1morphomarkets = __esm(() => {
|
|
|
45167
45031
|
LoanToken$.outboundSchema = LoanToken$outboundSchema;
|
|
45168
45032
|
})(LoanToken$ ||= {});
|
|
45169
45033
|
V1MorphoMarketsRequest$inboundSchema = objectType({
|
|
45170
|
-
chain: V1MorphoMarketsChain$inboundSchema.default("base
|
|
45034
|
+
chain: V1MorphoMarketsChain$inboundSchema.default("base"),
|
|
45171
45035
|
collateral_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional(),
|
|
45172
45036
|
loan_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional()
|
|
45173
45037
|
}).transform((v2) => {
|
|
@@ -45177,7 +45041,7 @@ var init_v1morphomarkets = __esm(() => {
|
|
|
45177
45041
|
});
|
|
45178
45042
|
});
|
|
45179
45043
|
V1MorphoMarketsRequest$outboundSchema = objectType({
|
|
45180
|
-
chain: V1MorphoMarketsChain$outboundSchema.default("base
|
|
45044
|
+
chain: V1MorphoMarketsChain$outboundSchema.default("base"),
|
|
45181
45045
|
collateralToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional(),
|
|
45182
45046
|
loanToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional()
|
|
45183
45047
|
}).transform((v2) => {
|
|
@@ -45198,9 +45062,9 @@ var init_v1morphouserposition = __esm(() => {
|
|
|
45198
45062
|
init_zod();
|
|
45199
45063
|
init_primitives();
|
|
45200
45064
|
V1MorphoUserPositionChain = {
|
|
45201
|
-
|
|
45202
|
-
|
|
45203
|
-
|
|
45065
|
+
Arbitrum: "arbitrum",
|
|
45066
|
+
Base: "base",
|
|
45067
|
+
Ethereum: "ethereum"
|
|
45204
45068
|
};
|
|
45205
45069
|
V1MorphoUserPositionChain$inboundSchema = nativeEnumType(V1MorphoUserPositionChain);
|
|
45206
45070
|
V1MorphoUserPositionChain$outboundSchema = V1MorphoUserPositionChain$inboundSchema;
|
|
@@ -45209,7 +45073,7 @@ var init_v1morphouserposition = __esm(() => {
|
|
|
45209
45073
|
V1MorphoUserPositionChain$.outboundSchema = V1MorphoUserPositionChain$outboundSchema;
|
|
45210
45074
|
})(V1MorphoUserPositionChain$ ||= {});
|
|
45211
45075
|
V1MorphoUserPositionRequest$inboundSchema = objectType({
|
|
45212
|
-
chain: V1MorphoUserPositionChain$inboundSchema.default("base
|
|
45076
|
+
chain: V1MorphoUserPositionChain$inboundSchema.default("base"),
|
|
45213
45077
|
user_address: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4")
|
|
45214
45078
|
}).transform((v2) => {
|
|
45215
45079
|
return remap(v2, {
|
|
@@ -45217,7 +45081,7 @@ var init_v1morphouserposition = __esm(() => {
|
|
|
45217
45081
|
});
|
|
45218
45082
|
});
|
|
45219
45083
|
V1MorphoUserPositionRequest$outboundSchema = objectType({
|
|
45220
|
-
chain: V1MorphoUserPositionChain$outboundSchema.default("base
|
|
45084
|
+
chain: V1MorphoUserPositionChain$outboundSchema.default("base"),
|
|
45221
45085
|
userAddress: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4")
|
|
45222
45086
|
}).transform((v2) => {
|
|
45223
45087
|
return remap(v2, {
|
|
@@ -45236,9 +45100,9 @@ var init_v1morphovault = __esm(() => {
|
|
|
45236
45100
|
init_zod();
|
|
45237
45101
|
init_primitives();
|
|
45238
45102
|
V1MorphoVaultChain = {
|
|
45239
|
-
|
|
45240
|
-
|
|
45241
|
-
|
|
45103
|
+
Arbitrum: "arbitrum",
|
|
45104
|
+
Base: "base",
|
|
45105
|
+
Ethereum: "ethereum"
|
|
45242
45106
|
};
|
|
45243
45107
|
V1MorphoVaultChain$inboundSchema = nativeEnumType(V1MorphoVaultChain);
|
|
45244
45108
|
V1MorphoVaultChain$outboundSchema = V1MorphoVaultChain$inboundSchema;
|
|
@@ -45247,7 +45111,7 @@ var init_v1morphovault = __esm(() => {
|
|
|
45247
45111
|
V1MorphoVaultChain$.outboundSchema = V1MorphoVaultChain$outboundSchema;
|
|
45248
45112
|
})(V1MorphoVaultChain$ ||= {});
|
|
45249
45113
|
V1MorphoVaultRequest$inboundSchema = objectType({
|
|
45250
|
-
chain: V1MorphoVaultChain$inboundSchema.default("ethereum
|
|
45114
|
+
chain: V1MorphoVaultChain$inboundSchema.default("ethereum"),
|
|
45251
45115
|
block: nullableType(numberType().int()).optional(),
|
|
45252
45116
|
vault_address: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
|
|
45253
45117
|
user_address: nullableType(stringType()).optional()
|
|
@@ -45258,7 +45122,7 @@ var init_v1morphovault = __esm(() => {
|
|
|
45258
45122
|
});
|
|
45259
45123
|
});
|
|
45260
45124
|
V1MorphoVaultRequest$outboundSchema = objectType({
|
|
45261
|
-
chain: V1MorphoVaultChain$outboundSchema.default("ethereum
|
|
45125
|
+
chain: V1MorphoVaultChain$outboundSchema.default("ethereum"),
|
|
45262
45126
|
block: nullableType(numberType().int()).optional(),
|
|
45263
45127
|
vaultAddress: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
|
|
45264
45128
|
userAddress: nullableType(stringType()).optional()
|
|
@@ -45281,9 +45145,9 @@ var init_v1morphovaults = __esm(() => {
|
|
|
45281
45145
|
init_primitives();
|
|
45282
45146
|
init_components();
|
|
45283
45147
|
V1MorphoVaultsChain = {
|
|
45284
|
-
|
|
45285
|
-
|
|
45286
|
-
|
|
45148
|
+
Arbitrum: "arbitrum",
|
|
45149
|
+
Base: "base",
|
|
45150
|
+
Ethereum: "ethereum"
|
|
45287
45151
|
};
|
|
45288
45152
|
V1MorphoVaultsChain$inboundSchema = nativeEnumType(V1MorphoVaultsChain);
|
|
45289
45153
|
V1MorphoVaultsChain$outboundSchema = V1MorphoVaultsChain$inboundSchema;
|
|
@@ -45298,7 +45162,7 @@ var init_v1morphovaults = __esm(() => {
|
|
|
45298
45162
|
DepositToken$.outboundSchema = DepositToken$outboundSchema;
|
|
45299
45163
|
})(DepositToken$ ||= {});
|
|
45300
45164
|
V1MorphoVaultsRequest$inboundSchema = objectType({
|
|
45301
|
-
chain: V1MorphoVaultsChain$inboundSchema.default("base
|
|
45165
|
+
chain: V1MorphoVaultsChain$inboundSchema.default("base"),
|
|
45302
45166
|
deposit_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional()
|
|
45303
45167
|
}).transform((v2) => {
|
|
45304
45168
|
return remap(v2, {
|
|
@@ -45306,7 +45170,7 @@ var init_v1morphovaults = __esm(() => {
|
|
|
45306
45170
|
});
|
|
45307
45171
|
});
|
|
45308
45172
|
V1MorphoVaultsRequest$outboundSchema = objectType({
|
|
45309
|
-
chain: V1MorphoVaultsChain$outboundSchema.default("base
|
|
45173
|
+
chain: V1MorphoVaultsChain$outboundSchema.default("base"),
|
|
45310
45174
|
depositToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional()
|
|
45311
45175
|
}).transform((v2) => {
|
|
45312
45176
|
return remap(v2, {
|
|
@@ -45325,9 +45189,9 @@ var init_v1pendlemarket = __esm(() => {
|
|
|
45325
45189
|
init_zod();
|
|
45326
45190
|
init_primitives();
|
|
45327
45191
|
V1PendleMarketChain = {
|
|
45328
|
-
|
|
45329
|
-
|
|
45330
|
-
|
|
45192
|
+
Arbitrum: "arbitrum",
|
|
45193
|
+
Base: "base",
|
|
45194
|
+
Ethereum: "ethereum"
|
|
45331
45195
|
};
|
|
45332
45196
|
V1PendleMarketChain$inboundSchema = nativeEnumType(V1PendleMarketChain);
|
|
45333
45197
|
V1PendleMarketChain$outboundSchema = V1PendleMarketChain$inboundSchema;
|
|
@@ -45336,7 +45200,7 @@ var init_v1pendlemarket = __esm(() => {
|
|
|
45336
45200
|
V1PendleMarketChain$.outboundSchema = V1PendleMarketChain$outboundSchema;
|
|
45337
45201
|
})(V1PendleMarketChain$ ||= {});
|
|
45338
45202
|
V1PendleMarketRequest$inboundSchema = objectType({
|
|
45339
|
-
chain: V1PendleMarketChain$inboundSchema.default("arbitrum
|
|
45203
|
+
chain: V1PendleMarketChain$inboundSchema.default("arbitrum"),
|
|
45340
45204
|
block: nullableType(numberType().int()).optional(),
|
|
45341
45205
|
market_address: stringType().default("0x46d62a8dede1bf2d0de04f2ed863245cbba5e538"),
|
|
45342
45206
|
user_address: nullableType(stringType()).optional()
|
|
@@ -45347,7 +45211,7 @@ var init_v1pendlemarket = __esm(() => {
|
|
|
45347
45211
|
});
|
|
45348
45212
|
});
|
|
45349
45213
|
V1PendleMarketRequest$outboundSchema = objectType({
|
|
45350
|
-
chain: V1PendleMarketChain$outboundSchema.default("arbitrum
|
|
45214
|
+
chain: V1PendleMarketChain$outboundSchema.default("arbitrum"),
|
|
45351
45215
|
block: nullableType(numberType().int()).optional(),
|
|
45352
45216
|
marketAddress: stringType().default("0x46d62a8dede1bf2d0de04f2ed863245cbba5e538"),
|
|
45353
45217
|
userAddress: nullableType(stringType()).optional()
|
|
@@ -45368,9 +45232,9 @@ var V1PendleMarketsChain, V1PendleMarketsChain$inboundSchema, V1PendleMarketsCha
|
|
|
45368
45232
|
var init_v1pendlemarkets = __esm(() => {
|
|
45369
45233
|
init_zod();
|
|
45370
45234
|
V1PendleMarketsChain = {
|
|
45371
|
-
|
|
45372
|
-
|
|
45373
|
-
|
|
45235
|
+
Arbitrum: "arbitrum",
|
|
45236
|
+
Base: "base",
|
|
45237
|
+
Ethereum: "ethereum"
|
|
45374
45238
|
};
|
|
45375
45239
|
V1PendleMarketsChain$inboundSchema = nativeEnumType(V1PendleMarketsChain);
|
|
45376
45240
|
V1PendleMarketsChain$outboundSchema = V1PendleMarketsChain$inboundSchema;
|
|
@@ -45379,10 +45243,10 @@ var init_v1pendlemarkets = __esm(() => {
|
|
|
45379
45243
|
V1PendleMarketsChain$.outboundSchema = V1PendleMarketsChain$outboundSchema;
|
|
45380
45244
|
})(V1PendleMarketsChain$ ||= {});
|
|
45381
45245
|
V1PendleMarketsRequest$inboundSchema = objectType({
|
|
45382
|
-
chain: V1PendleMarketsChain$inboundSchema.default("arbitrum
|
|
45246
|
+
chain: V1PendleMarketsChain$inboundSchema.default("arbitrum")
|
|
45383
45247
|
});
|
|
45384
45248
|
V1PendleMarketsRequest$outboundSchema = objectType({
|
|
45385
|
-
chain: V1PendleMarketsChain$outboundSchema.default("arbitrum
|
|
45249
|
+
chain: V1PendleMarketsChain$outboundSchema.default("arbitrum")
|
|
45386
45250
|
});
|
|
45387
45251
|
((V1PendleMarketsRequest$) => {
|
|
45388
45252
|
V1PendleMarketsRequest$.inboundSchema = V1PendleMarketsRequest$inboundSchema;
|
|
@@ -45396,9 +45260,9 @@ var init_v1pendlepositions = __esm(() => {
|
|
|
45396
45260
|
init_zod();
|
|
45397
45261
|
init_primitives();
|
|
45398
45262
|
V1PendlePositionsChain = {
|
|
45399
|
-
|
|
45400
|
-
|
|
45401
|
-
|
|
45263
|
+
Arbitrum: "arbitrum",
|
|
45264
|
+
Base: "base",
|
|
45265
|
+
Ethereum: "ethereum"
|
|
45402
45266
|
};
|
|
45403
45267
|
V1PendlePositionsChain$inboundSchema = nativeEnumType(V1PendlePositionsChain);
|
|
45404
45268
|
V1PendlePositionsChain$outboundSchema = V1PendlePositionsChain$inboundSchema;
|
|
@@ -45407,7 +45271,7 @@ var init_v1pendlepositions = __esm(() => {
|
|
|
45407
45271
|
V1PendlePositionsChain$.outboundSchema = V1PendlePositionsChain$outboundSchema;
|
|
45408
45272
|
})(V1PendlePositionsChain$ ||= {});
|
|
45409
45273
|
V1PendlePositionsRequest$inboundSchema = objectType({
|
|
45410
|
-
chain: V1PendlePositionsChain$inboundSchema.default("arbitrum
|
|
45274
|
+
chain: V1PendlePositionsChain$inboundSchema.default("arbitrum"),
|
|
45411
45275
|
user_address: stringType().default("0xB7954A07213413b2ec6Faa1360f56a498eACe10b")
|
|
45412
45276
|
}).transform((v2) => {
|
|
45413
45277
|
return remap(v2, {
|
|
@@ -45415,7 +45279,7 @@ var init_v1pendlepositions = __esm(() => {
|
|
|
45415
45279
|
});
|
|
45416
45280
|
});
|
|
45417
45281
|
V1PendlePositionsRequest$outboundSchema = objectType({
|
|
45418
|
-
chain: V1PendlePositionsChain$outboundSchema.default("arbitrum
|
|
45282
|
+
chain: V1PendlePositionsChain$outboundSchema.default("arbitrum"),
|
|
45419
45283
|
userAddress: stringType().default("0xB7954A07213413b2ec6Faa1360f56a498eACe10b")
|
|
45420
45284
|
}).transform((v2) => {
|
|
45421
45285
|
return remap(v2, {
|
|
@@ -45434,7 +45298,7 @@ var init_v1skyposition = __esm(() => {
|
|
|
45434
45298
|
init_zod();
|
|
45435
45299
|
init_primitives();
|
|
45436
45300
|
V1SkyPositionChain = {
|
|
45437
|
-
|
|
45301
|
+
Ethereum: "ethereum"
|
|
45438
45302
|
};
|
|
45439
45303
|
V1SkyPositionChain$inboundSchema = nativeEnumType(V1SkyPositionChain);
|
|
45440
45304
|
V1SkyPositionChain$outboundSchema = V1SkyPositionChain$inboundSchema;
|
|
@@ -45443,7 +45307,7 @@ var init_v1skyposition = __esm(() => {
|
|
|
45443
45307
|
V1SkyPositionChain$.outboundSchema = V1SkyPositionChain$outboundSchema;
|
|
45444
45308
|
})(V1SkyPositionChain$ ||= {});
|
|
45445
45309
|
V1SkyPositionRequest$inboundSchema = objectType({
|
|
45446
|
-
chain: V1SkyPositionChain$inboundSchema.default("ethereum
|
|
45310
|
+
chain: V1SkyPositionChain$inboundSchema.default("ethereum"),
|
|
45447
45311
|
user_address: stringType().default("0xa829B388A3DF7f581cE957a95edbe419dd146d1B")
|
|
45448
45312
|
}).transform((v2) => {
|
|
45449
45313
|
return remap(v2, {
|
|
@@ -45451,7 +45315,7 @@ var init_v1skyposition = __esm(() => {
|
|
|
45451
45315
|
});
|
|
45452
45316
|
});
|
|
45453
45317
|
V1SkyPositionRequest$outboundSchema = objectType({
|
|
45454
|
-
chain: V1SkyPositionChain$outboundSchema.default("ethereum
|
|
45318
|
+
chain: V1SkyPositionChain$outboundSchema.default("ethereum"),
|
|
45455
45319
|
userAddress: stringType().default("0xa829B388A3DF7f581cE957a95edbe419dd146d1B")
|
|
45456
45320
|
}).transform((v2) => {
|
|
45457
45321
|
return remap(v2, {
|
|
@@ -45469,9 +45333,9 @@ var V1TokenAddressChain, V1TokenAddressToken, V1TokenAddressChain$inboundSchema,
|
|
|
45469
45333
|
var init_v1tokenaddress = __esm(() => {
|
|
45470
45334
|
init_zod();
|
|
45471
45335
|
V1TokenAddressChain = {
|
|
45472
|
-
|
|
45473
|
-
|
|
45474
|
-
|
|
45336
|
+
Arbitrum: "arbitrum",
|
|
45337
|
+
Base: "base",
|
|
45338
|
+
Ethereum: "ethereum"
|
|
45475
45339
|
};
|
|
45476
45340
|
V1TokenAddressToken = {
|
|
45477
45341
|
OneINCH: "1INCH",
|
|
@@ -45550,11 +45414,11 @@ var init_v1tokenaddress = __esm(() => {
|
|
|
45550
45414
|
V1TokenAddressToken$.outboundSchema = V1TokenAddressToken$outboundSchema;
|
|
45551
45415
|
})(V1TokenAddressToken$ ||= {});
|
|
45552
45416
|
V1TokenAddressRequest$inboundSchema = objectType({
|
|
45553
|
-
chain: V1TokenAddressChain$inboundSchema.default("arbitrum
|
|
45417
|
+
chain: V1TokenAddressChain$inboundSchema.default("arbitrum"),
|
|
45554
45418
|
token: V1TokenAddressToken$inboundSchema.default("WETH")
|
|
45555
45419
|
});
|
|
45556
45420
|
V1TokenAddressRequest$outboundSchema = objectType({
|
|
45557
|
-
chain: V1TokenAddressChain$outboundSchema.default("arbitrum
|
|
45421
|
+
chain: V1TokenAddressChain$outboundSchema.default("arbitrum"),
|
|
45558
45422
|
token: V1TokenAddressToken$outboundSchema.default("WETH")
|
|
45559
45423
|
});
|
|
45560
45424
|
((V1TokenAddressRequest$) => {
|
|
@@ -45569,9 +45433,9 @@ var init_v1tokenbalance = __esm(() => {
|
|
|
45569
45433
|
init_zod();
|
|
45570
45434
|
init_components();
|
|
45571
45435
|
V1TokenBalanceChain = {
|
|
45572
|
-
|
|
45573
|
-
|
|
45574
|
-
|
|
45436
|
+
Arbitrum: "arbitrum",
|
|
45437
|
+
Base: "base",
|
|
45438
|
+
Ethereum: "ethereum"
|
|
45575
45439
|
};
|
|
45576
45440
|
V1TokenBalanceChain$inboundSchema = nativeEnumType(V1TokenBalanceChain);
|
|
45577
45441
|
V1TokenBalanceChain$outboundSchema = V1TokenBalanceChain$inboundSchema;
|
|
@@ -45586,12 +45450,12 @@ var init_v1tokenbalance = __esm(() => {
|
|
|
45586
45450
|
V1TokenBalanceToken$.outboundSchema = V1TokenBalanceToken$outboundSchema;
|
|
45587
45451
|
})(V1TokenBalanceToken$ ||= {});
|
|
45588
45452
|
V1TokenBalanceRequest$inboundSchema = objectType({
|
|
45589
|
-
chain: V1TokenBalanceChain$inboundSchema.default("arbitrum
|
|
45453
|
+
chain: V1TokenBalanceChain$inboundSchema.default("arbitrum"),
|
|
45590
45454
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
|
|
45591
45455
|
token: unionType([TokenEnum$inboundSchema, stringType()])
|
|
45592
45456
|
});
|
|
45593
45457
|
V1TokenBalanceRequest$outboundSchema = objectType({
|
|
45594
|
-
chain: V1TokenBalanceChain$outboundSchema.default("arbitrum
|
|
45458
|
+
chain: V1TokenBalanceChain$outboundSchema.default("arbitrum"),
|
|
45595
45459
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
|
|
45596
45460
|
token: unionType([TokenEnum$outboundSchema, stringType()])
|
|
45597
45461
|
});
|
|
@@ -45607,9 +45471,9 @@ var init_v1tokenprice = __esm(() => {
|
|
|
45607
45471
|
init_zod();
|
|
45608
45472
|
init_components();
|
|
45609
45473
|
V1TokenPriceChain = {
|
|
45610
|
-
|
|
45611
|
-
|
|
45612
|
-
|
|
45474
|
+
Arbitrum: "arbitrum",
|
|
45475
|
+
Base: "base",
|
|
45476
|
+
Ethereum: "ethereum"
|
|
45613
45477
|
};
|
|
45614
45478
|
V1TokenPriceChain$inboundSchema = nativeEnumType(V1TokenPriceChain);
|
|
45615
45479
|
V1TokenPriceChain$outboundSchema = V1TokenPriceChain$inboundSchema;
|
|
@@ -45624,12 +45488,12 @@ var init_v1tokenprice = __esm(() => {
|
|
|
45624
45488
|
V1TokenPriceToken$.outboundSchema = V1TokenPriceToken$outboundSchema;
|
|
45625
45489
|
})(V1TokenPriceToken$ ||= {});
|
|
45626
45490
|
V1TokenPriceRequest$inboundSchema = objectType({
|
|
45627
|
-
chain: V1TokenPriceChain$inboundSchema.default("ethereum
|
|
45491
|
+
chain: V1TokenPriceChain$inboundSchema.default("ethereum"),
|
|
45628
45492
|
block: nullableType(numberType().int()).optional(),
|
|
45629
45493
|
token: unionType([TokenEnum$inboundSchema, stringType()])
|
|
45630
45494
|
});
|
|
45631
45495
|
V1TokenPriceRequest$outboundSchema = objectType({
|
|
45632
|
-
chain: V1TokenPriceChain$outboundSchema.default("ethereum
|
|
45496
|
+
chain: V1TokenPriceChain$outboundSchema.default("ethereum"),
|
|
45633
45497
|
block: nullableType(numberType().int()).optional(),
|
|
45634
45498
|
token: unionType([TokenEnum$outboundSchema, stringType()])
|
|
45635
45499
|
});
|
|
@@ -45664,9 +45528,9 @@ var init_v1uniswapliquidityprovisioninrange = __esm(() => {
|
|
|
45664
45528
|
init_zod();
|
|
45665
45529
|
init_primitives();
|
|
45666
45530
|
V1UniswapLiquidityProvisionInRangeChain = {
|
|
45667
|
-
|
|
45668
|
-
|
|
45669
|
-
|
|
45531
|
+
Arbitrum: "arbitrum",
|
|
45532
|
+
Base: "base",
|
|
45533
|
+
Ethereum: "ethereum"
|
|
45670
45534
|
};
|
|
45671
45535
|
V1UniswapLiquidityProvisionInRangeChain$inboundSchema = nativeEnumType(V1UniswapLiquidityProvisionInRangeChain);
|
|
45672
45536
|
V1UniswapLiquidityProvisionInRangeChain$outboundSchema = V1UniswapLiquidityProvisionInRangeChain$inboundSchema;
|
|
@@ -45675,7 +45539,7 @@ var init_v1uniswapliquidityprovisioninrange = __esm(() => {
|
|
|
45675
45539
|
V1UniswapLiquidityProvisionInRangeChain$.outboundSchema = V1UniswapLiquidityProvisionInRangeChain$outboundSchema;
|
|
45676
45540
|
})(V1UniswapLiquidityProvisionInRangeChain$ ||= {});
|
|
45677
45541
|
V1UniswapLiquidityProvisionInRangeRequest$inboundSchema = objectType({
|
|
45678
|
-
chain: V1UniswapLiquidityProvisionInRangeChain$inboundSchema.default("arbitrum
|
|
45542
|
+
chain: V1UniswapLiquidityProvisionInRangeChain$inboundSchema.default("arbitrum"),
|
|
45679
45543
|
token_id: numberType().int().default(4318185)
|
|
45680
45544
|
}).transform((v2) => {
|
|
45681
45545
|
return remap(v2, {
|
|
@@ -45683,7 +45547,7 @@ var init_v1uniswapliquidityprovisioninrange = __esm(() => {
|
|
|
45683
45547
|
});
|
|
45684
45548
|
});
|
|
45685
45549
|
V1UniswapLiquidityProvisionInRangeRequest$outboundSchema = objectType({
|
|
45686
|
-
chain: V1UniswapLiquidityProvisionInRangeChain$outboundSchema.default("arbitrum
|
|
45550
|
+
chain: V1UniswapLiquidityProvisionInRangeChain$outboundSchema.default("arbitrum"),
|
|
45687
45551
|
tokenId: numberType().int().default(4318185)
|
|
45688
45552
|
}).transform((v2) => {
|
|
45689
45553
|
return remap(v2, {
|
|
@@ -45701,9 +45565,9 @@ var V1UniswapLiquidityProvisionPositionsChain, V1UniswapLiquidityProvisionPositi
|
|
|
45701
45565
|
var init_v1uniswapliquidityprovisionpositions = __esm(() => {
|
|
45702
45566
|
init_zod();
|
|
45703
45567
|
V1UniswapLiquidityProvisionPositionsChain = {
|
|
45704
|
-
|
|
45705
|
-
|
|
45706
|
-
|
|
45568
|
+
Arbitrum: "arbitrum",
|
|
45569
|
+
Base: "base",
|
|
45570
|
+
Ethereum: "ethereum"
|
|
45707
45571
|
};
|
|
45708
45572
|
V1UniswapLiquidityProvisionPositionsChain$inboundSchema = nativeEnumType(V1UniswapLiquidityProvisionPositionsChain);
|
|
45709
45573
|
V1UniswapLiquidityProvisionPositionsChain$outboundSchema = V1UniswapLiquidityProvisionPositionsChain$inboundSchema;
|
|
@@ -45712,11 +45576,11 @@ var init_v1uniswapliquidityprovisionpositions = __esm(() => {
|
|
|
45712
45576
|
V1UniswapLiquidityProvisionPositionsChain$.outboundSchema = V1UniswapLiquidityProvisionPositionsChain$outboundSchema;
|
|
45713
45577
|
})(V1UniswapLiquidityProvisionPositionsChain$ ||= {});
|
|
45714
45578
|
V1UniswapLiquidityProvisionPositionsRequest$inboundSchema = objectType({
|
|
45715
|
-
chain: V1UniswapLiquidityProvisionPositionsChain$inboundSchema.default("arbitrum
|
|
45579
|
+
chain: V1UniswapLiquidityProvisionPositionsChain$inboundSchema.default("arbitrum"),
|
|
45716
45580
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
45717
45581
|
});
|
|
45718
45582
|
V1UniswapLiquidityProvisionPositionsRequest$outboundSchema = objectType({
|
|
45719
|
-
chain: V1UniswapLiquidityProvisionPositionsChain$outboundSchema.default("arbitrum
|
|
45583
|
+
chain: V1UniswapLiquidityProvisionPositionsChain$outboundSchema.default("arbitrum"),
|
|
45720
45584
|
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
45721
45585
|
});
|
|
45722
45586
|
((V1UniswapLiquidityProvisionPositionsRequest$) => {
|
|
@@ -45731,9 +45595,9 @@ var init_v1uniswappoolprice = __esm(() => {
|
|
|
45731
45595
|
init_zod();
|
|
45732
45596
|
init_primitives();
|
|
45733
45597
|
V1UniswapPoolPriceChain = {
|
|
45734
|
-
|
|
45735
|
-
|
|
45736
|
-
|
|
45598
|
+
Arbitrum: "arbitrum",
|
|
45599
|
+
Base: "base",
|
|
45600
|
+
Ethereum: "ethereum"
|
|
45737
45601
|
};
|
|
45738
45602
|
V1UniswapPoolPriceTokenInToken = {
|
|
45739
45603
|
OneINCH: "1INCH",
|
|
@@ -45894,7 +45758,7 @@ var init_v1uniswappoolprice = __esm(() => {
|
|
|
45894
45758
|
V1UniswapPoolPriceFeeEnum$.outboundSchema = V1UniswapPoolPriceFeeEnum$outboundSchema;
|
|
45895
45759
|
})(V1UniswapPoolPriceFeeEnum$ ||= {});
|
|
45896
45760
|
V1UniswapPoolPriceRequest$inboundSchema = objectType({
|
|
45897
|
-
chain: V1UniswapPoolPriceChain$inboundSchema.default("arbitrum
|
|
45761
|
+
chain: V1UniswapPoolPriceChain$inboundSchema.default("arbitrum"),
|
|
45898
45762
|
token_in: V1UniswapPoolPriceTokenInToken$inboundSchema.default("USDC"),
|
|
45899
45763
|
token_out: V1UniswapPoolPriceTokenOutToken$inboundSchema.default("USDT"),
|
|
45900
45764
|
fee: V1UniswapPoolPriceFeeEnum$inboundSchema.default("0.01")
|
|
@@ -45905,7 +45769,7 @@ var init_v1uniswappoolprice = __esm(() => {
|
|
|
45905
45769
|
});
|
|
45906
45770
|
});
|
|
45907
45771
|
V1UniswapPoolPriceRequest$outboundSchema = objectType({
|
|
45908
|
-
chain: V1UniswapPoolPriceChain$outboundSchema.default("arbitrum
|
|
45772
|
+
chain: V1UniswapPoolPriceChain$outboundSchema.default("arbitrum"),
|
|
45909
45773
|
tokenIn: V1UniswapPoolPriceTokenInToken$outboundSchema.default("USDC"),
|
|
45910
45774
|
tokenOut: V1UniswapPoolPriceTokenOutToken$outboundSchema.default("USDT"),
|
|
45911
45775
|
fee: V1UniswapPoolPriceFeeEnum$outboundSchema.default("0.01")
|
|
@@ -45927,9 +45791,9 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
|
|
|
45927
45791
|
init_zod();
|
|
45928
45792
|
init_primitives();
|
|
45929
45793
|
V1UniswapQuoteBuyExactlyChain = {
|
|
45930
|
-
|
|
45931
|
-
|
|
45932
|
-
|
|
45794
|
+
Arbitrum: "arbitrum",
|
|
45795
|
+
Base: "base",
|
|
45796
|
+
Ethereum: "ethereum"
|
|
45933
45797
|
};
|
|
45934
45798
|
V1UniswapQuoteBuyExactlyTokenInToken = {
|
|
45935
45799
|
OneINCH: "1INCH",
|
|
@@ -46096,7 +45960,7 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
|
|
|
46096
45960
|
AmountOut$.outboundSchema = AmountOut$outboundSchema;
|
|
46097
45961
|
})(AmountOut$ ||= {});
|
|
46098
45962
|
V1UniswapQuoteBuyExactlyRequest$inboundSchema = objectType({
|
|
46099
|
-
chain: V1UniswapQuoteBuyExactlyChain$inboundSchema.default("arbitrum
|
|
45963
|
+
chain: V1UniswapQuoteBuyExactlyChain$inboundSchema.default("arbitrum"),
|
|
46100
45964
|
token_in: V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema.default("USDC"),
|
|
46101
45965
|
token_out: V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema.default("USDT"),
|
|
46102
45966
|
fee: V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema.default("0.01"),
|
|
@@ -46109,7 +45973,7 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
|
|
|
46109
45973
|
});
|
|
46110
45974
|
});
|
|
46111
45975
|
V1UniswapQuoteBuyExactlyRequest$outboundSchema = objectType({
|
|
46112
|
-
chain: V1UniswapQuoteBuyExactlyChain$outboundSchema.default("arbitrum
|
|
45976
|
+
chain: V1UniswapQuoteBuyExactlyChain$outboundSchema.default("arbitrum"),
|
|
46113
45977
|
tokenIn: V1UniswapQuoteBuyExactlyTokenInToken$outboundSchema.default("USDC"),
|
|
46114
45978
|
tokenOut: V1UniswapQuoteBuyExactlyTokenOutToken$outboundSchema.default("USDT"),
|
|
46115
45979
|
fee: V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema.default("0.01"),
|
|
@@ -46133,9 +45997,9 @@ var init_v1uniswapquotesellexactly = __esm(() => {
|
|
|
46133
45997
|
init_zod();
|
|
46134
45998
|
init_primitives();
|
|
46135
45999
|
V1UniswapQuoteSellExactlyChain = {
|
|
46136
|
-
|
|
46137
|
-
|
|
46138
|
-
|
|
46000
|
+
Arbitrum: "arbitrum",
|
|
46001
|
+
Base: "base",
|
|
46002
|
+
Ethereum: "ethereum"
|
|
46139
46003
|
};
|
|
46140
46004
|
V1UniswapQuoteSellExactlyTokenInToken = {
|
|
46141
46005
|
OneINCH: "1INCH",
|
|
@@ -46302,7 +46166,7 @@ var init_v1uniswapquotesellexactly = __esm(() => {
|
|
|
46302
46166
|
AmountIn$.outboundSchema = AmountIn$outboundSchema;
|
|
46303
46167
|
})(AmountIn$ ||= {});
|
|
46304
46168
|
V1UniswapQuoteSellExactlyRequest$inboundSchema = objectType({
|
|
46305
|
-
chain: V1UniswapQuoteSellExactlyChain$inboundSchema.default("arbitrum
|
|
46169
|
+
chain: V1UniswapQuoteSellExactlyChain$inboundSchema.default("arbitrum"),
|
|
46306
46170
|
token_in: V1UniswapQuoteSellExactlyTokenInToken$inboundSchema.default("USDC"),
|
|
46307
46171
|
token_out: V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema.default("USDT"),
|
|
46308
46172
|
fee: V1UniswapQuoteSellExactlyFeeEnum$inboundSchema.default("0.01"),
|
|
@@ -46315,7 +46179,7 @@ var init_v1uniswapquotesellexactly = __esm(() => {
|
|
|
46315
46179
|
});
|
|
46316
46180
|
});
|
|
46317
46181
|
V1UniswapQuoteSellExactlyRequest$outboundSchema = objectType({
|
|
46318
|
-
chain: V1UniswapQuoteSellExactlyChain$outboundSchema.default("arbitrum
|
|
46182
|
+
chain: V1UniswapQuoteSellExactlyChain$outboundSchema.default("arbitrum"),
|
|
46319
46183
|
tokenIn: V1UniswapQuoteSellExactlyTokenInToken$outboundSchema.default("USDC"),
|
|
46320
46184
|
tokenOut: V1UniswapQuoteSellExactlyTokenOutToken$outboundSchema.default("USDT"),
|
|
46321
46185
|
fee: V1UniswapQuoteSellExactlyFeeEnum$outboundSchema.default("0.01"),
|
|
@@ -46339,9 +46203,9 @@ var init_v1vaultsvault = __esm(() => {
|
|
|
46339
46203
|
init_zod();
|
|
46340
46204
|
init_primitives();
|
|
46341
46205
|
V1VaultsVaultChain = {
|
|
46342
|
-
|
|
46343
|
-
|
|
46344
|
-
|
|
46206
|
+
Arbitrum: "arbitrum",
|
|
46207
|
+
Base: "base",
|
|
46208
|
+
Ethereum: "ethereum"
|
|
46345
46209
|
};
|
|
46346
46210
|
V1VaultsVaultChain$inboundSchema = nativeEnumType(V1VaultsVaultChain);
|
|
46347
46211
|
V1VaultsVaultChain$outboundSchema = V1VaultsVaultChain$inboundSchema;
|
|
@@ -46350,7 +46214,7 @@ var init_v1vaultsvault = __esm(() => {
|
|
|
46350
46214
|
V1VaultsVaultChain$.outboundSchema = V1VaultsVaultChain$outboundSchema;
|
|
46351
46215
|
})(V1VaultsVaultChain$ ||= {});
|
|
46352
46216
|
V1VaultsVaultRequest$inboundSchema = objectType({
|
|
46353
|
-
chain: V1VaultsVaultChain$inboundSchema.default("ethereum
|
|
46217
|
+
chain: V1VaultsVaultChain$inboundSchema.default("ethereum"),
|
|
46354
46218
|
block: nullableType(numberType().int()).optional(),
|
|
46355
46219
|
vault_address: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
|
|
46356
46220
|
user_address: nullableType(stringType()).optional()
|
|
@@ -46361,7 +46225,7 @@ var init_v1vaultsvault = __esm(() => {
|
|
|
46361
46225
|
});
|
|
46362
46226
|
});
|
|
46363
46227
|
V1VaultsVaultRequest$outboundSchema = objectType({
|
|
46364
|
-
chain: V1VaultsVaultChain$outboundSchema.default("ethereum
|
|
46228
|
+
chain: V1VaultsVaultChain$outboundSchema.default("ethereum"),
|
|
46365
46229
|
block: nullableType(numberType().int()).optional(),
|
|
46366
46230
|
vaultAddress: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
|
|
46367
46231
|
userAddress: nullableType(stringType()).optional()
|
|
@@ -54300,7 +54164,7 @@ async function $do69(client, request, options) {
|
|
|
54300
54164
|
const responseFields = {
|
|
54301
54165
|
HttpMeta: { Response: response, Request: req }
|
|
54302
54166
|
};
|
|
54303
|
-
const [result] = await match(json(200,
|
|
54167
|
+
const [result] = await match(json(200, TransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
54304
54168
|
if (!result.ok) {
|
|
54305
54169
|
return [result, { status: "complete", request: req, response }];
|
|
54306
54170
|
}
|
|
@@ -54336,7 +54200,7 @@ exact amount of another token using the Uniswap protocol.
|
|
|
54336
54200
|
|
|
54337
54201
|
The transaction is executed on the specified blockchain network, and the user must
|
|
54338
54202
|
provide the necessary transaction details, including the token to buy, the token to
|
|
54339
|
-
pay with, and the exact amount to receive. If the token being paid with is
|
|
54203
|
+
pay with, and the exact amount to receive. If the token being paid with is WETH and
|
|
54340
54204
|
needs to be wrapped, the appropriate amount will be wrapped automatically.
|
|
54341
54205
|
<Info>
|
|
54342
54206
|
**Required Allowances**
|
|
@@ -54417,7 +54281,7 @@ async function $do70(client, request, options) {
|
|
|
54417
54281
|
const responseFields = {
|
|
54418
54282
|
HttpMeta: { Response: response, Request: req }
|
|
54419
54283
|
};
|
|
54420
|
-
const [result] = await match(json(200,
|
|
54284
|
+
const [result] = await match(json(200, TransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
54421
54285
|
if (!result.ok) {
|
|
54422
54286
|
return [result, { status: "complete", request: req, response }];
|
|
54423
54287
|
}
|
|
@@ -54453,7 +54317,7 @@ token using the Uniswap protocol.
|
|
|
54453
54317
|
|
|
54454
54318
|
The transaction is executed on the specified blockchain network, and the user must
|
|
54455
54319
|
provide the necessary transaction details, including the token to sell, the token to
|
|
54456
|
-
receive, and the amount to sell. If the token being sold is
|
|
54320
|
+
receive, and the amount to sell. If the token being sold is WETH and needs to be
|
|
54457
54321
|
wrapped, the appropriate amount will be wrapped automatically.
|
|
54458
54322
|
<Info>
|
|
54459
54323
|
**Required Allowances**
|
|
@@ -55352,7 +55216,7 @@ it to be traded on DeFi protocols.`,
|
|
|
55352
55216
|
function createMCPServer(deps) {
|
|
55353
55217
|
const server = new McpServer({
|
|
55354
55218
|
name: "CompassApiSDK",
|
|
55355
|
-
version: "0.5.
|
|
55219
|
+
version: "0.5.69"
|
|
55356
55220
|
});
|
|
55357
55221
|
const client = new CompassApiSDKCore({
|
|
55358
55222
|
apiKeyAuth: deps.apiKeyAuth,
|
|
@@ -56724,7 +56588,7 @@ var routes = ln({
|
|
|
56724
56588
|
var app = _e(routes, {
|
|
56725
56589
|
name: "mcp",
|
|
56726
56590
|
versionInfo: {
|
|
56727
|
-
currentVersion: "0.5.
|
|
56591
|
+
currentVersion: "0.5.69"
|
|
56728
56592
|
}
|
|
56729
56593
|
});
|
|
56730
56594
|
Yt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -56732,5 +56596,5 @@ export {
|
|
|
56732
56596
|
app
|
|
56733
56597
|
};
|
|
56734
56598
|
|
|
56735
|
-
//# debugId=
|
|
56599
|
+
//# debugId=8C3033F6136E4C4D64756E2164756E21
|
|
56736
56600
|
//# sourceMappingURL=mcp-server.js.map
|