Blockdaemon · Capability
Blockdaemon DeFi API — Lend and Borrow
Deposit, borrow, repay, withdraw, and position lookup against Aave V2/V3 and Compound V2/V3 lending markets via the Blockdaemon DeFi API.
What You Can Do
POST
Deposit
— Create a deposit transaction.
/v1/defi/lendborrow/deposit
MCP Tools
blockdaemon-get-pools
Returns supply/borrow APYs across lending pools.
read-only
idempotent
blockdaemon-deposit
Create a deposit transaction.
blockdaemon-borrow
Create a borrow transaction.
blockdaemon-repay
Create a repay transaction.
blockdaemon-withdraw
Create a withdraw transaction.
blockdaemon-get-user-positions
Get a user's lend/borrow position snapshot.
read-only
idempotent