# Active wallet

The active wallet is the wallet currently used for signing and sending transactions. The hooks and wallet object differ per chain — pick your chain below.

<HoverCardLayout>
  <HoverCardLink href="/docs/products/embedded-wallet/react/wallet/active-wallet/ethereum" title="Ethereum" description="useEthereumEmbeddedWallet and the ConnectedEmbeddedEthereumWallet object." icon={Ethereum} />

  <HoverCardLink href="/docs/products/embedded-wallet/react/wallet/active-wallet/solana" title="Solana" description="useSolanaEmbeddedWallet and the ConnectedEmbeddedSolanaWallet object." icon={Solana} />
</HoverCardLayout>
