Skip to workspace
Mainnet reads · Devnet actions
Mainnet dataDevnet actions

Settings

About Settings

Which network this workspace reads and through which endpoint, and the boundaries that are structural rather than configurable. Appearance and layout are in the Customize control in the top bar.

Workspace

Network

Config fact
Why there is no network switch

Every surface here reads mainnet, because that is where the real mints are. Devnet is configured for the registered devnet lifecycle (RYN-SOL-A7) and nothing reads it yet — a switch today would toggle between a fact and a promise.

ReadsSolana mainnet, read-only
Venue quotesJupiter’s lite tier, read-only — mainnet only, no key held
Mainnet endpointhttps://solana-rpc.publicnode.com
OverrideRYNTRA_SOLANA_RPC_MAINNET — a provider URL enters through the environment, never through code
Read discipline8s timeout, one bounded retry, freshness stamped on every read

What this workspace cannot do

Structural
Cannot, not may-not

These are absences of code paths, not toggles set to off. The registered devnet lifecycle adds user-side signing when it is proven — in the owner’s own wallet, never here.

KeysHolds none, requests none, never sees a seed phrase.
Signing and executionNo code path signs or submits a transaction.
AccountsThere is nothing to sign up for; the workspace is open.
RetentionNothing you read here is stored anywhere — no watchlist store exists yet.