Assets
Our Solana assets schema comprises token transfers and credit debit tables.
Table | Description |
---|---|
Balances | Transaction-level balances of SOL and SPL tokens. |
Token Transfers | Records transfers of spl-tokens and SOL from one address to another. |
Credit Debit | Records amount and credit/debit direction for every transfer event of assets with USD value |
Last updated