Vaults
A vault template defines how a token's tax is routed (dividends, buyback-burn, LP staking, AI buyback, leaderboard burn, etc.). Crucially, every token gets its OWN vault instance — a clone of the template's logic — so tokens that share a template never share funds: each vault has its own address, balances and owner. The template is the blueprint; each token prints its own independent safe from it.
Live templates are shown in the Vault Template Store with an audited badge. Two are highlighted here: Standard Mint (trustless, no accumulation) and the Dividend Any-Token Vault. More are in development, prioritized by the community wishlist. You can also use an unlisted template by entering a custom factory address — or build your own (see Developers).