Skip to main content

Tables

BorrowPositionProxy_BorrowPositionOpen_event

Event logs tracking new borrow position openings on Dolomite v1 lending protocol on Arbitrum. Records borrower addresses and unique position indices for monitoring leverage activity and position lifecycle analysis.
Query with partition filter

BorrowPositionProxyV2_BorrowPositionOpen_event

Borrow position creation events from Dolomite v1 lending protocol on Arbitrum, capturing when users open new isolated margin accounts. Contains borrower addresses and unique account numbers for tracking leverage position lifecycles.
Query with partition filter

DolomiteMargin_LogAddMarket_event

Event log emitted when a new market is added to the Dolomite margin protocol, recording the assigned market identifier and token address. Used for tracking market availability and supported assets across Dolomite deployments.
Query with partition filter

DolomiteMargin_LogBuy_event

No description available.
No sample data available.
Query with partition filter

DolomiteMargin_LogCall_event

Event log emitted when an external contract call is executed within a Dolomite Margin account operation. Contains the account owner, sub-account number, and callee address for tracking protocol interactions and external integrations.
Query with partition filter

DolomiteMargin_LogDeposit_event

Deposit events emitted by the DolomiteMargin protocol recording account collateral additions. Contains account owner, market identifier, depositor address, and balance changes including the Wei delta and updated principal balance with sign indicators.
Query with partition filter

DolomiteMargin_LogIndexUpdate_event

Interest rate index updates for Dolomite margin markets containing borrow rate, supply rate, and last update timestamp. Tracks the accumulation of interest over time for each market identifier.
Query with partition filter

DolomiteMargin_LogInterestRate_event

Interest rate update events emitted by Dolomite Margin protocol contracts, recording rate changes for lending markets. Contains market identifier and new rate value for tracking borrowing cost dynamics.
No sample data available.
Query with partition filter

DolomiteMargin_LogLiquidate_event

Liquidation events from the Dolomite margin trading protocol recording undercollateralized position seizures. Contains liquidator and liquidated account identifiers, market IDs for collateral and debt assets, and balance updates (deltaWei and newPar) for both parties’ positions.
Query with partition filter

DolomiteMargin_LogOperation_event

Event log emitted by DolomiteMargin protocol contracts when an operation is executed, recording the sender address and transaction context. Used for tracking protocol interactions and operation sequencing across margin trading activities.
Query with partition filter

DolomiteMargin_LogOperatorSet_event

Operator authorization events from Dolomite Margin protocol recording when an owner grants or revokes trusted operator status to an address. The in_trusted flag indicates whether the operator is being authorized or deauthorized to execute operations on behalf of the owner.
Query with partition filter

DolomiteMargin_LogOraclePrice_event

Oracle price update events emitted by Dolomite Margin contracts, containing market identifiers and updated asset prices. Used for tracking price feed changes and valuation snapshots across Dolomite protocol markets.
Query with partition filter

DolomiteMargin_LogSell_event

Token swap events from the Dolomite protocol recording account-to-market trades with balance updates. Contains taker market (sold token), maker market (received token), account identifiers, exchange wrapper address, and delta/principal balance changes for both positions.
Query with partition filter

DolomiteMargin_LogSetEarningsRate_event

Earnings rate configuration events emitted by Dolomite Margin protocol contracts when the protocol fee rate is updated. Records the new earnings rate value applied to interest calculations for the lending platform.
Query with partition filter

DolomiteMargin_LogSetEarningsRateOverride_event

Event logs emitted when earnings rate overrides are set for specific markets in the DolomiteMargin protocol. Contains the market identifier and the override value applied to modify default earnings rate calculations.
No sample data available.
Query with partition filter

DolomiteMargin_LogSetLiquidationSpread_event

Event log emitted when the liquidation spread parameter is updated in the Dolomite Margin protocol. Records the new spread value used to calculate liquidator incentives during position liquidations.
No sample data available.
Query with partition filter

DolomiteMargin_LogSetLiquidationSpreadPremium_event

Event log emitted when liquidation spread premium parameters are configured for a specific market in the Dolomite margin protocol. Records the market identifier and the new premium value applied to liquidation spreads for risk management.
No sample data available.
Query with partition filter

DolomiteMargin_LogSetSpreadPremium_event

Liquidation spread premium configuration changes for Dolomite margin markets on Arbitrum, recording the premium percentages applied to each market ID during liquidations. Used for tracking risk parameter adjustments and analyzing liquidation incentive structures across different collateral types.
Query with partition filter

DolomiteMargin_LogTrade_event

Trade execution events from Dolomite Margin protocol containing maker and taker account details, market identifiers, position deltas, and auto-trader addresses. Captures bilateral trades with input/output market pairs and balance updates for both counterparties.
Query with partition filter

DolomiteMargin_LogTransfer_event

Transfer events from Dolomite Margin protocol recording balance changes between two accounts within a specified market. Contains account identifiers, market ID, and balance updates (deltaWei and newPar) for both accounts involved in the transfer.
Query with partition filter

DolomiteMargin_LogVaporize_event

Vaporization events from the Dolomite margin protocol recording debt elimination from undercollateralized accounts. Contains liquidator and vaporized account identifiers, market IDs for collateral and debt assets, and balance updates (deltaWei and newPar) for both positions.
Query with partition filter

DolomiteMargin_LogWithdraw_event

Withdrawal events from Dolomite margin protocol accounts tracking asset removals with account owner, market identifier, recipient address, and balance updates. Balance changes include both the Wei-denominated delta and resulting principal amount with sign indicators for position direction.
Query with partition filter

DolomiteMargin_LogWithdrawExcessTokens_event

Event log recording excess token withdrawals from Dolomite Margin protocol contracts. Contains the withdrawn token address and amount, enabling tracking of protocol surplus token removals and treasury management operations.
Query with partition filter

EventEmitterRegistry_AsyncDepositCancelled_event

Cancelled asynchronous deposit events from Dolomite v1 protocol on Arbitrum, tracking failed or user-cancelled deposit operations with deposit keys and token addresses. Used for monitoring deposit flow interruptions and analyzing user cancellation patterns.
Query with partition filter

EventEmitterRegistry_AsyncDepositCancelledFailed_event

Failed asynchronous deposit cancellation events from Dolomite V1 protocol on Arbitrum. Records deposit operations that encountered errors during cancellation, including the deposit key, token address, and failure reason for troubleshooting failed transactions.
Query with partition filter

EventEmitterRegistry_AsyncDepositCreated_event

Asynchronous deposit creation events from Dolomite v1 protocol on Arbitrum, capturing vault deposits with input/output token amounts and unique deposit keys. Used for tracking cross-asset deposit conversions and vault funding activity.
Query with partition filter

EventEmitterRegistry_AsyncDepositExecuted_event

Async deposit execution events from Dolomite v1 protocol on Arbitrum, tracking when asynchronous deposit operations complete with unique deposit keys and token addresses. Used for monitoring cross-contract deposit flows and reconciling multi-step deposit transactions.
Query with partition filter

EventEmitterRegistry_AsyncDepositFailed_event

No description available.
No sample data available.
Query with partition filter

EventEmitterRegistry_AsyncDepositOutputAmountUpdated_event

No description available.
No sample data available.
Query with partition filter

EventEmitterRegistry_AsyncWithdrawalCancelled_event

Cancelled asynchronous withdrawal events from Dolomite protocol on Arbitrum, tracking user-initiated withdrawal cancellations with unique withdrawal identifiers and token addresses. Useful for analyzing withdrawal behavior patterns and protocol liquidity management.
Query with partition filter

EventEmitterRegistry_AsyncWithdrawalCreated_event

Asynchronous withdrawal requests created on Dolomite v1 protocol on Arbitrum, tracking vault withdrawals with input tokens, output tokens, amounts, and execution parameters. Used for analyzing cross-asset withdrawal patterns and protocol liquidity flows.
Query with partition filter

EventEmitterRegistry_AsyncWithdrawalExecuted_event

Completed asynchronous withdrawal events from Dolomite v1 protocol on Arbitrum, tracking when delayed withdrawal requests are executed with unique identifiers and token addresses. Used for monitoring withdrawal processing times and analyzing liquidity flow patterns across different token markets.
Query with partition filter

EventEmitterRegistry_AsyncWithdrawalFailed_event

Failed asynchronous withdrawal events from Dolomite v1 protocol on Arbitrum, capturing withdrawal attempts that failed with error reasons and associated token addresses. Useful for monitoring withdrawal system health and identifying common failure patterns like slippage violations.
Query with partition filter

EventEmitterRegistry_AsyncWithdrawalOutputAmountUpdated_event

Asynchronous withdrawal output amount updates from Dolomite protocol on Arbitrum, tracking final token amounts received for withdrawal requests. Used to analyze withdrawal execution prices and slippage between initiation and completion.
Query with partition filter

EventEmitterRegistry_BorrowPositionOpen_event

Borrow position creation events from Dolomite V1 margin protocol on Arbitrum, tracking when users open leveraged positions with borrower addresses and account numbers. Used for analyzing borrowing activity, position lifecycle tracking, and identifying active margin traders.
Query with partition filter

EventEmitterRegistry_DistributorRegistered_event

No description available.
No sample data available.
Query with partition filter

EventEmitterRegistry_MarginPositionClose_event

Margin position closure events from Dolomite v1 protocol on Arbitrum, capturing token swaps and withdrawals when users close leveraged positions. Contains input/output token addresses, balance deltas, and withdrawal amounts for analyzing deleverage activity and position unwinds.
Query with partition filter

EventEmitterRegistry_MarginPositionOpen_event

Margin position opening events from Dolomite v1 protocol on Arbitrum, recording when users open leveraged positions by depositing collateral and borrowing assets. Tracks account details, token pairs (input/output tokens), balance changes, and margin deposit updates for analyzing leverage trading activity.
Query with partition filter

EventEmitterRegistry_RewardClaimed_event

Reward claim events from Dolomite protocol on Arbitrum, tracking user reward distributions by epoch and distributor contract. Used for analyzing incentive program participation and reward distribution patterns across protocol epochs.
Query with partition filter

EventEmitterRegistry_ZapExecuted_event

Zap execution records from Dolomite protocol on Arbitrum tracking multi-step token swaps through their EventEmitterRegistry contract. Contains swap routes (marketIdsPath), trader addresses, execution parameters, and encoded trade data for analyzing cross-market arbitrage and liquidity aggregation activity.
Query with partition filter

RewardsDistributor_Claimed_event

Reward claim events from Dolomite protocol on Arbitrum, recording user addresses, epoch numbers, and token amounts distributed from the RewardsDistributor contract. Enables tracking of reward distributions across epochs and analysis of user claim patterns.
Query with partition filter

VesterProxy_ClosePositionWindowSet_event

Configuration changes for position closing time windows in Dolomite’s vesting proxy contract on Arbitrum. Tracks when close position window durations are modified, with values in seconds (604800=7 days, 2592000=30 days, 31536000=365 days).
Query with partition filter

VesterProxy_EmergencyWithdraw_event

Emergency withdrawal events from Dolomite V1 vesting contracts on Arbitrum. Tracks forced withdrawals from vesting positions by owner address and vesting ID for monitoring early exit activity.
Query with partition filter

VesterProxy_EmergencyWithdrawTaxSet_event

Emergency withdrawal tax configuration changes for Dolomite v1 vesting contracts on Arbitrum. Tracks when the penalty tax rate for early withdrawals is modified, useful for monitoring vesting parameter governance.
Query with partition filter

VesterProxy_ForceClosePositionTaxSet_event

Event log tracking changes to the force close position tax parameter in Dolomite’s vesting proxy contract on Arbitrum. Records administrative updates to the liquidation penalty fee (measured in basis points, e.g., 500 = 5%) applied when positions are forcibly closed.
Query with partition filter

VesterProxy_PositionClosed_event

Token vesting position closure events from Dolomite v1 protocol on Arbitrum. Tracks when vesting schedules complete or are terminated early, including owner addresses, vesting IDs, and ETH costs paid for early withdrawal.
Query with partition filter

VesterProxy_PositionForceClosed_event

No description available.
No sample data available.
Query with partition filter

VesterProxy_PromisedTokensSet_event

Event log tracking promised token balance updates in Dolomite’s vesting proxy contract on Arbitrum. Records changes to vested token amounts with removal flags for analyzing token vesting schedules and claim activity.
Query with partition filter

VesterProxy_VestingPositionCreated_event

Token vesting position creation events from Dolomite protocol on Arbitrum. Records each new vesting schedule with position ID, token amount, creator address, duration (typically 280 days or 7 days), and start timestamp for tracking time-locked token releases.
Query with partition filter

VesterProxy_VestingStarted_event

Token vesting schedule initiation events from Dolomite v1 protocol on Arbitrum. Tracks when new vesting positions are created with unique vesting IDs, owner addresses, token amounts, and duration periods (ranging from 14 days to 280 days based on sample data).
Query with partition filter