Blockchains
Get blockchains returns the supported blockchains for a decentralized exchange.
Get Exchange Blockchains
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
[
{
"id": "ethereum",
"name": "Ethereum"
},
{
"id": "polygon",
"name": "Polygon"
},
{
"id": "optimism",
"name": "Optimism"
},
{
"id": "celo",
"name": "Celo"
},
{
"id": "arbitrum",
"name": "Arbitrum"
},
{
"id": "binance",
"name": "Binance Smart Chain"
}
]Copy & Paste Code
Response Object
Response Attributes
Attribute Name
Data Type
Description
Last updated