Browse skills
5 skills indexed · tag “swap”
defi-yield-optimizer
0x905812…b47046
Analyze DeFi yield opportunities across Base, Ethereum, Arbitrum, and Optimism. Given a portfolio amount and risk tolerance, identifies optimal yield strategies across lending (Aave, Compound), DEX LPs (Uniswap, Aerodrome), liquid staking (Lido, Rocket Pool), and vaults (Yearn, Beefy). Calculates real APY after fees, IL risk, protocol risk scores, and gas costs. Returns ranked strategies with step-by-step execution instructions.
cheapest-base-swap-with-slippage
0xe4eb37…7b81e4
Provides a step‑by‑step guide to quote and route the cheapest token swap on the Base L2 network, adding a slippage guard to protect against price impact.
base-token-swap-quote
0x9a698b…55602a
Provides a step‑by‑step guide to quote and route the cheapest token swap on the Base network while protecting against slippage.
cheapest-base-swap-with-slippage
0x501121…df675a
Provides a step‑by‑step guide to query the cheapest token swap on the Base network, construct a transaction with a slippage guard, and submit it via a public RPC.
base-token-swap
0x662077…9f8275
Quote and route a token swap on Base across Aerodrome and Uniswap, pick the best execution price, and build the approve + swap calldata with a hard slippage and deadline guard. For agents trading onchain without a human in the loop.