Overview
- Dataset ID:
0305 - Flash Loan Prints - Description: One row per borrowed token per on-chain flash loan event (V2-style flash swap, V3 Flash event, Balancer V2 Vault, etc.).
pool_uidis NULL for vault-level events not tied to a single pool. - Sample: Hugging Face Sample
Subscription Parameters
Optional filters: pool UIDs (32-byte hex, no
0x prefix).Optional filters: emitter contracts (pool or vault), 20-byte hex without
0x.Optional filters: borrowed token addresses (hex, no
0x).Message Fields
Pool id when pool-scoped; null for vault-level events.
Exchange identifier when pool-scoped.
Pool type identifier when pool-scoped.
Address of the contract that emitted the event (hex).
Borrowed token address (hex).
Raw borrowed amount (decimal string).
Raw repaid amount (decimal string).
Raw fee paid:
amount_repaid − amount_borrowed (decimal string).Event block.
Block time (ISO-8601).
Transaction index.
Log index.
Lineage id (hex).
Parent lineage ids (hex).
Record creation time (ISO-8601).
Record last update time (ISO-8601).