Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
DeFi Saver (docs.defisaver.com) получил 72/100 по результатам автоматического технического аудита готовности к работе с ИИ. Файл llms.txt доступен, llms-full.txt доступен, ai.txt не найден. Анализ robots.txt показал: явно разрешено ИИ-ботов — 0, заблокировано — 0, объявлено sitemap — 1. Полнота разметки главной страницы — 0%; типы Schema.org не обнаружены, OpenGraph-тегов — 0. Результаты соответствуют публичным ответам сайта на момент проверки 2026-09-07T02:55:16.738Z.
Файл llms.txt доступен и содержит 8 214 токенов. Расширенный llms-full.txt также найден; его объём — 31 420 токенов, поэтому агент может получить более полный контекст без обхода всего сайта. Отдельный ai.txt не обнаружен; это не обязательная часть предлагаемого формата llms.txt, но такой файл может явно описать политику обучения, цитирования и автоматического доступа.
robots.txt доступен. Из 11 отслеживаемых ИИ-ботов 11 не заблокированы. Объявлено карт сайта: 1. На главной не обнаружена Schema.org-разметка. OpenGraph-тегов найдено 0, расчётная полнота публичной разметки — 0%. Без сущностей и связей ИИ сложнее однозначно определить организацию, продукт и канонические страницы.
Мобильный профиль Lighthouse дополняет аудит: производительность 84/100, доступность 95/100, технические практики 100/100, SEO 92/100 и экспериментальная готовность браузерных агентов 67/100. Эти данные входят в итоговую оценку ИИ-оптимизации с ограниченным весом: они дополняют, но не заменяют проверку llms.txt, robots.txt и машинной разметки.
Замер мобильной версии. Экспериментальная категория Google Agentic Browsing показана отдельно и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Производительность
Доступность
Технические практики
Техническое SEO
Работа браузерных агентов
Производительность мобильной версии — 84/100; самый крупный видимый блок появился за 3.2 s, а суммарная блокировка основного потока составила 310 ms. Показатель смещения макета — 0.001. Основной поток выполняет JavaScript, рассчитывает расположение элементов и рисует страницу: пока он занят, интерфейс хуже реагирует и на действия человека, и на команды браузерного агента.
Доступность получила 95/100, технические практики — 100/100, SEO — 92/100. Экспериментальная категория Agentic Browsing получила 67/100. Она отражает сигналы, которые Google сейчас проверяет для программных агентов, и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Разделите длинные JavaScript-задачи, отложите необязательные скрипты и критические стили, уменьшите цепочки блокирующих запросов. Это ускорит появление основного контента и позволит интерфейсу раньше принимать действия.
Удалите неиспользуемые CSS и JavaScript, загружайте тяжёлые виджеты по необходимости и ограничьте сторонние скрипты. Меньший объём кода снижает нагрузку на устройство и количество фоновой работы.
Отдавайте изображения в подходящем размере и современном формате, заранее приоритизируйте главный визуальный блок, а контент ниже первого экрана загружайте лениво.
Добавьте доступные названия кнопкам и ссылкам, связанные подписи полям, последовательные заголовки и семантические области. Такая структура одновременно помогает скринридерам и агентам понимать назначение действий.
Первый контент
Главный блок
Стабильность
Блокировка
Скорость экрана
Машиночитаемые файлы, правила краулинга, обнаружение страниц и разметка главной.
Файл ai.txt не найден
Найдено карт сайта: 1
Разметка Schema.org не найдена на главной
OpenGraph теги не найдены на главной
На основе анализа robots.txt
Объявленные маршруты для поисковых роботов и ИИ-агентов.
# DeFi Saver ## DeFi Saver - [Introduction](https://docs.defisaver.com/readme.md) - [Core](https://docs.defisaver.com/protocol/core.md) - [Smart wallets](https://docs.defisaver.com/protocol/core/smart-wallets.md) - [DFS Registry](https://docs.defisaver.com/protocol/core/dfs-registry.md) - [Strategy Executor](https://docs.defisaver.com/protocol/core/strategy-executor.md) - [Recipe Executor](https://docs.defisaver.com/protocol/core/task-manager.md) - [Safe Module Auth](https://docs.defisaver.com/protocol/core/safe-module-auth.md) - [Proxy Auth](https://docs.defisaver.com/protocol/core/proxy-auth.md) - [Bot Auth](https://docs.defisaver.com/protocol/core/bot-auth.md) - [Strategy Storage](https://docs.defisaver.com/protocol/core/strategy-storage.md): Record of all the Strategies created - [Sub Storage](https://docs.defisaver.com/protocol/core/sub-storage.md): Storage of users subscriptions to strategies/bundles - [Bundle Storage](https://docs.defisaver.com/protocol/core/bundle-storage.md): Record of all the Bundles created - [Actions](https://docs.defisaver.com/protocol/actions.md) - [Triggers](https://docs.defisaver.com/protocol/triggers.md) - [Strategies](https://docs.defisaver.com/protocol/strategies.md) - [TxSaver](https://docs.defisaver.com/protocol/txsaver.md) - [Security & Audits](https://docs.defisaver.com/protocol/security-and-audits.md) - [Pause Control](https://docs.defisaver.com/protocol/security-and-audits/pause-control.md) - [Admin access control](https://docs.defisaver.com/protocol/security-and-audits/admin-access-control.md) - [Deployed contracts](https://docs.defisaver.com/protocol/deployed-contracts.md) - [Deployed strategies](https://docs.defisaver.com/deployed-strategies.md) - [Exchange](https://docs.defisaver.com/actions/exchange.md) - [DFS Sell](https://docs.defisaver.com/actions/exchange/dfs-sell.md) - [DFSSellNoFee](https://docs.defisaver.com/actions/exchange/dfssellnofee.md) - [LimitSell](https://docs.defisaver.com/actions/exchange/dfs-sell-1.md) - [Flash loans](https://docs.defisaver.com/actions/flash-loans.md) - [FLAction](https://docs.defisaver.com/actions/flash-loans/flaction.md) - [FLAaveV3CarryDebt](https://docs.defisaver.com/actions/flash-loans/flaavev3carrydebt.md) - [Utils](https://docs.defisaver.com/actions/utils.md) - [ApproveToken](https://docs.defisaver.com/actions/utils/approvetoken.md) - [AutomationV2Unsub](https://docs.defisaver.com/actions/utils/automationv2unsub.md) - [ChangeProxyOwner](https://docs.defisaver.com/actions/utils/changeproxyowner.md) - [CreateSub](https://docs.defisaver.com/actions/utils/createsub.md) - [GasFeeTaker](https://docs.defisaver.com/actions/utils/gasfeetaker.md) - [GasFeeTakerL2](https://docs.defisaver.com/actions/utils/gasfeetakerl2.md) - [HandleAuth](https://docs.defisaver.com/actions/utils/handleauth.md) - [KingClaim](https://docs.defisaver.com/actions/utils/kingclaim.md) - [MerklClaim](https://docs.defisaver.com/actions/utils/merklclaim.md) - [PermitToken](https://docs.defisaver.com/actions/utils/permittoken.md) - [PullToken](https://docs.defisaver.com/actions/utils/pulltoken.md) - [RemoveTokenApproval](https://docs.defisaver.com/actions/utils/removetokenapproval.md) - [SDaiWrap](https://docs.defisaver.com/actions/utils/sdaiwrap.md) - [SDaiUnwrap](https://docs.defisaver.com/actions/utils/sdaiunwrap.md) - [SendToken](https://docs.defisaver.com/actions/utils/sendtoken.md) - [SendTokenAndUnwrap](https://docs.defisaver.com/actions/utils/sendtokenandunwrap.md) - [SendTokensAndUnwrap](https://docs.defisaver.com/actions/utils/sendtokensandunwrap.md) - [SendTokens](https://docs.defisaver.com/actions/utils/sendtokens.md) - [StarknetClaim](https://docs.defisaver.com/actions/utils/starknetclaim.md) - [SubInputs](https://docs.defisaver.com/actions/utils/subinputs.md) - [SumInputs](https://docs.defisaver.com/actions/utils/suminputs.md) - [ToggleSub](https://docs.defisaver.com/actions/utils/togglesub.md) - [TokenBalance](https://docs.defisaver.com/actions/utils/tokenbalance.md) - [TokenizedVaultAdapter](https://docs.defisaver.com/actions/utils/tokenizedvaultadapter.md) - [TransferNFT](https://docs.defisaver.com/actions/utils/transfernft.md) - [UnwrapEth](https://docs.defisaver.com/actions/utils/unwrapeth.md) - [UpdateSub](https://docs.defisaver.com/actions/utils/updatesub.md) - [WrapEth](https://docs.defisaver.com/actions/utils/wrapeth.md) - [Checkers](https://docs.defisaver.com/actions/checkers.md) - [McdRatioCheck](https://docs.defisaver.com/actions/checkers/mcdratiocheck.md) - [AaveV2RatioCheck](https://docs.defisaver.com/actions/checkers/aavev2ratiocheck.md) - [AaveV3OpenRatioCheck](https://docs.defisaver.com/actions/checkers/aavev3openratiocheck.md) - [AaveV3RatioCheck](https://docs.defisaver.com/actions/checkers/aavev3ratiocheck.md) - [AaveV4RatioCheck](https://docs.defisaver.com/actions/checkers/aavev4ratiocheck.md) - [CompV2RatioCheck](https://docs.defisaver.com/actions/checkers/compv2ratiocheck.md) - [CompV3RatioCheck](https://docs.defisaver.com/actions/checkers/compv3ratiocheck.md) - [CurveUsdCollRatioCheck](https://docs.defisaver.com/actions/checkers/curveusdcollratiocheck.md) - [FluidRatioCheck](https://docs.defisaver.com/actions/checkers/fluidratiocheck.md) - [LiquityRatioCheck](https://docs.defisaver.com/actions/checkers/liquityratiocheck.md) - [LiquityRatioIncreaseCheck](https://docs.defisaver.com/actions/checkers/liquityratioincreasecheck.md) - [LiquityV2RatioCheck](https://docs.defisaver.com/actions/checkers/liquityv2ratiocheck.md) - [LiquityV2TargetRatioCheck](https://docs.defisaver.com/actions/checkers/liquityv2targetratiocheck.md) - [LiquityV2NewInterestRateChecker](https://docs.defisaver.com/actions/checkers/liquityv2newinterestratechecker.md) - [MorphoAaveV2RatioCheck](https://docs.defisaver.com/actions/checkers/morphoaavev2ratiocheck.md) - [MorphoBlueRatioCheck](https://docs.defisaver.com/actions/checkers/morphoblueratiocheck.md) - [MorphoBlueTargetRatioCheck](https://docs.defisaver.com/actions/checkers/morphobluetargetratiocheck.md) - [SparkRatioCheck](https://docs.defisaver.com/actions/checkers/sparkratiocheck.md) - [SparkTargetRatioCheck](https://docs.defisaver.com/actions/checkers/sparktargetratiocheck.md) - [Aave V2](https://docs.defisaver.com/actions/aave-v2.md) - [AaveBorrow](https://docs.defisaver.com/actions/aave-v2/aaveborrow.md) - [AaveCollateralSwitch](https://docs.defisaver.com/actions/aave-v2/aavecollateralswitch.md) - [AavePayback](https://docs.defisaver.com/actions/aave-v2/aavepayback.md) - [AaveSupply](https://docs.defisaver.com/actions/aave-v2/aavesupply.md): Supply a token to an AaveV2 market. - [AaveWithdraw](https://docs.defisaver.com/actions/aave-v2/aavewithdraw.md): Withdraw a token from an AaveV2 market. - [AaveClaimAave](https://docs.defisaver.com/actions/aave-v2/aaveclaimaave.md) - [AaveClaimStkAave](https://docs.defisaver.com/actions/aave-v2/aaveclaimstkaave.md) - [AaveUnstake](https://docs.defisaver.com/actions/aave-v2/aaveunstake.md) - [Aave V3](https://docs.defisaver.com/actions/aave-v3.md) - [AaveV3ATokenPayback](https://docs.defisaver.com/actions/aave-v3/aavev3atokenpayback.md) - [AaveV3Borrow](https://docs.defisaver.com/actions/aave-v3/aavev3borrow.md) - [AaveV3ClaimRewards](https://docs.defisaver.com/actions/aave-v3/aavev3claimrewards.md) - [AaveV3CollateralSwitch](https://docs.defisaver.com/actions/aave-v3/aavev3collateralswitch.md) - [AaveV3Payback](https://docs.defisaver.com/actions/aave-v3/aavev3payback.md) - [AaveV3SetEMode](https://docs.defisaver.com/actions/aave-v3/aavev3setemode.md) - [AaveV3Withdraw](https://docs.defisaver.com/actions/aave-v3/aavev3withdraw.md) - [AaveV3Supply](https://docs.defisaver.com/actions/aave-v3/aavev3supply.md) - [GhoClaimAave](https://docs.defisaver.com/actions/aave-v3/ghoclaimaave.md) - [GhoUnstake](https://docs.defisaver.com/actions/aave-v3/ghounstake.md) - [UmbrellaStake](https://docs.defisaver.com/actions/aave-v3/umbrellastake.md) - [UmbrellaUnstake](https://docs.defisaver.com/actions/aave-v3/umbrellaunstake.md) - [UmbrellaClaimRewards](https://docs.defisaver.com/actions/aave-v3/umbrellaclaimrewards.md) - [GhoStake](https://docs.defisaver.com/actions/aave-v3/ghostake.md) - [Aave V4](https://docs.defisaver.com/actions/aave-v4.md) - [AaveV4Borrow](https://docs.defisaver.com/actions/aave-v4/aavev4borrow.md) - [AaveV4CollateralSwitch](https://docs.defisaver.com/actions/aave-v4/aavev4collateralswitch.md) - [AaveV4DelegateBorrowWithSig](https://docs.defisaver.com/actions/aave-v4/aavev4delegateborrowwithsig.md) - [AaveV4DelegateSetUsingAsCollateralWithSig](https://docs.defisaver.com/actions/aave-v4/aavev4delegatesetusingascollateralwithsig.md) - [AaveV4DelegateWithdrawWithSig](https://docs.defisaver.com/actions/aave-v4/aavev4delegatewithdrawwithsig.md) - [AaveV4Payback](https://docs.defisaver.com/actions/aave-v4/aavev4payback.md) - [AaveV4RefreshPremium](https://docs.defisaver.com/actions/aave-v4/aavev4refreshpremium.md) - [AaveV4SetUserManagersWithSig](https://docs.defisaver.com/actions/aave-v4/aavev4setusermanagerswithsig.md) - [AaveV4StoreRatio](https://docs.defisaver.com/actions/aave-v4/aavev4storeratio.md) - [AaveV4Supply](https://docs.defisaver.com/actions/aave-v4/aavev4supply.md) - [AaveV4Withdraw](https://docs.defisaver.com/actions/aave-v4/aavev4withdraw.md) - [BProtocol](https://docs.defisaver.com/actions/bprotocol.md) - [BprotocolLiquitySPDeposit](https://docs.defisaver.com/actions/bprotocol/bprotocolliquityspdeposit.md) - [BprotocolLiquitySPWithdraw](https://docs.defisaver.com/actions/bprotocol/bprotocolliquityspwithdraw.md) - [Compound V2](https://docs.defisaver.com/actions/compound.md) - [CompGetDebt](https://docs.defisaver.com/actions/compound/compgetdebt.md) - [CompCollateralSwitch](https://docs.defisaver.com/actions/compound/compcollateralswitch.md) - [CompSupply](https://docs.defisaver.com/actions/compound/compsupply.md) - [CompWithdraw](https://docs.defisaver.com/actions/compound/compwithdraw.md) - [CompPayback](https://docs.defisaver.com/actions/compound/comppayback.md) - [CompBorrow](https://docs.defisaver.com/actions/compound/compborrow.md) - [CompClaim](https://docs.defisaver.com/actions/compound/compclaim.md) - [Compound V3](https://docs.defisaver.com/actions/compound-v3.md) - [CompV3Withdraw](https://docs.defisaver.com/actions/compound-v3/compv3withdraw.md) - [CompV3Transfer](https://docs.defisaver.com/actions/compound-v3/compv3transfer.md) - [CompV3Supply](https://docs.defisaver.com/actions/compound-v3/compv3supply.md) - [CompV3Payback](https://docs.defisaver.com/actions/compound-v3/compv3payback.md) - [CompV3Claim](https://docs.defisaver.com/actions/compound-v3/compv3claim.md) - [CompV3Borrow](https://docs.defisaver.com/actions/compound-v3/compv3borrow.md) - [CompV3Allow](https://docs.defisaver.com/actions/compound-v3/compv3allow.md) - [Convex](https://docs.defisaver.com/actions/convex.md) - [ConvexDeposit](https://docs.defisaver.com/actions/convex/convexdeposit.md) - [ConvexWithdraw](https://docs.defisaver.com/actions/convex/convexwithdraw.md) - [ConvexClaim](https://docs.defisaver.com/actions/convex/convexclaim.md) - [Chicken bonds](https://docs.defisaver.com/actions/chicken-bonds.md) - [CBCreate](https://docs.defisaver.com/actions/chicken-bonds/cbcreate.md): Creates a Chicken Bond from a proxy - [CBRedeem](https://docs.defisaver.com/actions/chicken-bonds/cbredeem.md): Redeem LUSD (sometimes yTokens) for bLUSD - [CBChickenIn](https://docs.defisaver.com/actions/chicken-bonds/cbchickenin.md) - [CBChickenOut](https://docs.defisaver.com/actions/chicken-bonds/cbchickenout.md): Withdraws backing lusd from a pending bond - [CBCreateReboundSub](https://docs.defisaver.com/actions/chicken-bonds/cbcreatereboundsub.md) - [CBUpdateReboundSub](https://docs.defisaver.com/actions/chicken-bonds/cbupdatereboundsub.md) - [FetchBondId](https://docs.defisaver.com/actions/chicken-bonds/fetchbondid.md) - [Curve](https://docs.defisaver.com/actions/curve.md) - [CurveClaimFees](https://docs.defisaver.com/actions/curve/curveclaimfees.md) - [CurveDeposit](https://docs.defisaver.com/actions/curve/curvedeposit.md) - [CurveGaugeDeposit](https://docs.defisaver.com/actions/curve/curvegaugedeposit.md) - [CurveGaugeWithdraw](https://docs.defisaver.com/actions/curve/curvegaugewithdraw.md) - [CurveMintCrv](https://docs.defisaver.com/actions/curve/curvemintcrv.md) - [CurveStethPoolDeposit](https://docs.defisaver.com/actions/curve/curvestethpooldeposit.md) - [CurveWithdraw](https://docs.defisaver.com/actions/curve/curvewithdraw.md) - [CurveStethPoolWithdraw](https://docs.defisaver.com/actions/curve/curvestethpoolwithdraw.md) - [CurveUsd](https://docs.defisaver.com/actions/curveusd.md) - [CurveUsdAdjust](https://docs.defisaver.com/actions/curveusd/curveusdadjust.md) - [CurveUsdBorrow](https://docs.defisaver.com/actions/curveusd/curveusdborrow.md) - [CurveUsdCreate](https://docs.defisaver.com/actions/curveusd/curveusdcreate.md) - [CurveUsdGetDebt](https://docs.defisaver.com/actions/curveusd/curveusdgetdebt.md) - [CurveUsdLevCreate](https://docs.defisaver.com/actions/curveusd/curveusdlevcreate.md) - [CurveUsdLevCreateTransient](https://docs.defisaver.com/actions/curveusd/curveusdlevcreatetransient.md) - [CurveUsdPayback](https://docs.defisaver.com/actions/curveusd/curveusdpayback.md) - [CurveUsdRepay](https://docs.defisaver.com/actions/curveusd/curveusdrepay.md) - [CurveUsdRepayTransient](https://docs.defisaver.com/actions/curveusd/curveusdrepaytransient.md) - [CurveUsdSelfLiquidate](https://docs.defisaver.com/actions/curveusd/curveusdselfliquidate.md) - [CurveUsdSelfLiquidateWithColl](https://docs.defisaver.com/actions/curveusd/curveusdselfliquidatewithcoll.md) - [CrvUsdSelfLiqWithCollTransient](https://docs.defisaver.com/actions/curveusd/crvusdselfliqwithcolltransient.md) - [CurveUsdSupply](https://docs.defisaver.com/actions/curveusd/curveusdsupply.md) - [CurveUsdWithdraw](https://docs.defisaver.com/actions/curveusd/curveusdwithdraw.md) - [DyDx](https://docs.defisaver.com/actions/dydx.md) - [DyDxWithdraw](https://docs.defisaver.com/actions/dydx/dydxwithdraw.md) - [Ether.Fi](https://docs.defisaver.com/actions/ether.fi.md) - [EtherFiStake](https://docs.defisaver.com/actions/ether.fi/etherfistake.md) - [EtherFiUnwrap](https://docs.defisaver.com/actions/ether.fi/etherfiunwrap.md) - [EtherFiWrap](https://docs.defisaver.com/actions/ether.fi/etherfiwrap.md) - [EulerV2](https://docs.defisaver.com/actions/eulerv2.md) - [EulerV2Borrow](https://docs.defisaver.com/actions/eulerv2/eulerv2borrow.md) - [EulerV2CollateralSwitch](https://docs.defisaver.com/actions/eulerv2/eulerv2collateralswitch.md) - [EulerV2Payback](https://docs.defisaver.com/actions/eulerv2/eulerv2payback.md) - [EulerV2PaybackWithShares](https://docs.defisaver.com/actions/eulerv2/eulerv2paybackwithshares.md) - [EulerV2PullDebt](https://docs.defisaver.com/actions/eulerv2/eulerv2pulldebt.md) - [EulerV2ReorderCollaterals](https://docs.defisaver.com/actions/eulerv2/eulerv2reordercollaterals.md) - [EulerV2Supply](https://docs.defisaver.com/actions/eulerv2/eulerv2supply.md) - [EulerV2Withdraw](https://docs.defisaver.com/actions/eulerv2/eulerv2withdraw.md) - [Fluid](https://docs.defisaver.com/actions/fluid.md) - [FluidVaultT1Adjust](https://docs.defisaver.com/actions/fluid/fluidvaultt1adjust.md) - [FluidVaultT1Borrow](https://docs.defisaver.com/actions/fluid/fluidvaultt1borrow.md) - [FluidVaultT1Open](https://docs.defisaver.com/actions/fluid/fluidvaultt1open.md) - [FluidVaultT1Payback](https://docs.defisaver.com/actions/fluid/fluidvaultt1payback.md) - [FluidVaultT1Supply](https://docs.defisaver.com/actions/fluid/fluidvaultt1supply.md) - [FluidVaultT1Withdraw](https://docs.defisaver.com/actions/fluid/fluidvaultt1withdraw.md) - [FluidClaim](https://docs.defisaver.com/actions/fluid/fluidclaim.md) - [FluidDexOpen](https://docs.defisaver.com/actions/fluid/fluiddexopen.md) - [FluidDexRegularBorrow](https://docs.defisaver.com/actions/fluid/fluiddexregularborrow.md) - [FluidDexRegularPayback](https://docs.defisaver.com/actions/fluid/fluiddexregularpayback.md) - [FluidDexRegularSupply](https://docs.defisaver.com/actions/fluid/fluiddexregularsupply.md) - [FluidDexRegularWithdraw](https://docs.defisaver.com/actions/fluid/fluiddexregularwithdraw.md) - [FluidDexSmartCollSupply](https://docs.defisaver.com/actions/fluid/fluiddexsmartcollsupply.md) - [FluidDexSmartCollWithdraw](https://docs.defisaver.com/actions/fluid/fluiddexsmartcollwithdraw.md) - [FluidDexSmartDebtBorrow](https://docs.defisaver.com/actions/fluid/fluiddexsmartdebtborrow.md) - [FluidDexSmartDebtPayback](https://docs.defisaver.com/actions/fluid/fluiddexsmartdebtpayback.md) - [GUni](https://docs.defisaver.com/actions/guni.md) - [GUniDeposit](https://docs.defisaver.com/actions/guni/gunideposit.md) - [GUniWithdraw](https://docs.defisaver.com/actions/guni/guniwithdraw.md) - [InstaDapp](https://docs.defisaver.com/actions/instadapp.md) - [InstPullTokens](https://docs.defisaver.com/actions/instadapp/instpulltokens.md) - [Lido](https://docs.defisaver.com/actions/lido.md) - [LidoUnwrap](https://docs.defisaver.com/actions/lido/lidounwrap.md) - [LidoWrap](https://docs.defisaver.com/actions/lido/lidowrap.md) - [LidoStake](https://docs.defisaver.com/actions/lido/lidostake.md) - [Liquity](https://docs.defisaver.com/actions/liquity.md) - [LiquityAdjust](https://docs.defisaver.com/actions/liquity/liquityadjust.md) - [LiquityBorrow](https://docs.defisaver.com/actions/liquity/liquityborrow.md) - [LiquityClaim](https://docs.defisaver.com/actions/liquity/liquityclaim.md) - [LiquityClose](https://docs.defisaver.com/actions/liquity/liquityclose.md) - [LiquityEthGainToTrove](https://docs.defisaver.com/actions/liquity/liquityethgaintotrove.md) - [LiquityOpen](https://docs.defisaver.com/actions/liquity/liquityopen.md) - [LiquityPayback](https://docs.defisaver.com/actions/liquity/liquitypayback.md) - [LiquityRedeem](https://docs.defisaver.com/actions/liquity/liquityredeem.md) - [LiquitySPDeposit](https://docs.defisaver.com/actions/liquity/liquityspdeposit.md) - [LiquitySPWithdraw](https://docs.defisaver.com/actions/liquity/liquityspwithdraw.md) - [LiquityStake](https://docs.defisaver.com/actions/liquity/liquitystake.md) - [LiquitySupply](https://docs.defisaver.com/actions/liquity/liquitysupply.md) - [LiquityUnstake](https://docs.defisaver.com/actions/liquity/liquityunstake.md) - [LiquityWithdraw](https://docs.defisaver.com/actions/liquity/liquitywithdraw.md) - [LiquityV2](https://docs.defisaver.com/actions/liquityv2.md) - [LiquityV2Adjust](https://docs.defisaver.com/actions/liquityv2/liquityv2adjust.md) - [LiquityV2AdjustInterestRate](https://docs.defisaver.com/actions/liquityv2/liquityv2adjustinterestrate.md) - [LiquityV2AdjustZombieTrove](https://docs.defisaver.com/actions/liquityv2/liquityv2adjustzombietrove.md) - [LiquityV2Borrow](https://docs.defisaver.com/actions/liquityv2/liquityv2borrow.md) - [LiquityV2Claim](https://docs.defisaver.com/actions/liquityv2/liquityv2claim.md) - [LiquityV2Close](https://docs.defisaver.com/actions/liquityv2/liquityv2close.md) - [LiquityV2Open](https://docs.defisaver.com/actions/liquityv2/liquityv2open.md) - [LiquityV2Payback](https://docs.defisaver.com/actions/liquityv2/liquityv2payback.md) - [LiquityV2SPClaimColl](https://docs.defisaver.com/actions/liquityv2/liquityv2spclaimcoll.md) - [LiquityV2SPDeposit](https://docs.defisaver.com/actions/liquityv2/liquityv2spdeposit.md) - [LiquityV2SPWithdraw](https://docs.defisaver.com/actions/liquityv2/liquityv2spwithdraw.md) - [LiquityV2Supply](https://docs.defisaver.com/actions/liquityv2/liquityv2supply.md) - [LiquityV2Withdraw](https://docs.defisaver.com/actions/liquityv2/liquityv2withdraw.md) - [LlamaLend](https://docs.defisaver.com/actions/llamalend.md) - [LlamaLendBoost](https://docs.defisaver.com/actions/llamalend/llamalendboost.md) - [LlamaLendBorrow](https://docs.defisaver.com/actions/llamalend/llamalendborrow.md) - [LlamaLendCreate](https://docs.defisaver.com/actions/llamalend/llamalendcreate.md) - [LlamaLendGetDebt](https://docs.defisaver.com/actions/llamalend/llamalendgetdebt.md) - [LlamaLendLevCreate](https://docs.defisaver.com/actions/llamalend/llamalendlevcreate.md) - [LlamaLendPayback](https://docs.defisaver.com/actions/llamalend/llamalendpayback.md) - [LlamaLendRepay](https://docs.defisaver.com/actions/llamalend/llamalendrepay.md) - [LlamaLendSelfLiquidate](https://docs.defisaver.com/actions/llamalend/llamalendselfliquidate.md) - [LlamaLendSelfLiquidateWithColl](https://docs.defisaver.com/actions/llamalend/llamalendselfliquidatewithcoll.md) - [LlamaLendSupply](https://docs.defisaver.com/actions/llamalend/llamalendsupply.md) - [LlamaLendWithdraw](https://docs.defisaver.com/actions/llamalend/llamalendwithdraw.md) - [LSV](https://docs.defisaver.com/actions/lsv.md) - [LSVBorrow](https://docs.defisaver.com/actions/lsv/lsvborrow.md) - [LSVPayback](https://docs.defisaver.com/actions/lsv/lsvpayback.md) - [LSVSupply](https://docs.defisaver.com/actions/lsv/lsvsupply.md) - [LSVWithdraw](https://docs.defisaver.com/actions/lsv/lsvwithdraw.md) - [Maker](https://docs.defisaver.com/actions/maker.md) - [McdBoostComposite](https://docs.defisaver.com/actions/maker/mcdboostcomposite.md) - [McdClaim](https://docs.defisaver.com/actions/maker/mcdclaim.md) - [McdDsrDeposit](https://docs.defisaver.com/actions/maker/mcddsrdeposit.md) - [McdDsrWithdraw](https://docs.defisaver.com/actions/maker/mcddsrwithdraw.md) - [McdGenerate](https://docs.defisaver.com/actions/maker/untitled-3.md) - [McdGive](https://docs.defisaver.com/actions/maker/mcd-give.md) - [McdMerge](https://docs.defisaver.com/actions/maker/mcd-merge.md) - [McdOpen](https://docs.defisaver.com/actions/maker/untitled-4.md) - [McdPayback](https://docs.defisaver.com/actions/maker/untitled-2.md) - [McdRatio](https://docs.defisaver.com/actions/maker/mcdratio.md) - [McdRepayComposite](https://docs.defisaver.com/actions/maker/mcdrepaycomposite.md) - [McdSupply](https://docs.defisaver.com/actions/maker/untitled.md) - [McdTokenConverter](https://docs.defisaver.com/actions/maker/mcdtokenconverter.md) - [McdWithdraw](https://docs.defisaver.com/actions/maker/untitled-1.md) - [MorphoOptimizers](https://docs.defisaver.com/actions/morphooptimizers.md) - [AaveV2](https://docs.defisaver.com/actions/morphooptimizers/aavev2.md) - [MorphoAaveV2Borrow](https://docs.defisaver.com/actions/morphooptimizers/aavev2/morphoaavev2borrow.md) - [MorphoAaveV2Payback](https://docs.defisaver.com/actions/morphooptimizers/aavev2/morphoaavev2payback.md) - [MorphoAaveV2Supply](https://docs.defisaver.com/actions/morphooptimizers/aavev2/morphoaavev2supply.md) - [MorphoAaveV2Withdraw](https://docs.defisaver.com/actions/morphooptimizers/aavev2/morphoaavev2withdraw.md) - [AaveV3](https://docs.defisaver.com/actions/morphooptimizers/aavev3.md) - [MorphoAaveV3Borrow](https://docs.defisaver.com/actions/morphooptimizers/aavev3/morphoaavev3borrow.md) - [MorphoAaveV3Payback](https://docs.defisaver.com/actions/morphooptimizers/aavev3/morphoaavev3payback.md) - [MorphoAaveV3SetManager](https://docs.defisaver.com/actions/morphooptimizers/aavev3/morphoaavev3setmanager.md) - [MorphoAaveV3Supply](https://docs.defisaver.com/actions/morphooptimizers/aavev3/morphoaavev3supply.md) - [MorphoAaveV3Withdraw](https://docs.defisaver.com/actions/morphooptimizers/aavev3/morphoaavev3withdraw.md) - [MorphoClaim](https://docs.defisaver.com/actions/morphooptimizers/morphoclaim.md) - [MorphoBlue](https://docs.defisaver.com/actions/morphoblue.md) - [MorphoBlueBorrow](https://docs.defisaver.com/actions/morphoblue/morphoblueborrow.md) - [MorphoBlueClaim](https://docs.defisaver.com/actions/morphoblue/morphoblueclaim.md) - [MorphoBluePayback](https://docs.defisaver.com/actions/morphoblue/morphobluepayback.md) - [MorphoBlueReallocateLiquidity](https://docs.defisaver.com/actions/morphoblue/morphobluereallocateliquidity.md) - [MorphoBlueSetAuth](https://docs.defisaver.com/actions/morphoblue/morphobluesetauth.md) - [MorphoBlueSetAuthWithSig](https://docs.defisaver.com/actions/morphoblue/morphobluesetauthwithsig.md) - [MorphoBlueSupply](https://docs.defisaver.com/actions/morphoblue/morphobluesupply.md) - [MorphoBlueSupplyCollateral](https://docs.defisaver.com/actions/morphoblue/morphobluesupplycollateral.md) - [MorphoBlueWithdraw](https://docs.defisaver.com/actions/morphoblue/morphobluewithdraw.md) - [MorphoBlueWithdrawCollateral](https://docs.defisaver.com/actions/morphoblue/morphobluewithdrawcollateral.md) - [MorphoTokenWrap](https://docs.defisaver.com/actions/morphoblue/morphotokenwrap.md) - [Morpho Midnight](https://docs.defisaver.com/actions/morpho-midnight.md) - [MidnightSupplyCollateral](https://docs.defisaver.com/actions/morpho-midnight/midnightsupplycollateral.md) - [MidnightWithdrawCollateral](https://docs.defisaver.com/actions/morpho-midnight/midnightwithdrawcollateral.md) - [MidnightPaybackDirect](https://docs.defisaver.com/actions/morpho-midnight/midnightpaybackdirect.md) - [MidnightBorrowFromOrders](https://docs.defisaver.com/actions/morpho-midnight/midnightborrowfromorders.md) - [MidnightPaybackFromOrders](https://docs.defisaver.com/actions/morpho-midnight/midnightpaybackfromorders.md) - [Reflexer](https://docs.defisaver.com/actions/reflexer.md) - [ReflexerOpen](https://docs.defisaver.com/actions/reflexer/reflexeropen.md) - [ReflexerPayback](https://docs.defisaver.com/actions/reflexer/reflexerpayback.md) - [ReflexerGenerate](https://docs.defisaver.com/actions/reflexer/reflexergenerate.md) - [ReflexerSupply](https://docs.defisaver.com/actions/reflexer/reflexersupply-1.md) - [ReflexerWithdraw](https://docs.defisaver.com/actions/reflexer/reflexerwithdraw.md) - [ReflexerWithdrawStuckFunds](https://docs.defisaver.com/actions/reflexer/reflexerwithdrawstuckfunds.md) - [Renzo](https://docs.defisaver.com/actions/renzo.md) - [RenzoStake](https://docs.defisaver.com/actions/renzo/renzostake.md) - [Summer.fi](https://docs.defisaver.com/actions/summer.fi.md) - [SFApproveTokens](https://docs.defisaver.com/actions/summer.fi/sfapprovetokens.md) - [Sky](https://docs.defisaver.com/actions/sky.md) - [SkyClaimRewards](https://docs.defisaver.com/actions/sky/skyclaimrewards.md) - [SkyStake](https://docs.defisaver.com/actions/sky/skystake.md) - [SkyUnstake](https://docs.defisaver.com/actions/sky/skyunstake.md) - [SkyStakingEngineClaimRewards](https://docs.defisaver.com/actions/sky/skystakingengineclaimrewards.md) - [SkyStakingEngineSelectFarm](https://docs.defisaver.com/actions/sky/skystakingengineselectfarm.md) - [SkyStakingEngineStake](https://docs.defisaver.com/actions/sky/skystakingenginestake.md) - [SkyStakingEngineUnstake](https://docs.defisaver.com/actions/sky/skystakingengineunstake.md) - [SkyStakingEngineOpen](https://docs.defisaver.com/actions/sky/skystakingengineopen.md) - [Spark](https://docs.defisaver.com/actions/spark.md) - [SparkBorrow](https://docs.defisaver.com/actions/spark/sparkborrow.md) - [SparkClaimRewards](https://docs.defisaver.com/actions/spark/sparkclaimrewards.md) - [SparkCollateralSwitch](https://docs.defisaver.com/actions/spark/sparkcollateralswitch.md) - [SparkPayback](https://docs.defisaver.com/actions/spark/sparkpayback.md) - [SparkSetEMode](https://docs.defisaver.com/actions/spark/sparksetemode.md) - [SparkSpTokenPayback](https://docs.defisaver.com/actions/spark/sparksptokenpayback.md) - [SparkSupply](https://docs.defisaver.com/actions/spark/sparksupply.md) - [SparkSwapBorrowRateMode](https://docs.defisaver.com/actions/spark/sparkswapborrowratemode.md) - [SparkWithdraw](https://docs.defisaver.com/actions/spark/sparkwithdraw.md) - [SparkSPKClaim](https://docs.defisaver.com/actions/spark/sparkspkclaim.md) - [Uniswap V2](https://docs.defisaver.com/actions/uniswap-v2.md) - [UniWithdraw](https://docs.defisaver.com/actions/uniswap-v2/uniswapwithdraw.md) - [UniSupply](https://docs.defisaver.com/actions/uniswap-v2/uniswapsupply.md) - [Uniswap V3](https://docs.defisaver.com/actions/uniswap-v3.md) - [UniCreatePoolV3](https://docs.defisaver.com/actions/uniswap-v3/unicreatepoolv3.md) - [UniMintV3](https://docs.defisaver.com/actions/uniswap-v3/uniswapmintv3.md) - [UniSupplyV3](https://docs.defisaver.com/actions/uniswap-v3/uniswapsupplyv3.md) - [UniCollectV3](https://docs.defisaver.com/actions/uniswap-v3/uniswapcollectv3.md) - [UniWithdrawV3](https://docs.defisaver.com/actions/uniswap-v3/uniswapwithdrawv3.md) - [UniswapClaim](https://docs.defisaver.com/actions/uniswap-v3/uniswapclaim.md) - [Yearn](https://docs.defisaver.com/actions/yearn.md) - [YearnWithdraw](https://docs.defisaver.com/actions/yearn/yearnwithdraw.md) - [YearnSupply](https://docs.defisaver.com/actions/yearn/yearnsupply.md) - [Pendle](https://docs.defisaver.com/actions/pendle.md) - [PendleTokenReedem](https://docs.defisaver.com/actions/pendle/pendletokenreedem.md) - [Additional](https://docs.defisaver.com/triggers/additional.md) - [AaveV3MinDebtTrigger](https://docs.defisaver.com/triggers/additional/aavev3mindebttrigger.md) - [AaveV4MinDebtTrigger](https://docs.defisaver.com/triggers/additional/aavev4mindebttrigger.md) - [CompV3MinDebtTrigger](https://docs.defisaver.com/triggers/additional/compv3mindebttrigger.md) - [SparkMinDebtTrigger](https://docs.defisaver.com/triggers/additional/sparkmindebttrigger.md) - [McdMinDebtTrigger](https://docs.defisaver.com/triggers/additional/mcdmindebttrigger.md) - [MorphoBlueMinDebtTrigger](https://docs.defisaver.com/triggers/additional/morphobluemindebttrigger.md) - [FluidMinDebtTrigger](https://docs.defisaver.com/triggers/additional/fluidmindebttrigger.md) - [RequiredAmountAndAllowanceTrigger](https://docs.defisaver.com/triggers/additional/requiredamountandallowancetrigger.md) - [Utils](https://docs.defisaver.com/triggers/utils.md) - [ChainlinkPriceTrigger](https://docs.defisaver.com/triggers/utils/chainlinkpricetrigger.md) - [ClosePriceTrigger](https://docs.defisaver.com/triggers/utils/closepricetrigger.md) - [GasPriceTrigger](https://docs.defisaver.com/triggers/utils/gaspricetrigger.md) - [OffchainPriceTrigger](https://docs.defisaver.com/triggers/utils/offchainpricetrigger.md) - [Token Balance](https://docs.defisaver.com/triggers/utils/token-balance.md) - [Timestamp](https://docs.defisaver.com/triggers/utils/timestamp.md) - [TrailingStopTrigger](https://docs.defisaver.com/triggers/utils/trailingstoptrigger.md) - [AaveV2](https://docs.defisaver.com/triggers/aavev2.md) - [AaveV2RatioTrigger](https://docs.defisaver.com/triggers/aavev2/aavev2ratiotrigger.md) - [AaveV3](https://docs.defisaver.com/triggers/aavev3.md) - [AaveV3QuotePriceTrigger](https://docs.defisaver.com/triggers/aavev3/aavev3quotepricetrigger.md) - [AaveV3RatioTrigger](https://docs.defisaver.com/triggers/aavev3/aavev3ratiotrigger.md) - [AaveV3TrailingQuotePriceTrigger](https://docs.defisaver.com/triggers/aavev3/aavev3trailingquotepricetrigger.md) - [AaveV3QuotePriceRangeTrigger](https://docs.defisaver.com/triggers/aavev3/aavev3quotepricerangetrigger.md) - [AaveV4](https://docs.defisaver.com/triggers/aavev4.md) - [AaveV4QuotePriceTrigger](https://docs.defisaver.com/triggers/aavev4/aavev4quotepricetrigger.md) - [AaveV4RatioTrigger](https://docs.defisaver.com/triggers/aavev4/aavev4ratiotrigger.md) - [AaveV4QuotePriceRangeTrigger](https://docs.defisaver.com/triggers/aavev4/aavev4quotepricerangetrigger.md) - [Chicken bonds](https://docs.defisaver.com/triggers/chicken-bonds.md) - [CBReboundTrigger](https://docs.defisaver.com/triggers/chicken-bonds/cbreboundtrigger.md) - [Compound](https://docs.defisaver.com/triggers/compound.md) - [CompoundRatioTrigger](https://docs.defisaver.com/triggers/compound/compoundratiotrigger.md) - [CompoundV3](https://docs.defisaver.com/triggers/compoundv3.md) - [CompoundV3RatioTrigger](https://docs.defisaver.com/triggers/compoundv3/compoundv3ratiotrigger.md) - [CompV3PriceTrigger](https://docs.defisaver.com/triggers/compoundv3/compv3pricetrigger.md) - [CompV3PriceRangeTrigger](https://docs.defisaver.com/triggers/compoundv3/compv3pricerangetrigger.md) - [CurveUsd](https://docs.defisaver.com/triggers/curveusd.md) - [CurveUsdCollRatioTrigger](https://docs.defisaver.com/triggers/curveusd/curveusdcollratiotrigger.md) - [CurveUsdHealthRatioTrigger](https://docs.defisaver.com/triggers/curveusd/curveusdhealthratiotrigger.md) - [CurveUsdSoftLiquidationTrigger](https://docs.defisaver.com/triggers/curveusd/curveusdsoftliquidationtrigger.md) - [CurveUsdBorrowRateTrigger](https://docs.defisaver.com/triggers/curveusd/curveusdborrowratetrigger.md) - [Fluid](https://docs.defisaver.com/triggers/fluid.md) - [FluidRatioTrigger](https://docs.defisaver.com/triggers/fluid/fluidratiotrigger.md) - [Liquity](https://docs.defisaver.com/triggers/liquity.md) - [LiquityDebtInFrontTrigger](https://docs.defisaver.com/triggers/liquity/liquitydebtinfronttrigger.md): Checks if total amount of debt in front of a specified trove is over a limit - [LiquityRatioTrigger](https://docs.defisaver.com/triggers/liquity/liquityratiotrigger.md) - [LiquityDebtInFrontWithLimitTrigger](https://docs.defisaver.com/triggers/liquity/liquitydebtinfrontwithlimittrigger.md) - [LiquityV2](https://docs.defisaver.com/triggers/liquityv2.md) - [LiquityV2QuotePriceTrigger](https://docs.defisaver.com/triggers/liquityv2/liquityv2quotepricetrigger.md) - [LiquityV2RatioTrigger](https://docs.defisaver.com/triggers/liquityv2/liquityv2ratiotrigger.md) - [LiquityV2AdjustRateDebtInFrontTrigger](https://docs.defisaver.com/triggers/liquityv2/liquityv2adjustratedebtinfronttrigger.md) - [Maker](https://docs.defisaver.com/triggers/untitled.md) - [McdRatioTrigger](https://docs.defisaver.com/triggers/untitled/untitled.md) - [MorphoOptimizers](https://docs.defisaver.com/triggers/morphooptimizers.md) - [MorphoAaveV2RatioTrigger](https://docs.defisaver.com/triggers/morphooptimizers/morphoaavev2ratiotrigger.md) - [MorphoBlue](https://docs.defisaver.com/triggers/morphoblue.md) - [MorphoBluePriceTrigger](https://docs.defisaver.com/triggers/morphoblue/morphobluepricetrigger.md) - [MorphoBlueRatioTrigger](https://docs.defisaver.com/triggers/morphoblue/morphoblueratiotrigger.md) - [MorphoBluePriceRangeTrigger](https://docs.defisaver.com/triggers/morphoblue/morphobluepricerangetrigger.md) - [Reflexer](https://docs.defisaver.com/triggers/reflexer.md) - [ReflexerRatioTrigger](https://docs.defisaver.com/triggers/reflexer/reflexerratiotrigger.md) - [Spark](https://docs.defisaver.com/triggers/spark.md) - [SparkQuotePriceTrigger](https://docs.defisaver.com/triggers/spark/sparkquotepricetrigger.md) - [SparkQuotePriceRangeTrigger](https://docs.defisaver.com/triggers/spark/sparkquotepricerangetrigger.md) - [SparkRatioTriggre](https://docs.defisaver.com/triggers/spark/sparkratiotriggre.md)