activity_date | The date of the recorded activity |
is_verified | Boolean flag indicating whether the project is verified |
chain | The blockchain network where the project operates (e.g., ethereum, solana) |
project | Unique identifier for the project |
project_name | Human-readable name of the project |
protocol | The specific protocol version or variant |
token_price_usd | Price of the projectβs token in USD, if applicable |
market_cap_usd | Market capitalization of the project in USD, if applicable |
vertical | The DeFi vertical category, always βlendingβ for this model |
total_volume_usd | Total trading volume in USD for the given activity date |
avg_volume_usd | Average trading volume in USD per transaction |
active_users | Count of unique users who interacted with the project |
total_transactions | Total number of transactions recorded for the activity date |
outstanding_loans_usd | Total value of outstanding loans in USD |
available_liquidity_usd | Total available liquidity in USD |
supplied_amount_usd | Total amount supplied to the protocol in USD |
tvl_usd | Total value locked of all assets in the protocol in USD terms |
deposit_volume_usd | Total deposit volume in USD for the activity date |
deposit_avg_usd | Average deposit size in USD |
depositor_count | Count of unique depositors |
deposit_tx_count | Total number of deposit transactions |
withdrawal_volume_usd | Total withdrawal volume in USD for the activity date |
withdrawal_avg_usd | Average withdrawal size in USD |
withdrawer_count | Count of unique withdrawers |
withdrawal_tx_count | Total number of withdrawal transactions |
loan_volume_usd | Total loan volume in USD for the activity date |
loan_avg_usd | Average loan size in USD |
borrower_count | Count of unique borrowers |
loan_tx_count | Total number of loan transactions |
repayment_volume_usd | Total repayment volume in USD for the activity date |
repayment_avg_usd | Average repayment size in USD |
borrower_repaying_count | Count of unique borrowers making repayments |
repayment_tx_count | Total number of repayment transactions |
liquidation_volume_usd | Total liquidation volume in USD for the activity date |
liquidation_avg_usd | Average liquidation size in USD |
borrower_liquidated_count | Count of unique borrowers who were liquidated |
liquidation_tx_count | Total number of liquidation transactions |
_created_at | Timestamp when the record was created |
_updated_at | Timestamp when the record was last updated |