Parameters

NameInTypeRequiredDescription
chain path string yes

Request body

application/json · UpdateNetworkConfigRequest · required

FieldTypeRequiredDescription
chainId integer (int64) no EVM chain ID
explorerUrl string no Block explorer URL
networkName string no Network name (e.g., "mainnet", "sepolia")
rpcUrl string no RPC endpoint URL

Responses

StatusBodyDescription
200 Network configuration updated.
404 Error Chain not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.