Skip to main content

Tables

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketIdSTRINGUnique identifier for a market within the Dolomite protocol. String representation of a non-negative integer starting from 0.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_tokenlog_indexin_marketIdblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x657e8c867d8b37dcc18fa4caead9c45eb088c6424287068032025-02-04T23:49:20.000Z0x5855067f142aae720aeeb12e7b003a1457731906dfec2fda2fcfc4bf5eec6e61
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x7dcc39b4d1c53cb31e1abc0e358b43987fef80f717297068032025-02-04T23:49:20.000Z0x5855067f142aae720aeeb12e7b003a1457731906dfec2fda2fcfc4bf5eec6e61
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x589b3b5e75d5475908c6c2ebd1f2f68eeca52ee4383851910532025-05-18T20:14:55.000Z0xe6f7d492f44502e19a4c45ddd80d71fb671b5524fa465bb0506d7f2e590b5d8e
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogAddMarket_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DolomiteMargin_LogBuy_event

No description available.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOwnerSTRINGOwner address of the account in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountNumberSTRINGAccount identifier associated with the owner’s position in the Dolomite protocol. Numeric string representing a unique sub-account within the user’s address space.
in_takerMarketSTRINGMarket identifier for the token sold in the swap. Numeric string representing the Dolomite protocol’s internal market ID.
in_makerMarketSTRINGMarket identifier for the token received in the swap. Numeric string representing the Dolomite protocol’s internal market ID.
in_takerUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the taker market position in the Dolomite protocol. Contains deltaWei (balance change) and newPar (principal balance after update), each with a sign indicating positive or negative value and a numeric string value.
in_makerUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the maker market position in the Dolomite protocol. Contains deltaWei (balance change) and newPar (principal balance after update), each with a sign indicating positive or negative value and a numeric string value.
in_exchangeWrapperSTRINGContract address of the exchange wrapper used to facilitate the token swap in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogBuy_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOwnerSTRINGOwner address of the account in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountNumberSTRINGAccount identifier associated with the owner’s position in the Dolomite protocol. Numeric string representing a unique sub-account within the user’s address space.
in_calleeSTRINGContract address of the callee invoked in the Dolomite protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_calleelog_indexblock_numberblock_timestampin_accountOwnerin_accountNumbertransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab41148702272025-05-11T13:30:44.000Z0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab400x0a4327e3de2b9e7090babbf0193b2efa032fbe462d22a6af66bc8013dea2db9b
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab41248675702025-05-11T12:02:45.000Z0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab400xe31f829a6c8afefa07583e6c30a75837403222b7b6e109b8db08e0c45426cb79
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab41348881442025-05-11T23:26:47.000Z0x46ddde9c9ffe53ba3db34ff72a6f8b6cd831fab400x2e2c223ce7ed60e09c0ae46af3381b4d606e217464d8e1f7c64e0c27d855cb61
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogCall_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOwnerSTRINGOwner address of the account in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountNumberSTRINGAccount identifier associated with the owner’s position in the Dolomite protocol. Numeric string representing a unique sub-account within the user’s address space.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_updateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Account balance update containing the change in Wei (deltaWei) and the new principal balance (newPar). Each component includes a boolean sign indicator and a numeric string value representing the amount.
in_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressin_fromremovedin_marketin_updatelog_indexblock_numberblock_timestampin_accountOwnerin_accountNumbertransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d0xf8b2c637a68cf6a17b1df9f8992eebeff63d2dfffalse29{“newPar”:{“sign”:true,“value”:“650651999990071931”},“deltaWei”:{“sign”:true,“value”:“650652000000000000”}}7032572392025-04-04T14:22:15.000Z0xbec69dfce4c1fa8b7843fee1ca85788d84a86b0600x6d7affbcf604abd502f77e898769a41a6932a2d449c341554e54f3acc5381881
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d0xb83742330443f7413dbd2abdfc046db0474a944efalse29{“newPar”:{“sign”:true,“value”:“2499999999961924090001”},“deltaWei”:{“sign”:true,“value”:“2500000000000000000000”}}2532398522025-04-04T04:45:59.000Z0xb83742330443f7413dbd2abdfc046db0474a944e00x2393048da3fc1b3ecb1ab0b2aeed9874a0707a9607b6ad0703828bf97f376fad
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d0xf8b2c637a68cf6a17b1df9f8992eebeff63d2dfffalse6{“newPar”:{“sign”:true,“value”:“85796561”},“deltaWei”:{“sign”:true,“value”:“85810702”}}10132628482025-04-04T17:22:58.000Z0x864de5bbaf4b8c808e94a8385b95b0855d17013700xd8eb95691aa0c8fb85bed2e13bfd7a9f82abff071bd0e9cf8ec5dfaff2663809
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogDeposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_indexSTRUCT<borrow STRING, supply STRING, lastUpdate STRING>Liquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
addressremovedin_indexin_marketlog_indexblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse{“borrow”:“1000229751352431926”,“supply”:“1000067814362482784”,“lastUpdate”:“1739318409”}19210208892025-02-12T00:00:09.000Z0x052f54722c3639f30ad542d7c816676742fd44d86c1943e5e606887cc44e319b
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse{“borrow”:“1000233661207521049”,“supply”:“1000043580009512618”,“lastUpdate”:“1739318409”}29010208892025-02-12T00:00:09.000Z0x052f54722c3639f30ad542d7c816676742fd44d86c1943e5e606887cc44e319b
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse{“borrow”:“1000031588567868077”,“supply”:“1000001231544906646”,“lastUpdate”:“1739318409”}09110208892025-02-12T00:00:09.000Z0x052f54722c3639f30ad542d7c816676742fd44d86c1943e5e606887cc44e319b
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogIndexUpdate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_rateSTRUCT<value STRING>Interest rate value used in the protocol operation. Numeric string representation without decimal formatting.
addressin_rateremovedin_marketlog_indexblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d4731057539false15211467602025-02-15T00:03:41.000Z0x472afc67a9afff9e9fddc473565f0561c0e5ca40f5f684ae48be691aff78c9e5
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d362619065false3711467952025-02-15T00:04:51.000Z0x9b7b268804795df9299a519dde123ce7aaa99210fa21771fa46f5d99886960ee
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97d4731058288false1611467952025-02-15T00:04:51.000Z0x9b7b268804795df9299a519dde123ce7aaa99210fa21771fa46f5d99886960ee
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogInterestRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_solidAccountOwnerSTRINGAccount address of the entity performing the liquidation or vaporization in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_solidAccountNumberSTRINGAccount number identifying the liquidator’s position in the Dolomite protocol. String-encoded numeric value, with 0 representing the default account and larger values representing isolated sub-accounts.
in_liquidAccountOwnerSTRINGAccount address of the entity whose position is being liquidated in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_liquidAccountNumberSTRINGAccount number identifying the position being liquidated in the Dolomite protocol. String-encoded numeric value, with 0 representing the default account and larger values representing isolated sub-accounts.
in_heldMarketSTRINGMarket identifier for the collateral asset held by the account. String-encoded numeric value representing the market ID in the Dolomite protocol.
in_owedMarketSTRINGMarket identifier for the debt asset owed by the account. String-encoded numeric value representing the market ID in the Dolomite protocol.
in_solidHeldUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidator’s collateral position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
in_solidOwedUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidator’s debt position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
in_liquidHeldUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidated account’s collateral position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
in_liquidOwedUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidated account’s debt position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
addressremovedlog_indexblock_numberin_heldMarketin_owedMarketblock_timestamptransaction_hashin_solidHeldUpdatein_solidOwedUpdatein_liquidHeldUpdatein_liquidOwedUpdatein_solidAccountOwnerin_liquidAccountOwnerin_solidAccountNumberin_liquidAccountNumber
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse7314384321142025-02-21T20:41:07.000Z0x8d524150a74b06ab511baec38b70a11fe00eb68a6320f0bbbf5ce0cd47899e3e{“newPar”:{“sign”:true,“value”:“3248931861439993432096”},“deltaWei”:{“sign”:true,“value”:“83685220391140551521”}}{“newPar”:{“sign”:false,“value”:“525973055989944956854”},“deltaWei”:{“sign”:false,“value”:“526000010530877679511”}}{“newPar”:{“sign”:true,“value”:“25857310207466881245”},“deltaWei”:{“sign”:false,“value”:“83685220391140551521”}}{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“526000010530877679511”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20xeb4209c435a251b169eabdeaeda8f721d2906243022169266221351355174303431326815669432729050279574193369278030738754503371972
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse1524592257102025-05-05T04:01:51.000Z0xb26ad1ba6a8e23b0115bfba66d8088b11f5393859666127add660f671a95fedc{“newPar”:{“sign”:true,“value”:“1270261230834968070498”},“deltaWei”:{“sign”:true,“value”:“55594376945852887891”}}{“newPar”:{“sign”:true,“value”:“338074586811767374”},“deltaWei”:{“sign”:false,“value”:“74239497393101023”}}{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“55594376945852887891”}}{“newPar”:{“sign”:false,“value”:“893523141006742”},“deltaWei”:{“sign”:true,“value”:“74239497393101023”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20xec6c7ef36aa0ab3cd43987fd438e88bab9ea9cf7013118919890376984657811662812435897206433021908398536292533860205300796476231
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse8445928823302025-05-05T04:24:51.000Z0x79137265858f705a98302a78278260b197dbd9c70b1d46a3bf67e16cd6e01173{“newPar”:{“sign”:true,“value”:“58379872897981775”},“deltaWei”:{“sign”:true,“value”:“60051499820567208”}}{“newPar”:{“sign”:true,“value”:“439445638847419398”},“deltaWei”:{“sign”:false,“value”:“73863728927452”}}{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“60051499820567208”}}{“newPar”:{“sign”:false,“value”:“25577037923356”},“deltaWei”:{“sign”:true,“value”:“73863728927452”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20x76a645ee9459d581295a4f0aa109137f7c370899091524422190190208664109652291896430562167461390760759574609636893946932419038
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogLiquidate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_senderlog_indexblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x29cf6e8ecefb8d3c9dd2b727c1b7d1df1a754f6f4832167082025-04-03T15:50:28.000Z0xc65054533f8304aae43957db15294de4312a9174a5f8e4ca0ff87b201d09a9d6
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x29cf6e8ecefb8d3c9dd2b727c1b7d1df1a754f6f5632167132025-04-03T15:50:38.000Z0x6d56380fbe73aaa464cc5d221c9ce9147e5b3eb2891b47de76d8fcafa0ec1808
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x29cf6e8ecefb8d3c9dd2b727c1b7d1df1a754f6f7132167132025-04-03T15:50:38.000Z0x6d56380fbe73aaa464cc5d221c9ce9147e5b3eb2891b47de76d8fcafa0ec1808
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogOperation_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_operatorSTRINGAddress authorized to execute the operation on behalf of the token owner. Hex-encoded, 0x-prefixed, 42-character string.
in_trustedBOOLBoolean flag indicating whether the operator has trusted status for the owner’s account.
addressremovedin_ownerlog_indexin_trustedin_operatorblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x55b6974569b96bbe73a9bf0bbe8e8df9d7d4ea2516true0x18b619935591958499d37140fa1670f33460bfbf12615392025-02-17T16:13:25.000Z0x5f0791e4de6b223ca5b50f5e61038a630a146cd10ecb00e9a484f8fee46fb50a
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x55b6974569b96bbe73a9bf0bbe8e8df9d7d4ea250true0x18b619935591958499d37140fa1670f33460bfbf12613682025-02-17T16:07:31.000Z0x1a165854aa0a0f95fe2b302f0e6567a0243e03fd6b50b3035bd14a9887799d39
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x55b6974569b96bbe73a9bf0bbe8e8df9d7d4ea250true0xb50bcdfc914e0afb484dee621f49010862fb928d12629092025-02-17T17:00:25.000Z0x7d0c2e3d0024ad85192e50379ddbfd1e0ed40e62e2c9ba34b84ffcb53ccf1e81
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogOperatorSet_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_priceSTRUCT<value STRING>Price of the asset or position in the transaction or event. Numeric string representation in smallest denomination or with extended precision.
addressremovedin_pricein_marketlog_indexblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse100139263574695417731239754332025-04-21T00:02:41.000Z0xa74c42088eef134a257fe5920783edc29b642f163a94975f6f7dfe139aeedcf0
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse85132743107500000000000000000000041339754332025-04-21T00:02:41.000Z0xa74c42088eef134a257fe5920783edc29b642f163a94975f6f7dfe139aeedcf0
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse332108727876883562911039754332025-04-21T00:02:41.000Z0xa74c42088eef134a257fe5920783edc29b642f163a94975f6f7dfe139aeedcf0
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogOraclePrice_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOwnerSTRINGOwner address of the account in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountNumberSTRINGAccount identifier associated with the owner’s position in the Dolomite protocol. Numeric string representing a unique sub-account within the user’s address space.
in_takerMarketSTRINGMarket identifier for the token sold in the swap. Numeric string representing the Dolomite protocol’s internal market ID.
in_makerMarketSTRINGMarket identifier for the token received in the swap. Numeric string representing the Dolomite protocol’s internal market ID.
in_takerUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the taker market position in the Dolomite protocol. Contains deltaWei (balance change) and newPar (principal balance after update), each with a sign indicating positive or negative value and a numeric string value.
in_makerUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the maker market position in the Dolomite protocol. Contains deltaWei (balance change) and newPar (principal balance after update), each with a sign indicating positive or negative value and a numeric string value.
in_exchangeWrapperSTRINGContract address of the exchange wrapper used to facilitate the token swap in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberin_makerMarketin_makerUpdatein_takerMarketin_takerUpdateblock_timestampin_accountOwnerin_accountNumbertransaction_hashin_exchangeWrapper
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse19610383470{“newPar”:{“sign”:true,“value”:“25471032199440”},“deltaWei”:{“sign”:true,“value”:“25471067688622”}}1{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“12000000000000000”}}2025-02-12T09:50:39.000Z0x718e5b4f5b007bceb7ad6ce8c2629cea767fc4ec562350350099210290088080111696369334025264362356152816756518403103830203157610x0100e555dfe037dd18c30858549139e6d9389ee8f1104ce0b5dabc3f76ded5ef0x18b619935591958499d37140fa1670f33460bfbf
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse8310380490{“newPar”:{“sign”:true,“value”:“208471219937033463”},“deltaWei”:{“sign”:true,“value”:“208471509823239412”}}1{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“99199753529444885072”}}2025-02-12T09:40:30.000Z0x9c85b1ff774af0417dbcd7dd583a8b033110da91866485047831245603929667944711375060161130551260101556412508666796576479393130x1ee19e4cd0f751a8e05a1249a58681278ca776641eceb26b05942a99cf50c71f0x18b619935591958499d37140fa1670f33460bfbf
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse4510570360{“newPar”:{“sign”:true,“value”:“217917418455941”},“deltaWei”:{“sign”:true,“value”:“217917759853486”}}1{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“100000000000000000”}}2025-02-12T20:22:13.000Z0x4ab3e48ad79cda4a994c14f5acef93444aa036c514761849722228405498807830638698703933599899662912589900565707726594351990720xa6d5902a1a5e6dc6eaf58e11648e5ea8b575bd26f9334e241ad6a998fb74daf70x18b619935591958499d37140fa1670f33460bfbf
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogSell_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_earningsRateSTRUCT<value STRING>Earnings rate parameter set in the protocol. Stored as a struct containing an 18-decimal fixed-point number represented as a string.
addressremovedlog_indexblock_numberblock_timestampin_earningsRatetransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse1217986832025-02-06T23:43:43.000Z8000000000000000000xd02eb2b201f0676be8641572acfa647ed03a92949e603e87ee68d79cf1a4a2d1
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogSetEarningsRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketIdSTRINGUnique identifier for a market within the Dolomite protocol. String representation of a non-negative integer starting from 0.
in_earningsRateOverrideSTRUCT<value STRING>Custom earnings rate set for a specific market in the Dolomite protocol. Struct containing a string value representing the rate override.
addressremovedlog_indexin_marketIdblock_numberblock_timestamptransaction_hashin_earningsRateOverride
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse373547910982025-05-09T18:10:50.000Z0xc0e89d0a891de4a12ff2fc75844aece51e8e241cbce5a6f6dcbee23c1d296c030
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse12262410322025-01-25T20:43:42.000Z0x023a6c836068547dd9c27df0bf3825b990a80a23d5db2d77b0a3c2a6ecfbd9540
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse25272410322025-01-25T20:43:42.000Z0x023a6c836068547dd9c27df0bf3825b990a80a23d5db2d77b0a3c2a6ecfbd9540
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogSetEarningsRateOverride_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_liquidationSpreadSTRUCT<value STRING>Liquidation spread parameter for the Dolomite protocol. Struct containing a string value field representing the spread in wei, with 18 decimal precision.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogSetLiquidationSpread_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_marketIdSTRINGUnique identifier for a market within the Dolomite protocol. String representation of a non-negative integer starting from 0.
in_liquidationSpreadPremiumSTRUCT<value STRING>Liquidation spread premium parameter for a Dolomite market. String representation of the premium value in wei, where 1e18 represents 100% (e.g., ‘200000000000000000’ equals 20%).
addressremovedlog_indexin_marketIdblock_numberblock_timestamptransaction_hashin_liquidationSpreadPremium
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse343547910982025-05-09T18:10:50.000Z0xc0e89d0a891de4a12ff2fc75844aece51e8e241cbce5a6f6dcbee23c1d296c032000000000000000000
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse159315057652025-02-23T12:30:04.000Z0x2a305f6e3d08dd7d32fba1943942a84152d11e76c34886e5fb7bba8b809e7fd8200000000000000000
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse161215057652025-02-23T12:30:04.000Z0x2a305f6e3d08dd7d32fba1943942a84152d11e76c34886e5fb7bba8b809e7fd8200000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogSetLiquidationSpreadPremium_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_takerAccountOwnerSTRINGAddress that owns the taker account in the Dolomite protocol trade. Hex-encoded, 0x-prefixed, 42-character string.
in_takerAccountNumberSTRINGAccount identifier for the taker side of the trade in the Dolomite protocol. Numeric string that can be either a simple index (0) or a large integer representing a virtual account.
in_makerAccountOwnerSTRINGAddress that owns the maker account in the Dolomite protocol trade. Hex-encoded, 0x-prefixed, 42-character string.
in_makerAccountNumberSTRINGAccount identifier for the maker side of the trade in the Dolomite protocol. Numeric string that can be either a simple index (0) or a large integer representing a virtual account.
in_inputMarketSTRINGMarket identifier for the asset received by the taker in the trade. Numeric string representing the market index in the Dolomite protocol.
in_outputMarketSTRINGMarket identifier for the asset sent by the taker in the trade. Numeric string representing the market index in the Dolomite protocol.
in_takerInputUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the taker’s input position resulting from the trade. Structure contains deltaWei (signed change in Wei units) and newPar (signed new principal balance), where sign is true for positive and false for negative values, both represented as numeric strings.
in_takerOutputUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the taker’s output position resulting from the trade. Structure contains deltaWei (signed change in Wei units) and newPar (signed new principal balance), where sign is true for positive and false for negative values, both represented as numeric strings.
in_makerInputUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the maker’s input position resulting from the trade. Structure contains deltaWei (signed change in Wei units) and newPar (signed new principal balance), where sign is true for positive and false for negative values, both represented as numeric strings.
in_makerOutputUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the maker’s output position resulting from the trade. Structure contains deltaWei (signed change in Wei units) and newPar (signed new principal balance), where sign is true for positive and false for negative values, both represented as numeric strings.
in_autoTraderSTRINGContract address of the automated trading contract that executed or facilitated the trade. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberin_autoTraderin_inputMarketblock_timestampin_outputMarkettransaction_hashin_makerInputUpdatein_takerInputUpdatein_makerAccountOwnerin_makerOutputUpdatein_takerAccountOwnerin_takerOutputUpdatein_makerAccountNumberin_takerAccountNumber
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse5154065360xe728b67c258f2e60988bd2cebf0350bdc358e3e982025-05-23T17:38:42.000Z390xd7bed8c366af7c5ffe09290feb4d49dd239fab342fdcc4fbcb8c3b404cb98a81{“newPar”:{“sign”:true,“value”:“4975680314754354056”},“deltaWei”:{“sign”:true,“value”:“5000000000000000000”}}{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“5000000000000000000”}}0x76f103037601a2a8f042caa259c55abbb34e30eb{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“0”}}0x4eca9e4bd0ef30c6c8f55c71d4b1cbb0c64c1a9a{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“0”}}055636262936862714086280847955490569243406769295761443382445456409520423407381
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse12455698730x645004487ae442049effd66b1a09ecb8d5274b1c392025-05-27T09:59:55.000Z80x905fb55efaa7c82ab0fcd4f639c75b836c0461755a38a48f7041ad2a460587a4{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“0”}}{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“0”}}0x4eca9e4bd0ef30c6c8f55c71d4b1cbb0c64c1a9a{“newPar”:{“sign”:true,“value”:“3998000000000000000”},“deltaWei”:{“sign”:true,“value”:“4018802518409764868”}}0x76f103037601a2a8f042caa259c55abbb34e30eb{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“4018802518409764868”}}131003580051326670254091052667341151932695770686374769843386091030870366342360
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse2155765720xe728b67c258f2e60988bd2cebf0350bdc358e3e982025-05-27T13:37:36.000Z390x996c87a183b5d4b513d61d33fb8008ea44765e75f475d033ea711547ea18400c{“newPar”:{“sign”:true,“value”:“1997039405486810795168”},“deltaWei”:{“sign”:true,“value”:“2007481167437556477066”}}{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“2007481167437556477066”}}0xc60216c77acb247917eab4d003ab5d50c03c3737{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“0”}}0x5b3ed2f2ca7399441f3bf328aedf39209eb00617{“newPar”:{“sign”:false,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“0”}}088394052507120392517719439215774708334279120580415192867576684465169071908497
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogTrade_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOneOwnerSTRINGOwner address for the first account in a transfer operation. Hex-encoded, 0x-prefixed, 42-character string.
in_accountOneNumberSTRINGAccount identifier for the first account in a transfer operation. Numeric string that can represent either a simple account number (e.g., ‘0’) or a large integer identifier.
in_accountTwoOwnerSTRINGOwner address for the second account in a transfer operation. Hex-encoded, 0x-prefixed, 42-character string.
in_accountTwoNumberSTRINGAccount identifier for the second account in a transfer operation. Numeric string that can represent either a simple account number (e.g., ‘0’) or a large integer identifier.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_updateOneSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Account balance update for the first account in the transfer, containing the change in Wei balance (deltaWei) and the new principal balance (newPar). Each balance component includes a boolean sign indicator (true for positive, false for negative) and a numeric string value.
in_updateTwoSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Account balance update for the second account in the transfer, containing the change in Wei balance (deltaWei) and the new principal balance (newPar). Each balance component includes a boolean sign indicator (true for positive, false for negative) and a numeric string value.
addressremovedin_marketlog_indexblock_numberin_updateOnein_updateTwoblock_timestamptransaction_hashin_accountOneOwnerin_accountTwoOwnerin_accountOneNumberin_accountTwoNumber
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse311134818488{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“4924646223544979677133”}}{“newPar”:{“sign”:true,“value”:“4924646223544979677133”},“deltaWei”:{“sign”:true,“value”:“4924646223544979677133”}}2025-05-10T09:08:31.000Z0x4b296361e82436abd74a597c44e0c411ae1819dbd34b3ddae21b1db522d8a0c60x0076d80b2df5da0b76a3126c26d2454b407d42eb0x0076d80b2df5da0b76a3126c26d2454b407d42eb918866120831743632820298425938932323065946062333944773638427410817869709225160
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse52304821340{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“745339511”}}{“newPar”:{“sign”:true,“value”:“742724999”},“deltaWei”:{“sign”:true,“value”:“745339511”}}2025-05-10T10:41:31.000Z0x9d3aed474163a8d18fcb3e9d492c9e4d123154c8865dba82bb700ecdb638bf4d0x01a825a4505cd8b862b26e345b718c39edd98ede0x01a825a4505cd8b862b26e345b718c39edd98ede597913394125197010397860795483755331418332615145814281444842256000238372813020
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse121824821340{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“296486000000000000”}}{“newPar”:{“sign”:true,“value”:“296486000000000000”},“deltaWei”:{“sign”:true,“value”:“296486000000000000”}}2025-05-10T10:41:31.000Z0x9d3aed474163a8d18fcb3e9d492c9e4d123154c8865dba82bb700ecdb638bf4d0x01a825a4505cd8b862b26e345b718c39edd98ede0x01a825a4505cd8b862b26e345b718c39edd98ede059791339412519701039786079548375533141833261514581428144484225600023837281302
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogTransfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_solidAccountOwnerSTRINGAccount address of the entity performing the liquidation or vaporization in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_solidAccountNumberSTRINGAccount number identifying the liquidator’s position in the Dolomite protocol. String-encoded numeric value, with 0 representing the default account and larger values representing isolated sub-accounts.
in_vaporAccountOwnerSTRINGAccount address of the entity whose position is being vaporized in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_vaporAccountNumberSTRINGAccount number identifying the vaporized position in the Dolomite protocol. String-encoded numeric value representing the sub-account being liquidated through vaporization.
in_heldMarketSTRINGMarket identifier for the collateral asset held by the account. String-encoded numeric value representing the market ID in the Dolomite protocol.
in_owedMarketSTRINGMarket identifier for the debt asset owed by the account. String-encoded numeric value representing the market ID in the Dolomite protocol.
in_solidHeldUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidator’s collateral position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
in_solidOwedUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the liquidator’s debt position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
in_vaporOwedUpdateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Balance update for the vaporized account’s debt position in the Dolomite protocol. Structured as deltaWei (change in balance with sign and string value) and newPar (new principal balance with sign and string value).
addressremovedlog_indexblock_numberin_heldMarketin_owedMarketblock_timestamptransaction_hashin_solidHeldUpdatein_solidOwedUpdatein_vaporOwedUpdatein_solidAccountOwnerin_vaporAccountOwnerin_solidAccountNumberin_vaporAccountNumber
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse71117432152192025-10-13T22:37:47.000Z0xbd198f49fbc9b535eefcfa6cdd9f1e875e47ae8927dc85a42cddb42a9eab9a8a{“newPar”:{“sign”:true,“value”:“17390723893”},“deltaWei”:{“sign”:true,“value”:“63327182”}}{“newPar”:{“sign”:false,“value”:“55160675299883806362”},“deltaWei”:{“sign”:false,“value”:“59664628931976963350”}}{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“59673012330381880585”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20x72a5351ff55a5f063673359890256b9c6066e9ee84454885947697425406201769899678634598380862356089082229045977777208920484641105065358086585841696034536632705197509717518658731288073065288073565924807585
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse5211743216252025-10-13T22:37:49.000Z0xce2977c922c67b5ad96f3b6158b3b1a222c57fbe8868600a7c81b4fbdfa2eeb6{“newPar”:{“sign”:true,“value”:“17451735316”},“deltaWei”:{“sign”:true,“value”:“62872840”}}{“newPar”:{“sign”:false,“value”:“54471178”},“deltaWei”:{“sign”:false,“value”:“57937729”}}{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“58047114”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20x9cf5dec27768855d478152128851ebde74f6a3ed8445488594769742540620176989967863459838086235608908222904597777720892048464157089287975888359400687289755595143791462845262012781966613176473049788328971
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse5711743219252025-10-13T22:37:55.000Z0x5e019870c3420289a6cb1583905875d75e0b0e86bbd114b3c12c51a7a5bc38e5{“newPar”:{“sign”:true,“value”:“17543647719”},“deltaWei”:{“sign”:true,“value”:“94716589”}}{“newPar”:{“sign”:false,“value”:“136700273”},“deltaWei”:{“sign”:false,“value”:“87281950”}}{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:true,“value”:“87286172”}}0x1ff6b8e1192eb0369006bbad76da9068b68961b20xaac22da0baaf48ce621c0c8add5983c2078381bb8445488594769742540620176989967863459838086235608908222904597777720892048464197599475677956699867141841770614489391823525135339223893958250943901005086208
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogVaporize_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountOwnerSTRINGOwner address of the account in the Dolomite protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountNumberSTRINGAccount identifier associated with the owner’s position in the Dolomite protocol. Numeric string representing a unique sub-account within the user’s address space.
in_marketSTRINGTrading pair or market identifier specifying the assets being traded or operated on.
in_updateSTRUCT<deltaWei STRUCT<sign BOOL, value STRING>, newPar STRUCT<sign BOOL, value STRING>>Account balance update containing the change in Wei (deltaWei) and the new principal balance (newPar). Each component includes a boolean sign indicator and a numeric string value representing the amount.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_marketin_updatelog_indexblock_numberblock_timestampin_accountOwnerin_accountNumbertransaction_hash
0xf8b2c637a68cf6a17b1df9f8992eebeff63d2dff0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0{“newPar”:{“sign”:true,“value”:“0”},“deltaWei”:{“sign”:false,“value”:“70000003402981768”}}13651895992025-05-18T19:26:42.000Z0x26da3d109ecef17e8b2cb7ed3084cf25e93a64fd00xc96791eed53b527f146a5d1f2502b2b5e1eb2be6994c1b683fd85d597d522211
0xf8b2c637a68cf6a17b1df9f8992eebeff63d2dff0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0{“newPar”:{“sign”:false,“value”:“12047635521358829444”},“deltaWei”:{“sign”:false,“value”:“4000000000000000000”}}12251972332025-05-18T23:39:50.000Z0x29f82d09c2afd12f3c10ee49cd713331f4a7228e665653439905394631980404991855363137181599101964310968911020142746548722538470xab48d7d61b394f436984b661a5782994dccc28b631b9d63f8ba761557dca81c8
0xf8b2c637a68cf6a17b1df9f8992eebeff63d2dff0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0{“newPar”:{“sign”:false,“value”:“4072045232428301059”},“deltaWei”:{“sign”:false,“value”:“4000000000000000000”}}7751604892025-05-18T03:25:27.000Z0x29f82d09c2afd12f3c10ee49cd713331f4a7228e665653439905394631980404991855363137181599101964310968911020142746548722538470xf26608520f849851c8f0ba4c196801210060e598f7b07bf95382c7883966d4a4
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogWithdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_tokenin_amountlog_indexblock_numberblock_timestamptransaction_hash
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef3435135376207500491742873634424742025-04-08T18:27:52.000Z0xa95270fd57f30a16836de440b734843d9214f911f78e0a04692afee7123e33d8
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x2f6f07cdcf3588944bf4c42ac74ff24bf56e759017855428522855146347634424742025-04-08T18:27:52.000Z0xa95270fd57f30a16836de440b734843d9214f911f78e0a04692afee7123e33d8
0x003ca23fd5f0ca87d01f6ec6cd14a8ae60c2b97dfalse0x549943e04f40284185054145c6e4e9568c1d3241113450004965634424742025-04-08T18:27:52.000Z0xa95270fd57f30a16836de440b734843d9214f911f78e0a04692afee7123e33d8
Query with partition filter
SELECT *
FROM `tt-contracts.dolomite_v1_berachain.DolomiteMargin_LogWithdrawExcessTokens_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100