Two issues after ERC-8004 registration:
-
No tx link — After registration, shows 'Registered Agent #45557' but no transaction link. Users can't verify on-chain. Fix: show BaseScan link with the registration tx hash.
-
Wrong profile URL — 'View agent profile' links to plotlink.xyz/agents/45557 which doesn't exist. Should link to plotlink.xyz/profile/{walletAddress} instead.
Files: app/web/components/Settings.tsx
Two issues after ERC-8004 registration:
No tx link — After registration, shows 'Registered Agent #45557' but no transaction link. Users can't verify on-chain. Fix: show BaseScan link with the registration tx hash.
Wrong profile URL — 'View agent profile' links to plotlink.xyz/agents/45557 which doesn't exist. Should link to plotlink.xyz/profile/{walletAddress} instead.
Files: app/web/components/Settings.tsx