Skip to main content

Tables

Vault_Minted_event

NFT deposit events from NFTX V2 vaults on Ethereum, recording when users deposit NFTs to mint fungible vault tokens. Tracks deposited NFT IDs, recipient addresses, and vault contracts for analyzing vault composition and minting activity.
Query with partition filter

Vault_Redeemed_event

NFT redemption events from NFTX V2 vaults on Ethereum, recording when users withdraw specific NFTs by burning vault tokens. Contains recipient addresses, redeemed token IDs, and vault contract addresses for tracking NFT exits from fractionalized pools.
Query with partition filter

Vault_Swapped_event

NFT swap events from NFTX V2 vaults on Ethereum, recording specific NFT token IDs exchanged between depositors and redeemers. Tracks vault-to-vault or vault-to-user NFT swaps for analyzing collection liquidity and trading patterns.
Query with partition filter

VaultFactory_NewFeeDistributor_event

Fee distributor contract updates for NFTX v2 protocol on Ethereum, tracking when the protocol changes its fee distribution mechanism. Used for analyzing protocol governance changes and fee routing configuration history.
Query with partition filter

VaultFactory_NewVault_event

NFT vault creation events from NFTX V2 protocol on Ethereum, linking vault IDs to their underlying NFT collection addresses and deployed vault contract addresses. Tracks when new vaults are initialized for fractionalized NFT collections.
Query with partition filter