Skip to main content

Payoutscrosschain SDK

Cross-chain payout operations.

Operations

Generated Reference

Overview

Available Operations

lucidExecutePayoutOnChain

Execute a payout split on-chain via USDC transfers.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidExecutePayoutOnChainResponse>

Errors

lucidGetPayoutExecution

Get the execution status and details for a specific payout.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidGetPayoutExecutionResponse>

Errors