Skip to main content

ChainsResponse

countinteger

Number of supported chains

itemsstring[]

Chain IDs with a deployed composer proxy

Example: ["1","42161","8453"]
ChainsResponse
{
"count": 0,
"items": [
"1",
"42161",
"8453"
]
}