Skip to main content
GET
List active AKKA execution chains
Returns only active chains with a deployed AKKA Router. Integrators should refresh this endpoint rather than treating documentation tables as a runtime registry.

Authorizations

apikey
string
header
default:basic-test-key
required

API key. basic-test-key is a shared, rate-limited evaluation credential; use a dedicated key in production.

Response

200 - application/json
chainId
number
required
name
string
required
nativeSymbol
string
required
nativeDecimals
number
required
wrappedNative
object | null
required
routerAddress
string
required
contractVersion
string
required
operationalStatus
enum<string>
required
Available options:
ACTIVE,
DEGRADED,
DISABLED
explorerUrl
object | null
required
routerCodeHash
object | null
required
deploymentBlock
object | null
required
deploymentTransactionHash
object | null
required
deployedAt
object | null
required
auditUrls
string[]
required