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

Contract Addresses

Deployed contracts on Radius Testnet

Core Contracts

radUSD Token

Address:
0xF966020a30946A64B39E2e243049036367590858

Stablecoin used for gas fees on Radius Testnet.

Utility Contracts

Standard Ethereum contracts deployed at their canonical addresses for developer convenience.

ContractAddressDescription
Arachnid Create2 Factory0x4e59b44847b379578588920cA78FbF26c0B4956CDeploy contracts to deterministic addresses using CREATE2. Enables predictable addresses across chains and upgrade patterns.
CreateX0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5EdAdvanced deployment factory supporting CREATE, CREATE2, and CREATE3. Includes cross-chain address prediction and salt mining utilities.
Multicall30xcA11bde05977b3631167028862bE2a173976CA11Aggregate multiple contract reads into a single RPC call. Reduces latency and enables atomic state snapshots for frontends and indexers.
Permit20x000000000022D473030F116dDEE9F6B43aC78BA3Unified token approval system from Uniswap. Enables gasless approvals via signatures and batched transfers across multiple tokens.

Note: Mainnet contract addresses are added once Radius launches on mainnet.