Skip to main content

Tables

BorrowerOperations_BorrowingFeePaid_event

Borrowing fee payment events from Prisma Finance CDP (Collateralized Debt Position) protocol on Ethereum, capturing fees charged when users mint stablecoins against collateral. Used for analyzing protocol revenue, borrowing costs, and user debt positions over time.
Query with partition filter

BorrowerOperations_TroveCreated_event

Trove (collateralized debt position) creation events from Prisma Finance on Ethereum. Tracks when borrowers open new positions with their account address and sequential position index for analyzing protocol adoption and user onboarding patterns.
Query with partition filter

BorrowerOperations_TroveUpdated_event

Trove (collateralized debt position) state change events from Prisma Finance on Ethereum, capturing collateral amounts, debt levels, and operation types. Used for tracking CDP adjustments, liquidations, and borrower position management across the protocol.
Query with partition filter

Factory_NewDeployment_event

Factory contract deployment events from Prisma Finance on Ethereum, recording new collateral vault deployments with references to associated TroveManager, SortedTroves, and PriceFeed contract addresses for analyzing protocol expansion and supported collateral types.
Query with partition filter

mkUSD_ReceiveFromChain_event

Cross-chain mkUSD stablecoin receipt events on Ethereum from Prisma Finance, capturing inbound transfers with source chain identifiers, recipient addresses, and token amounts. Used for tracking cross-chain bridge activity and mkUSD circulation across LayerZero-supported networks.
Query with partition filter

mkUSD_SendToChain_event

Cross-chain bridge transfer events for mkUSD stablecoin from Ethereum to destination chains using LayerZero protocol (chain IDs like 110 for Arbitrum, 184 for Base). Used for tracking mkUSD supply migration and cross-chain liquidity flows in Prisma Finance.
Query with partition filter

mkUSD_Transfer_event

Transfer events for mkUSD, Prisma Finance’s overcollateralized stablecoin on Ethereum, tracking mints, burns, and transfers between addresses. Useful for analyzing mkUSD supply changes, holder distributions, and protocol liquidity flows.
Query with partition filter

StabilityPool_G_Updated_event

Stability pool gain parameter (G) update events from Prisma Finance v1 on Ethereum, tracking epoch and scale parameters for liquidation reward distribution calculations. Used for analyzing stability pool reward accrual mechanisms and depositor gain tracking over time.
Query with partition filter

StabilityPool_P_Updated_event

Product ratio updates from Prisma Finance stability pool on Ethereum, tracking the scaling factor (P) used to calculate depositor shares and reward distributions when liquidations occur.
Query with partition filter

StabilityPool_S_Updated_event

Stability pool state updates from Prisma Finance on Ethereum, tracking the S parameter which represents accumulated stablecoin deposits scaled by epoch and scale factors. Used for monitoring pool liquidity changes and liquidation reward distributions over time.
Query with partition filter

StabilityPool_StabilityPoolDebtBalanceUpdated_event

Debt balance updates for Prisma Finance’s Stability Pool on Ethereum, tracking the total debt held by the pool as users deposit or withdraw stablecoin collateral. Used to monitor pool liquidity depth and analyze liquidation capacity over time.
Query with partition filter

StabilityPool_UserDepositChanged_event

User deposit activity in Prisma Finance stability pools on Ethereum, tracking depositor addresses and updated deposit balances in wei. Used for analyzing liquidity provider behavior and pool participation over time.
Query with partition filter

TroveManager_CollateralSent_event

Collateral withdrawal events from Prisma Finance TroveManager contracts on Ethereum, recording when collateral is sent from troves to recipient addresses. Used for tracking liquidations, redemptions, and collateral withdrawals with precise amounts and destination accounts.
Query with partition filter

TroveManager_Redemption_event

Debt redemption events from Prisma Finance lending protocol on Ethereum, where users exchange stablecoin debt for underlying collateral. Records attempted and actual debt amounts redeemed, collateral returned to redeemer, and protocol fees for analyzing liquidation pressure and redemption arbitrage opportunities.
Query with partition filter

TroveManager_TotalStakesUpdated_event

Event logs tracking aggregate collateral stake changes in Prisma Finance TroveManager contracts on Ethereum. Records updates to total system-wide stakes measured in wei, useful for analyzing protocol-wide collateralization trends and liquidation threshold movements.
Query with partition filter

TroveManager_TroveUpdated_event

Collateralized debt position (trove) state changes from Prisma Finance on Ethereum, tracking borrower collateral amounts, debt balances, and operation types. Used for analyzing CDP health ratios, liquidation risk, and borrowing activity across different collateral types.
Query with partition filter