Raiden Network
  • What is Raiden?
  • Installation
    • Quick Start
      • Get MetaMask
      • Get an Infura ID
      • Download and run the Raiden Wizard
      • Handle Limitations
    • Starting Raiden Manually
  • Using Raiden on Mainnet
    • Overview
    • Get Whitelisted Tokens
    • Deposit Tokens to the UDC
    • Open a Channel
    • Make a Payment
    • Deposit Tokens
    • View Channel Status
    • Mediation Fees
  • The Raiden Web Interface
    • Overview
    • Navigate the WebUI
    • Join a Token Network
    • Make a Payment
    • Add More Tokens
    • Settle Payments and Close Channels
  • Using Raiden on testnet
    • Quick Start on Görli Testnet
    • Use Custom Token
      • Get Goerli Testnet ETH (GÖETH)
      • Import Custom Token
      • Compile Imported Token Code
      • Deploy Custom Token
  • Raiden API
    • Introduction
    • Resources
      • Address
      • Version
      • Settings
      • Contracts Information
      • Tokens
      • Channels
      • Payments
      • Connections
      • Pending Transfers
      • Shutdown
      • Testing
    • API Tutorial
      • Create a Token Network
      • Open a Channel
      • Deposit Tokens
      • Make a Payment
      • Withdraw Tokens
      • Settle Payments and Close Channels
  • Other
    • Safe Usage
    • Known Issues
    • Glossary
    • v1.0 Documentation
    • Trademark Attributions
Powered by GitBook
On this page
  • Withdraw tokens
  • Close a channel
  • Leave a token network

Was this helpful?

  1. The Raiden Web Interface

Settle Payments and Close Channels

To get your tokens back on-chain you need to either withdraw them from a channel or close and settle the channel.

PreviousAdd More TokensNextQuick Start on Görli Testnet

Last updated 4 years ago

Was this helpful?

You have a couple of ways for getting your tokens back on-chain:

Withdraw tokens

In the "Channels" screen:

  1. Click the three dots on the channel from which you would like to make the withdraw and then the "Withdraw" button.

  2. Enter the amount for your withdraw.

  3. Click "Withdraw".

The token amount will be added to your on-chain token balance. Your payment channel with the partner will remain open and you can continue exchanging payments (if your balance allows it).

Close a channel

If you don't plan to use a specific channel anymore you can close it. A closed channel is no longer available for making payments.

In the "Channels" screen:

  1. Click the three dots on the channel you wish to close and then the "Close Channel" button.

  2. Click "Confirm" to finish closing the channel.

As soon as the channel is settled the token amount will be payed out in accordance to the transfers that have been made between the channel participants.

When the channel is closed the settle timeout period will start. The channel is settled once the settle timeout period is over. The tokens can then be used on-chain.

Leave a token network

In the "Transfers" screen:

  1. Select the token network you wish to leave.

  2. Click the three dots and then the "Leave network" button.

  3. Click "Confirm" to finish leaving the network.

Leaving a network has the same outcome as with the difference that all channels belonging to the network you're leaving get closed.

Withdraw tokens from an open channel
Close a channel
Leave a token network
closing a channel