Twin Matrix Soulbound Token (SBT) is a BEP-721 NFT on the BNB Smart Chain. Each token is permanently bound to its owner's wallet and cannot be transferred — serving as a verifiable proof of membership in the Twin3 ecosystem.
This dashboard tracks on-chain minting activity from contract deployment to present. All data is fetched directly from the BSC blockchain via Dune Analytics — no simulated data. Data refreshed every 4 hours
Loading growth data...
Each bar represents the number of unique wallets that received a Twin Matrix SBT on a given day. The minting contract sends one token per wallet — so each new holder corresponds to exactly one mint transaction initiated by the official minter address.
Use the moving average toggle to smooth out daily volatility. The brush area below the chart lets you zoom into a specific date range by dragging the selection handles.
cumulative[n] = Σ(new_users[0..n])
nft.transfers on BSC
where from = 0x000...0000 (null address, indicating a mint) and the
initiating transaction sender matches the official minter wallet.
block_time to date and count
distinct
to addresses per day. This prevents double-counting if a wallet received
multiple tokens in one day (which does not happen for SBTs, but is a safety measure).
Loading wallet analysis...
For each new holder, we look back up to 1 year at their transaction history on BNB Smart Chain. This reveals whether they are brand-new wallets (never transacted before) or seasoned users with existing on-chain activity.
The donut chart shows wallet age distribution — how long ago each wallet first appeared on-chain. The bar chart shows how many prior transactions each wallet had before minting the SBT.
bnb.transactions where from = wallet in the 365 days before the
mint.
age_days = mint_date - first_tx_date. If no history found, classified as "No
history (≤1y)".
The heatmap below cross-tabulates wallet age (rows) against prior transaction count (columns) to reveal the profile of today's new SBT holders. Darker cells indicate higher concentrations of users. Hover any cell for exact numbers.
This matrix answers: "Are new holders experienced blockchain users or newcomers?" If most users land in the top-left (no history + 0 txs), it may indicate fresh wallets created specifically for this token. If concentrated in bottom-right, it suggests adoption by established on-chain users.
Toggle between absolute counts and percentage view to understand relative distribution.
Each segment's width represents the proportion of new users in that age category.
The following insights are auto-generated by comparing recent metrics against historical baselines. They are updated every 4 hours along with the underlying data.