Reference Data
List Networks
List all supported blockchain networks
GET
List Networks
List Networks
Returns all blockchain networks supported by Legend.Request
Examples
Response
Response fields
| Field | Type | Description |
|---|---|---|
networks | array | List of network objects |
networks[].name | string | Network identifier (use this in API requests) |
networks[].chain_id | integer | EVM chain ID |
networks[].display_name | string | Human-readable network name |
List Networks