Skip to main content
TRAIN’s HTLC contracts are deployed deterministically wherever possible (CREATE2 on EVM chains, native contract-ID determinism on Fuel), so all EVM chains share the same Train contract address. Deployment source of truth lives in the contracts repository — networks considered stable enough to be audited live on main, everything else is developed on its own main-add-<network> branch until it clears an audit. To learn how the TrainRouter powers gasless swaps, see Gasless Flows.

Atomic Swap (HTLC) Contracts