#llmsmap.me

Independent technical audit

docs.defisaver.com

docs.defisaver.com

Overall AI readiness score

A combined result across all audit signals.

72of 100Average
AI readiness audit: 9/7/2026Public technical data

Overall AI readiness assessment

How ready docs.defisaver.com is for AI systems

72/100

DeFi Saver (docs.defisaver.com) received an AI-readiness score of 72/100 in an automated technical audit. llms.txt was accessible, llms-full.txt was accessible, and ai.txt was not found. The robots.txt analysis found 0 explicitly allowed and 0 blocked AI crawlers, with 1 declared sitemap. Homepage markup completeness was 0%; no Schema.org types were detected and 0 OpenGraph tags were detected. Results reflect the public site response observed on 2026-09-07T01:14:28.358Z.

Audit context

llms.txt is accessible and contains 8,214 tokens. An expanded llms-full.txt is also available with 31,420 tokens, giving agents more direct context. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.

robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. No Schema.org type was detected on the homepage. 0 OpenGraph tags were found and markup completeness is 0%, leaving more entity interpretation to crawlers.

The mobile Lighthouse profile adds Performance 84/100, Accessibility 95/100, Best Practices 100/100, SEO 92/100, and experimental Agentic Browsing 67/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.

Confirmed strengths

  • Accessible llms.txt
  • Expanded llms-full.txt
  • 1 sitemap declaration

Priority improvements

  1. 1Add JSON-LD for the organisation, website, and core entities.
  2. 2Complete OpenGraph and canonical homepage metadata.
  3. 3Reduce mobile rendering delay and main-thread work.
llms.txt tokens8,214
llms-full.txt tokens31,420
ai.txt
sitemap.xml

Google Lighthouse technical profile

A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.

Mobile · Lighthouse
84

Performance

95

Accessibility

100

Best Practices

92

Technical SEO

67

Agentic Browsing

What these results mean

Mobile performance is 84/100, with the largest visible content block appearing in 3.2 s and the browser main thread blocked for 310 ms. Layout shift was 0.001. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.

Accessibility scored 95/100, Best Practices 100/100, and technical SEO 92/100. The experimental Agentic Browsing category scored 67/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.

1

Free the main thread and accelerate the first view

Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.

2

Reduce code that loads without helping the page

Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.

3

Optimise images and their loading order

Serve correctly sized modern formats, prioritise the primary visual, and lazy-load content below the first viewport.

4

Make controls unambiguous

Give buttons and links accessible names, associate labels with fields, and use ordered headings and semantic regions. The same structure helps screen readers and software agents understand actions.

FCP2.3 s

First content

LCP3.2 s

Main content

CLS0.001

Layout stability

TBT310 ms

Blocking time

SI2.3 s

Visual speed

Metric glossary
FCP · First content
When the first text or image appeared on screen.
LCP · Main content
When the largest visible element in the first viewport rendered.
CLS · Layout stability
How much content shifted unexpectedly while loading; lower is better.
TBT · Blocking time
How long the browser main thread could not respond quickly to input.
SI · Visual speed
How quickly the visible viewport filled with content.
9/7/2026Lighthouse 13.4.1Mobile profile

AI readiness checks

Machine-readable files, crawler policy, discovery, and homepage markup.

llms.txt

File found and accessible

https://docs.defisaver.com/llms.txt
llms-full.txt

Full version is available

https://docs.defisaver.com/llms-full.txt
ai.txt

ai.txt file was not found

Sitemap in robots.txt1

1 sitemap found

Schema.org (JSON-LD)

Schema.org markup was not found on the homepage

OpenGraph

OpenGraph tags were not found on the homepage

AI bot access

Based on robots.txt analysis

GPTBotNot mentioned
OAI-SearchBotNot mentioned
ChatGPT-UserNot mentioned
Google-ExtendedNot mentioned
ClaudeBotNot mentioned
Claude-SearchBotNot mentioned
Claude-UserNot mentioned
BytespiderNot mentioned
CCBotNot mentioned
PerplexityBotNot mentioned
Perplexity-UserNot mentioned

Sitemaps

Declared discovery routes for crawlers and agents.

# 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)
Share or continue the analysis
Share this audit
Discuss with AI
Added 9/7/2026
docs.defisaver.com - AI readiness audit | llmsmap.me