Before installing
To quickly add a token, you will need the following parameters:
- Token symbol* - ticker symbol of the token (i.e. USDT).
- Token blockchain symbol* - symbol of token's blockсhain. Supported only ETH (Ethereum), BNB (Binance Smart Chain), TRX (Tron).
- Token contract address* - token's contract address in blockchain. Enter address with upper case symbols (i.e. 0xdAC17F958D2ee523a2206206994597C13D831ec7).
- Token contract decimals* - number of decimals in contract (i.e. 18).
- Precisions for pair <ticker>-USDT* - numeric values from max to min, separated by comma for grouping orderbook (i.e. 10,1,0.1,0.01).
- Token custom price* - set if there is no external price source (Binance, Kucoin). Set in USDT.
- Token name*: - (i.e. Bitcoin).
- Token logo URL: - permalink to square logo in png or svg (i.e. https://test.com/icon.svg).
- Decimals for rounding:* - numeric value for rounding on trading and other pages. (i.e. 2 for 0.01 rounding).
- Token index:* - token place in the list of coins at the wallet (i.e. 6). Default coins have 1...5 indexes.
- CoinMarketCap link: - link to coin's CoinMarketCap page
- Official site link: - link to coin's official page
- is for the required field.
Installation
- Connect via SSH to the server
- Connect to the OpenCEX container:
docker exec -it opencex bash
- Run the installation script: