Skip to main content

Tables

FungibleAsset_Deposit_event

Fungible asset deposit events from the Aptos blockchain, capturing token transfers into store addresses with deposit amounts and transaction context. Used for tracking token inflows, wallet activity, and asset accumulation patterns across Aptos-based applications.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_heightINT64Sequential number identifying the position of the block in the blockchain. Positive integer incremented by one for each new block.
sequence_numberSTRINGSequential identifier for an event within its event stream. Non-negative integer string that uniquely orders events sharing the same GUID (account address and creation number combination).
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
event_typeSTRINGFully qualified type identifier for the smart contract event. Module address, module name, and event name separated by double colons.
event_indexINT64Sequential position of the event within its containing transaction. Zero-indexed integer starting from 0 for the first event in each transaction.
event_guid_account_addressSTRINGAccount address component of the event’s globally unique identifier. Hex-encoded string with 0x prefix.
event_guid_creation_numberINT64Creation number component of the event’s globally unique identifier. Non-negative integer that distinguishes different event streams within the same account address.
dataJSONRaw event data payload containing structured parameters and values specific to each event type. JSON object with field names and values representing the complete event emission data.
in_storeSTRINGFungible asset store identifier where the asset is held. Hex-encoded, 0x-prefixed, 66-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
datain_storein_amountevent_typeevent_indexblock_heightblock_timestampsequence_numbertransaction_hashevent_guid_account_addressevent_guid_creation_number
{“amount”:“10”,“store”:“0x90f1b7d6d9a032f5d65384cac9384b6c242ddee3028d3a74d1efe59dfb14875e”}0x90f1b7d6d9a032f5d65384cac9384b6c242ddee3028d3a74d1efe59dfb14875e100x1::fungible_asset::Deposit21907039932024-06-15T00:00:00.192Z00x54883aea85f3719d37215f444970f57e74e9af63ec4a10a348aaef33f4b31fb70x00
{“amount”:“10”,“store”:“0x90f1b7d6d9a032f5d65384cac9384b6c242ddee3028d3a74d1efe59dfb14875e”}0x90f1b7d6d9a032f5d65384cac9384b6c242ddee3028d3a74d1efe59dfb14875e100x1::fungible_asset::Deposit21907040112024-06-15T00:00:04.708Z00x977f464a89bef5671d5016a5ed8bc1a67e29d09dced0dd87d4a759de49a598bc0x00
{“amount”:“9639711825”,“store”:“0x33481efff7c1153d50a545ff5f2f5090df5e7d5f54b135bbf4afd95d10bc1214”}0x33481efff7c1153d50a545ff5f2f5090df5e7d5f54b135bbf4afd95d10bc121496397118250x1::fungible_asset::Deposit21907040142024-06-15T00:00:05.454Z00xeb135e20be0044d5ec500664732ba79436828fb0f430050789c8dba09c564b5e0x00
Query with partition filter
SELECT *
FROM `tt-contracts.aptos_v1_aptos.FungibleAsset_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FungibleAsset_Withdraw_event

Withdrawal events for fungible assets on Aptos blockchain, capturing token amounts removed from specific store addresses with transaction context. Used for tracking token outflows, analyzing wallet activity, and monitoring liquidity movements across Aptos fungible asset protocols.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_heightINT64Sequential number identifying the position of the block in the blockchain. Positive integer incremented by one for each new block.
sequence_numberSTRINGSequential identifier for an event within its event stream. Non-negative integer string that uniquely orders events sharing the same GUID (account address and creation number combination).
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
event_typeSTRINGFully qualified type identifier for the smart contract event. Module address, module name, and event name separated by double colons.
event_indexINT64Sequential position of the event within its containing transaction. Zero-indexed integer starting from 0 for the first event in each transaction.
event_guid_account_addressSTRINGAccount address component of the event’s globally unique identifier. Hex-encoded string with 0x prefix.
event_guid_creation_numberINT64Creation number component of the event’s globally unique identifier. Non-negative integer that distinguishes different event streams within the same account address.
dataJSONRaw event data payload containing structured parameters and values specific to each event type. JSON object with field names and values representing the complete event emission data.
in_storeSTRINGFungible asset store identifier where the asset is held. Hex-encoded, 0x-prefixed, 66-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
datain_storein_amountevent_typeevent_indexblock_heightblock_timestampsequence_numbertransaction_hashevent_guid_account_addressevent_guid_creation_number
{“amount”:“276322054”,“store”:“0x14875a239e95a772fc83b901aefae81c74bb70dd98a0b11b6a391c730e8af48c”}0x14875a239e95a772fc83b901aefae81c74bb70dd98a0b11b6a391c730e8af48c2763220540x1::fungible_asset::Withdraw02179463882024-08-25T00:00:00.415Z00x0937dd08e52d3673b5f8763a89da9a85e10d6226b3646980b5ed42ff8d929b020x00
{“amount”:“9567388244”,“store”:“0xa6cc934e614b9f6c4947b05201c32618a4fa66ed42f39068c1e7a5385f891103”}0xa6cc934e614b9f6c4947b05201c32618a4fa66ed42f39068c1e7a5385f89110395673882440x1::fungible_asset::Withdraw112179463902024-08-25T00:00:00.808Z00x04ccac8d01d38ffb12ad57a32b6f98a139464fc705c95f6c0adfdef8c5d916690x00
{“amount”:“1693077”,“store”:“0x76a207142b833e23ef855663194fbaa3ec3e12eda8344f1dfb69025ab59f87c0”}0x76a207142b833e23ef855663194fbaa3ec3e12eda8344f1dfb69025ab59f87c016930770x1::fungible_asset::Withdraw112179465092024-08-25T00:00:25.645Z00x513bf0f54c6c851cc135e1889c35ef3d5e54d1eb6459fe820480893455964c0d0x00
Query with partition filter
SELECT *
FROM `tt-contracts.aptos_v1_aptos.FungibleAsset_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100