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
  • W-ETH
  • DAI

Was this helpful?

  1. Using Raiden on Mainnet

Get Whitelisted Tokens

PreviousOverviewNextDeposit Tokens to the UDC

Last updated 4 years ago

Was this helpful?

The Raiden Alderaan release is a bug bounty release which puts a certain limit on the amount of tokens that can be deposited into a channel. This is to minimize potential loss of funds in case of bugs.

  • The global limit per token network is approximately $1000000.

  • The limit per channel side is approximately $1000.

W-ETH

W-ETH stands for Wrapped Ether and is essentially Ether that has been packaged to become ERC-20 compatible.

There are several ways in which you can create W-ETH from your Ether.

  • Using the interface

  • Using the directly

DAI

DAI is a popular stablecoin. Visit for further information on how to purchase it.

Radar Relay
contract
Maker DAO