Skip to main content

Tables

BuidlToken_Burn_event

Token burn events from BlackRock’s BUIDL token contract on Aptos blockchain, capturing destruction transactions with burner address and token amounts. Useful for analyzing BUIDL token supply changes and redemption activity.
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_burnerSTRINGAccount address that burned the tokens. Hex-encoded string with 0x prefix.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_reasonSTRINGEnumerated code indicating the cause or category of the operation or state change. Non-negative integer value representing different reason types defined by the protocol.
datain_valuein_burnerin_reasonevent_typeevent_indexblock_heightblock_timestampsequence_numbertransaction_hashevent_guid_account_addressevent_guid_creation_number
{“burner”:“0xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca”,“reason”:"",“value”:“6026200340000”}60262003400000xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca0x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Burn13743562592025-06-30T15:00:11.081Z00x6d4d99fdc55700084d16bcd7268ab82fa58e88768c8c0c4e6e542a90b0e4e54e0x00
{“burner”:“0xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca”,“reason”:"",“value”:“5000000000000”}50000000000000xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca0x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Burn13822025082025-07-11T19:03:27.097Z00xd502beef96d7f27f69149d6d9656f269b78c2e407833778a22f6d9eabe7432070x00
{“burner”:“0xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca”,“reason”:"",“value”:“66700000000000”}667000000000000xda693c0e06211ee0f637623ab939529c1d5c79a15bc95d2aeef75660def62fca0x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Burn14941250352025-11-17T20:01:32.199Z00xc4268277d3dc1fd8dc497d36059f880bf466a3630b0bccfec75489190e2d32c60x00
Query with partition filter
SELECT *
FROM `tt-contracts.blackrock_v1_aptos.BuidlToken_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BuidlToken_Issue_event

BUIDL token issuance events from BlackRock’s tokenized money market fund on Aptos blockchain. Tracks token minting operations with recipient addresses and issued amounts for analyzing distribution patterns and supply changes.
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_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_valueLockedSTRINGAmount of tokens issued that are locked or restricted from immediate transfer, denominated in the smallest unit of the token. This value is consistently zero across all sample events, indicating unlocked token issuance.
datain_toin_valueevent_typeevent_indexblock_heightin_valueLockedblock_timestampsequence_numbertransaction_hashevent_guid_account_addressevent_guid_creation_number
{“to”:“0xb1f5b9061c00d76110b8c53e89a872eccafe1b40b8299b62384198ff55a7830e”,“value”:“17763570000”,“valueLocked”:“0”}0xb1f5b9061c00d76110b8c53e89a872eccafe1b40b8299b62384198ff55a7830e177635700000x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Issue428264338602025-01-27T15:26:33.796Z00xa5cd7e54b6869cd8a33bfc639862da49c079a02e3cb4f4781f748491be427da00x00
{“to”:“0x2d4da550bd9df40bf99822aec7b9b82aac262f03f25a6dae428b9ab1ee2785d8”,“value”:“345690000”,“valueLocked”:“0”}0x2d4da550bd9df40bf99822aec7b9b82aac262f03f25a6dae428b9ab1ee2785d83456900000x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Issue128264338602025-01-27T15:26:33.796Z00xa5cd7e54b6869cd8a33bfc639862da49c079a02e3cb4f4781f748491be427da00x00
{“to”:“0x2d4da550bd9df40bf99822aec7b9b82aac262f03f25a6dae428b9ab1ee2785d8”,“value”:“114850000”,“valueLocked”:“0”}0x2d4da550bd9df40bf99822aec7b9b82aac262f03f25a6dae428b9ab1ee2785d81148500000x4de5876d8a8e2be7af6af9f3ca94d9e4fafb24b5f4a5848078d8eb08f08e808a::ds_token::Issue129055864602025-02-14T15:39:28.446Z00x4c3bb22a11281826eba99da93104a1c5be106ae5d1d3ea0e5f49e5dd608c113a0x00
Query with partition filter
SELECT *
FROM `tt-contracts.blackrock_v1_aptos.BuidlToken_Issue_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100