---
title: "List top multi-tokens (FT)"
method: GET
path: "/v3/mts"
tags: ["MTs"]
---

# List top multi-tokens (FT)

`GET /v3/mts`

## Query parameters

- `search` string
- `next` string
- `prev` string
- `limit` integer
- `sort` 'holders' | 'name' | 'onchain_market_cap' | 'price' | 'transfers' | 'volume_24h'
- `order` 'desc' | 'asc'

## Response `200`

Success response

## Changes

- **2026-07-26** `a40b1fac9402` — 1 breaking, 2 info
  - for the `query` request parameter `sort`, default value was changed from `transfers` to `volume_24h`
  - added the new enum value `onchain_market_cap` to the `query` request parameter `sort`
  - added the new enum value `volume_24h` to the `query` request parameter `sort`

[Change history](https://skmtc.dev/nearblocks/apis/untitled-api/changes/v3/mts/get.md)

---

[API](https://skmtc.dev/nearblocks/apis/untitled-api.md) · [All operations](https://skmtc.dev/nearblocks/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nearblocks/untitled-api/revisions/85a2130d88d9/schema)
