treasury
the protocol maintains a single treasury account. every balance, transfer, and settlement displayed here is read directly from chain state. no values are estimated or simulated.
the treasury is the protocol's balance sheet. every purchase deposits SOL into this account, and every redemption withdraws SOL according to the redemption function. no external liquidity providers participate in pricing, and no funds are managed outside the program itself. the treasury changes only through protocol execution, making its state a complete record of capital entering and leaving maw.
every value presented on this page is obtained directly from the deployed program and associated treasury account. nothing is reconstructed from historical estimates or off-chain indexing. if no activity has occurred, the absence of data reflects the current state of the protocol rather than a missing record.
treasury state
displays the current treasury balance together with the addresses and account metadata that define ownership of protocol funds. the information shown here is read directly from the treasury account on solana and updates as the protocol state changes.
settlement history
every successful purchase and redemption modifies the treasury. each settlement is recorded with its transaction signature, instruction type, amount transferred, and timestamp, allowing every movement of capital to be verified independently through solscan.
reading chain state…
protocol accounting
protocol accounting summarizes the current financial state of the deployed program. total deposits, total redemptions, circulating supply, remaining supply, and the current treasury balance are derived directly from on-chain state whenever those values are available.
verification
every public account referenced by the protocol is listed here together with direct links to solscan. this allows the treasury account, program account, and deployment information to be inspected independently without relying on this interface.
raw account
the raw account section exposes the complete treasury account exactly as returned by solana rpc. no fields are omitted, reformatted, or interpreted.
reading chain state…