Treasury

SAUSD on this page — SPL stable-style token for the published treasury (TREASURY_SOLANA_ADDRESS). SABTC and SAETH have their own pages (mint details, Orca pools, and transaction history).

Treasury (Solana): Loading…

Scheduled treasury mints

Loading mint schedule…

Uses treasury-mint-schedule.json (same file the server job reads). Timer: solana-agent-treasury-mint.timer · script scripts/mint-treasury-sabtc-saeth-scheduled.cjs — see systemd/README.md on the server.

SAUSD

On-chain details load from the server (default mint SAUSD_MINT_ADDRESS). Icon is illustrative (USDC-style mark).

SAUSD token (mint)
Creator / treasury (receives supply)
Symbol SAUSD
Decimals 9
Recorded supply (smallest units)
Description

SAUSD transactions (mint and transfers; most recent first)

Loading…

Orca Whirlpool (SAUSD / USDC)

Pool data from Orca API (GET /v2/solana/pools/{address}) via this site’s proxy /api/orca/pool/…. Pool page on Orca. Quick swap (third-party — verify mints): SAUSD ↔ USDC.

Loading pool…

Open SAUSD ↔ USDC on Orca

SABTC

Solana SPL treasury token with a bitcoin-themed name — not native BTC. The SABTC page shows the mint, supply, recent transactions, and the SABTC / SAUSD Orca Whirlpool (with on-chain fallback when Orca’s API omits the pool).

Open SABTC page

SAETH

Solana SPL treasury token with an ethereum-themed name — not native ETH. The SAETH page shows the mint, supply, recent transactions, and the SAETH / SAUSD Orca Whirlpool.

Open SAETH page

Treasury tokens

SAUSD is loaded on this page. SABTC and SAETH are documented on their dedicated pages (see panels above). All are SPL mints in the Solana Agent naming scheme, not native USDC, BTC, or ETH. Verify on Solana Explorer.

Default mints are configured in the API server; operators can override with SAUSD_MINT_ADDRESS, SABTC_MINT_ADDRESS, and SAETH_MINT_ADDRESS. Treasury pubkey comes from TREASURY_SOLANA_ADDRESS via GET /api/explorer/treasury.

Scheduled inflation (SABTC / SAETH): amounts and cadence are in treasury-mint-schedule.json and summarized in the schedule panel above. The systemd timer only runs if installed on the host and the treasury key remains mint authority for those mints.