Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Update add-token-pair.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c3rnst committed May 22, 2019
1 parent 06d1166 commit 882beb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/add-token-pair.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Add a token pair
The DutchX is an open protocol, and as such, anybody can add a token pair to trade.

**IMPORTANT NOTE** Make sure the token you are adding is in fact an ERC20 token - the protocol does not double check. Only ERC20 tokens are tradable!

There are several ways to add a token pair to the DutchX. All of them end up
using the `addTokenPair` function in the
[**DutchExchange.sol**](https://github.com/gnosis/dx-contracts/blob/master/contracts/DutchExchange.sol)
Expand Down

0 comments on commit 882beb1

Please sign in to comment.