Connect Safe Treasury
Enter a Safe address to load real token balances across Ethereum, Base, Polygon, Arbitrum, Optimism, and Gnosis.
setSafeAddress(e.target.value)} placeholder="Safe address (0x...)" className="w-full px-3 py-2 bg-slate-900 border border-slate-600 rounded-lg text-sm text-white font-mono text-xs mb-3 focus:border-cyan-500 focus:outline-none" autoFocus onKeyDown={e => e.key === 'Enter' && handleConnect()} />