Docs
Search
K

How to use it?

A step by step tutorial for beginners

The demonstration linked below is for Polygon.
Check out our Twitter thread here.

Prerequisites

  1. 1.
    Metamask wallet. Read more here.
  2. 2.
    Add polygon mainnet to your wallet. For metamask follow here.
Use this polygon RPC: https://polygon-rpc.com/

Create order

Order can be created using the interface or smart contract.
Steps to create the order using interface:
  1. 1.
    Choose the input asset.
  2. 2.
    Choose output asset.
  3. 3.
    Fill in the input amount and set the limit price. If the price is above the limit then the order will be filled.
  4. 4.
    Approve the input asset (in the case of ERC20 tokens).
  5. 5.
    Optionally you can also set the stop-loss. If the price falls below it the order will be filled.
  6. 6.
    Click confirm on metamask to create the order.
See this demo video for more clarity.

Modify order

You can update your open orders by clicking on the "Modify" button on the order cards. Open orders can be seen under the "Open Orders" tab under the chart.

Cancel order

Canceling orders can be done using the interface or smart contract.
Steps to cancel the order using interface:
  1. 1.
    Head on to the Symphony App.
  2. 2.
    Connect the wallet using the wallet provider.
  3. 3.
    Find the order in the "Open Orders" tab.
  4. 4.
    Click the "Cancel" button on the open order card.
See this image.