MDOG.AIAgents don't buy vibes. Agents fetch. This page is pulling MDOG's receipts from Arc's public RPC in your browser, right now. No cached numbers, no screenshots, no promises. Don't trust. Fetch.
Every call above is listed in /fetch.json so you can run them yourself. The RPC is rate limited; if a line fails, run again in a moment.
balanceOf on deployer 0xbe87176c44a013dc541c48660d7417bcbac91431 returns 0. The dev took a launch cut, sold, and walked. Nothing hangs over you.
ownerOf(27155) on the Uniswap v4 PositionManager returns 0x...dEaD. One add, zero removals. The liquidity cannot be pulled, ever.
totalSupply returns exactly 1,000,000,000 MDOG at 18 decimals. No mint switch, no reserve, nothing locked because nothing is held back.
Paste any Arc contract address. The dog reads it off the chain, live. Tag @mdogarc with what it fetches.
Reads current chain state only. PASS on these checks is not an endorsement and says nothing about the team, the pool, or the chart. A coin with nothing to hide can prove more: publish receipts per the fetchable spec.
Machine-readable claims with the exact calls that prove them. CORS is open on both this site and the RPC.
curl https://mdog.ai/fetch.json # claims + proofs (fetchable/0.1)
curl https://mdog.ai/llms.txt # plain-text summary
# verify dev-holds-zero yourself:
curl https://rpc.mainnet.arc.io -H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"eth_call","params":[{"to":"0x83fd0bdddafa9a499582899d49515060c361b9aa","data":"0x70a08231000000000000000000000000be87176c44a013dc541c48660d7417bcbac91431"},"latest"]}'
A token is fetchable when every claim it makes ships with the RPC call that proves it. This is reference implementation #1. Spec, reference verifier and agent skill: github.com/mdogai/fetchable