OVERVIEW / VERIFY US
Verify us
One domain, one token, one set of contracts. Anything that is not on this page is not us, whatever it is called and however it is branded.
The only places we exist
| What | Where | Actions |
|---|---|---|
| Website | www.artificialgatointelligence.com | |
| X | x.com/AGINVDA | |
| Telegram | t.me/artificialgatointelligence | |
| $AGI token | 0x73244C067864Be87cb2B8f84150bc069A8Dbdb35 | |
| V2 factory — what a bonding-curve launch talks to | 0xECf7870AfB212c73B1d413AaeE6F1bbe8B3249f4 | |
| V1 factory — what a no-curve launch talks to | 0x00Aae416618CD3f698b21F75e3514CB7B1bB96b5 |
We have no other domains, tokens or accounts. The full set of contract addresses, and the three roles
that operate them, is under Addresses; every one of them is verified on the
explorer,
chain id 4663.
How to check an address yourself
- Open it on the explorer and confirm the chain is Robinhood Chain (
4663) and the source is verified. A contract with the same name on another chain, or unverified, is not ours. - Ask the factory, not this page.
memeHook(),feeEscrow(),locker(),launchDeployer(),graduationExecutor()andlaunchForwarder()on the V2 factory return the contracts it is wired to,locker()on the V1 factory does the same, andowner()on each returns who controls it. They must match Addresses. - Ask the factory about a token.
getLaunchedToken(token)on the V2 factory is the launch record; a token the factory has no record of was not launched here, whatever its name or logo says. - Rebuild and compare. Building the contracts gives the pinned settings, the two differences a byte comparison must allow for, and what the explorer's "partial match" label means.