Retrieve blockchain network configuration including chain IDs, token contract addresses, and spender addresses required for wallet delegation
Bearer {access_token}ethereum, linea, solana, etherlinkExample: ?network=ethereumNote: If not specified, returns configuration for all supported networks.us for US-specific Linea routing.Example: ?region=usx-us-env: true header instead of the region query parameter.1 (when filtering by network), 3 (when getting all networks)| Code | Description |
|---|---|
| 200 | Blockchain configuration retrieved successfully |
| 401 | Authentication failed - invalid or expired access token |
| 403 | Authorization failed - insufficient permissions |
| 404 | No networks found for the specified filters |
| 498 | Invalid client key |
| 499 | Missing client key |
| 500 | Internal server error |
Address Validation
0x and are 42 characters longConfiguration Caching
Error Handling