Prepared flows
Terminology
Supported prepare methods
Method
Service
Typical steps
SerializedPreparedFlow shape
{
preparedFlow: true,
steps: PreparedTx[],
summary: string, // human-readable label for UI
from: `0x${string}`,
chainId: 42220, // celo.id / CHAIN.id
}PreparedTx fields
Field
Type
Description
kind values
Multi-step flows
Sign-time simulation
JSON serialization
Celina data suffix
Related
Last updated
Was this helpful?