Treasury

SAUSD, SABTC, and SAETH — SPL tokens tied to the published treasury (TREASURY_SOLANA_ADDRESS).

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…

SABTC

On-chain details load from the server (default mint SABTC_MINT_ADDRESS). Icon is illustrative (Bitcoin mark).

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

SABTC transactions (mint and transfers; most recent first)

Loading…

SAETH

On-chain details load from the server (default mint SAETH_MINT_ADDRESS). Icon is illustrative (Ethereum mark).

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

SAETH transactions (mint and transfers; most recent first)

Loading…

Treasury tokens

SAUSD, SABTC, and SAETH are SPL tokens issued in the Solana Agent treasury naming scheme. They are not the native USDC, BTC, or ETH networks’ assets—only Solana SPL mints with illustrative branding. Verify mint addresses on Solana Explorer.

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

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