[ DOCUMENTATION ]

RadarDEX Docs

What RadarDex is and how launching a token through it works.

About RadarDex

RadarDex (previously ArcDEXScan) is a DEX screener and trading hub for Arc Mainnet — the USDC-native network by Circle. It watches the chain directly and aggregates every trading pool into one interface:

Pools & charts
All Uniswap V2/V3 pools on Arc, indexed in real time: candles or line charts, live transactions, liquidity, volume, traders.
Portfolio
Open any address — holdings, trade history, and every token it deployed through RadarDex.
Swap & Bridge
Trade any listed token with aggregated routing, and bridge funds into Arc from other chains.
Launchpad
One-click fair launches with liquidity locked forever — documented below.
RadarLaunches
A curated calendar of upcoming token & NFT launches, hand-picked by the team.
Points
Trading activity earns points: 1 USDC of volume = 1 point, plus referral bonuses.

Launch a token — how it works

A launch is one transaction to the LaunchFactory. It creates everything at once:

Token deployed
1,000,000,000 supply, no owner, no minting, no taxes, no pause. The bytecode contains no admin functions at all.
Pool created & priced
A USDC/TOKEN Uniswap V3 pool (1% fee tier) opens at ≈$0.0000052 per token — ≈$5.2K starting FDV.
100% of supply becomes liquidity
The entire supply goes into the pool single-sided. No presale, no team bag, and no USDC needed from the deployer.
LP locked forever
The position NFT lands in the FeeSplitLocker in the same transaction — there is no code path to ever take it out.
Optional first buy
Attach USDC to buy the first bag atomically — same block, ahead of any sniper.

Logo, website and socials are stored off-chain in the RadarDex API and can be edited later by signing a message from the deployer wallet.

Liquidity & fees

The FeeSplitLocker holds the LP position and deliberately cannot release it: no decreaseLiquidity, no burn, no NFT transfer or approve, no delegatecall, no admin backdoor. Not the deployer, not the treasury, not the factory — nobody can pull the liquidity.

The only thing that moves is the 1% swap fee the pool earns, split at collection time:

70%
Token deployer
30%
Protocol treasury
Locked liquidity removes the classic rug-pull — it does not remove market risk. Price still moves with buying and selling. DYOR.

Contracts

RadarLaunch contracts on Arc Mainnet (chain id 5042):

LaunchFactory0xdc6f9Efa59C314a2c5ec8f2b28666415d228f5eE
FeeSplitLocker0x09bcBc95c8387949e35199464b2a6a4fc2411C2e
Both contracts are verified in the Arc block explorer — once the explorer is fully live, the complete source code, the locked LP position and every fee collection will be publicly visible there.
Arc infrastructureAddress
USDC (native)0x3600000000000000000000000000000000000000
Uniswap V3 Factory0xf0db7b58379503491d857db50ac9ece64c653918
Position Manager0x39654a85a4c05127f5fd6ed22caec077a0fb1377
Swap Router0x53bf6b0684ec7ef91e1387da3d1a1769bc5a6f77