@paraswap/dex-lib 4.1.16 → 4.1.17-arena
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/.eslintrc.js +8 -0
- package/build/abi/Aave_GSM.json +751 -0
- package/build/abi/Balancer.json +257 -0
- package/build/abi/BalancerV2.json +1179 -0
- package/build/abi/RamsesV2Pool.abi.json +1554 -0
- package/build/abi/RamsesV2Quoter.abi.json +274 -0
- package/build/abi/USDM.json +807 -0
- package/build/abi/UniswapV2Router.json +397 -0
- package/build/abi/{wombat/pool.json → angle-transmuter/ChainlinkAccessControlledOffchainAggregator.json} +594 -637
- package/build/abi/angle-transmuter/ChainlinkEACAggregatorProxy.json +509 -0
- package/build/abi/curve-v1/CurveBUSDv2.abi.json +1356 -0
- package/build/abi/curve-v1/CurveTokenV1.json +305 -0
- package/build/abi/curve-v1/CurveTokenV2.json +318 -0
- package/build/abi/curve-v1/CurveV1StableNg.json +1452 -0
- package/build/abi/curve-v1/CurveV2Swap.json +700 -0
- package/build/abi/curve-v1/FactoryCryptoRegistry.json +316 -0
- package/build/abi/curve-v1/FactoryRegistry.json +508 -0
- package/build/abi/curve-v1/StableSwapAave.json +1152 -0
- package/build/abi/curve-v1/StableSwapBUSD.json +814 -0
- package/build/abi/curve-v1/StableSwapCompound.json +814 -0
- package/build/abi/curve-v1/StableSwapIDLE.json +1253 -0
- package/build/abi/curve-v1/StableSwapPax.json +865 -0
- package/build/abi/curve-v1/StableSwapSnow.json +900 -0
- package/build/abi/curve-v1/StableSwapUSDN.json +1004 -0
- package/build/abi/curve-v1/StableSwapUSDT.json +814 -0
- package/build/abi/curve-v1/StableSwapY.json +814 -0
- package/build/abi/inception/inception-ineth.json +609 -0
- package/build/abi/kyberdmm/kyber-storage.abi.json +824 -0
- package/build/abi/kyberdmm.abi.json +1148 -0
- package/build/abi/maverick-v2/MaverickV2Quoter.json +278 -0
- package/build/abi/nerve/nerve-metapool.json +790 -0
- package/build/abi/uniswap-v3/UniswapV3Quoter.abi.json +193 -0
- package/build/abi/velodrome-slipstream/VelodromeSlipstreamQuoterV2.abi.json +267 -0
- package/build/dex/aave-v1/aave-v1.js +0 -1
- package/build/dex/aave-v1/aave-v1.js.map +1 -1
- package/build/dex/balancer-v1/balancer-pools.json +33333 -0
- package/build/dex/bebop/websocket-fetcher.d.ts +35 -0
- package/build/dex/bebop/websocket-fetcher.js +87 -0
- package/build/dex/bebop/websocket-fetcher.js.map +1 -0
- package/build/dex/idle-dao/idle-dao-pool.d.ts +56 -0
- package/build/dex/idle-dao/idle-dao-pool.js +176 -0
- package/build/dex/idle-dao/idle-dao-pool.js.map +1 -0
- package/build/dex/idle-dao/idle-dao-pooling-pool.d.ts +16 -0
- package/build/dex/idle-dao/idle-dao-pooling-pool.js +57 -0
- package/build/dex/idle-dao/idle-dao-pooling-pool.js.map +1 -0
- package/build/dex/idle-dao/scripts.d.ts +9 -0
- package/build/dex/idle-dao/scripts.js +552 -0
- package/build/dex/idle-dao/scripts.js.map +1 -0
- package/build/dex/inception/inception-event-pool.d.ts +4 -4
- package/build/dex/inception/inception-event-pool.js +9 -7
- package/build/dex/inception/inception-event-pool.js.map +1 -1
- package/build/dex/inception/inception-native.d.ts +43 -0
- package/build/dex/inception/inception-native.js +131 -0
- package/build/dex/inception/inception-native.js.map +1 -0
- package/build/dex/inception/inception-pool.d.ts +18 -0
- package/build/dex/inception/inception-pool.js +32 -0
- package/build/dex/inception/inception-pool.js.map +1 -0
- package/build/dex/inception/inception-price-feed.d.ts +19 -0
- package/build/dex/inception/inception-price-feed.js +51 -0
- package/build/dex/inception/inception-price-feed.js.map +1 -0
- package/build/dex/inception/inception.d.ts +6 -6
- package/build/dex/inception/inception.js +40 -16
- package/build/dex/inception/inception.js.map +1 -1
- package/build/dex/inception/utils.d.ts +0 -1
- package/build/dex/inception/utils.js +1 -22
- package/build/dex/inception/utils.js.map +1 -1
- package/build/dex/platypus/platypus.js +3 -17
- package/build/dex/platypus/platypus.js.map +1 -1
- package/build/dex/swaap-v1/swaap-v1.js +0 -4
- package/build/dex/swaap-v1/swaap-v1.js.map +1 -1
- package/build/dex/uniswap-v2/config.js +8 -0
- package/build/dex/uniswap-v2/config.js.map +1 -1
- package/build/dex/uniswap-v3/config.js +2 -1
- package/build/dex/uniswap-v3/config.js.map +1 -1
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-balancerv1-curvev1-eth-usdc-gusd.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-dai-usdc-eth.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-eth-usdc-dai.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-usdt-usdc-dai.json +16 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-eth-usdc.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-usdc-eth.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-usdc-wbtc.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-eth-steth.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-steth-eth.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-usdc-usdt.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-eth-usdc.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-usdc-eth.json +9 -0
- package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-usdc-usdt.json +9 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +12 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +7 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +7 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-dai-usdc-eth.json +7 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-eth-usdc-dai.json +7 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +12 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-simpleSwap-univ3-eth-usdc.json +7 -0
- package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-simpleSwap-univ3-usdc-eth.json +7 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-balancerv1-curvev1-eth-usdc-gusd.json +78 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +81 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +78 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +78 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-dai-usdc-eth.json +81 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-eth-usdc-dai.json +81 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +81 -0
- package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-usdt-usdc-dai.json +81 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-eth-usdc.json +64 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-usdc-eth.json +85 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-usdc-wbtc.json +64 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-eth-steth.json +52 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-steth-eth.json +52 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-usdc-usdt.json +52 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-eth-usdc.json +55 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-usdc-eth.json +55 -0
- package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-usdc-usdt.json +55 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +23 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +37 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +23 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +23 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +51 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-multiswap-univ3-usdt-dai-eth.json +58 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +23 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +23 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +9 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +16 -0
- package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-univ3-curvev1-usdt-dai.json +23 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +12 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +12 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +12 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiswap-univ3-usdt-dai-eth.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +7 -0
- package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +7 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +130 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +136 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +100 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +100 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +166 -0
- package/build/executor/fixtures/executor02/routes/price-route-multiswap-univ3-usdt-dai-eth.json +190 -0
- package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +114 -0
- package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +114 -0
- package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +55 -0
- package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +73 -0
- package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-univ3-curvev1-usdt-dai.json +82 -0
- package/package.json +1 -1
- package/src/dex/generic-rfq/example-api.test.ts +12 -1
- package/src/dex/generic-rfq/generic-rfq-e2e.test.ts +5 -47
- package/src/dex/generic-rfq/generic-rfq-local-e2e.test.ts +8 -22
- package/src/dex/uniswap-v2/config.ts +9 -0
- package/src/dex/uniswap-v2/uniswap-v2-e2e-avalanche.test.ts +105 -1
- package/src/dex/uniswap-v3/config.ts +2 -1
- package/tests/constants-e2e.ts +7 -53
- package/tests/{tenderly-simulation-new.test.ts → tenderly-simulation.test.ts} +2 -2
- package/tests/tenderly-simulation.ts +650 -241
- package/tests/token-storage-slots.json +166 -0
- package/tests/utils-e2e.ts +198 -712
- package/tests/v6/utils-e2e-v6.ts +60 -134
- package/.vscode/launch.json +0 -53
- package/.vscode/settings.json +0 -2
- package/.vscode/tasks.json +0 -15
- package/build/abi/uniswap-v3/AlienBaseV3Router.abi.json +0 -52
- package/build/abi/uniswap-v4/quoter.abi.json +0 -461
- package/build/abi/uniswap-v4/router.abi.json +0 -230
- package/build/abi/usual-m-smart-m/usualM.abi.json +0 -483
- package/build/dex/aave-v2/tokens-avalanche.json +0 -44
- package/build/dex/aave-v2/tokens-mainnet.json +0 -188
- package/build/dex/aave-v2/tokens-polygon.json +0 -44
- package/build/dex/bProtocol.d.ts +0 -18
- package/build/dex/bProtocol.js +0 -39
- package/build/dex/bProtocol.js.map +0 -1
- package/build/dex/balancer-v3/abi/balancerBatchRouter.d.ts +0 -729
- package/build/dex/balancer-v3/abi/balancerBatchRouter.js +0 -732
- package/build/dex/balancer-v3/abi/balancerBatchRouter.js.map +0 -1
- package/build/dex/balancer-v3/abi/balancerRouter.d.ts +0 -1406
- package/build/dex/balancer-v3/abi/balancerRouter.js +0 -1175
- package/build/dex/balancer-v3/abi/balancerRouter.js.map +0 -1
- package/build/dex/balancer-v3/abi/vaultExtension.V3.d.ts +0 -2081
- package/build/dex/balancer-v3/abi/vaultExtension.V3.js +0 -1851
- package/build/dex/balancer-v3/abi/vaultExtension.V3.js.map +0 -1
- package/build/dex/balancer-v3/balancer-v3-sepolia-pools.d.ts +0 -34
- package/build/dex/balancer-v3/balancer-v3-sepolia-pools.js +0 -406
- package/build/dex/balancer-v3/balancer-v3-sepolia-pools.js.map +0 -1
- package/build/dex/bancor.d.ts +0 -26
- package/build/dex/bancor.js +0 -58
- package/build/dex/bancor.js.map +0 -1
- package/build/dex/compound.d.ts +0 -18
- package/build/dex/compound.js +0 -46
- package/build/dex/compound.js.map +0 -1
- package/build/dex/curve-v2.d.ts +0 -58
- package/build/dex/curve-v2.js +0 -180
- package/build/dex/curve-v2.js.map +0 -1
- package/build/dex/dodo-v1.d.ts +0 -33
- package/build/dex/dodo-v1.js +0 -63
- package/build/dex/dodo-v1.js.map +0 -1
- package/build/dex/erc4626/scripts/validate-state.d.ts +0 -0
- package/build/dex/erc4626/scripts/validate-state.js +0 -146
- package/build/dex/erc4626/scripts/validate-state.js.map +0 -1
- package/build/dex/lido.d.ts +0 -19
- package/build/dex/lido.js +0 -42
- package/build/dex/lido.js.map +0 -1
- package/build/dex/maker-psm/scripts/gem.abi.json +0 -136
- package/build/dex/maker-psm/scripts/validate-state.d.ts +0 -0
- package/build/dex/maker-psm/scripts/validate-state.js +0 -185
- package/build/dex/maker-psm/scripts/validate-state.js.map +0 -1
- package/build/dex/maker-psm/scripts/vat.abi.json +0 -243
- package/build/dex/onebit.d.ts +0 -25
- package/build/dex/onebit.js +0 -42
- package/build/dex/onebit.js.map +0 -1
- package/build/dex/smoothy.d.ts +0 -26
- package/build/dex/smoothy.js +0 -48
- package/build/dex/smoothy.js.map +0 -1
- package/build/dex/solidly-v3/scripts/check-event-pool-event.d.ts +0 -1
- package/build/dex/solidly-v3/scripts/check-event-pool-event.js +0 -53
- package/build/dex/solidly-v3/scripts/check-event-pool-event.js.map +0 -1
- package/build/dex/stable-pool.d.ts +0 -28
- package/build/dex/stable-pool.js +0 -55
- package/build/dex/stable-pool.js.map +0 -1
- package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.d.ts +0 -7
- package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.js +0 -20
- package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.js.map +0 -1
- package/build/dex/trader-joe-v2.1.d.ts +0 -43
- package/build/dex/trader-joe-v2.1.js +0 -79
- package/build/dex/trader-joe-v2.1.js.map +0 -1
- package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.d.ts +0 -17
- package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.js +0 -64
- package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.js.map +0 -1
- package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.d.ts +0 -17
- package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.js +0 -79
- package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.js.map +0 -1
- package/build/dex/uniswap-v3/uniswap-v3-pricing.d.ts +0 -4
- package/build/dex/uniswap-v3/uniswap-v3-pricing.js +0 -43
- package/build/dex/uniswap-v3/uniswap-v3-pricing.js.map +0 -1
- package/build/dex/uniswap-v3/uniswap-v3-worker.d.ts +0 -1
- package/build/dex/uniswap-v3/uniswap-v3-worker.js +0 -10
- package/build/dex/uniswap-v3/uniswap-v3-worker.js.map +0 -1
- package/build/dex/uniswap-v4/config.d.ts +0 -3
- package/build/dex/uniswap-v4/config.js +0 -15
- package/build/dex/uniswap-v4/config.js.map +0 -1
- package/build/dex/uniswap-v4/encoder.d.ts +0 -16
- package/build/dex/uniswap-v4/encoder.js +0 -94
- package/build/dex/uniswap-v4/encoder.js.map +0 -1
- package/build/dex/uniswap-v4/types.d.ts +0 -30
- package/build/dex/uniswap-v4/types.js +0 -3
- package/build/dex/uniswap-v4/types.js.map +0 -1
- package/build/dex/uniswap-v4/uniswap-v4.d.ts +0 -38
- package/build/dex/uniswap-v4/uniswap-v4.js +0 -187
- package/build/dex/uniswap-v4/uniswap-v4.js.map +0 -1
- package/build/dex/usual/usual-m-smart-m.d.ts +0 -17
- package/build/dex/usual/usual-m-smart-m.js +0 -50
- package/build/dex/usual/usual-m-smart-m.js.map +0 -1
- package/build/dex/usual-m-smart-m/config.d.ts +0 -3
- package/build/dex/usual-m-smart-m/config.js +0 -13
- package/build/dex/usual-m-smart-m/config.js.map +0 -1
- package/build/dex/usual-m-smart-m/types.d.ts +0 -7
- package/build/dex/usual-m-smart-m/types.js +0 -3
- package/build/dex/usual-m-smart-m/types.js.map +0 -1
- package/build/dex/usual-m-smart-m/usual-m-smart-m.d.ts +0 -35
- package/build/dex/usual-m-smart-m/usual-m-smart-m.js +0 -161
- package/build/dex/usual-m-smart-m/usual-m-smart-m.js.map +0 -1
- package/build/dex/usual-m-usd0/config.d.ts +0 -3
- package/build/dex/usual-m-usd0/config.js +0 -14
- package/build/dex/usual-m-usd0/config.js.map +0 -1
- package/build/dex/usual-m-usd0/types.d.ts +0 -8
- package/build/dex/usual-m-usd0/types.js +0 -3
- package/build/dex/usual-m-usd0/types.js.map +0 -1
- package/build/dex/usual-m-usd0/usual-m-usd0.d.ts +0 -35
- package/build/dex/usual-m-usd0/usual-m-usd0.js +0 -159
- package/build/dex/usual-m-usd0/usual-m-usd0.js.map +0 -1
- package/tests/augustus-approvals.test.ts +0 -628
- package/tests/smart-tokens.ts +0 -112
- package/tests/tenderly-simulation-new.ts +0 -698
- package/tests/v6/executors.test.ts +0 -110
- package/tests/v6/price-routes/arbitrum/sell-0.1-ETH-USDC.json +0 -104
- package/tests/v6/price-routes/arbitrum/sell-1_000-ETH-DAI.json +0 -294
- package/tests/v6/price-routes/arbitrum/sell-1_000-WETH-wstETH.json +0 -121
- package/tests/v6/price-routes/arbitrum/sell-1_000_000-ARB-DAI.json +0 -270
- package/tests/v6/price-routes/arbitrum/sell-1_000_000-ARB-ETH.json +0 -326
- package/tests/v6/price-routes/arbitrum/sell-1_000_000-DAI-ARB.json +0 -434
- package/tests/v6/price-routes/arbitrum/sell-250_000-LINK-USDC.json +0 -182
- package/tests/v6/price-routes/arbitrum/sell-3_000-BAL-UNI.json +0 -154
- package/tests/v6/price-routes/avalanche/sell-100_000-WAVAX-USDC.json +0 -315
- package/tests/v6/price-routes/avalanche/sell-40-BTC-AVAX.json +0 -207
- package/tests/v6/price-routes/mainnet/buy-3200-ETH-DAI.json +0 -228
- package/tests/v6/price-routes/mainnet/sell-1-USDC-USDT.json +0 -78
- package/tests/v6/price-routes/mainnet/sell-1-WBTC-BAL.json +0 -158
- package/tests/v6/price-routes/mainnet/sell-100-tBTC-WBTC.json +0 -100
- package/tests/v6/price-routes/mainnet/sell-1000-eth-dai.json +0 -340
- package/tests/v6/price-routes/mainnet/sell-1000-wbtc-eth-uniswapv3-balancerv2.json +0 -162
- package/tests/v6/price-routes/mainnet/sell-100_000-USDC-USDT-2-univ2-pools.json +0 -86
- package/tests/v6/price-routes/mainnet/sell-10_000-ETH-USDC-balancer.json +0 -383
- package/tests/v6/price-routes/mainnet/sell-10_000-ETH-stETH.json +0 -168
- package/tests/v6/price-routes/mainnet/sell-10_000-USDC-USDT-BalancerV2.json +0 -68
- package/tests/v6/price-routes/mainnet/sell-10_000-eth-usdc-uniswapv3-balancerv2.json +0 -348
- package/tests/v6/price-routes/mainnet/sell-1_000-stETH-ETH.json +0 -100
- package/tests/v6/price-routes/mainnet/sell-50-eth-usdc.json +0 -153
- package/tests/v6/price-routes/polygon/sell-100-WBTC-MATIC-1.json +0 -571
- package/tests/v6/price-routes/polygon/sell-100-WBTC-MATIC.json +0 -559
- package/tests/v6/price-routes/polygon/sell-1_000_000-DAI-MATIC-2.json +0 -447
- package/tests/v6/price-routes/polygon/sell-1_000_000-DAI-MATIC-3.json +0 -472
- package/tests/v6/price-routes/polygon/sell-1_000_000-DAI-MATIC.json +0 -628
|
@@ -521,12 +521,178 @@
|
|
|
521
521
|
"0x0bfc9d54fc184518a81162f8fb99c2eaca081202": {
|
|
522
522
|
"balanceSlot": "0x52c63247e1f47db19d5ce0460030c497f067ca4cebf71ba98eeadabe20bace00",
|
|
523
523
|
"allowanceSlot": "0x52c63247e1f47db19d5ce0460030c497f067ca4cebf71ba98eeadabe20bace01"
|
|
524
|
+
},
|
|
525
|
+
"0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd": {
|
|
526
|
+
"balanceSlot": "0x000000000000000000000000000000000000000000000000000000000000017f",
|
|
527
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000183"
|
|
528
|
+
},
|
|
529
|
+
"0x866a2bf4e572cbcf37d5071a7a58503bfb36be1b": {
|
|
530
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000008",
|
|
531
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000005"
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
"10": {
|
|
535
|
+
"0x57f5e098cad7a3d1eed53991d4d66c45c9af7812": {
|
|
536
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
537
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
538
|
+
},
|
|
539
|
+
"0x59d9356e565ab3a36dd77763fc0d87feaf85508c": {
|
|
540
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000165",
|
|
541
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000167"
|
|
542
|
+
},
|
|
543
|
+
"0x4200000000000000000000000000000000000006": {
|
|
544
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
545
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000004"
|
|
546
|
+
},
|
|
547
|
+
"0x0b2c639c533813f4aa9d7837caf62653d097ff85": {
|
|
548
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000009",
|
|
549
|
+
"allowanceSlot": "0x000000000000000000000000000000000000000000000000000000000000000a"
|
|
550
|
+
}
|
|
551
|
+
},
|
|
552
|
+
"56": {
|
|
553
|
+
"0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c": {
|
|
554
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
555
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000004"
|
|
556
|
+
},
|
|
557
|
+
"0x55d398326f99059ff775485246999027b3197955": {
|
|
558
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
559
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
560
|
+
},
|
|
561
|
+
"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d": {
|
|
562
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
563
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
564
|
+
},
|
|
565
|
+
"0x2170ed0880ac9a755fd29b2688956bd959f933f8": {
|
|
566
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
567
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
568
|
+
},
|
|
569
|
+
"0x90c97f71e18723b0cf0dfa30ee176ab653e89f40": {
|
|
570
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
571
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
"100": {
|
|
575
|
+
"0xaf204776c7245bf4147c2612bf6e5972ee483701": {
|
|
576
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
577
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
578
|
+
},
|
|
579
|
+
"0xe91d153e0b41518a2ce8dd3d7944fa863463a97d": {
|
|
580
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
581
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000004"
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
"137": {
|
|
585
|
+
"0x8df3aad3a84da6b69a4da8aec3ea40d9091b2ac4": {
|
|
586
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034",
|
|
587
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000035"
|
|
588
|
+
},
|
|
589
|
+
"0xc2132d05d31c914a87c6611c10748aeb04b58e8f": {
|
|
590
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
591
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
592
|
+
},
|
|
593
|
+
"0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270": {
|
|
594
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
595
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000004"
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
"250": {
|
|
599
|
+
"0x5cc61a78f164885776aa610fb0fe1257df78e59b": {
|
|
600
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
601
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
602
|
+
},
|
|
603
|
+
"0x04068da6c83afcfa0e13ba15a6696662335d5b75": {
|
|
604
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
605
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000008"
|
|
606
|
+
},
|
|
607
|
+
"0x049d68029688eabf473097a2fc38ef61633a3c7a": {
|
|
608
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
609
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000008"
|
|
610
|
+
},
|
|
611
|
+
"0x28a92dde19d9989f39a49905d7c9c2fac7799bdf": {
|
|
612
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000007",
|
|
613
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000008"
|
|
524
614
|
}
|
|
525
615
|
},
|
|
526
616
|
"8453": {
|
|
527
617
|
"0x50c5725949a6f0c72e6c4a641f24049a917db0cb": {
|
|
528
618
|
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
529
619
|
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
620
|
+
},
|
|
621
|
+
"0x57f5e098cad7a3d1eed53991d4d66c45c9af7812": {
|
|
622
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
623
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
624
|
+
},
|
|
625
|
+
"0x59d9356e565ab3a36dd77763fc0d87feaf85508c": {
|
|
626
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000165",
|
|
627
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000167"
|
|
628
|
+
},
|
|
629
|
+
"0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca": {
|
|
630
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
631
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
632
|
+
}
|
|
633
|
+
},
|
|
634
|
+
"42161": {
|
|
635
|
+
"0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9": {
|
|
636
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
637
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
638
|
+
},
|
|
639
|
+
"0xaf88d065e77c8cc2239327c5edb3a432268e5831": {
|
|
640
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000009",
|
|
641
|
+
"allowanceSlot": "0x000000000000000000000000000000000000000000000000000000000000000a"
|
|
642
|
+
},
|
|
643
|
+
"0x57f5e098cad7a3d1eed53991d4d66c45c9af7812": {
|
|
644
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
645
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
646
|
+
},
|
|
647
|
+
"0x59d9356e565ab3a36dd77763fc0d87feaf85508c": {
|
|
648
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000165",
|
|
649
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000167"
|
|
650
|
+
},
|
|
651
|
+
"0x82af49447d8a07e3bd95bd0d56f35241523fbab1": {
|
|
652
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
653
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
654
|
+
},
|
|
655
|
+
"0x5979d7b546e38e414f7e9822514be443a4800529": {
|
|
656
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
657
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"43114": {
|
|
661
|
+
"0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e": {
|
|
662
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000009",
|
|
663
|
+
"allowanceSlot": "0x000000000000000000000000000000000000000000000000000000000000000a"
|
|
664
|
+
},
|
|
665
|
+
"0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7": {
|
|
666
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000033",
|
|
667
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034"
|
|
668
|
+
},
|
|
669
|
+
"0x152b9d0fdc40c096757f570a51e494bd4b943e50": {
|
|
670
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
671
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
672
|
+
},
|
|
673
|
+
"0xdfe521292ece2a4f44242efbcd66bc594ca9714b": {
|
|
674
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000034",
|
|
675
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000035"
|
|
676
|
+
},
|
|
677
|
+
"0xc7198437980c041c805a1edcba50c1ce5db95118": {
|
|
678
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
679
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
680
|
+
},
|
|
681
|
+
"0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7": {
|
|
682
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
683
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000004"
|
|
684
|
+
},
|
|
685
|
+
"0x2b2c81e08f1af8835a78bb2a90ae924ace0ea4be": {
|
|
686
|
+
"balanceSlot": "0x00000000000000000000000000000000000000000000000000000000000000cb",
|
|
687
|
+
"allowanceSlot": "0x00000000000000000000000000000000000000000000000000000000000000cc"
|
|
688
|
+
},
|
|
689
|
+
"0xb8d7710f7d8349a506b75dd184f05777c82dad0c": {
|
|
690
|
+
"balanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
691
|
+
"allowanceSlot": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
692
|
+
},
|
|
693
|
+
"0x027dbca046ca156de9622cd1e2d907d375e53aa7": {
|
|
694
|
+
"balanceSlot": "0x000000000000000000000000000000000000000000000000000000000000006c",
|
|
695
|
+
"allowanceSlot": "0x000000000000000000000000000000000000000000000000000000000000006d"
|
|
530
696
|
}
|
|
531
697
|
}
|
|
532
698
|
}
|