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"
]
}
Number of supported chains
Chain IDs with a deployed composer proxy
["1","42161","8453"]{
"count": 0,
"items": [
"1",
"42161",
"8453"
]
}