Discover marketplace
TL;DR
- Discover lists open borrower requests (
state = pending). - You can filter by token and search by vault/token text.
- Opening a card takes you to the vault page for funding decisions.
Card fields
Discover cards use these labels:
AmountInterestRepayTermCollateralEst. APR
How lenders use it
- Open
/discover. - Filter or search.
- Open a vault request.
- Accept request from the vault page if terms fit.
Data behavior
- Default: realtime Firestore subscription.
- Optional: REST polling with
NEXT_PUBLIC_PENDING_USE_API=true. - Errors auto-retry in the list view.