Skip to main content

Tables

AToken_Initialized_event

Aave V3 AToken initialization events emitted when new interest-bearing token markets are deployed. Contains AToken metadata (name, symbol, decimals), configuration references (pool, treasury, incentives controller), and the underlying asset address being wrapped.
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_underlyingAssetSTRINGContract address of the underlying asset represented by the AToken. Hex-encoded, 0x-prefixed, 42-character string.
in_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_treasurySTRINGContract address of the Aave protocol treasury. Hex-encoded, 0x-prefixed, 42-character string.
in_incentivesControllerSTRINGContract address of the incentives controller managing reward distribution for the token. Hex-encoded, 0x-prefixed, 42-character string.
in_aTokenDecimalsINT64Number of decimal places for the AToken. Integer value representing the divisibility of the token amount.
in_aTokenNameSTRINGHuman-readable name of the AToken being initialized in the Aave protocol. String value identifying the token, typically following the pattern “Aave [Chain] [Asset]” or “[Protocol] [Asset]”.
in_aTokenSymbolSTRINGTrading symbol for the AToken being initialized in the Aave protocol. String value representing the ticker symbol, following patterns like “aArb[Asset]”, “aEth[Asset]”, “aBnb[Asset]”, or protocol-specific variants.
in_paramsSTRINGAdditional initialization parameters encoded as bytes. Hex-encoded string used for protocol-specific configuration data during contract initialization or cross-chain operations.
addressin_poolremovedin_paramslog_indexin_treasuryblock_numberin_aTokenNameblock_timestampin_aTokenSymboltransaction_hashin_aTokenDecimalsin_underlyingAssetin_incentivesController
0x513f1b208f980d1694e161f3e5bcccfe49a8850e0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x3280x982f3a0e3183896f9970b8a9ea6b69cd53af108918384544Seamless rUSDC2024-08-13T14:13:55.000ZsrUSDC0xf1dda98bc073b34f1a3a4a45bd139630405bc2b18b555b87c3d71cc44b556f6660x9660af3b1955648a72f5c958e80449032d6457550x91ac2fff8cbef5859eaa6dda661febd533cd3780
0x67368df7734aee0bc65a845ac6d73974626b7a340x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x1950x982f3a0e3183896f9970b8a9ea6b69cd53af108913344367Seamless SEAM2024-04-18T22:08:01.000ZsSEAM0xf17fa7d5cfc161d6f3544a2c9e49d43d552128b47906088c09fbaa54862aa085180x1c7a460413dd4e964f96d8dfc56e7223ce88cd850x91ac2fff8cbef5859eaa6dda661febd533cd3780
0xc52d72b89931fda7c7b7b13cc3359ef6207d46380x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x1910x982f3a0e3183896f9970b8a9ea6b69cd53af108913344367Seamless rWETH2024-04-18T22:08:01.000ZsrWETH0xf17fa7d5cfc161d6f3544a2c9e49d43d552128b47906088c09fbaa54862aa085180x3e8707557d4ad25d6042f590bcf8a06071da2c5f0x91ac2fff8cbef5859eaa6dda661febd533cd3780
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.AToken_Initialized_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_Borrow_event

Borrow events emitted by Aave lending pool contracts capturing loan originations with borrower address, reserve asset, loan amount, interest rate, and rate mode (stable or variable). Used for tracking DeFi lending activity and calculating protocol borrowing metrics.
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_reserveSTRINGContract address of the reserve asset in the lending pool operation. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_onBehalfOfSTRINGAddress of the account receiving the benefit of the 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_interestRateModeINT64Interest rate mode for the lending operation. Integer value where 0 indicates no interest rate mode, 1 indicates stable rate, and 2 indicates variable rate.
in_borrowRateSTRINGAnnual interest rate applied to the borrowed amount in the lending pool. Numeric string representation expressed in ray units (27 decimal places).
in_referralCodeSTRINGReferral code identifier associated with the operation. Numeric string representation of the code used to track referral-based incentives.
addressin_userremovedin_amountlog_indexin_reserveblock_numberin_borrowRatein_onBehalfOfblock_timestampin_referralCodetransaction_hashin_interestRateMode
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x6547442d90217424a3df11142d17d4d18e7d57f4false8000000000000000002970x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2216029322278816688233265684047998710x6547442d90217424a3df11142d17d4d18e7d57f42024-06-20T01:46:31.000Z00xfb2d3db34b82163bc496686e5e33cbcc14541b4c73c1eac51d78a23d6aeca7902
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70xee9ef0af2c97b5affd685fb5ef9125bf88d7055ffalse4168500000000000001970x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2216042297277919065381762612022583070xee9ef0af2c97b5affd685fb5ef9125bf88d7055f2024-06-20T08:59:01.000Z00xa154f09f05677628f8368463d766efca3b5395af44a413387bdd95dbaf071e942
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x4af0f92607e006ef59e6bc6a12ae910d25421c87false4100000000000000004400x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2216066213292097288733441090386879780x4af0f92607e006ef59e6bc6a12ae910d25421c872024-06-20T22:16:13.000Z00xd710ed9aed02ecafd7ce6f37dfceefad2990e289a6fe20ebb105b0b2900b41bb2
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_Borrow_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_FlashLoan_event

Flash loan events from Aave and Aave-forked lending protocols containing borrowed asset, amount, initiator, recipient, and premium fee charged. Used for tracking uncollateralized borrowing activity and arbitrage transactions.
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_targetSTRINGAddress of the recipient contract or account receiving tokens or funds. Hex-encoded, 0x-prefixed, 42-character string.
in_initiatorSTRINGAddress of the account that initiated the flash loan operation. Hex-encoded, 0x-prefixed, 42-character string.
in_assetSTRINGContract address of the asset or token. 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_interestRateModeINT64Interest rate mode for the lending operation. Integer value where 0 indicates no interest rate mode, 1 indicates stable rate, and 2 indicates variable rate.
in_premiumSTRINGFee charged for the flash loan operation. Numeric string representation of the fee amount in smallest denomination of the borrowed asset.
in_referralCodeSTRINGReferral code identifier associated with the operation. Numeric string representation of the code used to track referral-based incentives.
addressremovedin_assetin_amountin_targetlog_indexin_premiumblock_numberin_initiatorblock_timestampin_referralCodetransaction_hashin_interestRateMode
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x50c5725949a6f0c72e6c4a641f24049a917db0cb1788804847354329169920xca1f59b6f5d84984d99b0b1712803fccdbc8f57c18271552193894173167157287010xca1f59b6f5d84984d99b0b1712803fccdbc8f57c2024-06-13T02:45:49.000Z00x19817b5cfe677ef2665e7092af2f778b5cca6aa08d05654178941fce03732db10
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x42000000000000000000000000000000000000061706949692262250x6d381fc17cb7baf46bca0c8889b1da8dd6f46c8f3868277987690113753440x6d381fc17cb7baf46bca0c8889b1da8dd6f46c8f2024-03-04T08:13:55.000Z00x8c25e06333d7eefc0fe4f964bf9b45d530361aefae68bf52cb6aab4157a0b3610
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false0x420000000000000000000000000000000000000618828355790883050x6d381fc17cb7baf46bca0c8889b1da8dd6f46c8f32753134231635113946950x6d381fc17cb7baf46bca0c8889b1da8dd6f46c8f2024-03-04T18:58:57.000Z00x92c00f805feb254a1b7e0b46710ae5e1230261a88d382c7e40560df64c71aa790
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_FlashLoan_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_LiquidationCall_event

Liquidation events from Aave-compatible lending protocols when undercollateralized positions are closed. Records liquidator, borrower, debt repaid, collateral seized, and asset addresses for tracking protocol risk and liquidation bot 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_collateralAssetSTRINGContract address of the asset being seized as collateral during a liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_debtAssetSTRINGContract address of the debt asset being repaid during liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_debtToCoverSTRINGAmount of debt being repaid during the liquidation operation. String-encoded integer representing the quantity in the debt asset’s smallest unit.
in_liquidatedCollateralAmountSTRINGAmount of collateral seized from the liquidated position. String-encoded integer representing the quantity in the collateral asset’s smallest unit.
in_liquidatorSTRINGAddress of the account executing the liquidation operation. Hex-encoded, 0x-prefixed, 42-character string.
in_receiveATokenBOOLBoolean flag indicating whether the liquidator receives aTokens instead of the underlying collateral asset during liquidation.
addressin_userremovedlog_indexblock_numberin_debtAssetin_liquidatorin_debtToCoverblock_timestampin_receiveATokentransaction_hashin_collateralAssetin_liquidatedCollateralAmount
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x774c24a48d26cf565f78f3811eef01e69a8456fbfalse131150728380x42000000000000000000000000000000000000060xca1f59b6f5d84984d99b0b1712803fccdbc8f57c10211278838720192024-05-28T22:23:43.000Zfalse0x8b9da0adc702a4f3322d44b89044e150321dd72d4916f246758ee137c99616420x833589fcd6edb6e08f4c7c32d4f71b54bda029134133729
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x53fe73a960c67022de328a4f631d46b10b8e680ffalse251209030760x833589fcd6edb6e08f4c7c32d4f71b54bda029130x36817c561e2017587329537d7160da3badaee6731552692024-10-10T21:24:59.000Zfalse0x3e81697d8f0db072be16beb60d38259ff4a4c788716f8fbfe78504c219aa09690x420000000000000000000000000000000000000668921847811967
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70xb1f876dfa59e0fe54412959ab6f240e15feb6564false343208978520x833589fcd6edb6e08f4c7c32d4f71b54bda029130x36817c561e2017587329537d7160da3badaee6734337762024-10-10T18:30:51.000Zfalse0x88e5a1908634ffaf1152a08129e0e9c8c5c9dfabeb9fc25b7708ee54318c73f80x4200000000000000000000000000000000000006195292529635463
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_LiquidationCall_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_MintedToTreasury_event

Aave V3 protocol event recording interest-bearing token mints to the treasury reserve. Contains reserve address, amount minted, and transaction identifiers for tracking protocol fee accumulation.
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_reserveSTRINGContract address of the reserve asset in the lending pool operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountMintedSTRINGAmount of interest-bearing tokens minted to the protocol treasury. String representation of an unsigned integer value.
addressremovedlog_indexin_reserveblock_numberblock_timestampin_amountMintedtransaction_hash
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false3100xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca214191012024-10-22T20:05:49.000Z46828808100xc776fc90c059b1dcbc9847b1abd9bb8bda005886a4a504ab34b52b39612180de
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false3190x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22214191012024-10-22T20:05:49.000Z395985260194834570xc776fc90c059b1dcbc9847b1abd9bb8bda005886a4a504ab34b52b39612180de
0x8f44fd754285aa6a2b8b9b97739b79746e0475a7false3150x4200000000000000000000000000000000000006214191012024-10-22T20:05:49.000Z31422955716998296080xc776fc90c059b1dcbc9847b1abd9bb8bda005886a4a504ab34b52b39612180de
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_MintedToTreasury_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_Repay_event

Loan repayment events from Aave-based lending protocols containing borrower address, repayer address, reserve asset, and repayment amount. Used for tracking debt reduction and loan lifecycle analysis across DeFi lending 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_reserveSTRINGContract address of the reserve asset in the lending pool operation. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_repayerSTRINGAddress of the account that executed the repayment transaction. 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_useATokensBOOLBoolean flag indicating whether aTokens (interest-bearing deposit tokens) were used to repay the debt instead of the underlying reserve asset.
addressin_userremovedin_amountlog_indexin_repayerin_reserveblock_numberin_useATokensblock_timestamptransaction_hash
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x36d206bdaee30c298dec463a219d3138d7af9592false112612265448453490420x36d206bdaee30c298dec463a219d3138d7af95920x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2210390980false2024-02-10T13:21:47.000Z0x4cd1190e82b1626ba717ab329b4e0bdbab58e233124ef6921be82c2b590848ca
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x5866b8e89058ccf1d92fecc0a1b4fd2695e6c446false3850252879823283593460x5866b8e89058ccf1d92fecc0a1b4fd2695e6c4460x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2210388548false2024-02-10T12:00:43.000Z0xca789c40cafe176e0831beccc4d1e4fc8ed0cfe70367e78ffd87bec6e21cad5f
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x5eaceeb491b703e22b34f8088bd2b517a6d2164bfalse1323274190652365902350x5eaceeb491b703e22b34f8088bd2b517a6d2164b0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec2210402990false2024-02-10T20:02:07.000Z0xf74bd4aef9dd357714d40a27ba9577aea6598e44c67a162cd6675dd443c2f466
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_Repay_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_Supply_event

Aave V3 Supply events emitted when users deposit assets into lending pools. Records depositor address, reserve token, deposit amount, beneficiary, and optional referral code for tracking liquidity provision across DeFi lending protocols.
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_reserveSTRINGContract address of the reserve asset in the lending pool operation. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_onBehalfOfSTRINGAddress of the account receiving the benefit of the 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_referralCodeSTRINGReferral code identifier associated with the operation. Numeric string representation of the code used to track referral-based incentives.
addressin_userremovedin_amountlog_indexin_reserveblock_numberin_onBehalfOfblock_timestampin_referralCodetransaction_hash
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70xaa3163db743b6000d70439a0d410d24a8f9d172dfalse118293096669855588840x1c7a460413dd4e964f96d8dfc56e7223ce88cd85151246290xaa3163db743b6000d70439a0d410d24a8f9d172d2024-05-30T03:10:05.000Z00x31d8231d17958ed80a280c48a708f9b005d136ff40ebe8471ce063a875603d0a
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x1e65647bc43b5f864ba6286c934d85fdbbfc591ffalse140737153377160761230x1c7a460413dd4e964f96d8dfc56e7223ce88cd85151601820x1e65647bc43b5f864ba6286c934d85fdbbfc591f2024-05-30T22:55:11.000Z00x1498396b98814815e7ee9ab9ce14b9b9c27d7cda9c1e01bb3ba16fc41945478e
0x8f44fd754285aa6a2b8b9b97739b79746e0475a70xa274fd0d003f10b739462bbd926bcdb483c23654false7468310740928531741990x1c7a460413dd4e964f96d8dfc56e7223ce88cd85151215770xa274fd0d003f10b739462bbd926bcdb483c236542024-05-30T01:28:21.000Z00x080a6de2c0dda769946e1a618b7cba85c480515cf1a524df513abfae58b0680e
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_Supply_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPool_Withdraw_event

Aave LendingPool withdrawal events recording asset removals from lending positions. Contains user address, reserve token address, withdrawal amount, and recipient address for tracking collateral and liquidity movements across Aave V2 and V3 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_reserveSTRINGContract address of the reserve asset in the lending pool operation. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toSTRINGDestination address receiving tokens or assets in the 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_toaddressin_userremovedin_amountlog_indexin_reserveblock_numberblock_timestamptransaction_hash
0x23727b54163f63cffdd8b7769e0ecb13df253b4e0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x23727b54163f63cffdd8b7769e0ecb13df253b4efalse27981262721876265485390x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22130211942024-04-11T10:35:35.000Z0xda227d95ae3146ddc5344baaeef32a13f084af096bf137abfb68367ee81861f9
0x330be1c3a2b5a4e999ccad4efe820a2839165e5c0x8f44fd754285aa6a2b8b9b97739b79746e0475a70x330be1c3a2b5a4e999ccad4efe820a2839165e5cfalse36440000576387711300x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22130209582024-04-11T10:27:43.000Z0x5d561c948ebbd6923f88ec80ac7398435f713305e0b53608ab3eabdd266386df
0x33bd0e5b33bc65489c77dc53affd3e3df2240e270x8f44fd754285aa6a2b8b9b97739b79746e0475a70x33bd0e5b33bc65489c77dc53affd3e3df2240e27false1863867510098426141630x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22130078122024-04-11T03:09:31.000Z0xfe6916446c7743b582f7bae45e1fbd0d41ddbf86a739ae4449e0921eeca30ff1
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPool_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_CollateralConfigurationChanged_event

Collateral parameter update events from lending protocol configurator contracts, recording changes to loan-to-value (LTV), liquidation threshold, and liquidation bonus for specific assets. Used for tracking risk parameter adjustments in lending 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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_ltvSTRINGLoan-to-value ratio for the collateral asset. Numeric string representing basis points where 10000 equals 100%.
in_liquidationThresholdSTRINGLiquidation threshold at which a position becomes eligible for liquidation. Numeric string representing basis points where 10000 equals 100%.
in_liquidationBonusSTRINGLiquidation bonus awarded to liquidators for purchasing collateral during liquidation. Numeric string representing basis points where 10000 equals 100%.
in_ltvaddressremovedin_assetlog_indexblock_numberblock_timestamptransaction_hashin_liquidationBonusin_liquidationThreshold
77000x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca233186772023-08-30T20:18:21.000Z0x5ca600417e1be8c2550dbdb0cb3b6e1b3bc7c753f38c8f4fc0db1aa5afc27543105008000
75000x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x4200000000000000000000000000000000000006633186772023-08-30T20:18:21.000Z0x5ca600417e1be8c2550dbdb0cb3b6e1b3bc7c753f38c8f4fc0db1aa5afc27543105008000
30000x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x940181a94a35a4569e4529a3cdfb74e38fd986318146915772024-05-20T02:35:01.000Z0x6ed562d55efd24fc0ac32fbfdee43d76cfeee36cac878f2c713d24f9a038b2c2110004000
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_CollateralConfigurationChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_FlashloanPremiumToProtocolUpdated_event

Aave V3 LendingPoolConfigurator event emitted when the protocol’s share of flash loan fees is updated, recording both old and new premium values in basis points. Used for tracking protocol fee parameter changes and governance decisions.
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_oldFlashloanPremiumToProtocolSTRINGPrevious flashloan premium allocated to the protocol treasury before the update. String-encoded integer representing basis points (0.01%), where 4 equals 0.04% and 10000 equals 100%.
in_newFlashloanPremiumToProtocolSTRINGUpdated flashloan premium allocated to the protocol treasury. String-encoded integer representing basis points (0.01%), where 4 equals 0.04% and 10000 equals 100%.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newFlashloanPremiumToProtocolin_oldFlashloanPremiumToProtocol
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false1033186152023-08-30T20:16:17.000Z0x8b446ed6a73b9b0ab6ecc5ebd5fa75b9a582217536a44932107db3b63c86d29240
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false876398882023-12-08T20:58:43.000Z0xb3debda80dd60cc8aaad1f51bdf9e7ab79c9aac5b27a7d7ad637d87e3ac66c3204
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_FlashloanPremiumToProtocolUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_FlashloanPremiumTotalUpdated_event

Aave V3 protocol configuration event tracking changes to flash loan premium rates. Contains old and new premium values in basis points for protocol fee analysis and governance monitoring.
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_oldFlashloanPremiumTotalSTRINGPrevious total flash loan premium fee rate expressed in basis points.
in_newFlashloanPremiumTotalSTRINGUpdated total flash loan premium fee rate expressed in basis points.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newFlashloanPremiumTotalin_oldFlashloanPremiumTotal
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false4233186122023-08-30T20:16:11.000Z0xa8e9f0c99e9dd5379e39abfdaace47fde892328bc5e062cc60c12d9476cd6b9950
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false776398882023-12-08T20:58:43.000Z0xb3debda80dd60cc8aaad1f51bdf9e7ab79c9aac5b27a7d7ad637d87e3ac66c3245
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_FlashloanPremiumTotalUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_LiquidationProtocolFeeChanged_event

Aave V3 LendingPoolConfigurator event capturing changes to liquidation protocol fee parameters. Records the asset address, previous fee value, and new fee value for each configuration update.
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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_oldFeeSTRINGPrevious liquidation protocol fee before the change. Numeric string representing basis points where 1000 equals 10%.
in_newFeeSTRINGUpdated liquidation protocol fee. Numeric string representing basis points where 1000 equals 10%.
addressremovedin_assetin_newFeein_oldFeelog_indexblock_numberblock_timestamptransaction_hash
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x50c5725949a6f0c72e6c4a641f24049a917db0cb001276115892023-12-08T05:15:25.000Z0x1f86d3f88bf5fafda3835ee867abc78784fc70d6ef412c81490af7a3f927684f
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x833589fcd6edb6e08f4c7c32d4f71b54bda02913002076115752023-12-08T05:14:57.000Z0x9400c876b3be7e992c43eaa9672088ac04a43dc7baa82e5fe876eba3591317fd
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xc1cba3fcea344f92d9239c08c0568f6f2f0ee4520028100680472024-02-03T01:57:21.000Z0xf97277ebfb77038b19bd2af084cbe394b7bb9b58f1b80cc5058634747a51887e
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_LiquidationProtocolFeeChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_ReserveFactorChanged_event

Events emitted when the reserve factor parameter is modified for a lending pool asset, capturing the asset address, old factor, and new factor values. Used to track protocol fee adjustments in Aave-based lending protocols.
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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_oldReserveFactorSTRINGPrevious reserve factor value for the asset in the lending pool before the change. Numeric string representing basis points where 10000 equals 100%.
in_newReserveFactorSTRINGUpdated reserve factor value for the asset in the lending pool. Numeric string representing basis points where 10000 equals 100%.
addressremovedin_assetlog_indexblock_numberblock_timestamptransaction_hashin_newReserveFactorin_oldReserveFactor
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xc1cba3fcea344f92d9239c08c0568f6f2f0ee45226100680472024-02-03T01:57:21.000Z0xf97277ebfb77038b19bd2af084cbe394b7bb9b58f1b80cc5058634747a51887e00
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x833589fcd6edb6e08f4c7c32d4f71b54bda02913159233201142024-12-05T20:12:55.000Z0x7ae3dba030c0a9aecc9e230027fec907031fa12417b541393043ff7ad441d2a01000500
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca157233201142024-12-05T20:12:55.000Z0x7ae3dba030c0a9aecc9e230027fec907031fa12417b541393043ff7ad441d2a025001500
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_ReserveFactorChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LendingPoolConfigurator_ReserveInitialized_event

Aave protocol events emitted when new lending reserves are initialized in the LendingPoolConfigurator contract, recording the deployed aToken, stable debt token, variable debt token, and interest rate strategy addresses for each asset.
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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_aTokenSTRINGContract address of the aToken associated with the reserve. Hex-encoded, 0x-prefixed, 42-character string.
in_stableDebtTokenSTRINGContract address of the stable debt token for the reserve. Hex-encoded, 0x-prefixed, 42-character string.
in_variableDebtTokenSTRINGContract address of the variable debt token for the reserve. Hex-encoded, 0x-prefixed, 42-character string.
in_interestRateStrategyAddressSTRINGContract address of the interest rate strategy contract for the reserve. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_assetin_aTokenlog_indexblock_numberblock_timestamptransaction_hashin_stableDebtTokenin_variableDebtTokenin_interestRateStrategyAddress
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0x44b74efddd5f6a2d13a529cb45d861c58d805beb0xbd1a085ea96045654add8261be355c1db094f86b1021228561752024-11-25T02:28:17.000Z0x48ea1d3f188b580eabc6459950348c6bf832563e03b8a19aa10a58997c7bc8870x4ddaa75cb4d43e4e583002705b433ede602049e60x827ca14618c59361643f40a798d378ac7319db780x4c1345dc4267d56c0f7ae996611482f655f1af5a
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xc9ae3b5673341859d3ac55941d27c8be4698c9e40xb01c5c4eb40d2f2b64daa3170f89849d00ea6b4426108881162024-02-22T01:32:59.000Z0x517999aca10d9c1ed966fe324d82ace981e3ac513c2d453c86d10c36159c28aa0x3eb1ae14baedcc443229913c90b0c014dec877680xf2306020be299477fdd387befd47c6140b03e1950xced653f5c689ec80881b1a8b9ab2b64df2b963bd
0x7b08a77539a50218c8fb4b706b87fb799d3505a0false0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca0x13a13869b814be8f13b86e9875ab51bda882e3912333186722023-08-30T20:18:11.000Z0xcef54385e7487729c5b2f00cae8b7592465772421f164c5eef7e3c7df732b95e0x18927a44e185cbf8719c4def5fb069f2b807af5b0x326441fa5016d946e6e82e807875fdfdc3041b3b0x0ffc5886d69cc3c432ed421515c2a3b831db9210
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LendingPoolConfigurator_ReserveInitialized_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageManager_ManagementFeeCharged_event

Management fee events from Seamless Protocol’s leverage token manager on Base, recording fees charged in shares for each leveraged position token. Used for tracking protocol revenue and fee accrual across different leverage products.
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_leverageTokenSTRINGContract address of the leverage token for which the management fee was charged on Seamless Protocol. Hex-encoded, 0x-prefixed 40-character string representing the EVM token contract on Base chain.
in_sharesFeeSTRINGNumber of shares taken as a management fee from the leverage token position. Denominated in the leverage token’s share units; sample data shows zero fees, indicating fee collection may be periodic or conditional.
addressremovedlog_indexblock_numberin_sharesFeeblock_timestampin_leverageTokentransaction_hash
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false3253239038802025-07-03T19:15:23.000Z0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x1b9a7c537b738017a118560ae4ea989cac5f51a7f7c85f55e7055a4d22492446
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false37483239181002025-07-03T20:02:47.000Z0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x2640851a226e592172b174b17ecd5cd46b1ab51605e33aeffa4453e1f2669415
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false1523165120802025-06-16T16:36:03.000Z0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x3cb7f94ea6bef45ded50a98f1dbce79d30a84b59ace946e00ac8ef9bc60791f8
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageManager_ManagementFeeCharged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageManager_Mint_event

Leveraged position mint events from Seamless Protocol v1 on Base, capturing debt issuance, collateral deposits, equity contributions, and share allocations when users open or increase leveraged positions. Used for tracking leverage utilization, position sizing, and protocol TVL (Total Value Locked) growth.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_actionDataSTRUCT<collateral STRING, debt STRING, equity STRING, shares STRING, tokenFee STRING, treasuryFee STRING>Structured data containing financial metrics for the leverage operation. Fields include collateral, debt, shares, tokenFee, and treasuryFee amounts as numeric strings representing token quantities in smallest denomination.
addressremovedin_tokenin_senderlog_indexblock_numberin_actionDatablock_timestamptransaction_hash
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c15531731214{“debt”:“38361393654852501660”,“equity”:“2249999999999997996”,“shares”:“2212924635077182793”,“tokenFee”:“0”,“collateral”:“38099514596742693894”,“treasuryFee”:“0”}2025-06-18T13:02:55.000Z0xeafda0ddee95fc990deacc8fc68cbaf8de460a9e8f9a3369cfa4fbe445108d0e
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c5031731796{“debt”:“182440691524788722643”,“equity”:“10700605847316776840”,“shares”:“10524315745065372386”,“tokenFee”:“0”,“collateral”:“181195199779527043694”,“treasuryFee”:“0”}2025-06-18T13:22:19.000Z0x67de5d13ee71e2900d62909f59b8675788c4ae6d3be52ed35bc7b57304c3acb4
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c22531745255{“debt”:“17032469640259”,“equity”:“999999997998”,“shares”:“982533871237”,“tokenFee”:“0”,“collateral”:“16916104134601”,“treasuryFee”:“0”}2025-06-18T20:50:57.000Z0x5f3c23e12fc2b0a76b75f04ce8fbbcc1bef86faa1ccc8d1e673cd5f633f38e8d
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageManager_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageManager_Rebalance_event

Rebalance events from Seamless Protocol’s Leverage Manager on Base, recording adjustments to leveraged positions. Captures before/after position states including debt, equity, and collateral ratios, plus the specific actions taken (borrow/repay indicated by actionType) for analyzing automated leverage maintenance 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_tokenSTRINGToken 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.
in_stateBeforeSTRUCT<collateralInDebtAsset STRING, debt STRING, equity STRING, collateralRatio STRING>Position state snapshot before the rebalancing operation, including debt balance, equity value, collateral ratio, and total collateral value denominated in the debt asset. All monetary values are in wei (18 decimals).
in_stateAfterSTRUCT<collateralInDebtAsset STRING, debt STRING, equity STRING, collateralRatio STRING>Position state snapshot after the rebalance action, including debt, equity, collateral ratio, and collateral value denominated in the debt asset. Values are wei-denominated (18 decimals) and capture the leveraged position’s financial status post-execution.
in_actionsARRAY<STRUCT<actionType INT64, amount STRING>>Array of leverage actions executed during the rebalance, where actionType 0 represents collateral deposits and actionType 2 represents debt borrows, with amounts specified in wei. Each rebalance typically includes paired actions to adjust the position’s collateral ratio.
addressremovedin_tokenin_senderlog_indexin_actionsblock_numberin_stateAfterin_stateBeforeblock_timestamptransaction_hash
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xa530e6ea09eb118a1549aca73731379ba546dd32321[{“amount”:“1941222808559226837”,“actionType”:0},{“amount”:“2076791679515269768”,“actionType”:2}]31568477{“debt”:“326989528258465105389”,“equity”:“20451239306549952901”,“collateralRatio”:“1062544019117286552”,“collateralInDebtAsset”:“347440767565015058290”}{“debt”:“324912736578949835621”,“equity”:“20451267576750694200”,“collateralRatio”:“1062943877768796808”,“collateralInDebtAsset”:“345364004155700529821”}2025-06-14T18:38:21.000Z0xfd24aa05221927ac11be0487e051fe3a8fae310bdb16022fc9d80ccaddcfedbc
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xa530e6ea09eb118a1549aca73731379ba546dd32371[{“amount”:“1374848520404712075”,“actionType”:0},{“amount”:“1471526705028740386”,“actionType”:2}]31827722{“debt”:“732801370127578631531”,“equity”:“46014611519508344508”,“collateralRatio”:“1062792747660252507”,“collateralInDebtAsset”:“778815981647086976039”}{“debt”:“731329843422549891145”,“equity”:“46014678134389331898”,“collateralRatio”:“1062919185574384986”,“collateralInDebtAsset”:“777344521556939223043”}2025-06-20T18:39:51.000Z0x28e3b958912eda23e9bb1a3db8effc8500b0a41885bab6575ce8c0a8dc028776
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xa530e6ea09eb118a1549aca73731379ba546dd32901[{“amount”:“34807975292940599”,“actionType”:0},{“amount”:“37226230358524438”,“actionType”:2}]31352453{“debt”:“5788707041008643516”,“equity”:“362375340823784906”,“collateralRatio”:“1062600393880123431”,“collateralInDebtAsset”:“6151082381832428422”}{“debt”:“5751480810650119078”,“equity”:“362375847563587198”,“collateralRatio”:“1063005660540946152”,“collateralInDebtAsset”:“6113856658213706276”}2025-06-09T18:37:33.000Z0x9598ae45e4fed0849bef3defec7e3bb725b96ef4f1d5e9125931706b2a2e1716
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageManager_Rebalance_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageManager_Redeem_event

Leverage position redemption events from Seamless Protocol v1 lending protocol on Base, capturing position closures with debt repayment, equity withdrawal, collateral release, and fee calculations. Used for analyzing leveraged position management, redemption patterns, and protocol fee collection.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_actionDataSTRUCT<collateral STRING, debt STRING, equity STRING, shares STRING, tokenFee STRING, treasuryFee STRING>Structured data containing financial metrics for the leverage operation. Fields include collateral, debt, shares, tokenFee, and treasuryFee amounts as numeric strings representing token quantities in smallest denomination.
addressremovedin_tokenin_senderlog_indexblock_numberin_actionDatablock_timestamptransaction_hash
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c26931746224{“debt”:“350718008990978”,“equity”:“20591008731839”,“shares”:“20251718635226”,“tokenFee”:“20591008732”,“collateral”:“348321776587619”,“treasuryFee”:“0”}2025-06-18T21:23:15.000Z0xde8f0a561bb320c7ee851e4e0c08bcf3e6e0e16ec3eb6937b262acf8efc794b9
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c5631745518{“debt”:“169617106335083”,“equity”:“9958438852313”,“shares”:“9794304219207”,“tokenFee”:“9958438853”,“collateral”:“168458267990263”,“treasuryFee”:“0”}2025-06-18T20:59:43.000Z0x4beb35c8aca1461d8320ad8705778b64c9461f1f8442289bee23afc6841bf5dd
0x38ba21c6bf31df1b1798fced07b4e9b07c5ec3a8false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0xdba92fc3dc10a17b96b6e807a908155c389a887c15531745487{“debt”:“169617071980058”,“equity”:“9958438902316”,“shares”:“9794302358352”,“tokenFee”:“9958438903”,“collateral”:“168458235936985”,“treasuryFee”:“0”}2025-06-18T20:58:41.000Z0xda8789584769e762a090f6e84957618a6c79cdcaed5984e43833d14ae6d85364
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageManager_Redeem_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageToken_Approval_event

ERC-20 token approval events from Seamless Protocol leverage tokens on Base, recording when token holders authorize spenders to transfer specified amounts on their behalf. Used for tracking delegation permissions and analyzing protocol interaction patterns.
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_spenderSTRINGAddress authorized to spend tokens on behalf of the owner. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_ownerin_valuelog_indexin_spenderblock_numberblock_timestamptransaction_hash
0xa2fceeae99d2caeee978da27be2d95b0381dbb8cfalse0x7b5a3297c0f37484e2ca7956aec068778cb021ed9139250432310161140xdba92fc3dc10a17b96b6e807a908155c389a887c319481502025-06-23T13:34:07.000Z0xbc90f583286e66ee554c6330c547a4e8908be273a6dd871aec5cd1af731466be
0xa2fceeae99d2caeee978da27be2d95b0381dbb8cfalse0xda7a1ab9fbc0c41f0210f5cceb56b0527b61af5d98970046450680564840xdba92fc3dc10a17b96b6e807a908155c389a887c314852252025-06-12T20:23:17.000Z0xf9f7eb13904149ed24e630e4af8ddfb6e0903c689e203c611f8e9b1f380192c4
0xa2fceeae99d2caeee978da27be2d95b0381dbb8cfalse0xda7a1ab9fbc0c41f0210f5cceb56b0527b61af5d99108849130776701080xdba92fc3dc10a17b96b6e807a908155c389a887c314803232025-06-12T17:39:53.000Z0xeab9a4af5771c3964409e1695355345c547307f8eeec4d5208f2f919205950b8
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageToken_Approval_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageToken_Initialized_event

Initialization events for leverage token contracts deployed on Seamless Protocol V1 on Base chain. Records contract deployment addresses and timestamps for tracking new leveraged position token launches.
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_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
addressremovedlog_indexin_versionblock_numberblock_timestamptransaction_hash
0xa2fceeae99d2caeee978da27be2d95b0381dbb8cfalse6941310528572025-06-02T20:11:01.000Z0x1150276740a310b6bf1edaa4b8bf5c76bfe4effa2103802f1c29ea1ea604f8cd
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageToken_Initialized_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageToken_LeverageTokenInitialized_event

Initialization events for Seamless Protocol leverage tokens on Base, recording when new leveraged token products (e.g., weETH/WETH 17x) are created with their trading symbols and contract addresses. Used for tracking the deployment and configuration of leveraged trading products in the protocol.
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_nameSTRINGName or label identifier for the entity being created, registered, or updated in the event.
in_symbolSTRINGSymbol of the token involved in the transaction or event.
addressin_nameremovedin_symbollog_indexblock_numberblock_timestamptransaction_hash
0xa2fceeae99d2caeee978da27be2d95b0381dbb8cweETH / WETH 17x Leverage TokenfalseWEETH-WETH-17x693310528572025-06-02T20:11:01.000Z0x1150276740a310b6bf1edaa4b8bf5c76bfe4effa2103802f1c29ea1ea604f8cd
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageToken_LeverageTokenInitialized_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageToken_Transfer_event

Transfer events for leveraged token positions in Seamless Protocol on Base, capturing mints, burns, and transfers between addresses. Useful for tracking leverage token issuance and holder activity across the protocol.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_toaddressin_fromremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x639d2dd24304ac2e6a691d8c1cff4a2665925fee0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x0000000000000000000000000000000000000000false0699325301222025-07-07T00:53:11.000Z0x83877f2b8ca5a34c297f7796b068a8b00ead6ef55327a9a828022b59813ea0cb
0x639d2dd24304ac2e6a691d8c1cff4a2665925fee0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x0000000000000000000000000000000000000000false0696325301222025-07-07T00:53:11.000Z0x83877f2b8ca5a34c297f7796b068a8b00ead6ef55327a9a828022b59813ea0cb
0x639d2dd24304ac2e6a691d8c1cff4a2665925fee0xa2fceeae99d2caeee978da27be2d95b0381dbb8c0x0000000000000000000000000000000000000000false01007325301432025-07-07T00:53:53.000Z0x95a85f2f9df3f2bc6d1addcc259cc41a697e12384235ff36b3093486f875be2e
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageToken_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

LeverageTokenFactory_BeaconProxyCreated_event

Beacon proxy deployment events from Seamless Protocol’s leverage token factory on Base, capturing when new leveraged position proxies are created with their addresses and initialization data. Used for tracking leverage token contract deployments and analyzing protocol growth.
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_proxySTRINGContract address of the newly created proxy contract. Hex-encoded, 0x-prefixed, 42-character string.
in_dataSTRINGEncoded input data for the contract function call. Hex-encoded byte string representing function parameters and additional call data.
in_baseSaltSTRINGBase salt value used as input to deterministically generate the proxy contract address. Hex-encoded 32-byte value, typically zero for default deployments as seen in sample data.
addressin_dataremovedin_proxylog_indexin_baseSaltblock_numberblock_timestamptransaction_hash
0xe0b2e40edeb53b96c923381509a25a615c1abe570x9065714700000000000000000000000038ba21c6bf31df1b1798fced07b4e9b07c5ec3a8000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000001f7765455448202f205745544820313778204c6576657261676520546f6b656e00000000000000000000000000000000000000000000000000000000000000000e57454554482d574554482d313778000000000000000000000000000000000000false0xa2fceeae99d2caeee978da27be2d95b0381dbb8c6950x0000000000000000000000000000000000000000000000000000000000000000310528572025-06-02T20:11:01.000Z0x1150276740a310b6bf1edaa4b8bf5c76bfe4effa2103802f1c29ea1ea604f8cd
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.LeverageTokenFactory_BeaconProxyCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_AccrueInterest_event

Interest accrual events from MetaMorpho vaults on Seamless Protocol (Base), recording fee share allocations and total asset updates. Used for tracking vault performance, fee generation, and asset growth 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_newTotalAssetsSTRINGUpdated total asset value in the vault after interest accrual. Numeric string representation of the asset quantity in the vault’s base denomination.
in_feeSharesSTRINGNumber of fee shares minted to the protocol during the interest accrual event. Numeric string representation of share quantity.
addressremovedlog_indexblock_numberin_feeSharesblock_timestamptransaction_hashin_newTotalAssets
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false325264700705133510256282025-02-16T18:11:27.000Z0x1237da9d6b5635af81f6f057a0026c1b6a55885b9fc1c4f6376f4d49d86230024070771080971240285
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false39726443960125617376972025-02-16T03:41:07.000Z0x735f0926214286a30f7846b0d283afc5ee76494aef649a304bd6076944cec34f5600676815636392
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false16626469329179596364437302025-02-16T17:46:45.000Z0xc4d5da79d3c1f29a969162953524e4cfa444dcae3458813ace046013fd9c58ac4410719564766518123
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_AccrueInterest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_Approval_event

ERC-20 token approval events from Seamless Protocol’s MetaMorpho vault contracts on Base, recording owner addresses granting spending allowances to spender addresses. Used for tracking vault share approvals and delegated access patterns.
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_spenderSTRINGAddress authorized to spend tokens on behalf of the owner. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_ownerin_valuelog_indexin_spenderblock_numberblock_timestamptransaction_hash
0x5a47c803488fe2bb0a0eaaf346b420e4df22f3c7false0x166ce42df5f4baa94abc5b62c60dab1b3c73d2a34998905522501999544120x23055618898e202386e6c13955a58d3c68200bfb262827002025-02-12T10:05:47.000Z0x7620dde91e91f03a8b151f4649a1c540959d1ecc7f5ac331e8cef3122da8a7a5
0x5a47c803488fe2bb0a0eaaf346b420e4df22f3c7false0x166ce42df5f4baa94abc5b62c60dab1b3c73d2a324994417108283895542710x23055618898e202386e6c13955a58d3c68200bfb262954232025-02-12T17:09:53.000Z0x376b5c79ac1b1264dc1f37a4451fd2e5a57adfe6b557fc7de75e4316246e8966
0x5a47c803488fe2bb0a0eaaf346b420e4df22f3c7false0x166ce42df5f4baa94abc5b62c60dab1b3c73d2a3999781062190964127760x23055618898e202386e6c13955a58d3c68200bfb262888642025-02-12T13:31:15.000Z0x29d63cc02732969b44b1272d677082dbe50de0443b738d0719a0ef5c4e635712
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_Approval_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_Deposit_event

Deposit events from MetaMorpho V1 vaults on Seamless Protocol (Base), capturing asset deposits with corresponding share issuance, sender and owner addresses. Used for tracking vault inflows, share-to-asset conversion rates, and user deposit 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
addressremovedin_ownerin_assetsin_senderin_shareslog_indexblock_numberblock_timestamptransaction_hash
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false0x752809e236a5dd4ef83b34f138200d7c05cacebc4427936926543010x23055618898e202386e6c13955a58d3c68200bfb442774343557651406263712752025-02-14T11:18:17.000Z0x783daf7db3a2e3db2d1ed468e09dc267b33a90a72177050ee34067c37d8ad80a
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false0x752809e236a5dd4ef83b34f138200d7c05cacebc3000000000000000x23055618898e202386e6c13955a58d3c68200bfb2999811538968861060263916932025-02-14T22:38:53.000Z0x367321b4516bdb05653f65e112c32f4dbf3669aee56e86c0fbb829c7dd5ea3ed
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false0x752809e236a5dd4ef83b34f138200d7c05cacebc5000000000000000x23055618898e202386e6c13955a58d3c68200bfb499968272605158382263923272025-02-14T23:00:01.000Z0xb41433c4146135b15bf3fdca34372e0650501ac605b570b922dee7ae22fa9ecb
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_Transfer_event

ERC-20 token transfer events from MetaMorpho vault contracts on Seamless Protocol (Base), tracking share token mints, burns, and transfers between depositor addresses. Used for analyzing vault deposit/withdrawal activity and share token holder flows.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_toaddressin_fromremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0xd6dcf20e30c1a897d2a30ddda0206e09d8fe03290x5a47c803488fe2bb0a0eaaf346b420e4df22f3c70x0000000000000000000000000000000000000000false690452664812563870294261786672025-02-10T00:18:01.000Z0xa6f8a26bcca86a60c5794aca9811a37e33f4fde51ea8aec2f50f36c398640d0f
0x82c30b9db2e3b92ace4e1593b32890dcf8612d030x5a47c803488fe2bb0a0eaaf346b420e4df22f3c70x0000000000000000000000000000000000000000false12587639538419291261786672025-02-10T00:18:01.000Z0xa6f8a26bcca86a60c5794aca9811a37e33f4fde51ea8aec2f50f36c398640d0f
0xebd65d1b26f715fc87caf1c12f0cad36ce44fdf50x5a47c803488fe2bb0a0eaaf346b420e4df22f3c70x0000000000000000000000000000000000000000false104899923886797416596261791262025-02-10T00:33:19.000Z0xa36002d209c0525d31767f326141abe48c8b93f229c79ce49cde9334a3addc38
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_UpdateLastTotalAssets_event

Total asset value updates from MetaMorpho vault contracts on Seamless Protocol (Base), tracking vault balance changes over time. Used for monitoring vault performance and asset under management (AUM) trends.
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_updatedTotalAssetsSTRINGUpdated total value of assets managed by the vault after a state change. String-encoded numeric value representing the total asset amount.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_updatedTotalAssets
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false197252239872025-01-18T21:55:21.000Z0x0ced843b63f32d6333f15728d70ea57723fb216337c59a37a9a6538e07577bf526668441988
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false186252239872025-01-18T21:55:21.000Z0x0ced843b63f32d6333f15728d70ea57723fb216337c59a37a9a6538e07577bf526667441988
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false102252240562025-01-18T21:57:39.000Z0x330e730b1baea35e8bb34cb6df725320686045f902433e1cd49888802641e58c26669450375
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_UpdateLastTotalAssets_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_UpdateLostAssets_event

MetaMorpho vault lost asset update events from Seamless Protocol on Base, recording changes to unrecoverable asset amounts in lending vaults. Tracks vault risk management actions for monitoring protocol health and liquidation scenarios.
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_newLostAssetsSTRINGUpdated amount of lost assets in the MetaMorpho vault. String-encoded integer representing the new total value of assets considered permanently lost or irrecoverable.
addressremovedlog_indexblock_numberblock_timestampin_newLostAssetstransaction_hash
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false46264453432025-02-16T04:27:13.000Z00xf1791b3c7eb392800810698a70feffbd6ade87b54442c00089b1e69499009b6c
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false323264700702025-02-16T18:11:27.000Z00x1237da9d6b5635af81f6f057a0026c1b6a55885b9fc1c4f6376f4d49d8623002
0x27d8c7273fd3fcc6956a0b370ce5fd4a7fc65c18false395264439602025-02-16T03:41:07.000Z00x735f0926214286a30f7846b0d283afc5ee76494aef649a304bd6076944cec34f
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_UpdateLostAssets_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoV1_Withdraw_event

Withdrawal events from MetaMorpho V1 vaults on Seamless Protocol (Base), recording when users redeem vault shares for underlying assets. Tracks share-to-asset conversion rates for analyzing vault redemptions and liquidity flows.
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_receiverSTRINGAddress that receives tokens, assets, or rewards from the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
addressremovedin_ownerin_assetsin_senderin_shareslog_indexin_receiverblock_numberblock_timestamptransaction_hash
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false0x08dc2df1f028ea34ba1e1bdc91666fda11554c72500000110x08dc2df1f028ea34ba1e1bdc91666fda11554c72498458389383454743024170x08dc2df1f028ea34ba1e1bdc91666fda11554c72259579832025-02-04T21:41:53.000Z0xf40da1c15f7b4713c9f8de63d99cfe5a0f888fb9f230f143b610eb3790806ded
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false0x09d4e55b40e645ec08bdfb06b5072d952d30e60d500328100x09d4e55b40e645ec08bdfb06b5072d952d30e60d498827511539794099874940x09d4e55b40e645ec08bdfb06b5072d952d30e60d259263572025-02-04T04:07:41.000Z0x760cbdc9e5be613249ff299b4f0c6ad668334eeedd3d2d4846e5b798ba99f5b1
0x616a4e1db48e22028f6bbf20444cd3b8e3273738false0x0c27a77697e045be095df18221b2a601ab8afeab1110855956680x0c27a77697e045be095df18221b2a601ab8afeab1107548452560325680527482640x0c27a77697e045be095df18221b2a601ab8afeab259189972025-02-04T00:02:21.000Z0x9cf099d279c237a60089705b23f770085a7b9f073166ec761a912e2aed46c49d
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.MetaMorphoV1_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_Accrued_event

Reward accrual events from Seamless Protocol lending markets on Base, tracking incremental rewards earned by users for depositing or borrowing specific assets. Used for analyzing liquidity mining incentive distribution and user reward accumulation 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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_assetIndexSTRINGIndex tracking the cumulative reward distribution state for the specified asset at the time of accrual. Updates with each reward calculation to determine newly accrued rewards since the last user interaction.
in_userIndexSTRINGUser’s current reward index position for the specified asset-reward pair. Tracks the user’s accrual state using a high-precision integer representing their index in the rewards distribution calculation.
in_rewardsAccruedSTRINGCumulative amount of rewards accrued to the user for the specific asset-reward pair at the time of the event. Denominated in the smallest unit of the reward token, with values ranging from zero to billions.
addressin_userremovedin_assetin_rewardlog_indexblock_numberin_userIndexin_assetIndexblock_timestamptransaction_hashin_rewardsAccrued
0x91ac2fff8cbef5859eaa6dda661febd533cd37800x44bcaf5bb272726188f5d07552a27b5010e4fb09false0x48bf8fcd44e2977c8a9a744658431a8e6c0d866c0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5621749494055269279050868997267412007413552692790508689972674120074132024-07-24T00:00:27.000Z0xf2326bb2cd7b476f54c68ff3332513b79f365ec409939d2b47eebb60df20c6cd56210982
0x91ac2fff8cbef5859eaa6dda661febd533cd37800x44bcaf5bb272726188f5d07552a27b5010e4fb09false0x48bf8fcd44e2977c8a9a744658431a8e6c0d866c0x1c7a460413dd4e964f96d8dfc56e7223ce88cd856117494940902671639218869005175200016990267163921886900517520001692024-07-24T00:00:27.000Z0xf2326bb2cd7b476f54c68ff3332513b79f365ec409939d2b47eebb60df20c6cd3012618
0x91ac2fff8cbef5859eaa6dda661febd533cd37800x8ab99568516898927ccddcc96680729b54430261false0x48bf8fcd44e2977c8a9a744658431a8e6c0d866c0x998e44232bef4f8b033e5a5175bdc97f2b10d5e51541749496255269365918846960057207359222552693659188469600572073592222024-07-24T00:01:11.000Z0x31019ec97f69085f005e100295da31f7279cc960f6f876769216e145a9832b5a0
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_Accrued_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_AccruedIndexChange_event

Reward accrual index updates for user positions in Seamless Protocol lending markets on Base. Tracks changes to user-specific reward indexes and accumulated rewards across different assets and reward tokens for analyzing incentive distribution.
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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_oldUserIndexSTRINGUser’s previous reward accrual index value for the asset-reward pair before this update. Stored as a high-precision integer representing the rewards calculation state; zero indicates first-time accrual tracking.
in_oldRewardsAccruedSTRINGPrevious cumulative amount of rewards accrued to the user for this asset-reward pair before the index update. Typically starts at ‘0’ for first-time interactions and updates as rewards accumulate over time.
in_newUserIndexSTRINGUpdated reward index for the user’s position in the specified asset after this accrual event. High-precision decimal value scaled by 10^27, representing the cumulative reward calculation factor.
in_newRewardsAccruedSTRINGUpdated quantity of reward tokens accrued by the user for this asset-reward pair after the index change. Represented as a large integer string, commonly ‘0’ when only index positions are being updated without immediate reward accumulation.
addressin_userremovedin_assetin_rewardlog_indexblock_numberblock_timestampin_newUserIndexin_oldUserIndextransaction_hashin_newRewardsAccruedin_oldRewardsAccrued
0x91ac2fff8cbef5859eaa6dda661febd533cd37800xcd07da92d4be4a79baa895a0cd58a2ff1ef949bbfalse0x2c159a183d9056e29649ce7e56e59ca833d326240x5607718c64334eb5174cb2226af891a6ed82c7c6587155077572024-06-08T00:01:01.000Z48165075258762004823775800000000000x72ba4b8a6ebe34c6af985f3ab50062b0a5d4e3e5019412ad7732635cb1364fd600
0x91ac2fff8cbef5859eaa6dda661febd533cd37800xcd07da92d4be4a79baa895a0cd58a2ff1ef949bbfalse0x2c159a183d9056e29649ce7e56e59ca833d326240x1c7a460413dd4e964f96d8dfc56e7223ce88cd85586155077572024-06-08T00:01:01.000Z1037335853235409092000000000000x72ba4b8a6ebe34c6af985f3ab50062b0a5d4e3e5019412ad7732635cb1364fd600
0x91ac2fff8cbef5859eaa6dda661febd533cd37800xcdf48aa018dc19b5a2a047a980b6b3fbf6f77e52false0x51fb9021d61c464674b419c0e3082b5b9223fc170x998e44232bef4f8b033e5a5175bdc97f2b10d5e5622155077572024-06-08T00:01:01.000Z694679417247228191800000000000x72ba4b8a6ebe34c6af985f3ab50062b0a5d4e3e5019412ad7732635cb1364fd600
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_AccruedIndexChange_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_AssetConfigUpdated_event

Reward distribution configuration changes for Seamless Protocol lending markets on Base, tracking emission rate and distribution period updates for incentivized assets. Used to monitor protocol incentive adjustments and reward program modifications across different collateral types.
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_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_oldEmissionSTRINGPrevious emission rate per second for the reward token before this configuration update. Denominated in the smallest unit of the reward token (e.g., wei for ERC20), may be zero for new reward configurations.
in_newEmissionSTRINGToken emission rate after the configuration update, measured in smallest token units per second distributed to this asset.
in_oldDistributionEndSTRINGPrevious Unix timestamp when the rewards distribution for this asset configuration was scheduled to end. Typically changes when reward parameters are updated or extended.
in_newDistributionEndSTRINGUpdated Unix timestamp (in seconds) indicating when the reward distribution period ends for this asset configuration. Typically set to future dates like February-March 2025 in sample data.
in_assetIndexSTRINGIndex value tracking the reward accumulation state for this specific asset-reward pair. Used internally by Seamless Protocol’s rewards controller to calculate accrued rewards over time.
addressremovedin_assetin_rewardlog_indexblock_numberin_assetIndexin_newEmissionin_oldEmissionblock_timestamptransaction_hashin_newDistributionEndin_oldDistributionEnd
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0xaffdd26fb0ca4dc43432f810f5fd6f6cec84f7950x1c7a460413dd4e964f96d8dfc56e7223ce88cd8524325911749011574074074074115740740740742025-02-03T20:00:45.000Z0x4e354352472e343fcb28e3f26f68c37c9097bd5eea3372a4443dc3c6fd7d7c2c17408592001740859200
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0xaffdd26fb0ca4dc43432f810f5fd6f6cec84f7950x1c7a460413dd4e964f96d8dfc56e7223ce88cd852242591174901157407407407402025-02-03T20:00:45.000Z0x4e354352472e343fcb28e3f26f68c37c9097bd5eea3372a4443dc3c6fd7d7c2c17408592000
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0xaffdd26fb0ca4dc43432f810f5fd6f6cec84f7950x1c7a460413dd4e964f96d8dfc56e7223ce88cd8527325911749011574074074074115740740740742025-02-03T20:00:45.000Z0x4e354352472e343fcb28e3f26f68c37c9097bd5eea3372a4443dc3c6fd7d7c2c17408592001740859200
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_AssetConfigUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_ClaimerSet_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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_claimerSTRINGAddress of the account initiating the claim transaction. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_ClaimerSet_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_RewardOracleUpdated_event

Oracle price feed updates for reward tokens in Seamless Protocol v1 on Base. Tracks when reward token price oracles are configured or changed, useful for analyzing incentive program configurations and oracle dependencies.
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_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardOracleSTRINGContract address of the oracle providing price data for the reward token. Hex-encoded, 0x-prefixed 40-character string on Base chain.
addressremovedin_rewardlog_indexblock_numberblock_timestampin_rewardOracletransaction_hash
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x1c7a460413dd4e964f96d8dfc56e7223ce88cd85465160549252024-06-20T15:59:57.000Z0x602823807c919a92b63cf5c126387c47599760720xf71a6539da55aa93dc167dd01883e0558e4f662c7fb8e95b3df425f14e07223d
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5467160549252024-06-20T15:59:57.000Z0x602823807c919a92b63cf5c126387c47599760720xf71a6539da55aa93dc167dd01883e0558e4f662c7fb8e95b3df425f14e07223d
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5463160549252024-06-20T15:59:57.000Z0x602823807c919a92b63cf5c126387c47599760720xf71a6539da55aa93dc167dd01883e0558e4f662c7fb8e95b3df425f14e07223d
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_RewardOracleUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_RewardsClaimed_event

Reward claim events from Seamless Protocol v1 lending platform on Base, tracking user reward redemptions with token addresses and claimed amounts. Used for analyzing incentive program participation and reward distribution across different asset pools.
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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_claimerSTRINGAddress of the account initiating the claim transaction. 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_toaddressin_userremovedin_amountin_rewardlog_indexin_claimerblock_numberblock_timestamptransaction_hash
0x0303c6ca7ad3b0a9c0dfc4693262d95f77803af70x91ac2fff8cbef5859eaa6dda661febd533cd37800x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7false00x5607718c64334eb5174cb2226af891a6ed82c7c63290x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7194169062024-09-06T11:45:59.000Z0x8a39a74c9e447399e6a317e32205bbbc221ccc08d13c4aedb6efc8b9825fb05a
0x0303c6ca7ad3b0a9c0dfc4693262d95f77803af70x91ac2fff8cbef5859eaa6dda661febd533cd37800x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7false00x833589fcd6edb6e08f4c7c32d4f71b54bda029133410x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7194169062024-09-06T11:45:59.000Z0x8a39a74c9e447399e6a317e32205bbbc221ccc08d13c4aedb6efc8b9825fb05a
0x0303c6ca7ad3b0a9c0dfc4693262d95f77803af70x91ac2fff8cbef5859eaa6dda661febd533cd37800x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7false17247799555480992490x998e44232bef4f8b033e5a5175bdc97f2b10d5e53380x0303c6ca7ad3b0a9c0dfc4693262d95f77803af7194169062024-09-06T11:45:59.000Z0x8a39a74c9e447399e6a317e32205bbbc221ccc08d13c4aedb6efc8b9825fb05a
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_RewardsClaimed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_TemporaryOverrideAdminSet_event

Administrative permission changes in Seamless Protocol’s rewards controller on Base, tracking temporary admin role assignments and revocations. Used for monitoring governance actions and access control modifications in the lending protocol’s incentive 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_previousAdminSTRINGAddress of the admin being replaced in this temporary override event for the Seamless Protocol rewards controller. Contains the zero address (0x000…000) when no previous admin existed, or a valid address when an existing admin is being changed.
in_newAdminSTRINGAddress of the newly assigned administrator. Hex-encoded, 0x-prefixed, 42-character string representing the Ethereum address that will receive admin privileges.
addressremovedlog_indexin_newAdminblock_numberblock_timestampin_previousAdmintransaction_hash
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false2320xa1b5f2cc9b407177cd8a4acf1699fa0b99955a22154555412024-06-06T19:00:29.000Z0x00000000000000000000000000000000000000000x3d306288ded9122955e94b742bcd10ad6f26bc60a023d3cc97879b719fb2c8fb
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false2620x0000000000000000000000000000000000000000157237542024-06-13T00:00:55.000Z0xa1b5f2cc9b407177cd8a4acf1699fa0b99955a220xa65d8f72eca48235d557fcaefc24cecc38143244724094b08a3e07cc34d9168e
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_TemporaryOverrideAdminSet_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardsController_TransferStrategyInstalled_event

Configuration events recording transfer strategy assignments for reward tokens in Seamless Protocol on Base. Used for tracking reward distribution mechanism changes and governance updates to the protocol’s incentive 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_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_transferStrategySTRINGContract address of the transfer strategy implementation being installed for reward distribution. Defines the mechanism through which rewards are transferred to users in the Seamless Protocol rewards controller.
addressremovedin_rewardlog_indexblock_numberblock_timestamptransaction_hashin_transferStrategy
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5127169657232024-07-11T17:59:53.000Z0xa9ecf76a8d9eb6cb1bfa03c101094f03d26b01521e0f0e365fce0004a892a5e80x2181be388ced00754e7c1ee33dbcf78397dd89ac
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5125169657232024-07-11T17:59:53.000Z0xa9ecf76a8d9eb6cb1bfa03c101094f03d26b01521e0f0e365fce0004a892a5e80x2181be388ced00754e7c1ee33dbcf78397dd89ac
0x91ac2fff8cbef5859eaa6dda661febd533cd3780false0x998e44232bef4f8b033e5a5175bdc97f2b10d5e5251215846012024-10-26T16:02:29.000Z0x7e0da5d55b77859ff0c87aa1965074a3801df660247ad8ab6b982a1eb5ae8cf20x2181be388ced00754e7c1ee33dbcf78397dd89ac
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.RewardsController_TransferStrategyInstalled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SToken_Burn_event

Stable rate debt token burn events from Aave-based lending protocols, emitted when borrowers repay stable-rate debt positions. Records the burn amount, user balance changes, average stable rate, and updated total supply for tracking debt repayments and interest accrual.
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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_currentBalanceSTRINGUser’s current stable debt balance after accrued interest. Numeric string representation of token quantity in smallest denomination.
in_balanceIncreaseSTRINGAccrued interest amount since the last update for the user’s balance. Numeric string representation of token quantity in smallest denomination.
in_avgStableRateSTRINGAverage stable borrow rate across all borrowers for the reserve. Numeric string representation in ray units (27 decimals).
in_newTotalSupplySTRINGUpdated total supply of stable debt tokens after the operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.SToken_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SToken_Mint_event

Stable debt token minting events from Aave protocol lending pools. Captures stable-rate borrowing activity including borrowed amount, interest rate calculations, borrower address, and updated pool totals.
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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_onBehalfOfSTRINGAddress of the account receiving the benefit of the 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_currentBalanceSTRINGUser’s current stable debt balance after accrued interest. Numeric string representation of token quantity in smallest denomination.
in_balanceIncreaseSTRINGAccrued interest amount since the last update for the user’s balance. Numeric string representation of token quantity in smallest denomination.
in_newRateSTRINGUpdated stable borrow rate for the user after the mint operation. Numeric string representation in ray units (27 decimals).
in_avgStableRateSTRINGAverage stable borrow rate across all borrowers for the reserve. Numeric string representation in ray units (27 decimals).
in_newTotalSupplySTRINGUpdated total supply of stable debt tokens after the operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.SToken_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_Burn_event

Variable debt token burn events emitted when borrowers repay debt in Aave-based lending protocols. Contains user address, repayment amount, updated interest index, and accrued interest since last interaction for tracking debt position changes.
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_targetSTRINGAddress of the recipient contract or account receiving tokens or funds. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_balanceIncreaseSTRINGAccrued interest amount since the last update for the user’s balance. Numeric string representation of token quantity in smallest denomination.
in_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
addressin_fromremovedin_indexin_valuein_targetlog_indexblock_numberblock_timestamptransaction_hashin_balanceIncrease
0x1c4384366b6694dff3997d5033fc7ffcb2e3d8a70x87c7e8468c5d88ef3205a72043c432291d206443false117681504715865237695619352519996794223305172105610x0000000000000000000000000000000000000000184225161642024-11-17T05:34:35.000Z0xa040d6f4536163bbc187408f8dc44fbc9a1fd1ff03ab3443b5b41cea320cb8a5332578642396589071
0x1c4384366b6694dff3997d5033fc7ffcb2e3d8a70x604696f3d241398609b7bbe430b32865462344d5false117686151085119101992966312936000000000000000000x0000000000000000000000000000000000000000583225222762024-11-17T08:58:19.000Z0x6b57f9ef52241a65185016ce48379b960d74ac85d64eacc6d20783830606dace7144685954769962
0x1c4384366b6694dff3997d5033fc7ffcb2e3d8a70x047b031f72210f85f58a43615cff23ce4755890dfalse117693813818694961834972903644810146205396808760x0000000000000000000000000000000000000000373225325132024-11-17T14:39:33.000Z0xdc714749b6989f617942779d4c905d2699be9cc1fdd943a17a14794feb2b8f274095259834079344
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.VToken_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_Mint_event

Variable rate debt token mint events from lending protocols. Records debt token issuance with borrower address, borrowed amount, interest rate index, and accrued interest at the time of minting.
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_callerSTRINGAddress that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string.
in_onBehalfOfSTRINGAddress of the account receiving the benefit of the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_balanceIncreaseSTRINGAccrued interest amount since the last update for the user’s balance. Numeric string representation of token quantity in smallest denomination.
in_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
addressremovedin_indexin_valuein_callerlog_indexblock_numberin_onBehalfOfblock_timestamptransaction_hashin_balanceIncrease
0x51fb9021d61c464674b419c0e3082b5b9223fc17false10114799451047632935339701541000000000000000000x4d7ce42984e20da443cb060d46b62cfaf4078ed8157199792950x4d7ce42984e20da443cb060d46b62cfaf4078ed82024-09-19T12:12:17.000Z0x4ca83d6dd59e0fd12bcc6723a17f7074a7f2d90cbd53798d66b3239a8e26df8a0
0x51fb9021d61c464674b419c0e3082b5b9223fc17false10114799753187428285215038361405797517844761640x3110d396395a39e85b5558acd924dcfbd342eadf36199803460x3110d396395a39e85b5558acd924dcfbd342eadf2024-09-19T12:47:19.000Z0x77ba7f50e9321d3dc7628db5045efcbfd2577f6e004451048b95b669fe543da60
0x51fb9021d61c464674b419c0e3082b5b9223fc17false10114799753187428285215038361304551734729891760xa6845d1a22177a31e46b6d76188d0cb9089f458219199803460xa6845d1a22177a31e46b6d76188d0cb9089f45822024-09-19T12:47:19.000Z0x03569f8530eafb6241acac53f78df7110973bf535f94dcdda182252f8789fdeb0
Query with partition filter
SELECT *
FROM `tt-contracts.seamlessprotocol_v1_base.VToken_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100