Institution
- KYB and at least one beneficial owner are verified.
- Collateral wallets are ready.
- Payout and return addresses are approved.
- A small cNGN payout and repayment has completed on Base.
Integration
- Keys have minimum scopes, expiry rules, and IP limits where practical.
- Keys are stored in a secret manager.
- Server clocks are synchronized.
- The exact serialized body is signed and sent.
- Retries use stable business IDs and fresh signing values.
- Vantage IDs and transaction hashes are stored for reconciliation.
Financial test
- Deposit a small collateral amount.
- Create and accept a quote.
- Reconcile cNGN payout.
- Repay the current amount owed.
- Confirm loan closure.
- Reconcile the automatic collateral return.
Availability gate
CheckGET /api/v1/public/lending-status before showing a quote or application flow.
If new lending is paused, keep existing loan and repayment screens available and retry
the status endpoint after 30 seconds.