ع Scan a token with Orixa
Token Analysis

How to Check a Base Token Before Buying

A pre-buy routine for tokens on Base: confirm the contract on BaseScan, read owner powers, test sellability on Aerodrome and Uniswap, and check liquidity and concentration.

Base is an Ethereum Layer 2 with low fees and fast blocks, which makes it a hotspot for rapid token launches — and, predictably, for scams alongside them. Because Base is EVM-compatible, a Base token is a standard contract, and the checks mirror Ethereum's: owner powers, taxes, and how the liquidity is held. Here's a practical pre-buy routine for tokens on Base.

Start with the contract address (not the name)

A Base token is defined by its contract address, not its name or ticker — both are trivially copied, and look-alikes are common. Confirm the address on BaseScan before anything else, and make sure you are on Base (chain ID 8453) and not a same-named token on Ethereum or another L2. Bridged and native tokens can share a name across networks, so the address and chain are what pin down the right one.

Check the owner powers

The permissions to read are the owner-controlled functions. On BaseScan's read/write tabs, or in a scanner's contract view, check whether the contract can mint supply, pause or restrict trading, blacklist wallets, change taxes, or be upgraded behind a proxy.

Renounced ownership disables owner-gated functions — but read Is Renounced Ownership Actually Safe, because it can also lock a bad contract in place. A verified contract is readable, not safe, and an upgradeable proxy means today's logic can be replaced later.

Check liquidity — and how it's secured

A token is only sellable if there is real depth to sell into. On Base, most trading is on Aerodrome and Uniswap, usually paired against WETH or USDC. Check:

  • Liquidity depth in the main pool with a market tool such as DEX Screener.
  • Who controls the LP position — deployer-held liquidity can be pulled; locked or burned LP reduces that risk, though Why Locked Liquidity Isn't Always Safe explains why a lock is necessary, not sufficient.

Because launches on Base are cheap and fast, many pools are very thin — easy to move, easy to exit for a team, and expensive for you to sell into.

Check the sell path (taxes and honeypots)

Confirm the buy and sell taxes and treat a high or asymmetric sell tax as a stop. Then test that the token can actually be sold — a contract can allow buying while blocking or fully taxing the sale. The method is in How to Check If a Token Is a Honeypot. Never buy from your main wallet just to see whether it sells.

Check holder concentration

Open the holders view on BaseScan. If a small cluster of wallets — or a single deployer wallet — controls most of the supply, one sale can end the market. Exclude known pool, burn, bridge, and exchange addresses, then judge what remains, watching for supply moved to fresh wallets right before promotion.

Cross-check with a scanner

Use a tool that reads the EVM contract properly. On Base, Orixa draws on GoPlus token-security signals, BaseScan for verification, DEX Screener for liquidity, and Honeypot.is for an independent sell simulation, reporting owner powers, taxes, liquidity, and concentration in one place. See Orixa Features and What Is Orixa.

A quick Base red-flag routine

  1. Confirm the contract address on BaseScan (chain 8453).
  2. Read owner powers — mint, pause, blacklist, tax, proxy.
  3. Test sellability and check buy/sell taxes.
  4. Verify liquidity depth and LP security.
  5. Read holder concentration; watch for deployer dominance.
  6. Cross-check with a scanner and a second source.

The honest limits

Renounced powers and locked liquidity remove specific, common risks — they do not make a token "safe," and no check here proves a token is either safe or a scam. A token can still fail through a dumped deployer allocation, a later upgrade, or off-chain deception, and any snapshot can change. Treat these checks as raising or lowering your confidence, not as a green light or a guilty verdict.

For the general framework, see How to Identify a High-Risk Crypto Token Before Buying; for how Base compares by risk, see Which Blockchain Has the Most High-Risk Tokens. Checking a different network? See the guides for BNB Chain, Ethereum, and Solana.


Scan a Base contract in Orixa to review owner powers, taxes, liquidity, and concentration together — then confirm the critical findings on BaseScan. Orixa is decision support, not financial advice or a guarantee of safety.

Turn this research into a practical check

Enter a contract address and review the available risk evidence.

Scan a token with Orixa