Interchain Accounts
Web3 / cross chain
Interchain accounts enable a user or smart contract on one blockchain to create and control an account on a different blockchain, allowing transactions and contract interactions across chains from a single interface. Rather than requiring separate transactions on each chain, interchain accounts let a user's account state be mirrored or controlled remotely, with actions on the source chain triggering automatic execution on the destination chain. This is typically implemented through special contract accounts that listen for cross-chain messages and execute transactions on behalf of the remote user. It simplifies user experience by eliminating the need to manage separate accounts across multiple chains. Example: Cosmos IBC (Inter-Blockchain Communication) enables Cosmos chain users to create accounts on other Cosmos-connected chains and control them through IBC messages, allowing a user on Osmosis to trigger transactions on Juno or Stargaze without separately logging into each chain. Why it matters for cross-chain interoperability: Interchain accounts simplify multi-chain user experience by enabling remote account control, reducing friction in cross-chain transactions and enabling seamless coordination of actions across multiple blockchains from a single source.
Explore the full Web3 Glossary — 2,062+ expert-curated definitions. Need guidance? Talk to our consultants.