Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Dashboard Overview

The Radius Dashboard is an app that we built to make interacting with the Radius Network easy and intuitive. It provides a user-friendly interface for claiming SBC, transacting, bridging stablecoins from other networks, managing RPC API keys, exploring the network, and more.

Environment Selector

Note about dashboard accounts

Dashboard accounts created on https://network.radiustech.xyz and https://testnet.radiustech.xyz are distinct.

If you want to use the application across environments, you must create separate accounts on each dashboard.

RPC key management

Create RPC API Keys within the Dashboard.

Each Dashboard account can have up to 5 unique API keys.

RPC Key Management

Read further about how to use the RPC API Keys in the Developer Resources section.

EIP-3091 Support

The Radius Dashboard app supports EIP-3091 by standardizing its explorer links to the required routes for blocks, transactions, accounts, and tokens, so dapps and wallets can reliably deep-link without custom mapping. It uses the prescribed /tx/{hash}, /address/{address}, and /token/{address} paths on the explorer base URL, which keeps link behavior consistent across chains and makes integrations predictable.