You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Universal Router (Messaging) is a contract on ZetaChain that enables cross-chain contract calls between EVM chains connected to ZetaChain. For example, it allows a contract on Ethereum to call (and transfer value to) a contract on BNB or Base.
The key difference between the Router and the ZetaChain Gateway is that developers using the Router don’t need to deploy anything on ZetaChain.
This is ideal for projects that already have contracts deployed on multiple EVM chains and want to connect them without implementing a universal app on ZetaChain.