Build
Connected Chains
Functionality
FeatureMainnetTestnetE2ELocalnet
Deposit/withdraw native coin
Deposit/withdraw fungible token
Deposit and call (native coin)
Deposit and call (fungible token)
Withdraw and call (native coin)
Withdraw and call (fungible token)
Deposit ZETA
TSS Direct Deposits⚠️⚠️⚠️
Withdraw ZETA
Deposit and call (ZETA)
Withdraw and call (ZETA)
No asset call to ZetaChain
No asset call to connected chain
onRevert
FeatureMainnetTestnetE2ELocalnet
Deposit/withdraw native coin
Deposit and call (native coin)
FeatureMainnetTestnetE2ELocalnet
Deposit/withdraw native coin
Deposit/withdraw fungible token
Deposit and call (native coin)
Deposit and call (fungible token)
Withdraw and call (fungible token)
Withdraw and call (native coin)
Deposit ZETA
Withdraw ZETA
Deposit and call (ZETA)
Withdraw and call (ZETA)
No asset call to ZetaChain
No asset call to connected chain
onRevert
FeatureMainnetTestnetE2ELocalnet
Deposit/withdraw native coin
Deposit/withdraw fungible token
Deposit and call (native coin)
Deposit and call (fungible token)
Withdraw and call (native coin)
Withdraw and call (fungible token)
Deposit ZETA
Withdraw ZETA
Deposit and call (ZETA)
No asset call to ZetaChain
No asset call to connected chain
onRevert
FeatureMainnetTestnetE2ELocalnet
Deposit/withdraw native coin
Deposit/withdraw fungible token
Deposit and call (native coin)
Deposit and call (fungible token)
Withdraw and call (native coin)
Withdraw and call (fungible token)
Deposit ZETA
Withdraw ZETA
Deposit and call (ZETA)
No asset call to ZetaChain
No asset call to connected chain
onRevert
  • Deposit/Withdraw Native Coin
    Transfer of the native asset (e.g., ETH, SOL) between ZetaChain and a Connected Chain without smart contract calls.

  • Deposit/Withdraw Fungible Token
    Transfer of fungible tokens (e.g., ERC20 for Ethereum, SPL for Solana) between ZetaChain and a Connected Chain without smart contract calls.

  • Deposit and Call (Native Coin)
    Transfer of a native coin from a Connected Chain to ZetaChain, followed by a smart contract call on ZetaChain.

  • Deposit and Call (Fungible Token)
    Transfer of a fungible token from a Connected Chain to ZetaChain, followed by a smart contract call on ZetaChain.

  • Withdraw and Call (Native Coin)
    Transfer of a native coin from ZetaChain to a Connected Chain, followed by a smart contract call on the Connected Chain.

  • Withdraw and Call (Fungible Token)
    Transfer of a fungible token from ZetaChain to a Connected Chain, followed by a smart contract call on the Connected Chain.

  • TSS Direct Deposits
    Transfers directly to the TSS address on EVM Connected Chains. This feature is only supported on Ethereum and is being disabled on all other EVM chains.

  • Call
    A smart contract call between ZetaChain and a Connected Chain without transferring assets.

  • onRevert
    Execution of the onRevert function of a contract on a connected chain as a result of a reverted call from a connected chain to a universal contract on ZetaChain.

  • E2E
    The protocol level development environment (link (opens in a new tab)).