Skip to main content

Chains SDK

Supported chain and network metadata.

Operations

Generated Reference

Overview

Available Operations

lucidListChains

List all supported chains with connection status and ERC-8004 info.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidListChainsResponse>

Errors

lucidGetChainStatus

Get detailed status for a specific chain including account address.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidGetChainStatusResponse>

Errors