Skip to main content

Tables

Controller_BurnShort_event

Short position reduction events from Squeeth (ETH² perpetual) protocol on Ethereum, recording the amount of oSQTH tokens burned and the vault ID affected. Used for tracking position closures and vault collateral 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_senderSTRINGAddress that initiated 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_vaultIdSTRINGUnique identifier for a vault within the protocol. Numeric string representation.
addressremovedin_amountin_senderlog_indexin_vaultIdblock_numberblock_timestamptransaction_hash
0x64187ae08781b09368e6253f9e94951243a493d5false101913744072535410210x3b4095d5ff0e629972caaa50bd3004b09a1632c571789141965432022-02-13T07:46:40.000Z0xb4c64766cb5edd28c74576dd80cccabb9b4e3915651941dbe6968f9f0392dd6f
0x64187ae08781b09368e6253f9e94951243a493d5false1035934018649320107710xf205ad80bb86ac92247638914265887a8baa437d370141951192022-02-13T02:45:47.000Z0x0623b0c22d20518f85fe1286efa7e4280eb13a1949bbf14c0c00562bbafc94ae
0x64187ae08781b09368e6253f9e94951243a493d5false531065285942624786440x3b4095d5ff0e629972caaa50bd3004b09a1632c5141399167211982023-02-27T18:05:11.000Z0xd37332a4b1f1e569428c9f1cd06d0d6a6502eafc700155b2e2a03121ccbe4fe6
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.Controller_BurnShort_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Controller_MintShort_event

Short position minting events from Squeeth (squared ETH) protocol on Ethereum, tracking when users create leveraged short exposure by minting oSQTH tokens into vaults. Used for analyzing leverage positions, vault activity, and short-side liquidity 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_senderSTRINGAddress that initiated 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_vaultIdSTRINGUnique identifier for a vault within the protocol. Numeric string representation.
addressremovedin_amountin_senderlog_indexin_vaultIdblock_numberblock_timestamptransaction_hash
0x64187ae08781b09368e6253f9e94951243a493d5false100000000000000000000x35e5b9c65334238184f7785de8e34409be9572e6139179145838962022-04-14T13:50:28.000Z0x25c23fe76161af1046b9b5a285ca9835d2a38e65c84429d58c84e0631ce20acf
0x64187ae08781b09368e6253f9e94951243a493d5false100000000000000000000x35e5b9c65334238184f7785de8e34409be9572e695179145839622022-04-14T14:07:45.000Z0x8fac89c49dfc63a0f80611ba09b93f3032a597a0053f955ad6d69bef0048071b
0x64187ae08781b09368e6253f9e94951243a493d5false194203907675189911730x3b4095d5ff0e629972caaa50bd3004b09a1632c5157189145841462022-04-14T14:41:27.000Z0x76f5a573dd4c5124bd0f71418f500fe604e403fed7048359907db477f92fe0ef
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.Controller_MintShort_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Controller_OpenVault_event

Vault creation events from Squeeth (Power Perpetual) protocol on Ethereum, recording when users open new collateralized positions. Used to track vault lifecycle initiation and analyze user onboarding patterns across the protocol’s lifespan.
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.
in_vaultIdSTRINGUnique identifier for a vault within the protocol. Numeric string representation.
addressremovedin_senderlog_indexin_vaultIdblock_numberblock_timestamptransaction_hash
0x64187ae08781b09368e6253f9e94951243a493d5false0x3b4095d5ff0e629972caaa50bd3004b09a1632c5148222147561522022-05-11T17:24:55.000Z0x3405372a83ab422dcda79e4cf4f05b67c65e39ffc072cad93fd053d5f9edaab2
0x64187ae08781b09368e6253f9e94951243a493d5false0x3b4095d5ff0e629972caaa50bd3004b09a1632c562126142180972022-02-16T16:02:40.000Z0x0d1ed15d5c954449d41dc91b7a82e1bb891ed9a8127432e1d6cbfc25940c9a0f
0x64187ae08781b09368e6253f9e94951243a493d5false0x3b4095d5ff0e629972caaa50bd3004b09a1632c5149127142183902022-02-16T17:04:20.000Z0xd3ee715b11dda57f5edc7c813cec16472386c5ae62077ed440a68e34de31dfca
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.Controller_OpenVault_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrabStrategyV1_FlashDeposit_event

Flash deposit events from Opyn’s Crab Strategy V1 vault on Ethereum, recording instant deposits with deposited amounts and corresponding strategy token outputs. Useful for analyzing vault entry activity and deposit-to-share conversion rates.
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_depositorSTRINGAddress of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string.
in_depositedAmountSTRINGAmount of tokens deposited by the user in the flash deposit transaction. String-encoded integer representing the value in smallest unit (wei).
in_tradedAmountOutSTRINGAmount of tokens received by the depositor from the trade executed during the flash deposit. String-encoded integer representing the value in smallest unit (wei).
addressremovedlog_indexblock_numberin_depositorblock_timestamptransaction_hashin_depositedAmountin_tradedAmountOut
0xf205ad80bb86ac92247638914265887a8baa437dfalse428145386860x25f9278827072c1f3e66bb115acecb35ee33da122022-04-07T12:21:04.000Z0x2bf10e153d0ba3069370d1b414186396a4647f17c2fc8550d8b33e36f199abf06842933654785156251347934266839813694
0xf205ad80bb86ac92247638914265887a8baa437dfalse294145394070x6ef86f5fda69e0f2baacb9a7f04a54c5de0cceed2022-04-07T14:55:55.000Z0x30e1ef7b64b45f9dce6f2cb2dcf94dafdf290b7ed22d974b0942da3b0b2afa591000000000000000020071423026577955
0xf205ad80bb86ac92247638914265887a8baa437dfalse568145415930xb7f9f538aa1b41ae2853eb63f1939187ffe70eb42022-04-07T23:03:37.000Z0xa414a6a6538fca65b3874a465fe9ed276d313129bdb84643dae6062bd9cf3cd3595953369140625000011961632176135852496
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.CrabStrategyV1_FlashDeposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrabStrategyV1_FlashWithdraw_event

Flash withdrawal events from Opyn’s Crab Strategy V1 vault on Ethereum, recording instant exits where users redeem CRAB tokens for wSqueeth (wrapped Squeeth) positions. Tracks withdrawal amounts, redeemer addresses, and the exchange rate between vault shares and underlying positions for analyzing vault liquidity and user exit behavior.
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_withdrawerSTRINGAddress of the account receiving the withdrawn assets. Hex-encoded, 0x-prefixed, 42-character string.
in_crabAmountSTRINGAmount of Crab strategy tokens involved in the operation. Decimal string representing the token quantity in smallest units (wei-equivalent, 18 decimals).
in_wSqueethAmountSTRINGAmount of wSqueeth tokens withdrawn in the flash withdrawal operation. Decimal string representing the token quantity in smallest units (wei-equivalent, 18 decimals).
addressremovedlog_indexblock_numberin_crabAmountin_withdrawerblock_timestamptransaction_hashin_wSqueethAmount
0xf205ad80bb86ac92247638914265887a8baa437dfalse2791415900316272616237436049740xd435231bed0d4de8541d94ec93e1e094ae633b722022-02-07T12:49:46.000Z0x88cc846ff4ac50e1a458ea9e21dec673f57b2ece19c51da286beaa12f117b4c62662196389823904424
0xf205ad80bb86ac92247638914265887a8baa437dfalse1061415784510808479904212246070x7fc55ecf955f1c0072b3b6cacab654532f10f0172022-02-07T08:19:12.000Z0x3f1ea30d77fe34f29f9e17fced2542ab4578a445eac7c8aa6e2091ade3efed2c1768264903481298165
0xf205ad80bb86ac92247638914265887a8baa437dfalse1621415595616777583590388685280x45f47efaed81d5c4fb1bf4446621e1ff720c3b4c2022-02-07T01:12:54.000Z0x4dc94ae44e66b5e51556851bf1acad98498e161ed10ae4fdef0f85d30467586a2933867487619672674
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.CrabStrategyV1_FlashWithdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrabStrategyV2_FlashDeposit_event

Flash deposit events from Squeeth’s Crab Strategy V2 vault on Ethereum, recording instant deposits where users swap ETH for strategy tokens in a single transaction. Useful for analyzing user onboarding patterns and tracking deposited amounts versus tokens received.
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_depositorSTRINGAddress of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string.
in_depositedAmountSTRINGAmount of tokens deposited by the user in the flash deposit transaction. String-encoded integer representing the value in smallest unit (wei).
in_tradedAmountOutSTRINGAmount of tokens received by the depositor from the trade executed during the flash deposit. String-encoded integer representing the value in smallest unit (wei).
addressremovedlog_indexblock_numberin_depositorblock_timestamptransaction_hashin_depositedAmountin_tradedAmountOut
0x3b960e47784150f5a63777201ee2b15253d713e8false291165759200x2f55e27e669f070def7b5771db72f6b31a6d4df82023-02-07T09:10:11.000Z0x57b1ba138537d05c9bbbc368bebea40badc9c0be44610d5959a21fb56a43e25c2407090463066537151967124834031091446
0x3b960e47784150f5a63777201ee2b15253d713e8false311158397330x02ee2a6dcf969ebf38e6d7ce81f5927b855706ee2022-10-27T13:32:47.000Z0xc4bd1effa32f74df9f9b3cef44a06ec49d95a8e2b3b27b6d26dd12dbeed081473373010411031841502477565813555473655
0x3b960e47784150f5a63777201ee2b15253d713e8false219158428160x16b9fba174b9944f91b250888f52387c21b02ea62022-10-27T23:53:35.000Z0x40b5ee18da5b21e61f1ec7d10c1ab005425d2ffdd5769234babfe4b943aa7f712118510437011718751556102233551971198
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.CrabStrategyV2_FlashDeposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrabStrategyV2_FlashWithdraw_event

Flash withdrawal events from Squeeth’s Crab Strategy V2 vault on Ethereum, recording instant redemptions of Crab vault tokens for underlying wSqueeth (wrapped Squeeth) positions. Used for analyzing user exit patterns and vault liquidity 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_withdrawerSTRINGAddress of the account receiving the withdrawn assets. Hex-encoded, 0x-prefixed, 42-character string.
in_crabAmountSTRINGAmount of Crab strategy tokens involved in the operation. Decimal string representing the token quantity in smallest units (wei-equivalent, 18 decimals).
in_wSqueethAmountSTRINGAmount of wSqueeth tokens withdrawn in the flash withdrawal operation. Decimal string representing the token quantity in smallest units (wei-equivalent, 18 decimals).
addressremovedlog_indexblock_numberin_crabAmountin_withdrawerblock_timestamptransaction_hashin_wSqueethAmount
0x3b960e47784150f5a63777201ee2b15253d713e8false325165985998444750118801757120x2f55e27e669f070def7b5771db72f6b31a6d4df82023-02-10T13:16:35.000Z0xdd6b6be18ea6a433d9c5692145502a84cc898ec78946a88d6c75b6ee128206f810821729889782520120
0x3b960e47784150f5a63777201ee2b15253d713e8false229165984408893713919827837590x2f55e27e669f070def7b5771db72f6b31a6d4df82023-02-10T12:44:47.000Z0x0f9d2b1e563c06062ee516390423feed3ea8714be53870a923e70209601733ab11397065443427498644
0x3b960e47784150f5a63777201ee2b15253d713e8false286165986629082384754615207240x2f55e27e669f070def7b5771db72f6b31a6d4df82023-02-10T13:29:23.000Z0x7aaa3dc75a9c476220a3c2c070f2e91a78ece5393eda6886ad4a18902bf02fc111638842261382463211
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.CrabStrategyV2_FlashWithdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FlashZen_FlashDeposit_event

Flash deposit events from Squeeth’s FlashZen contract on Ethereum, recording atomic deposits where users contribute ETH to mint wPowerPerp (wrapped power perpetual) tokens, receive Crab strategy tokens, borrow USDC, and lend WETH in a single transaction. Used for analyzing Squeeth strategy vault entry points and leverage parameters.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_crabAmountSTRINGAmount of Crab strategy tokens involved in the operation. Decimal string representing the token quantity in smallest units (wei-equivalent, 18 decimals).
in_ethDepositedSTRINGAmount of ETH deposited by the user into the FlashZen contract for this flash deposit operation, denominated in wei (1e18 = 1 ETH). Values are consistently round numbers like 0.25 ETH, 0.3 ETH, or 1.0 ETH in the samples.
in_wPowerPerpToMintSTRINGAmount of wPowerPerp (wrapped power perpetual) tokens minted during this FlashDeposit transaction, denominated in wei (18 decimals). This represents the synthetic squeeth position created as part of the Crab strategy deposit.
in_usdcToBorrowSTRINGAmount of USDC borrowed as part of the flash deposit operation, denominated in USDC’s smallest unit (6 decimals, so 1 USDC = 1,000,000). This value is used to facilitate the leveraged position creation in the Squeeth Crab strategy.
in_wethToLendSTRINGAmount of WETH (Wrapped Ethereum) tokens being lent in the flash deposit transaction, specified in wei (10^-18 ETH). This value is typically slightly less than the deposited ETH amount due to protocol fees or reserve requirements.
addressin_fromremovedlog_indexblock_numberin_crabAmountin_wethToLendblock_timestampin_ethDepositedin_usdcToBorrowtransaction_hashin_wPowerPerpToMint
0x11a56a3a7a6eb768a9125798b1eabe9ebd9ece020x56d5eaccd56884ac6f0942dbefe3652eedc30d56false147165049611518045209121462622491674069909139802023-01-28T11:16:47.000Z2500000000000000001954372030x6a5f8becf0ae8b9368afed5a445a9624f62ae2c38fbdc588a091af1f3e35e97f2059807826592374465
0x11a56a3a7a6eb768a9125798b1eabe9ebd9ece020x37cf126355f8857467f7a39f8eb06ac4e7556dbffalse333165048421818705311791499202985165692678679312023-01-28T10:52:59.000Z3000000000000000002341446410x899b444c41f52fcf8ea1cf7e8932ca5979dbb803bbd82572b32aa63181be83f72467768030216510075
0x11a56a3a7a6eb768a9125798b1eabe9ebd9ece020x0c55fe07ad75c135c797422a5857347b2e5a591efalse141165062596051486526631498139932834835106932062023-01-28T15:37:59.000Z10000000000000000007790973150x98cc7a50da84916307c7d790b9c959fff2044c616bf42138b9e2a05faf30b89c8211151575181152013
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.FlashZen_FlashDeposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FlashZen_FlashWithdraw_event

Flash withdrawal events from the FlashZen contract in Squeeth V1 (Ethereum Power Perpetual) protocol, recording bullish strategy token redemptions for ETH. Tracks withdrawal amounts and ETH returned to users for analyzing liquidity flows and position unwinding in the power perpetual vault system.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_bullAmountSTRINGAmount of Bull tokens (Squeeth bull strategy tokens) withdrawn in the flash withdrawal operation, denominated in wei (1e18 = 1 token). Values typically range from tens to hundreds of tokens based on the sample data.
in_ethReturnedSTRINGAmount of ETH returned to the recipient in wei (1e18 units per ETH). Values typically range from fractional ETH to several ETH based on the bull token amount withdrawn.
in_toaddressremovedlog_indexblock_numberin_bullAmountin_ethReturnedblock_timestamptransaction_hash
0xacd0442dc50f48949aa308d6f1494f6976643d1f0x11a56a3a7a6eb768a9125798b1eabe9ebd9ece02false2141628742189615559279722288819438097913606696492022-12-29T02:25:59.000Z0x423d561c35e5ed79cfc7633c3205efb255701690e0bb2b68536cba4b868fd977
0x6c4adea8f704410d4146368203856dc4c439acdb0x11a56a3a7a6eb768a9125798b1eabe9ebd9ece02false1921680158945728578662873370010164000339773774912023-03-11T01:29:59.000Z0xcda9e3e83c07cfa6ba65678268d9a6ad0a4af366993cc8ebc8b677886f876478
0x23e57777c60155baade25879bcaa03123745e3500x11a56a3a7a6eb768a9125798b1eabe9ebd9ece02false3791661415440462064520725090888555098477743002023-02-12T17:24:35.000Z0x27d87116f1a53569b93b0e8163e23f0a9b91e070d1b8ddb366f8e54507fc7f2e
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.FlashZen_FlashWithdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ShortHelper_closeShort_function

Short position closure transactions from Squeeth v1 (Opyn’s ETH² perpetual) on Ethereum, capturing vault closures where users buy back wPowerPerp tokens via Uniswap swaps and withdraw collateral. Used for analyzing short squeeze dynamics and position unwinding behavior.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in__vaultIdSTRINGUnique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol.
in__wPowerPerpAmountSTRINGAmount of wPowerPerp (wrapped power perpetual) tokens being closed in this short position, denominated in the smallest unit (wei). This represents the quantity of squeeth derivative contracts being burned or returned when unwinding the position.
in__withdrawAmountSTRINGAmount of collateral token (ETH) to withdraw from the Squeeth vault, denominated in wei. Specified as a string to preserve precision for values up to 18 decimal places.
in__exactOutputParamsSTRUCT<tokenIn STRING, tokenOut STRING, fee STRING, recipient STRING, deadline STRING, amountOut STRING, amountInMaximum STRING, sqrtPriceLimitX96 STRING>Uniswap V3 swap parameters for buying back wPowerPerp tokens to close the short position. Structured record containing tokenIn (WETH), tokenOut (wPowerPerp), amountOut (exact wPowerPerp to buy), amountInMaximum (max ETH to spend), and other swap execution parameters.
gasvaluestatusgas_usedsignatureto_addressin__vaultIdblock_numberfrom_addresstrace_addressblock_timestamptransaction_hashin__withdrawAmountin__wPowerPerpAmountin__exactOutputParams
7682932688682135146292330true5019430x17fd9e0e0x3b4095d5ff0e629972caaa50bd3004b09a1632c5226147747310x7391f51dfe61e59c4bb6788df66c2bca55197f822022-05-14T16:46:24.000Z0x768458ca76ad26aeaf8dc016643a9393af698868a2c8a29827a264a221bdcd5a700000000000000000017339991512135497526{“fee”:“3000”,“tokenIn”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“deadline”:“1652633143”,“tokenOut”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountOut”:“17339991512135497526”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountInMaximum”:“2688682135146292330”,“sqrtPriceLimitX96”:“0”}
6238603190907974298287060true4056860x17fd9e0e0x3b4095d5ff0e629972caaa50bd3004b09a1632c5224147724350x8bcbb2743467773c65eff63ba77d2cace3c8691b2022-05-14T08:01:20.000Z0x93760f9966f794b8b97491ac1d2d811d3bdce5046d19469816e7dfbf51e7db9f720000000000000000020211994611393624699{“fee”:“3000”,“tokenIn”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“deadline”:“1652601639”,“tokenOut”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountOut”:“20211994611393624699”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountInMaximum”:“3190907974298287060”,“sqrtPriceLimitX96”:“0”}
7413435902292742794550470true4800440x17fd9e0e0x3b4095d5ff0e629972caaa50bd3004b09a1632c5148147757780x8164ea45bb8fd3f3c446ea875c2d7cbf0c2ccde82022-05-14T20:46:33.000Z0x495ffae7f23d434699297264594bd97c3f50dbde1a294ebe890342ea4b8c81f41600000000000000000038078364177104130387{“fee”:“3000”,“tokenIn”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“deadline”:“1652647584”,“tokenOut”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountOut”:“38078364177104130387”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountInMaximum”:“5902292742794550470”,“sqrtPriceLimitX96”:“0”}
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.ShortHelper_closeShort_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ShortHelper_openShort_function

Decoded function calls to openShort on Squeeth’s ShortHelper contract on Ethereum, recording short positions opened with vault IDs, power perpetual amounts minted, and Uniswap swap parameters for collateral management. Used for analyzing Squeeth (squared ETH perpetual) short position creation and associated hedging trades.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in__vaultIdSTRINGUnique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol.
in__powerPerpAmountSTRINGAmount of Squeeth (power perpetual) tokens to be minted and shorted when opening the position. Denominated in wei (18 decimals), typically ranging from 1-60 oSQTH tokens based on sample values.
in__uniNftIdSTRINGIdentifier for an existing Uniswap V3 liquidity position NFT to be used in opening the short. A value of ‘0’ indicates a new position will be created rather than modifying an existing one.
in__exactInputParamsSTRUCT<tokenIn STRING, tokenOut STRING, fee STRING, recipient STRING, deadline STRING, amountIn STRING, amountOutMinimum STRING, sqrtPriceLimitX96 STRING>Parameters for the exact input swap executed on Uniswap V3, including token addresses, amounts, fee tier, and slippage protection. This nested record specifies the token swap details required to open a Squeeth short position.
gasvaluestatusgas_usedsignatureto_addressin__vaultIdblock_numberfrom_addressin__uniNftIdtrace_addressblock_timestamptransaction_hashin__powerPerpAmountin__exactInputParams
107403220000000000000000000true7060510xe56cfbbe0x3b4095d5ff0e629972caaa50bd3004b09a1632c50141994850x83560d47550bb1d52e4da82560971fe03e52526a02022-02-13T18:48:01.000Z0x170d30fdf149eb299a2e7215eebeb68b99a647f589dbaad3cb28545d58a5357c31054314405073884404{“fee”:“3000”,“tokenIn”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountIn”:“36120774831627502712”,“deadline”:“1644864445”,“tokenOut”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountOutMinimum”:“9283892225032634310”,“sqrtPriceLimitX96”:“0”}
101975034000000000000000000true6743630xe56cfbbe0x3b4095d5ff0e629972caaa50bd3004b09a1632c50141952060x9b6ab9b2acbdb25a56971daedd7b3e8c4c1364ad02022-02-13T03:02:09.000Z0x4472c295c4b80a4a3d2c07f2df0d305cd5e17ae4bc04f907458040601eba20ff58209585521258879038{“fee”:“3000”,“tokenIn”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountIn”:“67597968540677688993”,“deadline”:“1644807709”,“tokenOut”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountOutMinimum”:“17700214771134558000”,“sqrtPriceLimitX96”:“0”}
9507626900000000000000000true5872160xe56cfbbe0x3b4095d5ff0e629972caaa50bd3004b09a1632c50141968380x9427a246ddeabb4c79e91a8de070aa0aef2508a302022-02-13T08:50:51.000Z0x1786bffd7645387ef59825984239e293acf85e7e2bf7ec239ad191793223571a1180957853959334874{“fee”:“3000”,“tokenIn”:“0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b”,“amountIn”:“1372259216750157655”,“deadline”:“1644828582”,“tokenOut”:“0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2”,“recipient”:“0x3b4095d5ff0e629972caaa50bd3004b09a1632c5”,“amountOutMinimum”:“357380142227534947”,“sqrtPriceLimitX96”:“0”}
Query with partition filter
SELECT *
FROM `tt-contracts.squeeth_v1_ethereum.ShortHelper_openShort_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100