CCIP Service Limits (TON)

EVM to TON

These limits apply to messages sent from an EVM-compatible chain to the TON blockchain.

ItemDescriptionLimit
Maximum message data lengthThe data payload sent within the CCIP message.30,000 bytes
Message execution gas limitThe user-specified gasLimit (in nanoTON) in extraArgs for the execution of the ccipReceive function on TON.4,200,000,000 nanoTON
Smart Execution time windowThe maximum duration that CCIP will attempt to automatically execute a message on TON before manual execution is required.8 hours
Out of Order executionThe allowOutOfOrderExecution parameter in the extraArgs of a CCIP message from an EVM chain.Must be true

TON to EVM

These limits apply to messages sent from the TON blockchain to an EVM-compatible chain.

ItemDescriptionLimit
Maximum message data lengthThe data payload sent within the CCIP message.30,000 bytes
Message execution gas limitThe user-specified gasLimit in extraArgs for the execution of the ccipReceive function on the destination EVM chain.3,000,000 gas
Smart Execution time windowThe maximum duration for the execution of a CCIP message on the destination EVM chain before manual execution is required.8 hours
Out of Order executionThe allowOutOfOrderExecution parameter in the extraArgs of a CCIP message from TON.Must be true

Get the latest Chainlink content straight to your inbox.