---
title: "GET /list"
method: GET
path: "/list"
tags: ["ofts"]
---

# GET /list

`GET /list`

Get list of available OFTs with their deployments across chains

## Query parameters

- `chainNames` string — Comma-separated list of chain names to filter by
- `symbols` string — Comma-separated list of token symbols to filter by
- `protocols` string — Comma-separated list of protocol names to filter by
- `contractAddresses` string — Comma-separated list of contract addresses to filter by

## Response `200`

Successfully retrieved OFT list

- object — Record of token symbols to their OFT configurations

---

[API](https://skmtc.dev/layerzero/apis/layerzero-oft-transfer-api.md) · [All operations](https://skmtc.dev/layerzero/apis/layerzero-oft-transfer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/layerzero/layerzero-oft-transfer-api/revisions/78f58a3bfce3/schema)
