Skip to main content

Agentscrosschain SDK

Cross-chain agent operations.

Operations

Generated Reference

Overview

Available Operations

lucidRegisterAgentOnChain

Register an agent on the ERC-8004 Identity Registry on a specific chain.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidRegisterAgentOnChainResponse>

Errors

lucidGetAgentCrossChainReputation

Query an agent’s reputation across all chains or a specific chain.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidGetAgentCrossChainReputationResponse>

Errors