Contracts

All of the code for the SynapseRouter is open source on Githubarrow-up-right

For event indexing, see the SynapseBridge Contractarrow-up-right. Events that start with "TokenMint" or "TokenWithdraw" are emitted when the bridge transaction is completed on the destination chain. The contracts that emit these events can be found in the deployments folderarrow-up-right in the respective chain's "SynapseBridge.json"

The Router exists on the following chains :

Last updated