Deployments

For multi-network deployments, all listed networks are fully supported. A primary network simply means that that network's chain ID is used to construct all EIP-712 signatures for that deployment--even when creating signatures relating to other networks in that deployment.

Deployment names and URLs currently contain the name of a single network, even if the deployment spans several chains. We plan to rename them soon because they currently give the impression that they only support a single network--even if they support several.

Production

Mainnet2

URL: https://mainnet2.kchannels.io

Networks:

  • Ethereum Mainnet (chain id 1)

  • Xdai (chain id 100)

Primary network (for EIP-712 signatures): Ethereum Mainnet

Smart contract (for deposits):

Mainnet1

URL: https://mainnet.kchannels.io

Networks:

  • Ethereum Mainnet (chain id 1)

Primary network (for EIP-712 signatures): Ethereum Mainnet

Smart contract (for deposits):

Testnets

Ropsten

URL: https://ropsten.kchannels.io

Networks:

  • Ropsten (chain id 3)

Primary network (for EIP-712 signatures): Ropsten

Smart contract (for deposits):

Rinkeby

URL: https://rinkeby.kchannels.io

Networks:

  • Rinkeby (chain id 4)

  • Xdai (chain id 100)

  • Matic Mumbai (chain id 80001)

Primary network (for EIP-712 signatures): Rinkeby

Smart contract (for deposits):

Last updated