Update network configuration. Use for changing explorer URL, symbol, decimals, or other metadata.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Network identifier |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | No | Network name (min length: 1) |
rpcUrl | string (uri) | No | RPC endpoint URL |
symbol | string | No | Native token symbol |
decimals | integer | No | Native token decimals (0-36) |
explorer | string (uri) | No | Block explorer URL |
blockscoutApiUrl | string nullable | No | Blockscout API URL (optional) |
networks:update
Update network configuration. Use for changing explorer URL, symbol, decimals, or other metadata.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Network identifier |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | No | Network name (min length: 1) |
rpcUrl | string (uri) | No | RPC endpoint URL |
symbol | string | No | Native token symbol |
decimals | integer | No | Native token decimals (0-36) |
explorer | string (uri) | No | Block explorer URL |
blockscoutApiUrl | string nullable | No | Blockscout API URL (optional) |
networks:update