Skip to content
BokkyPooBah edited this page Jan 18, 2017 · 71 revisions

Welcome to the TokenTrader wiki!

The TokenTrader and TokenSeller decentralised trustless exchange contract allows:

  • Market Makers to list an Ethereum smart contract to buy and/or sell ERC20-compliant digital assets for ethers
  • Market Takers can execute an transaction against the Maker's contract to buy or sell the digital assets in exchange for in one atomic transaction.

There are two types of these contracts:

  • TokenTrader - Market Maker can buy and/or sell digital assets for ethers.
  • TokenSeller - Market Maker can only sell digital asset for ethers.

There is also a soon-to-be-deprecated GNTTokenTraderFactory contract deployed at 0xc4af56cd5254aef959d4bce2f75874007808b701. This is the contract supported by the current https://cryptoderivatives.market/ site.

You can find a list of compatible ERC20-compliant digital assets in ERC20 Tokens. A testing token has also been deployed to Testnet.

The addresses of the latest contracts deployed on Jan 15 2017 are:

These new TokenTrader(Factory) and TokenSeller(Factory) can be used currently but do not have a listing mechanism yet. https://cryptoderivatives.market/ will be upgrade soon to support these contracts.

A Bug Bounty on the TokenTrader(Factory) and TokenSeller(Factory) is currently active.

See History for previous deployments.



Table of contents



Actions Outstanding



Enjoy. (c) JonnyLatte, Cintix & BokkyPooBah 2017. The MIT licence.

Clone this wiki locally