LogoLogo
CtrlK
  • Introduction
  • Radius Testnet
  • Quickstart
    • Command line
    • Go
    • JavaScript
    • Postman
    • Python
    • Rust
    • TypeScript
  • How to
    • Create a Private Key
    • Get testnet USD tokens
    • Deploy a smart contract
  • Concepts
    • Ethereum transaction types
  • Radius SDKs
  • API Reference
    • eth_blockNumber
    • eth_call
    • eth_chainId
    • eth_createAccessList
    • eth_estimateGas
    • eth_feeHistory
    • eth_gasPrice
    • eth_getBalance
    • eth_getBlock
    • eth_getBlockByHash
    • eth_getBlockByNumber
    • eth_getBlockTransactionCountByHash
    • eth_getBlockTransactionCountByNumber
    • eth_getCode
    • eth_getLogs
    • eth_getStorageAt
    • eth_getTransactionByBlockHashAndIndex
    • eth_getTransactionByBlockNumberAndIndex
    • eth_getTransactionByHash
    • eth_getTransactionCount
    • eth_getTransactionReceipt
    • eth_sendRawTransaction
    • eth_sendTransaction
    • net_version
    • web3_clientVersion
    • web3_sha3
    • web3_getTransactionCount
  • Release Notes
  • Whitepaper
  • Radius Discord
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. How to

Get testnet USD tokens

Use testnet USD tokens to test applications and smart contracts on Radius testnet without using real cryptocurrency. Testnet tokens allow you to simulate transactions, deploy smart contracts, and interact with dapps in a controlled environment.

Send Radius testnet tokens to any Wallet address here:

LogoRadius Dashboarddashboard.radiustech.xyz

Need access to Radius testnet? Get started here!

PreviousCreate a Private KeyNextDeploy a smart contract

Last updated 6 days ago

Was this helpful?