What problem does it solve?
Glend helps you manage lending and borrowing positions without manually working through chain-specific DeFi mechanics, contract calls, and safety checks. It enables agents to perform reliable DeFi actions across multiple EVM networks using a unified interface.
Core Features & Use Cases
- Supply / Lend assets on Aave V3 (Pharos) or Compound V2 (Ethereum/Base) to earn interest, including required ERC-20 approvals.
- Borrow and monitor account health, enforcing safety by checking health factor (Aave) or liquidity/shortfall (Compound) before borrowing.
- Repay and withdraw assets, including repaying all debt patterns (Aave
maxUint256) and redeeming supplied positions (Compound redeemUnderlying).
Use case example: You want an AI agent to open a small test position on Pharos Testnet, borrow within a safe health factor threshold, then repay and withdraw back to your wallet.
Quick Start
Ask the agent to open a Glend position on Pharos Testnet by supplying WETH, borrowing a small amount, then reporting the updated account health using the enabled safety checks.