Blockchain Core 0.17.2 / Core Concepts
Wallet and network command reference
Inspect the active wallet, network, balance, explorer, proof, and provider-supported targets from Social Terminal.
Blockchain Core publishes these commands only when an active provider package contributes compatible wallet commands. Core remains provider-neutral; the provider owns account discovery, connection prompts, and chain switching.
Session and network commands
walletshows the current provider, ecosystem, network, and redacted account state.chainshows details for the active blockchain network.balancerequests the native balance of the connected account through the active provider.explorershows the configured explorer link for the connected account on the active network.networkslists targets available in the active ecosystem.networks alllists all supported EVM and Solana targets exposed by installed providers.switchopens the provider's network chooser for the active ecosystem.disconnectclears the active browser wallet session. It does not unlink a WordPress account.proofrequests an explicit wallet signature and verifies ownership for the current session. It does not authorize a transaction.
When MetaMask is installed, metamask opens its supported target chooser and metamask TARGET connects or switches directly to a supported target such as sonic-testnet or solana-mainnet.
Safety and troubleshooting
A fresh page must start disconnected until the visitor acts. Account access, switching, proof signing, and any later transaction prompt remain explicit provider interactions. If a command is absent, confirm that a compatible provider is active and that its runtime snapshot reports the relevant capability. If state differs between the header and Terminal, update Core and the provider together before enabling write operations.
