Client Chain Bridges

The client chain bridge manages cross-chain communication between Exocore and other client chains where restakers’ tokens are located. This communication mainly encompasses the "Reading" and "Writing" operations by Exocore network on the client chains.

  • Reading is intended to reflect the state of restaked tokens and other associated data from the client chain to Exocore. Exocore validators trustlessly verify the client chain’s state and act on relevant events like depositing, delegation, and withdrawal.

  • Writing allows Exocore to dispatch control actions to the client chain, such as locking, unlocking, and slashing of the staked tokens. This is accomplished by Exocore validators collaboratively signing and submitting transactions to the client chains using TSS protocol.

Last updated