> For the complete documentation index, see [llms.txt](https://docs.koinbay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinbay.com/reports/additional-trading-pair-delisting-and-token-disable-notice-april-2026.md).

# Additional Trading Pair Delisting & Token Disable Notice — April 2026

### Overview

Following an extended review of listed assets, Koinbay will proceed with an additional round of trading pair removals.

This action is part of our ongoing commitment to maintaining market quality, improving liquidity conditions, and ensuring a more efficient trading environment.

### Key Dates

**Spot Trading Pair Delisting**

Date: **April 3, 2026**

**Token Disable Date**

Date: **April 10, 2026**

### User Actions Required

* Before April 3, 2026
  * Close all positions
  * Cancel all open orders
* Before April 10, 2026
  * Withdraw or manage all affected token balances

### Affected Trading Pairs

{% columns %}
{% column width="50%" %}

| Currency                    | Pair        |
| --------------------------- | ----------- |
| Space and Time              | SXT/USDT    |
| MAVIA                       | MAVIA/USDT  |
| Moonbeam                    | GLMR/USDT   |
| Wing Finance                | WING/USDT   |
| Nervos Network              | CKB/USDT    |
| Tensor                      | TNSR/USDT   |
| Verge                       | XVG/USDT    |
| Polkastarter                | POLS/USDT   |
| Zilliqa                     | ZIL/USDT    |
| Ethereum Classic (BTC pair) | ETC/BTC     |
| Lisk                        | LSK/USDT    |
| SMOLE                       | SMOLE/USDT  |
| BitShares                   | BTS/USDT    |
| GOAT Network                | GOATED/USDT |
| {% endcolumn %}             |             |

{% column width="50%" %}

| Currency          | Pair       |
| ----------------- | ---------- |
| Symbiosis Finance | SIS/USDT   |
| Audius            | AUDIO/USDT |
| Clearpool         | CPOOL/USDT |
| Artyfact          | ARTY/USDT  |
| Marlin            | POND/USDT  |
| EthereumPoW       | ETHW/USDT  |
| Steem             | STEEM/USDT |
| ChainOpera AI     | COAI/USDT  |
| Core              | CORE/USDT  |
| Cronos            | CRO/USDT   |
| Casper            | CSPR/USDT  |
| Aevo              | AEVO/USDT  |
| Stader            | SD/USDT    |
| {% endcolumn %}   |            |
| {% endcolumns %}  |            |

### Futures Trading Pair Delisting (Completed)

**Delisted Contracts**

* LRCUSDT
* RDNTUSDT

**Settlement Time:**

March 24, 2026 — 08:00 UTC (16:00 UTC+8)

**Important Notes**

* All outstanding orders were canceled at settlement
* Positions were settled automatically
* Settlement price was based on the trading price 30 minutes prior

### Spot Trading Pairs Delisting (Completed)

The following spot trading pairs were already removed:

* A2Z/USDT
* NTRN/USDT
* LRC/USDT
* RIO/USDT

**Important Notice**

* These delistings have already been completed
* All pending orders were automatically canceled at the time
* No further actions are available for these pairs

### Final Note

These updates are part of Koinbay’s continuous efforts to:

* Improve market quality
* Strengthen liquidity conditions
* Deliver a more secure and efficient trading experience

We strongly encourage all users to take timely action to manage their assets accordingly.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.koinbay.com/reports/additional-trading-pair-delisting-and-token-disable-notice-april-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
