Skip to content

CCIP Bridge

CCIP Bridge handles cross-chain routing of wrapped assets between supported chains using Chainlink CCIP.

Use this page for chain-to-chain wrapped transfers (for example Ethereum ↔ Base or Ethereum ↔ Solana or Solana ↔ Base).
For native Bittensor asset bridging (TAO/ALPHA), use Bridge.


Current routes are available across supported lanes on:

  • Ethereum
  • Base
  • Solana

Route availability can vary by asset and lane configuration.


FeatureNative BridgeCCIP Bridge
Primary PurposeBittensor ↔ Ethereum native/wrapped conversionWrapped asset routing across supported chains
Token TypeNative ↔ WrappedWrapped ↔ Wrapped
Solana SupportNo (native corridor)Yes (supported CCIP lanes)

  1. User selects source chain, destination chain, and supported wrapped asset.
  2. User receives fee quote (source gas, CCIP fee, destination execution cost).
  3. User approves/signs on source chain.
  4. DON (Chainlink’s Decentralized Oracle Network) validates and routes the message.
  5. Destination delivery executes according to the configured token pool model (release or mint).
  6. Transaction completes after destination-chain confirmation.

ComponentDescription
Platform FeeVoidAI service fee (if applicable to route)
Source GasExecution fee on source chain
CCIP FeeChainlink CCIP protocol routing fee
Destination Execution CostSettlement execution fee on destination chain

Final costs vary with lane, congestion, and token configuration.


  • Typical completion window: 20-25 minutes.
  • Delays can occur during high source/destination congestion or lane-level backpressure.
  • Transfer is final only after destination settlement confirmation.

StatusDescriptionUser Action
INITIATEDRequest createdWait for source-chain signing/submission
PENDING_SOURCEAwaiting source-chain confirmationMonitor source transaction
CCIP_PROCESSINGDON is validating and routing cross-chain messageNo action needed
PENDING_DESTINATIONDestination settlement executingWait for destination confirmation
COMPLETEDDestination settlement confirmedVerify destination balance
FAILEDTerminal route/settlement errorRetry with new request or contact support

  • Message routing and risk checks are enforced by Chainlink DON.
  • Supported assets and lanes are allowlisted through route configuration.
  • Destination settlement requires validated cross-chain proofs/messages before execution.

  • Confirm the selected lane supports your token and chain pair.
  • Ensure sufficient source-chain gas balance before submitting.
  • Track status via transaction history and chain explorer links.
  • If status remains non-terminal beyond expected time, escalate with transaction ID and source hash.