Skip to main content

Crosschain SDK

EVM multi-chain operations — chain status, ERC-8004 registration, cross-chain reputation and payouts

Operations

Generated Reference

Overview

EVM multi-chain operations — chain status, ERC-8004 registration, cross-chain reputation and payouts

Available Operations

lucidCrossChainValidate

Validate a receipt locally and optionally submit the validation on-chain via the ERC-8004 Validation Registry.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidCrossChainValidateResponse>

Errors

lucidCrossChainRoute

Route with chain_id parameter for chain-aware compute matching. Extends the standard /v1/match with cross-chain context.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidCrossChainRouteResponse>

Errors