LEV7 documentation
Contract Addresses
The canonical, official LEV7 contract addresses on Robinhood Chain, with block-explorer links for independent verification.
This page is the authoritative list of LEV7's contract addresses. Clones of LEV7 exist and are actively marketed as the real thing. Before you interact with anything claiming to be LEV7 — a token, a pool, a site — compare its address against this page character for character. If an address you were given does not match this page exactly, it is not LEV7.
Every address here is published from contracts/deployments/robinhood.json,
the committed deployment registry in the
LEV7 repository that the app itself reads
from, and a test fails the build whenever this page and that registry disagree
— in either direction.
The token
Production is Robinhood Chain, chain id 4663. There is exactly one
official LEV7 token contract, and this is it:
| Token | Lev7 (LEV7) |
| Chain | Robinhood Chain (4663) |
| Address | 0x361F30AB5293702C538EF744b3633F48850E851a |
The explorer link is the independent witness: verify the address there rather than taking any site's word for it — including this one.
The pool
This is the canonical Uniswap V4 pool for LEV7. Only purchases through this pool are eligible for the verified rewards program.
| Field | Value |
|---|---|
| PoolManager | 0x8366a39CC670B4001A1121B8F6A443A643e40951 |
| Pool ID | 0xa680edd0574d80e0808ec972c7ce7f426886e7a94eb1a200243bc8b6333a110c |
| Pair | LEV7 / USDG |
Every deployed contract
All contracts are immutable and deployed on Robinhood Chain (4663). See
Smart Contracts for what each one does.
Testnet
The protocol also runs a public test deployment on Soneium (chain id 1868)
under the ticker CBLT. It is a rehearsal environment, not the token: nothing on
Soneium is LEV7, and its addresses are deliberately not listed on this page.
They are recorded in contracts/deployments/soneium.json in the repository.