CCIP v1.6.0 SVM API Reference
API References
Core Components
- Messages - Message structures and extra args for cross-chain messaging
- Router - Instructions for sending messages and managing CCIP routing on Solana
- Receiver - Implementation guide for CCIP message receivers on SVM blockchains
Token Pool Components
- Base Token Pool Library - Shared library providing common functionality for all token pool implementations
- BurnMint Token Pool - Token pool implementation using burn and mint strategy for cross-chain transfers
- Lock-Release Token Pool - Token pool implementation using lock and release strategy with liquidity management