On-Chain Verification

Pons Liquidity Locker Addresses and Checks

Resolve the correct locker for a launch and avoid confusing a Uniswap infrastructure contract with the protocol locker.

Direct answer

The documented active pons locker is 0x736D…7F35. The legacy locker is 0x31ca…54B5. The frequently searched 0x7399…E0D3 is the Uniswap V3 position manager, not the pons locker.

Addresses verified against official pons documentation on 20 July 2026.

Live address check

Identify a pons / Robinhood Chain address

Paste a contract from a search result, tx trace or Blockscout link. We tell you whether it is the active locker, a legacy contract, or the Uniswap position manager people often confuse with the locker.

Works offline against documented pons + Uniswap addresses. Unknown addresses open on Blockscout for manual checks.

Checked a token? Launch your own on the same chain.

Deploy a standard ERC-20 on Robinhood Chain from 0.02 ETH. You set the supply, the full mint lands in your wallet, and the contract is yours to verify on Blockscout.

Address map

Active factory · start block 8,991,1180xA5aAb3F0c6EeadF30Ef1D3Eb997108E976351feBOpen
Active locker0x736D76699C26D0d966744cAe304C000d471f7F35Open
Legacy factory · start block 8,600,6120x0c37a24F5D23A486FA692d1500881d698B1F77a4Open
Legacy locker0x31ca5E101941A93A7DD6d0497928700625CF54B5Open
Uniswap V3 position manager · not a pons locker0x73991a25C818Bf1f1128dEAaB1492D45638DE0D3Open

Why the position manager appears in searches

Uniswap V3 liquidity positions are NFTs created by the NonfungiblePositionManager. A launch transaction interacts with that infrastructure to create the position, so the address appears in traces and approvals. The protocol locker is the contract responsible for the locked-position rules and fee routing. They have different roles.

How to verify an individual token

  1. Start with the token address. Ignore matching names or images.
  2. Find its launch factory. Check the factory’s TokenLaunched event or query documented factory state.
  3. Read locker() from that factory. This avoids assuming all versions share one address.
  4. Read the token’s liquidityPool() and the launch record’s position ID.
  5. Inspect verified code and state. Confirm fee redirects and relevant ownership paths. If source is not verified, uncertainty is materially higher.

What “locked forever” can mean

The pons documentation says pool liquidity is locked automatically and that creator rewards accrue through the locked position. A rigorous review asks whether principal can be withdrawn, migrated, rescued or indirectly transferred, and whether an upgrade path can change those rules. Do not substitute a UI padlock for those checks.

Scope: Even an irreversible LP lock does not lock token holders, token price or project activity. Review holder concentration and transaction history separately.

Verified the locker? Launch your own token next.

Deploy a standard ERC-20 on Robinhood Chain with the supply you choose, mint the full amount to your wallet, then add and lock liquidity on your own schedule.

Create on Robinhood Chain

Primary sources

Frequently Asked Questions

The official pons documentation lists 0x736D76699C26D0d966744cAe304C000d471f7F35 as the active locker for current launches.
The legacy locker is 0x31ca5E101941A93A7DD6d0497928700625CF54B5. Tokens created through the legacy factory continue to use their original version.

Direct ERC-20 · chain ID 4663

Launch your own token on Robinhood Chain.

Same chain, same wallet, same explorer. Choose your own supply and decimals, take the full mint to your wallet, and add liquidity on your own schedule. No UK geo-block on the form.

Create Token on Robinhood Chain From 0.02 ETH on Robinhood Chain · one-time