A treasury is a shared wallet that allows teams to securely manage crypto assets across multiple blockchains. Treasuries are designed to be flexible and customizable, allowing teams to set their own rules and permissions for managing their funds. More technically, a treasury is a multisig wallet, where each member controls their own wallet and is assigned a specific role. To perform any action, team members need to create proposals - limited by their role - and submit them for voting. If a proposal reaches the required voting threshold, then it gets executed automatically by the system.Documentation Index
Fetch the complete documentation index at: https://docs.trezu.org/llms.txt
Use this file to discover all available pages before exploring further.
Trezu is a non-custodial solution, which means we do not have access to your private keys or funds. Your team retains full control over your assets.
Public & Confidential Treasuries
Trezu currently offers two types of treasuries, each designed to meet different needs regarding financial data visibility and how transactions are handled:- Public treasuries, built for open organizations handling public funds
- Confidential treasuries, designed for teams that want to keep their financial data private
| Feature | Public Treasury | Confidential Treasury |
|---|---|---|
| Team members | 🌐 Visible to anyone | 🌐 Visible to anyone |
| View the treasury funds | 🌐 Visible to anyone | 🔒 Only the team |
| View payment requests (current and historical) | 🌐 Visible to anyone | 🔒 Only the team |
| View swap requests (current and historical) | 🌐 Visible to anyone | 🔒 Only the team |
| How transactions are handled | 🌐 Through public chains | 🔒 Through a private shard |
Chains & Assets
Treasuries can hold crypto assets on multiple chains, helping teams to manage all their funds from a single platform, thus without needing to use multiple wallets.Ethereum
Solana
Bitcoin
Polygon
NEAR
Sui
TON
Cardano
...and many more
...and many more

ADI

Aleo
Arbitrum
Aurora
Avalanche
Base
Bera
BNB Chain
Bitcoin Cash
Dash
Dogecoin
Gnosis
Litecoin
Monad
Optimism
Plasma
Scroll
Starknet
Stellar
Tron
XLayer
XRP
Zcash
Team Members & Roles
A treasury is composed of multiple members, and each member can be assigned multiple roles and permissions. There are three main roles in a treasury:Governance
Manages team members and configuration, without handling day-to-day fund requests
Requestor
Creates fund-related proposals such as payments and swaps, with no voting power
Finance
Reviews and votes on fund-related proposals, cannot manage governance settings
Team members can be assigned multiple roles, for example a member can be both Governance and Finance, which means they can manage team members and also vote on proposals.
Governance & Proposals
In a treasury, nobody can take unilateral decisions regarding the management of funds or team members. Instead, each treasury defines a minimum number of members that need to be in agreement to perform a certain action - this is called the voting threshold. All actions - be it making a payment, swapping tokens, or managing team members - need to be first proposed, and relevant team members get to vote on them. If a proposal reaches the required voting threshold, then it gets executed automatically by the system. This way, treasuries ensure that all decisions are made collectively, thus minimizing risks and maximizing security.Security Model
Treasury security in Trezu is enforced through three mechanisms:- Multiple members – actions require approvals from more than one wallet
- Roles – limit what actions each wallet can perform
- Voting thresholds – define how many approvals are required for an action to be executed
Frequently Asked Questions
Do I need to deposit funds to use a treasury?
Do I need to deposit funds to use a treasury?
A treasury is a wallet on its own, so you would need to deposit funds into the treasury to be able to use them.Once the funds are in the treasury, they can be managed by the team according to the defined roles and voting rules.
Who holds the funds I deposited?
Who holds the funds I deposited?
Your funds are held by the treasury, which is a multisig wallet smart contract on NEAR.The treasury is controlled by your team members through governance. The Trezu team does not custody your keys or funds, nor has any kind of access to them.
What happens if Trezu goes down? How can I access my funds?
What happens if Trezu goes down? How can I access my funds?
Your funds remain on-chain and under the treasury control. Team members can use alternative interfaces or command-line tooling to keep managing the treasury.
Can I import an existing treasury?
Can I import an existing treasury?
If you previously created a
.sputnikdao.near DAO, just sign in with the same account that created it and your treasury will be there, ready to use.For other treasury types, we do not currently offer a migration tool. Feel free to contact us so we can discuss your specific case and see how we can help.