B20 is Base's native token standard, it bakes freeze and seize, unlimited mint and pause straight into the token, LENS reads every one of those powers on-chain and turns it into a CLEAR CAUTION or STOP
B20 is the Base ecosystem's native version of ERC-20, built for stablecoins, real world assets and long tail tokens, it ships with a compliance toolkit wired into the token itself
B20 tokens are precompiles deployed through one B20 factory, not deployed EVM contracts, full ERC-20 parity but a different beast underneath, which is exactly why a deployer wallet scan walks right past them
freeze and seize, role based minting, pausing, allowlists and blocklists, supply caps, all of it lives in the token and all of it is readable on-chain by anyone, LENS included
every B20 exposes its control surface on-chain, LENS reads each one and weighs it into the verdict
if transfers are policy gated the issuer can block or burn your balance, on a free token that is a STOP
no cap means the mint role can print without limit, that dilution risk reads as a CAUTION
transfer, mint and burn can be paused on their own, if transfers are paused you cannot sell, STOP
who can mint, pause or rewrite policy, and whether admin was renounced, the more open powers the higher the risk
LENS asks the B20 factory whether the address is a B20, recovered straight from its on-chain prefix, no guessing
it reads supply cap, transfer and mint policies and pause state directly off the token, read only, no key, no signature
each power maps to a red line, freeze and pause are STOP, uncapped supply is CAUTION, the worst one sets the call
not yet, B20 is gated by Base's activation registry and is not live on mainnet, the moment it switches on LENS can scan it, this page goes live with it
B20 tokens are precompiles, not deployed contracts, a deployer wallet or transfer based scan does not see them, LENS reads them from the B20 factory directly
a B20 issuer can gate transfers by policy and burn a blocked account's balance, useful for a regulated stablecoin, dangerous on a hype token, LENS flags it either way and tells you which it is
no, a capped, ungated, admin renounced B20 reads as CLEAR, the point is you can finally see the difference before you buy
no, you paste the same contract address, if it is a B20 you get the B20 verdict, if it is not you get the normal LENS scan