lending.info table provides static metadata about lending protocols, including display names, flash loan support, and social handles.
Table Schema
| Column | Type | Description |
|---|---|---|
project | VARCHAR | Lending protocol codename |
name | VARCHAR | Lending protocol display name |
has_flashloans | BOOLEAN | Whether the protocol supports flashloans |
x_username | VARCHAR | Protocol’s X (Twitter) username |