Skip to main content
GET
List chains

Query Parameters

network
enum<string>

Filter to mainnet or testnet chains. Omit for both.

Available options:
mainnet,
testnet
Example:

"mainnet"

settlement
enum<string>

true returns only chains that can SETTLE a payment. The unfiltered list includes chains that are valid as a payment SOURCE but cannot be a destination — build a destination picker with this on, or a payer can choose a chain the payment can never complete on.

Available options:
true,
false
Example:

"true"

Response

200 - application/json
chains
object[]
required

Supported chains that currently have at least one routable token.