Our NFT schema is designed to capture and organize data related to Non-Fungible Tokens (NFTs) on Sui. It includes tables for recording NFT trades, mints, and transfers across the Sui ecosystem.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
| NFT Tables | Description |
|---|---|
| Trades | NFT buy and bid events from major marketplaces. |
| Mints (WIP) | NFT minting events across collections. |
| Transfers (WIP) | NFT ownership transfers tracked through object changes. |