@@ -595,27 +595,27 @@ export default function Home() {
595595 </ div >
596596 < span className = "font-mono text-[0.65rem] text-slate-600 ml-2" > terminal</ span >
597597 </ div >
598- < CopyButton text = { `npx a3stack verify arcabot.eth ` } />
598+ < CopyButton text = { `npx a3stack verify eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432#2376 ` } />
599599 < div className = "font-mono text-[0.78rem] sm:text-[0.82rem] space-y-1.5" >
600600 < div className = "flex items-start gap-2" >
601601 < span className = "text-emerald-500/50 select-none font-bold" > $</ span >
602- < span className = "text-slate-300" > npx < span className = "text-amber-400/80" > a3stack</ span > verify arcabot.eth </ span >
602+ < span className = "text-slate-300" > npx < span className = "text-amber-400/80" > a3stack</ span > verify eip155:8453:0x8004…#2376 </ span >
603603 </ div >
604604 < div className = "border-t border-white/[0.04] my-3" />
605605 < div className = "text-emerald-400/70 pl-4" >
606- ✓ ERC-8004 registered on < span className = "text-amber-400/80" > 23 chains </ span >
606+ ✓ Base registration verified on-chain
607607 </ div >
608608 < div className = "text-emerald-400/70 pl-4" >
609- ✓ Agent ID: < span className = "text-slate-300" > 1:22775 </ span > (ag0 indexed)
609+ ✓ Global ID: < span className = "text-slate-300" > eip155:8453:0x8004…#2376 </ span >
610610 </ div >
611611 < div className = "text-emerald-400/70 pl-4" >
612- ✓ Metadata URI: < span className = "text-slate-500" > ipfs ://QmZcUin... </ span >
612+ ✓ Metadata URI: < span className = "text-slate-500" > https ://arcabot.ai/agent-metadata.json </ span >
613613 </ div >
614614 < div className = "text-emerald-400/70 pl-4" >
615615 ✓ Owner: < span className = "text-slate-500" > 0x1be93...Adb</ span > (< span className = "text-amber-400/60" > arcabot.eth</ span > )
616616 </ div >
617617 < div className = "text-emerald-400/70 pl-4" >
618- ✓ Score: < span className = "text-amber-400/80" > 64.33 </ span > - Rank < span className = "text-amber-400/80" > #41 </ span >
618+ ✓ Metadata links back to the ERC-8004 registration
619619 </ div >
620620 </ div >
621621 </ div >
0 commit comments