Skip to main content

Tables

DAIExchange_EventExchange_event

Exchange event logs from Overnight Finance’s DAI vault on Optimism, capturing mint and redeem operations with amounts, fees, and sender addresses for tracking user deposits and withdrawals from the yield-bearing DAI product.
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_labelSTRINGLabel describing the type of operation or transaction. Common values include ‘mint’, ‘redeem’, and ‘buy’.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_referralSTRINGReferral code identifier associated with the transaction. Numeric string representation, often ‘0’ when no referral is present.
in_feeaddressremovedin_labelin_amountin_senderlog_indexin_referralblock_numberblock_timestamptransaction_hash
65000000000000000000x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10falseredeem129935000000000000000000x2d8879046f1559e53eb052e949e9544bcb72f414621116556812023-11-02T07:28:59.000Z0x234b5206568a589437484d1b58da45235b62e975d97579292d1ada4c0d853fe0
72146231737177069410x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10falseredeem144220317242616961756690x2d8879046f1559e53eb052e949e9544bcb72f4141921116559282023-11-02T07:37:13.000Z0x9de7a293497cfad6fc4e6a0ebe9eaed12a827e959ba4bfd7bf6bb418a9b21acb
2444796385598523050x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10falseredeem4887147974811447579460x4bde8be121d80349662cb98be900d5d03a78cacf71973107932023-05-10T20:51:45.000Z0xa3e1cb3c754bf96fc018adb316d8c450e08b56160b3a21be81c2aa9f61d4982b
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.DAIExchange_EventExchange_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DAIExchange_PayoutEvent_event

Payout events from Overnight Finance’s DAI exchange contract on Optimism, tracking profit distributions, insurance premiums/losses, and liquidity index updates. Used for analyzing yield generation, risk management metrics, and liquidity pool performance over time.
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_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_newLiquidityIndexSTRINGUpdated liquidity index value after the payout event. String-encoded integer with 27-digit precision representing the protocol’s cumulative liquidity scaling factor.
in_excessProfitSTRINGProfit amount exceeding the protocol’s retention threshold, distributed to excess profit mechanisms. String-encoded integer representing token amounts in the smallest denomination.
in_insurancePremiumSTRINGPremium amount allocated to the protocol’s insurance fund from payout operations. String-encoded integer representing token amounts in the smallest denomination.
in_insuranceLossSTRINGLoss amount absorbed by the protocol’s insurance mechanism. String-encoded integer representing token amounts in the smallest denomination.
addressremovedin_profitlog_indexblock_numberblock_timestampin_excessProfitin_insuranceLosstransaction_hashin_insurancePremiumin_newLiquidityIndex
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false25274425141175189464436870677732023-04-07T00:01:44.000Z000x09bb2ca074ce05e2e331717fe34a66d7f02bbbc35121edb2f0adbb1f166227ec01006480757951611105081964954
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false735584643471774640917871022110692023-05-28T05:03:47.000Z000xcde6030bc86901d0bd46fb6d021e61c74b5b91acbb63cf61656c4288a19f3ba401020516670743580289389748972
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false77023269164339692264441152015502024-01-23T09:24:37.000Z000xed33c9d6fe541c5c2c959b1e8a8937075306fcc256ba686e16c876988df4d05401058937127916754943243395093
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.DAIExchange_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ETS_PayoutEvent_event

Payout events from Overnight Finance’s ETS (Exchange Traded Strategy) vaults on Optimism, capturing profit/loss settlements, fee distributions, and collector payments. Used for analyzing vault performance, fee structures, and revenue distribution across Overnight’s yield strategies.
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_tvlFeeSTRINGFee amount calculated based on total value locked (TVL). String-encoded integer representing token amounts in the smallest denomination.
in_profitFeeSTRINGFee amount deducted from profit. String-encoded integer representing token amounts in the smallest denomination.
in_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_lossSTRINGLoss amount incurred by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_bufferBalanceSTRINGAmount of funds held in the protocol’s buffer reserve at payout time, denominated in the smallest token unit. This value is zero in all sample transactions, indicating buffers may be typically empty or utilized elsewhere.
in_collectorAmountSTRINGAmount of tokens collected as fees by the protocol collector address, denominated in the smallest token unit. Always equals in_profitFee when profit is positive; zero when losses occur.
addressin_lossremovedin_profitin_tvlFeelog_indexblock_numberin_profitFeeblock_timestampin_bufferBalancetransaction_hashin_collectorAmount
0x4de6bc3934d3b86a183e857c3c8cdd3e5b3013c30false578432006010690613414460792023-07-15T08:50:45.000Z00x8e095094179aa6c3530ddf58c7a5c89d82538a6916c8a2eaf9cd92b09875370c1446079
0xd4d441021e3f142cb6c6bcbcc8f27b0c3dd71e130false129260089013106905940323150222023-07-15T08:44:17.000Z00x072242f2451ea53ea820c108444b4d98d6e430103ff7c4e0798a50db4a2949f632315022
0x210d2a3e81853fc5f12c8439184eb635055c51040false297474505028106901059743686262023-07-15T06:01:35.000Z00xbb21b64c513836e95382fabdaaaa80321d973af02253baab32532ccfd99c436c74368626
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.ETS_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ETS_RoleGranted_event

Role assignment events from Overnight Finance’s Exchange Traded Strategy (ETS) contracts on Optimism, tracking when accounts are granted specific roles. Used for analyzing access control changes and protocol governance activity.
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_roleSTRINGRole identifier for access control. 66-character keccak256 hash including 0x prefix.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressin_roleremovedin_senderlog_indexin_accountblock_numberblock_timestamptransaction_hash
0x3ee76e2bdf81fb9fc3ff0dcc0290e18aacaa5c1a0x27a24ddfa5cfe2c98bd8943f471303d66685da3e4b3e1c041c7aae68d3eba29cfalse0x106a524c49b924a92194f6fe4f3da81c2d42e60710x5f392dc5d86439318e2895625ee5e436f9155075689692822023-01-18T16:59:50.000Z0x025e04b93bc875c75cec5e84b210debd155e542d21334d08a6ad6db73ba34b45
0x3ee76e2bdf81fb9fc3ff0dcc0290e18aacaa5c1a0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775false0x106a524c49b924a92194f6fe4f3da81c2d42e60700x5f392dc5d86439318e2895625ee5e436f9155075689692822023-01-18T16:59:50.000Z0x025e04b93bc875c75cec5e84b210debd155e542d21334d08a6ad6db73ba34b45
0xb7ff28a21b9daf2f9f0136601098e66c49d325100x0000000000000000000000000000000000000000000000000000000000000000false0x5cb01385d3097b6a189d1ac8ba3364d90066644510x5cb01385d3097b6a189d1ac8ba3364d900666445689803342023-01-18T17:32:15.000Z0x14cb40e9b73766274bfe845ea8cc77499e0570583a437f6139aabb3a553fd90c
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.ETS_RoleGranted_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

OldDAIExchange_PayoutEvent_event

Profit distribution events from Overnight Finance’s deprecated DAI exchange contract on Optimism, recording regular profit payouts and excess profit distributions with updated liquidity index values. Used for tracking yield generation performance and protocol revenue distribution over time.
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_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_newLiquidityIndexSTRINGUpdated liquidity index value after the payout event. String-encoded integer with 27-digit precision representing the protocol’s cumulative liquidity scaling factor.
in_excessProfitSTRINGProfit amount exceeding the protocol’s retention threshold, distributed to excess profit mechanisms. String-encoded integer representing token amounts in the smallest denomination.
addressremovedin_profitlog_indexblock_numberblock_timestampin_excessProfittransaction_hashin_newLiquidityIndex
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false79049148085746402844333756874482023-02-21T07:00:30.000Z8993408561994016411390x048fab880c1517e6e2121deed502cdb48a801ac42c7b22de6ca25bba3a2d17e21019450840765484227412324707
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false7902159939716879210032453111562022-12-04T14:04:43.000Z00x100d86b08be130b6c12ce7f40d30e61ed103a6a95035023b0e8671e331bcaaa61004482437140159171301847983
0x7c7938b6a1ef49470aa53da53be9a0baa8ce0b10false9828305657594382015633629074732023-01-09T06:59:56.000Z00x2241ba2e3854b70dfa97e344345fe22d851171aa79442820009df5e17147b2931010558181654245393350668412
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.OldDAIExchange_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

OldETS_PayoutEvent_event

Payout event records from Overnight Finance’s legacy Exchange Traded Strategy (ETS) contracts on Optimism, tracking profit/loss distributions, Total Value Locked (TVL) fees, and profit fees. Used for analyzing protocol fee structure and historical vault performance before contract upgrades.
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_tvlFeeSTRINGFee amount calculated based on total value locked (TVL). String-encoded integer representing token amounts in the smallest denomination.
in_profitFeeSTRINGFee amount deducted from profit. String-encoded integer representing token amounts in the smallest denomination.
in_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_lossSTRINGLoss amount incurred by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
addressin_lossremovedin_profitin_tvlFeelog_indexblock_numberin_profitFeeblock_timestamptransaction_hash
0xe80772eaf6e2e18b651f160bc9158b2a5cafca651005937188975173596111576216false147518882484658602442074800224994104902022-08-27T06:59:48.000Z0xd1ef7ce9aa0e7cd5d7fcdbc7ce00f6ddd141e38a94912aecd2eced2f070c15c7
0xa88f8c02ebde678de623c6bcfc886de82e18ad00451670false00664042996402022-11-21T09:14:59.000Z0x7702ab3ed12d7051d7aed7d0862d7af42e30bec2afd0437375e7b30ed4566424
0x5651d18f066e132bb90102954429aef1a636576f0false10682355386048404302931885112022-11-21T09:15:29.000Z0x50321710a6dfae44b516be57470fad20165c40b7467e27c4b21981b02b994c3e
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.OldETS_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

OldSkims_VelodromeSkimAndBribeReward_event

Velodrome DEX (Decentralized Exchange) skim and bribe reward events on Optimism from Overnight Finance’s deprecated contract implementation. Tracks reward distributions from liquidity pools and associated bribe contracts with amounts and recipient addresses.
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_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_bribeSTRINGContract address of the bribe contract associated with the gauge or pool. 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.
addressin_poolremovedin_bribein_amountlog_indexblock_numberblock_timestamptransaction_hash
0x1b3b7b72e0bbff68c1311459218aef5de5716c530x98dc12979a34ee2f7099b1cbd65f9080c5a3284ffalse0xad6d543c3015ff9833ac057312e4562b791334b2146218484740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
0x1b3b7b72e0bbff68c1311459218aef5de5716c530xdf4bb088b1f02881ad4497b6fa7c1e4f81b61c0afalse0x35f4ea9fa8a081c8fad8033cb93877bc621c8ee09777740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
0x1b3b7b72e0bbff68c1311459218aef5de5716c530x8a9cd3dce710e90177b4332c108e159a15736a0ffalse0x41a7540ec8cb3afafe16a834abe0863f22016ec06643454170740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.OldSkims_VelodromeSkimAndBribeReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

OldSkims_VelodromeSkimReward_event

Reward skim events from Overnight Finance’s legacy Velodrome liquidity pool strategy on Optimism, recording collected rewards by pool address and amount. Used for tracking yield harvesting operations and fee collection from Velodrome automated market maker (AMM) 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_poolSTRINGContract address of the pool being referenced in the event. 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.
addressin_poolremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0x1b3b7b72e0bbff68c1311459218aef5de5716c530xa99817d2d286c894f8f3888096a5616d06f20d46false24357150763740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
0x1b3b7b72e0bbff68c1311459218aef5de5716c530x67124355cce2ad7a8ea283e990612ebe12730175false43519981357740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
0x1b3b7b72e0bbff68c1311459218aef5de5716c530xf2438edf9d5db2dbc6866ef01c9eb7ca1ca8ad13false369253260740354022023-02-13T08:48:21.000Z0xbca8f4179210db6fafe431e8b9d6e6917b52d7a8816808802ea3a15a5782da3f
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.OldSkims_VelodromeSkimReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

OldUSDExchange_PayoutEvent_event

Profit distribution events from Overnight Finance’s legacy USD+ stablecoin exchange contract on Optimism, capturing daily yield payouts with profit amounts and updated liquidity index values. Used for tracking historical yield generation and rebasing mechanics before protocol upgrades.
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_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_newLiquidityIndexSTRINGUpdated liquidity index value after the payout event. String-encoded integer with 27-digit precision representing the protocol’s cumulative liquidity scaling factor.
in_excessProfitSTRINGProfit amount exceeding the protocol’s retention threshold, distributed to excess profit mechanisms. String-encoded integer representing token amounts in the smallest denomination.
addressremovedin_profitlog_indexblock_numberblock_timestampin_excessProfittransaction_hashin_newLiquidityIndex
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false1129586103136692542732023-01-20T07:47:27.000Z00x03fc77f9b9469e755b642382e7fd6001890c478514414fd9d0fcac5ddb078bd81055176820319626059009957676
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false2321708260193629077922023-01-09T07:00:26.000Z3731453180xa7c21d328d02e93cb82e67ccd8bc613ca28018f1e65de7e87384d5859669466a1051948305195257462020395026
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false1785625764198451557892022-12-04T05:30:03.000Z2726678110x7afcedf17b9088a6415a6e455a0eb4de4e8ad620486539ee242980f0f7d4bad31042057148343202197428142976
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.OldUSDExchange_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Skimmer_PoolOperation_event

Skimmer contract events tracking liquidity pool operations (skim and bribe) from Overnight protocol on Optimism, primarily involving Velodrome DEX pools. Records token transfers with pool identifiers, amounts, and operation types for analyzing protocol fee collection and incentive distribution strategies.
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_dexNameSTRINGDEX (decentralized exchange) name where the pool operation occurred. Always “Velodrome” in this Optimism-based Overnight protocol dataset.
in_operationSTRINGEnumerated operation type identifier for the event. Integer code representing the specific operation that triggered the event.
in_poolNameSTRINGHuman-readable identifier for the liquidity pool where the operation occurred. Typically includes the pool type (sAMM/vAMM) and token pair constituents, sourced from the DEX protocol metadata.
in_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
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.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressin_poolremovedin_tokenin_amountlog_indexin_dexNamein_poolNameblock_numberin_operationblock_timestamptransaction_hash
0x9030d5c596d636eefc8f0ad7b2788ae7e9ef3d460xf59c9a5110852a82434e02d1a43169b5fd9897be0x69c28d5bbe392ef48c0dc347c575023daf0cd243false0x970d50d09f3a656b43e11b0d45241a84e3a6e01146022431220792434925634VelodromesAMM-USD+/DAI+88333504Skim2023-04-10T00:06:29.000Z0xded59f0fe7f068ffbbf065f396fad46309ca9db661fca20f9d20f6f23f3de063
0x9030d5c596d636eefc8f0ad7b2788ae7e9ef3d460xf59c9a5110852a82434e02d1a43169b5fd9897be0x69c28d5bbe392ef48c0dc347c575023daf0cd243false0x73cb180bf0521828d8849bc8cf2b920918e23032458262667104VelodromesAMM-USD+/DAI+88333336Skim2023-04-10T00:05:29.000Z0x4ae1a85041770f69655f68f448c5a9fcb065bd6a148926e3d856e73ce7ceda2a
0x9030d5c596d636eefc8f0ad7b2788ae7e9ef3d460xf59c9a5110852a82434e02d1a43169b5fd9897be0xf2438edf9d5db2dbc6866ef01c9eb7ca1ca8ad13false0x73cb180bf0521828d8849bc8cf2b920918e23032250027112VelodromevAMM-USD+/USDC88333336Skim2023-04-10T00:05:29.000Z0x4ae1a85041770f69655f68f448c5a9fcb065bd6a148926e3d856e73ce7ceda2a
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.Skimmer_PoolOperation_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

USDExchange_EventExchange_event

Mint and redemption events from Overnight Finance’s USD+ stablecoin exchange contract on Optimism. Tracks user deposits and withdrawals with amounts, fees, and optional referral codes for analyzing USD+ supply dynamics and user activity.
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_labelSTRINGLabel describing the type of operation or transaction. Common values include ‘mint’, ‘redeem’, and ‘buy’.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_referralSTRINGReferral code identifier associated with the transaction. Numeric string representation, often ‘0’ when no referral is present.
in_feeaddressremovedin_labelin_amountin_senderlog_indexin_referralblock_numberblock_timestamptransaction_hash
00xe80772eaf6e2e18b651f160bc9158b2a5cafca65falsemint300000000xfc500a074676b4488dbd1eeccf0407a6600ca6b113394549272022-11-18T21:30:42.000Z0xb0a1a3e5a83052b5808cae52fb099858e8d28ba3255473793627d150699d6431
00xe80772eaf6e2e18b651f160bc9158b2a5cafca65falsemint100000000xfc500a074676b4488dbd1eeccf0407a6600ca6b113394747162022-11-18T23:51:07.000Z0x2128ebbd638b8c2184e4911b26ecd160295a478b5d95f935650c5b267fcb4458
00xe80772eaf6e2e18b651f160bc9158b2a5cafca65falsemint200000000xfc500a074676b4488dbd1eeccf0407a6600ca6b113394757932022-11-18T23:58:09.000Z0x563eb649806a0e301d875f45fff88da7d9d058159b5bb7d52b6b78a14147d4f3
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.USDExchange_EventExchange_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

USDExchange_PayoutEvent_event

Payout events from Overnight Finance USD+ stablecoin vault on Optimism, tracking profit distributions, insurance premiums and losses, and liquidity index updates. Used to analyze yield generation patterns and protocol risk management over time.
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_profitSTRINGProfit amount generated by the protocol operation or position. String-encoded integer representing token amounts in the smallest denomination.
in_newLiquidityIndexSTRINGUpdated liquidity index value after the payout event. String-encoded integer with 27-digit precision representing the protocol’s cumulative liquidity scaling factor.
in_excessProfitSTRINGProfit amount exceeding the protocol’s retention threshold, distributed to excess profit mechanisms. String-encoded integer representing token amounts in the smallest denomination.
in_insurancePremiumSTRINGPremium amount allocated to the protocol’s insurance fund from payout operations. String-encoded integer representing token amounts in the smallest denomination.
in_insuranceLossSTRINGLoss amount absorbed by the protocol’s insurance mechanism. String-encoded integer representing token amounts in the smallest denomination.
addressremovedin_profitlog_indexblock_numberblock_timestampin_excessProfitin_insuranceLosstransaction_hashin_insurancePremiumin_newLiquidityIndex
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false3128199810183993036402023-05-18T05:03:00.000Z000x6e5c201895a0e8246c70cabc69b3cfd6863731ea0495b6eb16bde53dfdeddf1201070764649623975868679431609
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false5113824722151124924532023-11-21T16:21:23.000Z000x2bb51d60f4ec567f55df63966742d5f5e654a87d17e15d267d8359d9e133e2a5889726251108611329166780350898533708
0xe80772eaf6e2e18b651f160bc9158b2a5cafca65false8782518071751135898852023-12-17T02:02:27.000Z000xf58e2eecdb88a8d1687c69f238204cce8e715c83b27c91280bf601d0babf2535920313581113665911153655039123869511
Query with partition filter
SELECT *
FROM `tt-contracts.overnight_v1_optimism.USDExchange_PayoutEvent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100