Tables
DebtIssuanceModule_SetTokenIssued_event
SetToken minting events from Set Protocol V2’s DebtIssuanceModule on Polygon, recording issuance transactions with quantities, recipient addresses, and associated manager and protocol fees. Used for analyzing SetToken creation activity, fee structures, and tracking tokenized portfolio issuance flows.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in__setToken | STRING | Contract address of the Set token being issued or redeemed. Hex-encoded, 0x-prefixed, 42-character string. |
in__issuer | STRING | Address of the account that initiated the Set token issuance transaction. This is the wallet that called the DebtIssuanceModule contract to mint new Set tokens. |
in__to | STRING | Destination address for the transaction or transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in__hookContract | STRING | Contract address of the optional hook executed during Set token issuance on Polygon. Often zero address (0x00…00) when no hook is used, or a valid contract address for custom issuance logic. |
in__quantity | STRING | Amount of Set tokens being issued or redeemed in the transaction. Numeric string representation in smallest token unit (wei). |
in__managerFee | STRING | Fee amount charged to the manager for the issuance, redemption, or operation. Numeric string representation in smallest token unit (wei). |
in__protocolFee | STRING | Fee amount charged by the protocol for the issuance, redemption, or operation. Numeric string representation in smallest token unit (wei). |
Sample Data
Sample Data
| in__to | address | removed | log_index | in__issuer | block_number | in__quantity | in__setToken | in__managerFee | block_timestamp | in__protocolFee | in__hookContract | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x8dffbbec4c40913596083deb813318d919843ffd | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 194 | 0x8dffbbec4c40913596083deb813318d919843ffd | 55664219 | 9733596797679810522 | 0xf287d97b6345bad3d88856b26fb7c0ab3f2c7976 | 0 | 2024-04-10T12:47:05.000Z | 0 | 0x721c2d8936f3ca38dca8281cc224be8d81cb0be1 | 0xfea601a818dba718edf94f94949fbcfbf316312b1da3b00d518af650e1e2335e |
| 0x263ad2e3b9be1601aec5018f62a92b1dbba54a43 | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 386 | 0x1c0c05a2aa31692e5dc9511b04f651db9e4d8320 | 55649596 | 100000000000000000 | 0x56a15aaa0f88338fceb5aec28aba249acc75f185 | 1000000000000000 | 2024-04-10T03:09:59.000Z | 0 | 0x0000000000000000000000000000000000000000 | 0x4d662e56b9b8d64382daff0422beac48d041973da3f44a74cf953259689432aa |
| 0x263ad2e3b9be1601aec5018f62a92b1dbba54a43 | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 97 | 0x1c0c05a2aa31692e5dc9511b04f651db9e4d8320 | 55650285 | 100000000000000000 | 0x56a15aaa0f88338fceb5aec28aba249acc75f185 | 1000000000000000 | 2024-04-10T03:37:39.000Z | 0 | 0x0000000000000000000000000000000000000000 | 0x137d37627b082ffab51b28b965b9d72aec91259f2c1a6b953c893ebdfe286216 |
Example Query
Example Query
Query with partition filter
DebtIssuanceModule_SetTokenRedeemed_event
Set Protocol redemption events on Polygon tracking when users burn Set tokens to receive underlying collateral. Records redemption quantity, recipient addresses, and manager/protocol fees for analyzing token supply changes and fee distribution.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in__setToken | STRING | Contract address of the Set token being issued or redeemed. Hex-encoded, 0x-prefixed, 42-character string. |
in__redeemer | STRING | Address of the user redeeming Set Protocol tokens for their underlying collateral components. This is a hex-encoded, 0x-prefixed Polygon address that initiated the redemption transaction. |
in__to | STRING | Destination address for the transaction or transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in__quantity | STRING | Amount of Set tokens being issued or redeemed in the transaction. Numeric string representation in smallest token unit (wei). |
in__managerFee | STRING | Fee amount charged to the manager for the issuance, redemption, or operation. Numeric string representation in smallest token unit (wei). |
in__protocolFee | STRING | Fee amount charged by the protocol for the issuance, redemption, or operation. Numeric string representation in smallest token unit (wei). |
Sample Data
Sample Data
| in__to | address | removed | log_index | block_number | in__quantity | in__redeemer | in__setToken | in__managerFee | block_timestamp | in__protocolFee | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x115c7103d72bb5800810a4e3d4c7457065d95389 | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 175 | 32606072 | 500000000000000000 | 0x115c7103d72bb5800810a4e3d4c7457065d95389 | 0x130ce4e4f76c2265f94a961d70618562de0bb8d2 | 500000000000000 | 2022-09-02T17:49:11.000Z | 0 | 0x86cceca5b73a24fe06e8e40b8e33e54d26bea38b01f022f4dc2b4a634d8c3586 |
| 0x115c7103d72bb5800810a4e3d4c7457065d95389 | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 378 | 32605355 | 500000000000000000 | 0x115c7103d72bb5800810a4e3d4c7457065d95389 | 0x130ce4e4f76c2265f94a961d70618562de0bb8d2 | 500000000000000 | 2022-09-02T17:24:32.000Z | 0 | 0x3367bb5a654a5cacbe44632c9a872149c820a5e9ba2bbf5f524e71825095cd4f |
| 0x681ffe55ec029bfe8bf6dc266058c61be971ebbd | 0xf2dc2f456b98af9a6beea072af152a7b0eaa40c9 | false | 73 | 32605007 | 500000000000000000 | 0x681ffe55ec029bfe8bf6dc266058c61be971ebbd | 0x130ce4e4f76c2265f94a961d70618562de0bb8d2 | 500000000000000 | 2022-09-02T17:12:36.000Z | 0 | 0x90be6ab7d7f4fc2134dae31f152327d1d9a0ca6ca5437f44a221522a039ea937 |
Example Query
Example Query
Query with partition filter