Skip to main content

Tables

Loan_Drawdown_event

Loan withdrawal events from Maple Finance V1 protocol on Ethereum, recording when borrowers draw down funds from approved credit lines. Contains drawdown amounts (in token wei units) and loan contract addresses for tracking capital deployment and borrower activity.
Query with partition filter

LoanFactory_LoanCreated_event

Loan origination events from Maple Finance V1 protocol on Ethereum, capturing new undercollateralized loans issued to institutional borrowers with USDC (liquidity asset) and WBTC (collateral asset). Used for analyzing Maple’s institutional lending activity, loan terms (interest rates in basis points from in_specs), and borrower relationships.
Query with partition filter

MapleLoan_Funded_event

Loan funding events from Maple Finance V1 on Ethereum, recording when lenders provide capital to borrowers with funding amounts, lender addresses, and next payment due dates. Used for analyzing lending activity, capital deployment patterns, and loan origination metrics in the Maple protocol.
Query with partition filter

MapleLoanFactory_InstanceDeployed_event

Loan deployment events from Maple Finance v1 protocol on Ethereum, capturing when new loan contracts are instantiated through the factory with their initialization parameters and version numbers. Used for tracking loan origination activity and analyzing protocol growth across different contract versions.
Query with partition filter

MapleLoanV2_PaymentMade_event

Payment events from Maple Finance V2 loan contracts on Ethereum, recording interest and principal repayments with associated delegate and treasury fee distributions for analyzing institutional DeFi lending activity.
Query with partition filter

MplRewards_RewardPaid_event

MPL token reward distribution events from Maple Finance V1 protocol on Ethereum. Records rewards paid to liquidity providers and stakers, tracking recipient accounts and reward amounts denominated in wei.
Query with partition filter

MplRewardsFactory_MplRewardsCreated_event

MPL rewards contract deployment events from Maple Finance v1 on Ethereum. Tracks creation of staking reward contracts with MPL token as rewards, linking staking tokens to their corresponding rewards distribution contracts for analyzing Maple’s liquidity mining programs.
Query with partition filter

Pool_Claim_event

Loan repayment claim events from Maple Finance V1 lending pools on Ethereum, capturing principal and interest distributions to stake lockers and pool delegates. Used for analyzing lender yield distribution and loan settlement activity.
Query with partition filter

Pool_DefaultSuffered_event

Loan default events from Maple Finance v1 lending pools on Ethereum, tracking losses incurred when borrowers fail to repay and the corresponding Balancer Pool Token (BPT) burns and returns. Used for analyzing protocol credit risk, pool performance, and liquidity provider losses during default scenarios.
Query with partition filter

Pool_LoanFunded_event

LoanFunded events from Maple Finance v1 lending pools on Ethereum, recording when pool capital is deployed to borrowers with loan contract addresses, debt locker references, and funded amounts in wei. Used for tracking institutional lending activity and pool capital deployment across Maple’s credit marketplace.
Query with partition filter

PoolFactory_PoolCreated_event

Pool creation events emitted by factory contracts when new liquidity pools are deployed. Records the pool address, token pair or configuration parameters, and fee structure for tracking pool deployments across decentralized exchange protocols.
Query with partition filter