0x Documentation
Searchβ¦
π
Introduction
Welcome
Introduction to 0x
Guides
Community
0x Cheat Sheet
π
0x API Swap
Introduction
API References
GET /swap/v1/quote
GET /swap/v1/price
GET /swap/v1/sources
Advanced Topics
Guides
API FAQs
π€
0x API Orderbook
Introduction
API References
Rate Limiting
Connection Limit
π€
Limit Orders (Advanced Traders)
Docs
Guides
π°
Market Makers
Docs
Guides
β¨
NFT Support
Docs
Guides
π
Protocol
Docs
β
Governance
Docs
Guides
π
Developer Resources
π¦
0x System Status
π
Glossary
π€
API FAQs
π
Contract Addresses
π
Repositories
π
How to Get 0x and Matcha Data
π
Audits
π
Bounties
π§β
0x Legal Guide
π
White Paper
Powered By
GitBook
GET /swap/v1/sources
Returns the liquidity sources enabled for the chain.
Request
No request parameters.
Response
An array of liquidity sources.
Example
Get a list of liquidity sources on Fantom
Request
https://fantom.api.0x.org/swap/v1/sources
Response
{
"records": [
"Beethovenx",
"Curve",
"Curve_V2",
"JetSwap",
"MorpheusSwap",
"MultiHop",
"SpiritSwap",
"SpookySwap",
"SushiSwap",
"Synapse"
]
}
Previous
GET /swap/v1/price
Next - 0x API Swap
Advanced Topics
Last modified
5mo ago
Copy link
Outline
Request
Response
Example
Get a list of liquidity sources on Fantom