Fund Markets (Liquidity Providers)
Discover pools
# pools your arena exposes
curl -H "X-Arena-Key: $ARENA_KEY" "$ARENAS_API/lending/pools"
# an account's positions, shares, and pending withdrawals
curl -H "X-Arena-Key: $ARENA_KEY" "$ARENAS_API/lending/pools/list/$ACCOUNT"Deposit
Withdraw (two-step, delayed)
How your capital is used
Boosted yield via Aave
After every write
Last updated