Move a token between chains

(Testnet06 — moves cost only gas, on both chains involved.)

Kadena is 20 parallel chains braided into one network. A Gallery token lives on one chain at a time — and can relocate natively, without wrapping, bridges, or trusted middlemen.

How it works

A move is a two-step, cryptographically linked operation:

  1. Step 0 (source chain): you, the owner, initiate the move. The token is sealed on the source chain — from this moment it is not resident there.
  2. Step 1 (target chain): a proof that step 0 happened (an SPV proof produced by the network itself) is presented on the target chain, which re-creates the token — same id, same royalty, same properties, same owner rules.

The Gallery site (or any tool) handles the proof for you; the wait between steps is a few minutes of block confirmations. There is no rollback: once step 0 is sealed, the only way forward is completing step 1. An interrupted move is never lost — anyone can complete step 1 later with the proof; the token is simply in transit until then.

The rules

Practical notes