Event types
This section lists the CCTP event types to which you can subscribe.Approve
Emitted when the transaction is approved. This happens when the transaction signer has approved the transfer amount on the source chain.TypeScript
Burn
Emitted when tokens are burned on the source chain.TypeScript
Attestation
Emitted when the kit receives the attestation, which serves as proof of the burn.TypeScript
Mint
Emitted when tokens are minted on the destination chain.TypeScript
*
Listen to all events.TypeScript